KnowledgeBoat Logo
|
OPEN IN APP

Chapter 5

Quadratic Equations — Multiple Choice Questions

Class - 10 ML Aggarwal Understanding ICSE Mathematics



Multiple Choice Questions

Question 1

Which of the following is not a quadratic equation?

  1. (x + 2)2 = 2(x + 3)
  2. x2 + 3x = (-1)(1 - 3x)
  3. (x + 2)(x - 1) = x2 - 2x - 3
  4. x3 - x2 + 2x + 1 = (x + 1)3

Answer

Option 1:

(x+2)2=2(x+3)x2+4+4x=2x+6x2+4x2x+46=0x2+2x2=0(x + 2)^2 = 2(x + 3) \\[0.5em] \Rightarrow x^2 + 4 + 4x = 2x + 6 \\[0.5em] \Rightarrow x^2 + 4x - 2x + 4 - 6 = 0 \\[0.5em] \Rightarrow x^2 + 2x - 2 = 0

It is a quadratic equation as highest power of x is 2.

Option 2:

x2+3x=(1)(13x)x2+3x=1+3xx2+3x3x+1=0x2+1=0x^2 + 3x = (-1)(1 - 3x) \\[0.5em] \Rightarrow x^2 + 3x = -1 + 3x \\[0.5em] \Rightarrow x^2 + 3x - 3x + 1 = 0 \\[0.5em] x^2 + 1 = 0

It is a quadratic equation as the highest power of x is 2.

Option 3:

(x+2)(x1)=x22x3x2x+2x2=x22x3x2x2x+2x+2x2+3=03x+1=0(x + 2)(x - 1) = x^2 - 2x - 3 \\[0.5em] \Rightarrow x^2 - x + 2x - 2 = x^2 - 2x - 3 \\[0.5em] \Rightarrow x^2 - x^2 - x + 2x + 2x - 2 + 3 = 0 \\[0.5em] 3x + 1 = 0

It is not a quadratic equation as highest power of x is not 2.

Option 4:

x3x2+2x+1=(x+1)3x3x2+2x+1=x3+1+3x(x+1)x3x2+2x+1=x3+1+3x2+3xx3x3x23x2+2x3x+11=04x2x=04x2+x=0x^3 - x^2 + 2x + 1 = (x + 1)^3 \\[0.5em] \Rightarrow x^3 - x^2 + 2x + 1 = x^3 + 1 + 3x(x + 1) \\[0.5em] \Rightarrow x^3 - x^2 + 2x + 1 = x^3 + 1 + 3x^2 + 3x \\[0.5em] \Rightarrow x^3 - x^3 - x^2 - 3x^2 + 2x - 3x + 1 - 1 = 0 \\[0.5em] \Rightarrow -4x^2 - x = 0 \\[0.5em] 4x^2 + x = 0

It is a quadratic equation as highest power of x is 2.

∴ Option 3 is the correct option.

Question 2

If 3 is a root of the quadratic equation x2 - px + 3 = 0 then the value of p is :

  1. 4

  2. 3

  3. 5

  4. 2

Answer

Given,

3 is a root of the quadratic equation x2 - px + 3 = 0

∴ 32 - 3p + 3 = 0

⇒ 9 - 3p + 3 = 0

⇒ 12 - 3p = 0

⇒ 3p = 12

⇒ p = 123\dfrac{12}{3} = 4.

Hence, Option 1 is the correct option.

Question 3

The roots of the equation x2 - 3x - 10 = 0 are

  1. 2, -5
  2. -2, 5
  3. 2, 5
  4. -2, -5

Answer

Given,

x23x10=0x25x+2x10=0x(x5)+2(x5)=0(x+2)(x5)=0x+2=0 or x5=0x=2 or x=5x^2 - 3x - 10 = 0 \\[0.5em] \Rightarrow x^2 - 5x + 2x - 10 = 0 \\[0.5em] \Rightarrow x(x - 5) + 2(x - 5) = 0 \\[0.5em] \Rightarrow (x + 2)(x - 5) = 0 \\[0.5em] \Rightarrow x + 2 = 0 \text{ or } x - 5 = 0 \\[0.5em] x = -2 \text{ or } x = 5 \\[0.5em]

∴ Option 2 is the correct option

Question 4

