Q. If the linear equation 5x - 2y = 10 is graphed, what is the y-intercept?
Show solution
Solution
Setting x = 0 in the equation gives y = -5, so the y-intercept is -5.
Correct Answer:
B
— 2
Learn More →
Q. If the nth term of a harmonic progression is given by 1/(1/n + 1/a), what does 'a' represent?
A.
The first term
B.
The last term
C.
The common difference
D.
The sum of the terms
Show solution
Solution
'a' represents the first term of the harmonic progression in the formula for the nth term.
Correct Answer:
A
— The first term
Learn More →
Q. If the nth term of a harmonic progression is given by 1/(1/n + 1/m), what does this represent?
A.
The average of n and m
B.
The product of n and m
C.
The sum of n and m
D.
The difference of n and m
Show solution
Solution
The nth term of a harmonic progression can be expressed as the harmonic mean of n and m, which is 1/(1/n + 1/m).
Correct Answer:
A
— The average of n and m
Learn More →
Q. If the nth term of a harmonic progression is given by 1/n, what is the first term?
Show solution
Solution
The first term corresponds to n=1, which gives 1/1 = 1.
Correct Answer:
A
— 1
Learn More →
Q. If the polynomial f(x) = x^3 - 3x^2 + 4 is evaluated at x = 1, what is the result?
Show solution
Solution
Evaluating f(1) gives 1^3 - 3(1^2) + 4 = 1 - 3 + 4 = 2.
Correct Answer:
A
— 2
Learn More →
Q. If the polynomial f(x) = x^3 - 6x^2 + 11x - 6 is factored, which of the following is one of its factors?
A.
x - 1
B.
x + 2
C.
x - 3
D.
x + 1
Show solution
Solution
The polynomial can be factored as (x - 1)(x - 2)(x - 3), so x - 1 is one of its factors.
Correct Answer:
A
— x - 1
Learn More →
Q. If the polynomial f(x) = x^4 - 4x^3 + 6x^2 - 4x + 1 is evaluated at x = 1, what is the result?
Show solution
Solution
Substituting x = 1 into the polynomial gives f(1) = 1 - 4 + 6 - 4 + 1 = 0.
Correct Answer:
A
— 1
Learn More →
Q. If the polynomial f(x) = x^4 - 4x^3 + 6x^2 - 4x + 1, what can be inferred about its symmetry?
A.
It is symmetric about the y-axis.
B.
It is symmetric about the x-axis.
C.
It is symmetric about the origin.
D.
It is symmetric about the line x = 1.
Show solution
Solution
The polynomial can be rewritten in a form that shows symmetry about the line x = 1.
Correct Answer:
D
— It is symmetric about the line x = 1.
Learn More →
Q. If the polynomial g(x) = x^2 + bx + c has a double root, what can be inferred about its discriminant?
A.
It is greater than zero.
B.
It is less than zero.
C.
It is equal to zero.
D.
It can be any value.
Show solution
Solution
A polynomial has a double root when its discriminant is equal to zero.
Correct Answer:
C
— It is equal to zero.
Learn More →
Q. If the polynomial g(x) = x^2 + bx + c has roots -2 and 3, what is the value of b?
Show solution
Solution
Using Vieta's formulas, the sum of the roots (-2 + 3) = 1, which means b = -1.
Correct Answer:
C
— 5
Learn More →
Q. If the polynomial P(x) = x^2 + bx + c has roots 3 and -2, what is the value of b?
Show solution
Solution
Using Vieta's formulas, the sum of the roots (3 + (-2)) = 1, hence b = -1.
Correct Answer:
B
— 5
Learn More →
Q. If the polynomial P(x) = x^2 - 5x + 6 has roots r1 and r2, what is the value of r1 + r2?
Show solution
Solution
According to Vieta's formulas, the sum of the roots r1 + r2 of the polynomial x^2 - 5x + 6 is equal to the coefficient of x (which is -(-5)) = 5.
Correct Answer:
A
— 5
Learn More →
Q. If the polynomial P(x) = x^2 - 5x + 6 is factored, what are the roots of the polynomial?
A.
2 and 3
B.
1 and 6
C.
3 and 2
D.
0 and 5
Show solution
Solution
Factoring the polynomial gives (x - 2)(x - 3), so the roots are 2 and 3.
Correct Answer:
A
— 2 and 3
Learn More →
Q. If the polynomial P(x) = x^2 - 5x + 6 is factored, what are the roots?
A.
2 and 3
B.
1 and 6
C.
3 and 2
D.
0 and 6
Show solution
Solution
Factoring the polynomial P(x) gives (x - 2)(x - 3), so the roots are 2 and 3.
Correct Answer:
A
— 2 and 3
Learn More →
Q. If the polynomial P(x) = x^3 - 3x^2 + 4 has a local maximum at x = 1, what is the value of P(1)?
Show solution
Solution
Calculating P(1) gives 1^3 - 3(1^2) + 4 = 1 - 3 + 4 = 2.
Correct Answer:
A
— 2
Learn More →
Q. If the quadratic equation ax^2 + bx + c = 0 has roots p and q, which of the following is correct?
A.
p + q = -b/a and pq = c/a
B.
p + q = b/a and pq = -c/a
C.
p + q = c/a and pq = -b/a
D.
p + q = -c/a and pq = b/a
Show solution
Solution
According to Vieta's formulas, the sum of the roots p and q is -b/a and the product is c/a.
Correct Answer:
A
— p + q = -b/a and pq = c/a
Learn More →
Q. If the quadratic equation x^2 + kx + 16 = 0 has real roots, what is the condition on k?
A.
k^2 >= 64
B.
k^2 < 64
C.
k > 16
D.
k < 16
Show solution
Solution
For real roots, the discriminant must be non-negative: k^2 - 4*1*16 >= 0, leading to k^2 >= 64.
Correct Answer:
A
— k^2 >= 64
Learn More →
Q. If the quadratic equation x^2 - 4x + k = 0 has equal roots, what is the value of k?
Show solution
Solution
For equal roots, the discriminant must be zero: (-4)^2 - 4*1*k = 0, leading to k = 4.
Correct Answer:
B
— 4
Learn More →
Q. If the quadratic equation x² - 4x + k = 0 has one real root, what must be the value of k?
Show solution
Solution
For the equation to have one real root, the discriminant must be zero. Thus, k must equal 4.
Correct Answer:
A
— 4
Learn More →
Q. If the quadratic equation x² - 5x + 6 = 0 is factored, which of the following pairs of numbers represents the roots?
A.
2 and 3
B.
1 and 6
C.
0 and 6
D.
3 and 2
Show solution
Solution
Factoring the equation gives (x - 2)(x - 3) = 0, thus the roots are 2 and 3.
Correct Answer:
A
— 2 and 3
Learn More →
Q. If the roots of the equation x^2 - 5x + 6 = 0 are p and q, what is the value of p + q?
Show solution
Solution
According to Vieta's formulas, the sum of the roots p + q is equal to -(-5) = 5.
Correct Answer:
A
— 5
Learn More →
Q. If the roots of the quadratic equation ax^2 + bx + c = 0 are p and q, which of the following is correct?
A.
p + q = -b/a and pq = c/a
B.
p + q = c/a and pq = -b/a
C.
p - q = -b/a and pq = c/a
D.
p * q = -b/a and p + q = c/a
Show solution
Solution
According to Vieta's formulas, the sum of the roots p + q = -b/a and the product pq = c/a.
Correct Answer:
A
— p + q = -b/a and pq = c/a
Learn More →
Q. If the roots of the quadratic equation x² + px + q = 0 are both negative, which of the following must be true?
A.
p > 0 and q > 0
B.
p < 0 and q < 0
C.
p < 0 and q > 0
D.
p > 0 and q < 0
Show solution
Solution
For both roots to be negative, the sum (p) must be positive and the product (q) must also be positive.
Correct Answer:
A
— p > 0 and q > 0
Learn More →
Q. If the second term of a geometric progression is 12 and the common ratio is 3, what is the first term?
Show solution
Solution
Let the first term be a. The second term is a * r = a * 3 = 12, thus a = 12/3 = 4.
Correct Answer:
A
— 4
Learn More →
Q. If the second term of a GP is 12 and the common ratio is 2, what is the first term?
Show solution
Solution
Let the first term be a. The second term is a * r = a * 2 = 12, thus a = 12/2 = 6.
Correct Answer:
A
— 6
Learn More →
Q. If the second term of a GP is 12 and the common ratio is 3, what is the first term?
Show solution
Solution
Let the first term be a. The second term is a * r = a * 3 = 12, thus a = 12/3 = 4.
Correct Answer:
A
— 4
Learn More →
Q. If the second term of a GP is 6 and the common ratio is 3, what is the first term?
Show solution
Solution
Let the first term be a. The second term is a * r = a * 3 = 6. Thus, a = 6/3 = 2.
Correct Answer:
A
— 2
Learn More →
Q. If the second term of a GP is 8 and the fourth term is 32, what is the common ratio?
Show solution
Solution
Let the first term be a and the common ratio be r. Then, 8 = ar and 32 = ar^3. Dividing these gives r^2 = 4, so r = 2.
Correct Answer:
A
— 2
Learn More →
Q. If the solution to the linear equation 4x + 5y = 20 is (2, 0), what is the value of y when x = 2?
Show solution
Solution
Substituting x = 2 into the equation gives 4(2) + 5y = 20, leading to y = 0.
Correct Answer:
A
— 0
Learn More →
Q. If the sum of an infinite geometric series is 20 and the common ratio is 1/4, what is the first term?
Show solution
Solution
The sum S of an infinite GP is given by S = a / (1 - r). Here, 20 = a / (1 - 1/4) = a / (3/4). Thus, a = 20 * (3/4) = 15.
Correct Answer:
A
— 25
Learn More →
Showing 151 to 180 of 649 (22 Pages)
Algebra MCQ & Objective Questions
Algebra is a fundamental branch of mathematics that plays a crucial role in various school and competitive exams. Mastering algebraic concepts not only enhances problem-solving skills but also boosts confidence during exams. Practicing MCQs and objective questions is essential for reinforcing your understanding and identifying important questions that frequently appear in exams.
What You Will Practise Here
Basic algebraic operations and their properties
Linear equations and inequalities
Quadratic equations and their solutions
Polynomials and their applications
Functions and their graphs
Exponents and logarithms
Word problems involving algebraic expressions
Exam Relevance
Algebra is a significant topic in the CBSE curriculum and is also relevant for State Boards, NEET, and JEE exams. Students can expect questions that test their understanding of algebraic concepts through various formats, including multiple-choice questions, fill-in-the-blanks, and problem-solving scenarios. Common question patterns include solving equations, simplifying expressions, and applying algebra to real-life situations.
Common Mistakes Students Make
Misinterpreting word problems and failing to translate them into algebraic equations
Overlooking signs when solving equations, leading to incorrect answers
Confusing the properties of exponents and logarithms
Neglecting to check their solutions, resulting in errors
Rushing through calculations without verifying each step
FAQs
Question: What are some effective ways to prepare for Algebra MCQs?Answer: Regular practice with a variety of MCQs, reviewing key concepts, and understanding common mistakes can greatly enhance your preparation.
Question: How can I improve my speed in solving Algebra objective questions?Answer: Time yourself while practicing and focus on solving simpler problems quickly to build confidence and speed.
Don't wait any longer! Start solving practice MCQs today to test your understanding of algebra and prepare effectively for your exams. Your success in mastering algebra is just a few practice questions away!