Quadratic Equation MCQ Quiz - Objective Question with Answer for Quadratic Equation - Download Free PDF

Last updated on Jun 19, 2025

Quadratic equations are equations with the highest degree of two. Quadratic equation objective questions may seem daunting to some and require practice to get used to them. Based on the most popular trends in competitive exams, the Testbook team has curated this set of practice Quadratic Equations question answers for our candidates. Get solutions, their explanations and tips to solve questions. Feel free to save questions you wish to come back to later. Practice Quadratic Equations MCQs Quiz with Testbook!

Latest Quadratic Equation MCQ Objective Questions

Quadratic Equation Question 1:

If α and β are the roots of the polynomial f(x) = x2 + x + 1 then the value of \(\rm \frac{1}{\alpha}+\frac{1}{\beta}\) will be :

  1. 0
  2. 1
  3. -1
  4. None of these 
  5. None of the above

Answer (Detailed Solution Below)

Option 3 : -1

Quadratic Equation Question 1 Detailed Solution

Concept -

If α and β are the roots of the polynomial f(x) = ax2 + bx + c then

sum of roots = -b/a

product of roots = c/a

Explanation -

Now we have -

If α and β are the roots of the polynomial f(x) = x2 + x + 1

then α + β = -1 .....(i)

and α.β = 1...... (ii)

Now we want to find the value of  \(\rm \frac{1}{\alpha}+\frac{1}{\beta}\)

\(\frac{\alpha+\beta}{\alpha.\beta}\)

Now put the value of equation (i) and (ii) we get -

= -1/1 = -1

Hence option (3) is true.

Quadratic Equation Question 2:

If α and β are the roots of quardatic equation such that α + β = 12 and α - β = 4 then the equation is

  1. x2 - 12x + 32 = 0
  2. x2 - 12x - 32 = 0
  3. x2 + 12x + 32 = 0
  4. x2 + 12x - 32 = 0

Answer (Detailed Solution Below)

Option 1 : x2 - 12x + 32 = 0

Quadratic Equation Question 2 Detailed Solution

Given:

α and β are the roots of the quadratic equation.

α + β = 12

α - β = 4

Formula used:

For a quadratic equation with roots α and β, the equation is:  x² - (α + β)x + (αβ) = 0

Calculations:

From the given information:

α + β = 12 (sum of roots)

α - β = 4 (difference of roots)

We can find α and β by solving these two equations:

Adding (α + β) and (α - β):

α + β + α - β = 12 + 4

⇒ 2α = 16

⇒ α = 8

Substitute α = 8 in α + β = 12:

8 + β = 12

⇒ β = 4

Now, substitute α = 8 and β = 4 in the quadratic equation:

The quadratic equation is:

x² - (α + β)x + (αβ) = 0

⇒ x² - (12)x + (8 × 4) = 0

⇒ x² - 12x + 32 = 0

∴ The required quadratic equation is: x² - 12x + 32 = 0.

Quadratic Equation Question 3:

The discriminant of the quadratic equation 3x2 - 5x + 3 = 0 is:

  1. -5
  2. 3
  3. -11
  4. -1

Answer (Detailed Solution Below)

Option 3 : -11

Quadratic Equation Question 3 Detailed Solution

Given:

Quadratic equation: 3x2 - 5x + 3 = 0

Formula Used:

Discriminant (D) = b2 - 4ac

Where a, b, and c are coefficients of the quadratic equation ax2 + bx + c = 0.

Calculation:

Here, a = 3, b = -5, c = 3

⇒ Discriminant (D) = b2 - 4ac

⇒ D = (-5)2 - 4 × 3 × 3

⇒ D = 25 - 36

⇒ D = -11

The discriminant of the quadratic equation is -11.

Quadratic Equation Question 4:

Solve the equation and compare the value of x and y.

I. 2x+ 7x - 30 = 0   

II. 3y+ 6y - 24 = 0

  1. x < y
  2. x > y
  3. x ≤ y
  4. x ≥ y
  5.  x = y or relationship cannot be established

Answer (Detailed Solution Below)

Option 5 :  x = y or relationship cannot be established