If one root of a quadratic equation with rational coefficients is 352\dfrac{3 - \sqrt{5}}{2}, then the other root is

  1. 352\dfrac{-3 - \sqrt{5}}{2}

  2. 3+52\dfrac{-3 + \sqrt{5}}{2}

  3. 3+52\dfrac{3 + \sqrt{5}}{2}

  4. 3+52\dfrac{\sqrt{3} + 5}{2}

Answer

Irrational roots occur in conjugate pair .

Hence if one root is 352\dfrac{3 - \sqrt{5}}{2} then the other root is =

3+52\dfrac{3 + \sqrt{5}}{2}

∴ Option 3 is the correct option

Question 5

If the equation 2x2 - 5x + (k + 3) = 0 has equal roots then the value of k is

  1. 98\dfrac{9}{8}

  2. 98-\dfrac{9}{8}

  3. 18\dfrac{1}{8}

  4. 18-\dfrac{1}{8}

Answer

Given ,

2x2 - 5x + (k + 3) = 0 has equal roots

Comparing equation with ax2 + bx + c = 0
a= 2 , b = -5 , c = k + 3

Since, equation has equal roots

∴ b2 - 4ac = 0

(5)24×2×(k+3)=0258(k+3)=0258k24=018k=08k=1k=18\Rightarrow (-5)^2 - 4 \times 2 \times (k + 3) = 0 \\[0.5em] \Rightarrow 25 - 8(k + 3) = 0 \\[0.5em] \Rightarrow 25 - 8k - 24 = 0 \\[0.5em] \Rightarrow 1 - 8k = 0 \\[0.5em] \Rightarrow 8k = 1 \\[0.5em] k = \dfrac{1}{8}

∴ Option 3 is the correct option.

Question 6

The value(s) of k for which the quadratic equation 2x2 - kx + k = 0 has equal roots is (are)

  1. 0 only
  2. 4
  3. 8 only
  4. 0, 8

Answer

Given ,

2x2 - kx + k = 0 has equal roots

Comparing equation with ax2 + bx + c = 0
a= 2 , b = -k , c = k

Since, equation has equal roots

∴ b2 - 4ac = 0

(k)24×2×k=0k28k=0k(k8)=0k=0 or k8=0k=0 or k=8\Rightarrow (-k)^2 - 4 \times 2 \times k = 0 \\[0.5em] \Rightarrow k^2 - 8k = 0 \\[0.5em] \Rightarrow k(k - 8) = 0 \\[0.5em] \Rightarrow k = 0 \text{ or } k - 8 = 0 \\[0.5em] k = 0 \text{ or } k = 8 \\[0.5em]

∴ Option 4 is the correct option.

Question 7

If the equation 3x2 - kx + 2k = 0 has equal roots, then the value(s) of k is (are)

  1. 6
  2. 0 only
  3. 24 only
  4. 0 or 24

Answer

Given ,

3x2 - kx + 2k = 0 has equal roots

Comparing equation with ax2 + bx + c = 0
a= 3 , b = -k , c = 2k

Since, equation has equal roots

∴ b2 - 4ac = 0

(k)24×3×2k=0k224k=0k(k24)=0k=0 or k24=0k=0 or k=24\Rightarrow (-k)^2 - 4 \times 3 \times 2k = 0 \\[0.5em] \Rightarrow k^2 - 24k = 0 \\[0.5em] \Rightarrow k(k - 24) = 0 \\[0.5em] \Rightarrow k = 0 \text{ or } k - 24 = 0 \\[0.5em] k = 0 \text{ or } k = 24 \\[0.5em]

∴ Option 4 is the correct option.

Question 8

If the equation (k + 1)x2 - 2(k - 1)x + 1 = 0 has equal roots, then the values of k are

  1. 1, 3

  2. 0, 3

  3. 0, 1

  4. 0, 34\dfrac{3}{4}

Answer

Given ,

(k + 1)x2 - 2(k - 1)x + 1 = 0 has equal roots

Comparing equation with ax2 + bx + c = 0
a= (k + 1) , b = -2(k - 1) , c = 1

Since, equation has equal roots

∴ b2 - 4ac = 0

(2(k1))24×(k+1)×1=04(k2+12k)4(k+1)=04k2+48k4k4=04k212k=04k(k3)=04k=0 or k3=0k=0 or k=3.\Rightarrow (-2(k - 1))^2 - 4 \times (k + 1) \times 1 = 0 \\[0.5em] \Rightarrow 4(k^2 + 1 - 2k) - 4(k + 1) = 0 \\[0.5em] \Rightarrow 4k^2 + 4 - 8k - 4k - 4 = 0 \\[0.5em] \Rightarrow 4k^2 - 12k = 0 \\[0.5em] \Rightarrow 4k(k - 3) = 0 \\[0.5em] \Rightarrow 4k = 0 \text{ or } k - 3 = 0 \\[0.5em] k = 0 \text{ or } k = 3.

