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

Last updated on Jul 10, 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:

Direction: In the given question, two equations numbered l and II are given. Solve both equations and mark the appropriate answer.

I. x² − 35x + 294 = 0

II. y² − 38y + 345 = 0

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

Answer (Detailed Solution Below)

Option 5 : x = y or Relation cannot be determined

Quadratic Equation Question 1 Detailed Solution

Equation I: x² − 35x + 294 = 0

⇒ Discriminant = 35² − 4×294 = 1225 − 1176 = 49

⇒ Roots: x = [35 ± 7] ÷ 2 ⇒ x = 21 or 14

Equation II: y² − 38y + 345 = 0

⇒ Discriminant = 38² − 4×345 = 1444 − 1380 = 64

⇒ Roots: y = [38 ± 8] ÷ 2 ⇒ y = 23 or 15

Possible values:

x ∈ {14, 21}

y ∈ {15, 23}

Since sometimes x < y (e.g. 14 < 15) and sometimes x > y (e.g. 21 > 15), the relationship between x and y cannot be uniquely determined.

Thus, the correct answer is x = y or relationship cannot be established.

Quadratic Equation Question 2:

Find the root of \( 4m^2 + 6m + 2 = 0 \)

  1. \(\frac{1}{2}\) and 1 
  2. -\(\frac{1}{2}\) and -4
  3. -\(\frac{1}{2}\) and -1 
  4. -\(\frac{1}{2}\) and 4 

Answer (Detailed Solution Below)

Option 3 : -\(\frac{1}{2}\) and -1 

Quadratic Equation Question 2 Detailed Solution

Given:

The quadratic equation is 4m2 + 6m + 2 = 0

Formula used:

To find the roots of a quadratic equation ax2 + bx + c = 0, use the quadratic formula:

m = \(\dfrac{-b \pm \sqrt{b^2-4ac}}{2a}\)

Where:

a = coefficient of m2, b = coefficient of m, c = constant term

Calculation:

Here, a = 4, b = 6, c = 2

⇒ m = \(\dfrac{-6 \pm \sqrt{6^2 - 4 \times 4 \times 2}}{2 \times 4}\)

⇒ m = \(\dfrac{-6 \pm \sqrt{36 - 32}}{8}\)

⇒ m = \(\dfrac{-6 \pm \sqrt{4}}{8}\)

⇒ m = \(\dfrac{-6 \pm 2}{8}\)

Case 1: m = \(\dfrac{-6 + 2}{8} = \dfrac{-4}{8} = -\dfrac{1}{2}\)

Case 2: m = \(\dfrac{-6 - 2}{8} = \dfrac{-8}{8} = -1\)

∴ The roots of the equation are -1/2 and -1. The correct answer is option (3).

Quadratic Equation Question 3:

If sum and product of the roots of a quadratic equation are (4 - 3√2) and -28 respectively, then find the quadratic equation.

  1. x2 - ( 4 - 3√2​) x - 28 = 0
  2. x2 + (4 + 3√2​) x + 28 = 0
  3. x2 - (4 + 3√2​) x + 28 = 0
  4. x2 + (4 - 3√2) x - 28 = 0

Answer (Detailed Solution Below)

Option 1 : x2 - ( 4 - 3√2​) x - 28 = 0

Quadratic Equation Question 3 Detailed Solution

Given:

Sum of roots = 4 - 3√(2)

Product of roots = -28

Formula Used:

The quadratic equation based on sum (S) and product (P) of roots is:

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

Calculation:

Substitute the values of Sum of roots = 4 - 3√(2) and Product of roots = 28 :

⇒ x2 - (4 - 3√2) × x + (-28) = 0

⇒ x2 - (4x - 3√2x) - 28 = 0

The quadratic equation is x2 - (4 - 3√2)x - 28 = 0.

Quadratic Equation Question 4:

Simplify the following.
(2x +3)2 − (x + 1)2.

  1. 4x2 + 12x + 8
  2.  4x2 + 10x + 6
  3.  3x2 + 7x + 6
  4. 3x2 + 10x + 8

Answer (Detailed Solution Below)

Option 4 : 3x2 + 10x + 8

Quadratic Equation Question 4 Detailed Solution

Given:

(2x + 3)2 - (x + 1)2

Formula used:

(a + b)2 = a2 + 2ab + b2

(a - b)2 = a2 - 2ab + b2

Calculation:

(2x + 3)2 - (x + 1)2

⇒ [(2x)2 + 2 × 2x × 3 + 32] - [(x)2 + 2 × x × 1 + 12]

⇒ [4x2 + 12x + 9] - [x2 + 2x + 1]

⇒ 4x2 + 12x + 9 - x2 - 2x - 1

⇒ (4x2 - x2) + (12x - 2x) + (9 - 1)

⇒ 3x2 + 10x + 8

∴ The correct answer is option (4).

Quadratic Equation Question 5:

What is the discriminant of the equation x2 − 2x + 13 = 0? Also, determine how many real solutions this equation has.

  1. 44, Two real roots
  2. −48, No real roots
  3.  46, One real root
  4. 40, Two equal roots

Answer (Detailed Solution Below)

Option 2 : −48, No real roots

Quadratic Equation Question 5 Detailed Solution

Given:

The quadratic equation is x2 - 2x + 13 = 0

Formula used:

The discriminant (D) of a quadratic equation ax2 + bx + c = 0 is given by:

D = b2 - 4ac

Where: a = coefficient of x2, b = coefficient of x, and c = constant term.

Calculation:

Here, a = 1, b = -2, c = 13

⇒ D = (-2)2 - 4 × 1 × 13

⇒ D = 4 - 52

⇒ D = -48

Since the discriminant (D) is negative, the quadratic equation has no real roots.

∴ The correct answer is option (2).

Top Quadratic Equation MCQ Objective Questions

Sum of a fraction and thrice of its reciprocal is 73/20. What is the fraction?

  1. 4/5
  2. 9/4
  3. 4/9
  4. 5/4

Answer (Detailed Solution Below)

Option 4 : 5/4

Quadratic Equation Question 6 Detailed Solution

Download Solution PDF

Let the fraction be x.

Reciprocal = 1/x

Then,

x + 3/x = 73/20

⇒ x2 + 3 = 73x/20

⇒ 20x2 – 73x + 60 = 0

⇒ x = {- (-73) + √ (5329 – 4800)}/40     or        x = {- (-73) - √ (5329 – 4800)}/40

⇒ x = 96/40 = 12/5                                or        x = 50/40 = 5/4

∴ the required fraction is 5/4 or 12/5.

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 7 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 8 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 9 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 10 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

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.

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 12 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.

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 13 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 14 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 15 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.

Get Free Access Now
Hot Links: teen patti joy 51 bonus teen patti online game teen patti rich