Quadratic Equation Question 4 Detailed Solution

Calculation

So, 2x+ 7x – 30 = 0  

⇒ 2x+ 12x − 5x – 30 = 0

⇒ 2x(x + 6) − 5(x + 6) =0

⇒ (x + 6)(2x − 5) = 0

So, x = - 6 and 5/2

3y- 6y - 24 = 0

3y+ 12y − 6y − 24=0

⇒ 3y (y + 4) − 6(y + 4) =0

⇒ (y + 4) (3y − 6) =0

So, y = −4 and 2

So, the relationship cannot be established between x and y

Option (5) is the correct Option.

Quadratic Equation Question 5:

R is a positive number. It is multiplied by 8 and then squared. The square is now divided by 4 and the square root is taken. The result of the square root is Q. what is the value of Q?

  1. 3R
  2. 4R
  3. 7R
  4. 9R

Answer (Detailed Solution Below)

Option 2 : 4R

Quadratic Equation Question 5 Detailed Solution

 Let’s solve this step by step.

Take a positive number R, when it is multiplied by 8 it becomes 8R, squaring it becomes 64R2, when it is divided by 4 it becomes 16R2, then it is given that

√16R2 = 4R = Q

Thus Q = 4R

Top Quadratic Equation MCQ Objective Questions

If 3x2 – ax + 6 = ax2 + 2x + 2 has only one (repeated) solution, then the positive integral solution of a is:

  1. 3
  2. 2
  3. 4
  4. 5

Answer (Detailed Solution Below)

Option 2 : 2

Quadratic Equation Question 6 Detailed Solution

Download Solution PDF

Given:

3x2 – ax + 6 = ax2 + 2x + 2

⇒ 3x2 – ax2 – ax – 2x + 6 – 2 = 0

⇒ (3 – a)x2 – (a + 2)x + 4 = 0

Concept Used:

If a quadratic equation (ax+ bx + c=0) has equal roots, then discriminant should be zero i.e. b2 – 4ac = 0

Calculation:

⇒ D = B2 – 4AC = 0

⇒ (a + 2)2 – 4(3 – a)4 = 0

⇒ a2 + 4a + 4 – 48 + 16a = 0

⇒ a2 + 20a – 44 = 0

⇒ a2 + 22a – 2a – 44 = 0

⇒ a(a + 22) – 2(a + 22) = 0

⇒ a = 2, -22

∴ Positive integral solution of a = 2

If α and β are roots of the equation x2 – x – 1 = 0, then the equation whose roots are α/β and β/α is:

  1. x2 + 3x – 1 = 0
  2. x2 + x – 1 = 0
  3. x2 – x + 1 = 0
  4. x2 + 3x + 1 = 0

Answer (Detailed Solution Below)

Option 4 : x2 + 3x + 1 = 0

Quadratic Equation Question 7 Detailed Solution

Download Solution PDF

Given:

x2 – x – 1 = 0

Formula used:

If the given equation is ax2 + bx + c = 0

Then Sum of roots = -b/a

And Product of roots = c/a

Calculation:

As α and β are roots of x2 – x – 1 = 0, then

⇒ α + β = -(-1) = 1

⇒ αβ = -1

Now, if (α/β) and (β/α) are roots then,

⇒ Sum of roots = (α/β) + (β/α)

⇒ Sum of roots = (α2 + β2)/αβ

⇒ Sum of roots = [(α + β)2 – 2αβ]/αβ

⇒ Sum of roots = (1)2 – 2(-1)]/(-1) = -3

⇒ Product of roots = (α/β) × (β/α) = 1

Now, then the equation is,

⇒ x2 – (Sum of roots)x + Product of roots = 0

⇒ x2 – (-3)x + (1) = 0

⇒ x2 + 3x + 1 = 0

Quadratic equation corresponding to the roots \(2 + \sqrt 5 \) and \(2 - \sqrt 5\) is

  1. x2 - 4x - 1 = 0
  2. x2 + 4x - 1 = 0
  3. x2 - 4x + 1 = 0
  4. x2 + 4x + 1 = 0

Answer (Detailed Solution Below)