∴ Option 2 is the correct option.

Question 9

If the equation 2x2 - 6x + p = 0 has real and different roots, then the values of p are given by

  1. p<92p \lt \dfrac{9}{2}

  2. p92p \le \dfrac{9}{2}

  3. p>92p \gt \dfrac{9}{2}

  4. p92p \ge \dfrac{9}{2}

Answer

Given ,

2x2 - 6x + p = 0 has real and different roots

Comparing equation with ax2 + bx + c = 0
a= 2 , b = -6 , c = p

Since, equation has real and different roots

∴ b2 - 4ac > 0

(6)24×2×p>0(6)28p>0368p>08p<36p<368p<92\Rightarrow (-6)^2 - 4 \times 2 \times p \gt 0 \\[0.5em] \Rightarrow (-6)^2 - 8p \gt 0 \\[0.5em] \Rightarrow 36 - 8p \gt 0 \\[0.5em] \Rightarrow 8p \lt 36 \\[0.5em] \Rightarrow p \lt \dfrac{36}{8} \\[0.5em] p \lt \dfrac{9}{2}

∴ Option 1 is the correct option.

Question 10

The quadratic equation 2x25x+1=02x^2 - \sqrt{5}x + 1 = 0 has

  1. two distinct real roots
  2. two equal real roots
  3. no real roots
  4. more than two real roots

Answer

In order to find nature of roots we need to find the value of, b2 - 4ac

Given,

2x25x+1=02x^2 - \sqrt{5}x + 1 = 0

Comparing equation with ax2 + bx + c = 0
a= 2 , b = -5\sqrt{5} , c = 1

Putting values in b2 - 4ac

(5)24×2×1583(-\sqrt{5})^2 - 4 \times 2 \times 1 \\[0.5em] \Rightarrow 5 - 8 \\[0.5em] \Rightarrow -3

Since, b2 - 4ac = -3 < 0 , hence there are no real roots

∴ Option 3 is the correct option.

Question 11

If the roots of equation x2 - 6x + k = 0 are real and distinct, then value of k is :

  1. > -9

  2. > -6

  3. < 6

  4. < 9

Answer

Given,

Roots of equation x2 - 6x + k = 0 are real and distinct.

∴ D > 0

⇒ b2 - 4ac > 0

⇒ (-6)2 - 4 × 1 × k > 0

⇒ 36 - 4k > 0

⇒ 4k < 36

⇒ k < 364\dfrac{36}{4}

⇒ k < 9.

Hence, Option 4 is the correct option.

Question 12

The roots of the quadratic equation px2 - qx + r = 0 are real and equal if :

(a) p2 = 4qr

(b) q2 = 4pr

(c) –q2 = 4pr

(d) p2 > 4qr

Answer

By formula,

D = b2 - 4ac

For equation, px2 - qx + r = 0

D = (-q)2 - 4 × p × r

We know that,

Roots of a quadratic equation are real and equal if discriminant = 0.

⇒ q2 - 4pr = 0

⇒ q2 = 4pr.

Hence, Option 2 is the correct option.

Question 13

If x2 + kx + 6 = (x - 2)(x - 3) for all values of x, then the value of k is :

  1. -5

  2. -3

  3. -2

  4. 5

Answer

Given,

⇒ x2 + kx + 6 = (x - 2)(x - 3)

⇒ x2 + kx + 6 = x2 - 3x - 2x + 6

⇒ x2 + kx + 6 = x2 - 5x + 6

⇒ x2 - x2 + kx + 6 - 6 = -5x

⇒ kx = -5x

⇒ k = -5.

Hence, Option 1 is the correct option.

Question 14

The roots of quadratic equation x2 - 1 = 0 are :

  1. 0

  2. 1

  3. -1

  4. ±1

Answer

Solving,

⇒ x2 - 1 = 0

⇒ (x + 1)(x - 1) = 0

⇒ x + 1 = 0 or x - 1 = 0

⇒ x = -1 or x = 1.

Hence, Option 4 is the correct option.

PrevNext