Option 1 : x2 - 4x - 1 = 0

Quadratic Equation Question 8 Detailed Solution

Download Solution PDF

Given:

Two roots are 2 + √5 and 2 - √5.

Concept used:

The quadratic equation is:

x2 - (Sum of roots)x + Product of roots = 0

Calculation:

Let the roots of the equation be A and B.

A = 2 + √5 and B = 2 - √5

⇒ A + B = 2 + √5 + 2 - √5 = 4

⇒ A × B = (2 + √5)(2 - √5) = 4 - 5 = -1

Then equation is

∴ x2 - 4x - 1 = 0

F1 Shailesh 17.5.21-Pallavi D2 (1)

For a quadratic equation, ax2 + bx + c = 0,

Sum of the roots = (-b/a) = 4/1

Product of the roots = c/a = -1/1

Then, b = -4

So, the sign of coefficient of x is negative. 

If 3x2 + ax + 4 is perfectly divisible by x – 5, then the value of a is:

  1. -12
  2. -5
  3. -15.8
  4. -15.6

Answer (Detailed Solution Below)

Option 3 : -15.8

Quadratic Equation Question 9 Detailed Solution

Download Solution PDF

Given our polynomial is (3x2 + ax + 4) and it is perfectly divisible by (x - 5), the remainder is (0) when (x = 5).

So, let's substitute (x = 5) into (3x2 + ax + 4) and set it equal to (0):

[3(5)2 + a(5) + 4 = 0]

[3(25) + 5a + 4 = 0]

[75 + 5a + 4 = 0]

[79 + 5a = 0]

Solving for (a), we get:

[5a = -79]

[a = -79/5

[a = -15.8]

∴ The value of (a) is (-15.8).

Alternate Method3x2 + ax + 4 is perfectly divisible by x – 5,

⇒ 3 × 25 + 5a + 4 = 0

⇒ 5a = -79

∴ a = -15.8

One root of the equation 5x2 + 2x + Q = 2 is reciprocal of another. What is the value of Q2?

  1. 25
  2. 1
  3. 49
  4. 4

Answer (Detailed Solution Below)

Option 3 : 49

Quadratic Equation Question 10 Detailed Solution

Download Solution PDF

Given:

5x2 + 2x + Q = 2

Given α = 1/β ⇒ α.β = 1 ----(i)

Concept:

Let us consider the standard form of a quadratic equation, ax2 + bx + c =0

Let α and β be the two roots of the above quadratic equation.

The sum of the roots is given by:

α + β = − b/a = −(coefficient of x/coefficient of x2)

The product of the roots is given by:

α × β = c/a = (constant term /coefficient of x2)

Calculation:

Let the roots of 5x2 + 2x + Q -2 = 0 are α and β

According to the question,

α = 1/β 

⇒  α.β = 1 

Compare with general equation ax2 + bx + c = 0

a = 5, b = 2, c = Q - 2

⇒  (Q – 2)/5 = 1

⇒ Q - 2 = 5

⇒ Q = 7

Hence, Q2 = 72 = 49.

The value of k for which quadratic equation kx (x - 2) + 6 = 0 has equal roots are -

  1. 6
  2. \(2\sqrt 6 \)
  3. \(3\sqrt 6 \)
  4. 4

Answer (Detailed Solution Below)

Option 1 : 6

Quadratic Equation Question 11 Detailed Solution

Download Solution PDF

Given:

The quadratic equation kx (x - 2) + 6 = 0 

Formula used:

b2 = 4ac

Calculation:

kx(x – 2) + 6 = 0

⇒ kx2 – 2kx + 6 = 0

Since the roots are equal

⇒ b2 = 4ac

⇒ (-2k)2 = 4 × k × 6

⇒ 4k2 = 4k(6)

⇒ k = 6

∴ The value of k is 6.

What is the sum of the reciprocals of the values of zeroes of the polynomial 6x2 + 3x2 – 5x + 1?

  1. 2
  2. 3
  3. 4
  4. 5

Answer (Detailed Solution Below)

Option 4 : 5

Quadratic Equation Question 12 Detailed Solution

Download Solution PDF

Given:

6x2 + 3x2 – 5x + 1

Calculation:

6x2 + 3x2 – 5x + 1

⇒ 9x2 – 5x + 1

Let 'a' and 'b' be two roots of the equations

As we know,

Sum of roots (α + β) = (-b)/a = 5/9

Product of roots (αβ) = c/a = 1/9

According to the question

⇒ 1/α + 1/β

⇒ (α + β)/αβ

⇒ [5/9] / [1/9] = 5

The roots of the equation ax2 + x + b = 0 are equal if

  1. b2 = 4a
  2. b2 < 4a
  3. b2 > 4a
  4. ab = 1/4

Answer (Detailed Solution Below)

Option 4 : ab = 1/4

Quadratic Equation Question 13 Detailed Solution

Download Solution PDF

Given:

The given equation is ax2 + x + b = 0

Concept used:

General form of the quadratic equation is ax2 + x + b = 0

Condition for roots,

For equal and real roots, b2 – 4ac = 0 

For unequal and real roots, b2 – 4ac > 0

For imaginary roots, b2 – 4ac < 0  

Calculation:

For equal and real roots, b2 – 4ac = 0 

⇒ b2 = 4ac

After comparing with the general form of the quadratic equation we'll get

b = 1, a = a and c = b

Then, b2 = 4ac

⇒ 1 = 4ab

⇒ ab = 1/4

∴ The correct relation is ab = 1/4

If x4 + y4 + z4 = 3(14 + 9.8xyz), where (x ≠ 0);

P = x2 + y2 - z2

Q = - x2 + y2 + z2

R = x2 - y2 + z2

then find the value of (P - Q + R)2 - (P2 + Q2 + R2).

  1. 126
  2. 42
  3. 0
  4. 252

Answer (Detailed Solution Below)

Option 4 : 252

Quadratic Equation Question 14 Detailed Solution

Download Solution PDF

Given:

x4 + y4 + z4 = 3(14 + 9.8xyz);

P = x2 + y2 - z2; Q = - x2 + y2 + z2; R = x2 - y2 + z2

Calculation:

Put y = z = 0

x4 = 42

⇒ P = x2

⇒ Q = - x2

⇒ R = x2

Now,

(P - Q + R)2 - (P2 + Q2 + R2)

⇒ (x2 - (-x2) + x2)2 - [(x2)2 + (-x2)2 + (x2)2]

⇒ (x2 + x2 + x2)2 - [x4 + x4 + x4]

(3x2)2 - (3x4)

⇒ 9x4 - 3x4

⇒ 6x4 = 6 × 42 = 252

∴ The correct answer is 252.

Find the quadratic equation whose one root is  \(5 - 2\sqrt 5 \)

  1. x2 + 10x + 5 = 0
  2. x2 - 5x + 10 = 0
  3. x2 - 10x + 5 = 0
  4. x2 + 5x - 10 = 0

Answer (Detailed Solution Below)

Option 3 : x2 - 10x + 5 = 0

Quadratic Equation Question 15 Detailed Solution

Download Solution PDF

Given:

One root of the equation is \(5 - 2\sqrt 5 \)

Concept: 

If one root of the quadratic equation is in this form \(\left( {a + \sqrt b }\right)\) then the other roots must be conjugate \(\left( {a - \sqrt b }\right)\) and vice-versa.

Quadratic equation: x2 - (sum of root) + (product of root) = 0

Calculation: 

Let α = \(5 - 2\sqrt 5 \) and β = \(5 + 2\sqrt 5 \) 

sum of root = α + β = \(5 - 2\sqrt 5 + 5 + 2\sqrt 5 = 10\)  

Product of root = α β = \(\left( {5 - 2\sqrt 5 } \right)\left( {5 + 2\sqrt 5 }\right)\) = 25 - 20 = 5

Quadratic equation = x2 - (α + β)x + α β = 0

Now, Quadratic equation = x2 - 10x + 5 = 0 

Hence, required quadratic equation is x2 - 10x + 5 = 0

 

Get Free Access Now
Hot Links: teen patti star login teen patti master update teen patti yes teen patti app teen patti master gold