KnowledgeBoat Logo
|
OPEN IN APP

Chapter 5

Quadratic Equations — Multiple Choice Questions

Class - 10 RS Aggarwal Mathematics Solutions



Multiple Choice Questions

Question 1

The roots of the equation px2 + qx + r = 0, where p ≠ 0, are given by:

  1. x=p±q24pr2px = \dfrac{-p \pm \sqrt{q^{2} - 4pr}}{2p}

  2. x=q±q22pr4px = \dfrac{-q \pm \sqrt{q^{2} - 2pr}}{4p}

  3. x=q±q24pr2px = \dfrac{-q \pm \sqrt{q^{2} - 4pr}}{2p}

  4. x=q±q24pr2qx = \dfrac{-q \pm \sqrt{q^{2} - 4pr}}{2q}

Answer

Given,

⇒ px2 + qx + r = 0

Comparing equation px2 + qx + r = 0 with ax2 + bx + c = 0, we get :

a = p, b = q and c = r.

By formula,

x = b±b24ac2a\dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Substituting values we get :

x = q±q24pr2p\dfrac{-q \pm \sqrt{q^2 - 4pr}}{2p}.

Hence, option 3 is the correct option.

Question 2

The discriminant of the quadratic equation ax2 + bx + c = 0, a ≠ 0 is given by:

  1. b2 - 2ac

  2. b2 - ac

  3. b2 - 4ac

  4. none of these

Answer

We know that,

Discriminant (D) = b2 - 4ac.

Hence, option 3 is the correct option.

Question 3

For real roots of a quadratic equation, the discriminant must be:

  1. greater than or equal to zero

  2. greater than zero

  3. less than or equal to zero

  4. less than zero

Answer

If the Discriminant is greater than 0, then the roots are real and distinct.

If the Discriminant is equal to 0, then the roots are real and equal.

Thus, for real roots of a quadratic equation, the discriminant must be greater than or equal to zero.

Hence, option 1 is the correct option.

Question 4

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

  1. p2 = 4qr

  2. q2 = 4pr

  3. –q2 = 4pr

  4. 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 5

If the roots of the quadratic equation, ax2 + bx + c = 0, a ≠ 0 are real and equal, then each root is equal to:

  1. a2b\dfrac{-a}{2b}

  2. b2a\dfrac{-b}{2a}

  3. 2ab\dfrac{-2a}{b}

  4. c2a\dfrac{-c}{2a}

Answer

Let us consider the quadratic equation ax2 + bx + c = 0, a ≠ 0 and a, b, c are real numbers.

Let r1 and r2 be the roots of this equation.

r1 = b+D2a\dfrac{-b + \sqrt{D}}{2a}

r2 = bD2a\dfrac{-b - \sqrt{D}}{2a}

if the roots are real and equal then D = 0,

r1 = b+02a\dfrac{-b + \sqrt{0}}{2a}

r1 = b2a\dfrac{-b}{2a}

r2 = b02a\dfrac{-b - \sqrt{0}}{2a}

r2 = b2a\dfrac{-b}{2a}

r1 = r2 = b2a\dfrac{-b}{2a}

Hence, each root can be given by b2a\dfrac{-b}{2a}.

Hence, option 2 is the correct option.

Question 6

If the discriminant of the quadratic equation, ax2 + bx + c = 0, a ≠ 0 is greater than zero and a perfect square and a, b, c are rational, then the roots are:

  1. rational and equal

  2. irrational and unequal

  3. irrational and equal

  4. rational and unequal

Answer

We know that,

If the Discriminant is greater than 0 and a perfect square and a, b, c are rational, then the roots are rational and unequal.

Hence, option 4 is the correct option.

Question 7

If the discriminant of a quadratic equation, ax2 + bx + c = 0, is greater than zero and a perfect square and b is irrational, then the roots are:

  1. irrational and unequal

  2. irrational and equal

  3. rational and unequal

  4. rational and equal

Answer

We know that,

If the Discriminant is greater than 0 and a perfect square and b is irrational, then the roots are irrational and unequal.

Hence, option 1 is the correct option.

Question 8

Which of the following is a quadratic equation?

  1. x2 - 2x2\sqrt{x} + 7 = 0

  2. 2x2 - 5x = (x - 1)2

  3. x1x=2x2x - \dfrac{1}{x} = 2x^{2}

  4. x2 + 1x2\dfrac{1}{x^{2}} = 2

Answer

Solving,

⇒ 2x2 - 5x = (x - 1)2

⇒ 2x2 - 5x = [(x)2 + (1)2 - 2 × x × 1]

⇒ 2x2 - 5x = x2 + 1 - 2x

⇒ 2x2 - 5x - x2 - 1 + 2x = 0

⇒ 2x2 - x2 - 5x + 2x - 1 = 0

⇒ x2 - 3x - 1 = 0

The highest power of equation is 2 and it's equivalent to ax2 + bx + c = 0 . Hence the equation is a quadratic equation.

Hence, option 2 is the correct option.

Question 9

Which of the following is a quadratic equation?

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

  2. 2x2 + 3 = (5 + x)(2x - 3)

  3. x3 - x2 = (x - 1)3

  4. none of these

Answer

Solving,

⇒ x3 - x2 = (x - 1)3

⇒ x3 - x2 = [(x)3 - (1)3 - 3x × 1 × (x - 1)]

⇒ x3 - x2 = x3 - 1 - 3x(x - 1)

⇒ x3 - x2 = x3 - 1 - 3x2 + 3x

⇒ x3 - x2 - x3 + 1 + 3x2 - 3x = 0

⇒ x3 - x3 - x2 + 3x2 - 3x + 1 = 0

⇒ 2x2 - 3x + 1 = 0

The highest power of equation is 2 and it's equivalent to ax2 + bx + c = 0 . Hence the equation is a quadratic equation.

Hence, option 3 is the correct option.

Question 10

Which of the following is not a quadratic equation?

  1. 3x - x2 = x2 + 5

  2. (x + 2)2 = 2(x2 - 5)

  3. (2x+3)2=2x2+6(\sqrt{2}x + 3)^{2} = 2x^{2} + 6

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

Answer

Solving,

(2x+3)2=2x2+62x2+62x+9=2x2+62x22x2+62x+96=062x+3=0\Rightarrow (\sqrt{2}x + 3)^{2} = 2x^{2} + 6 \\[1em] \Rightarrow 2x^2 + 6\sqrt{2}x + 9 = 2x^{2} + 6 \\[1em] \Rightarrow 2x^2 - 2x^2 + 6\sqrt{2}x + 9 - 6 = 0 \\[1em] \Rightarrow 6\sqrt{2}x + 3 = 0 \\[1em]

The highest power of equation is 1 and it's not equivalent to ax2 + bx + c = 0 . Thus it is a linear equation.

Hence, option 3 is the correct option.

Question 11

The roots of the quadratic equation 2x2 - x - 6 = 0 are:

  1. -2, 32\dfrac{3}{2}

  2. 2, 32\dfrac{-3}{2}

  3. -2, 32\dfrac{-3}{2}

  4. 2, 32\dfrac{3}{2}

Answer

Given,

⇒ 2x2 - x - 6 = 0

⇒ 2x2 - 4x + 3x - 6 = 0

⇒ 2x(x - 2) + 3(x - 2) = 0

⇒ (2x + 3)(x - 2) = 0

⇒ 2x + 3 = 0 or x - 2 = 0      [Using Zero-product rule]

⇒ 2x = -3 or x = 2

⇒ x = 32-\dfrac{3}{2} or x = 2

Hence, option 2 is the correct option.

Question 12

Which of the following quadratic equations has 2 and 3 as its roots?

  1. x2 - 5x + 6 = 0

  2. x2 + 5x + 6 = 0

  3. x2 - 5x - 6 = 0

  4. x2 + 5x - 6 = 0

Answer

Since, {2, 3} is solution set.

It means 2 and 3 are roots of the equation,

∴ x = 2 or x = 3

⇒ x - 2 = 0 or x - 3 = 0

⇒ (x - 2)(x - 3) = 0

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

⇒ x2 - 5x + 6 = 0.

Hence, option 1 is the correct option.

Question 13

Which of the following is a root of the quadratic equation, 3x2 + 13x + 14 = 0 ?

  1. 13-\dfrac{1}{3}

  2. 32-\dfrac{3}{2}

  3. 53-\dfrac{5}{3}

  4. 73-\dfrac{7}{3}

Answer

Given,

⇒ 3x2 + 13x + 14 = 0

⇒ 3x2 + 6x + 7x + 14 = 0

⇒ 3x(x + 2) + 7(x + 2) = 0

⇒ (3x + 7)(x + 2) = 0

⇒ 3x + 7 = 0 or x + 2 = 0      [Using Zero-product rule]

⇒ 3x = -7 or x = -2

⇒ x = 73-\dfrac{7}{3} or x = -2

Hence, option 4 is the correct option.

Question 14

If x = 12\dfrac{-1}{2} is a solution of the quadratic equation 3x2 + 2kx - 3 = 0, then the value of k is:

  1. 34-\dfrac{3}{4}

  2. 54-\dfrac{5}{4}

  3. 94-\dfrac{9}{4}

  4. 45-\dfrac{4}{5}

Answer

Given,

x = 12\dfrac{-1}{2}

Equation : 3x2 + 2kx - 3 = 0

Substituting value of x in equation:

3x2+2kx3=03(12)2+2k(12)3=03(14)k3=0(34)k=3k=343k=3124k=94.\Rightarrow 3x^2 + 2kx - 3 = 0 \\[1em] \Rightarrow 3\Big(\dfrac{-1}{2}\Big)^2 + 2k\Big(\dfrac{-1}{2}\Big) - 3 = 0 \\[1em] \Rightarrow 3\Big(\dfrac{1}{4}\Big) - k - 3 = 0 \\[1em] \Rightarrow \Big(\dfrac{3}{4}\Big) - k = 3 \\[1em] \Rightarrow k = \dfrac{3}{4} - 3 \\[1em] \Rightarrow k = \dfrac{3 - 12}{4} \\[1em] \Rightarrow k = -\dfrac{9}{4}.

Hence, option 3 is the correct option.

Question 15

If the equation, x2 - ax + 1 = 0 has two distinct and real roots, then:

  1. |a| ≥ 2

  2. |a| ≤ 2

  3. |a| > 2

  4. |a| < 2

Answer

Comparing x2 - ax + 1 = 0 with ax2 + bx + c = 0 we get,

a = 1, b = -a and c = 1.

We know that,

Discriminant (D) = b2 - 4ac

= (-a)2 - 4 × 1 × 1

= a2 - 4

Since equations has distinct real roots,

⇒ D > 0

⇒ a2 - 4 > 0

⇒ a2 > 4

⇒ |a| > 4\sqrt{4}

⇒ |a| > 2.

Hence, option 3 is the correct option.

Question 16

The positive value of k for which the equations x2 + kx + 64 = 0 and x2 - 8x + k = 0 will both have real roots, is

  1. 16

  2. 8

  3. 12

  4. 4

Answer

Given,

x2 + kx + 64 = 0     ....(1)

x2 - 8x + k = 0     ....(2)

Comparing x2 + kx + 64 = 0 with ax2 + bx + c = 0 we get,

a = 1, b = k and c = 64.

We know that,

Discriminant (D) = b2 - 4ac

= (k)2 - 4 × (1) × (64)

= k2 - 256

Since equations has real roots,

⇒ D ≥ 0

⇒ k2 - 256 ≥ 0

⇒ k2 ≥ 256

⇒ |k| ≥ 256\sqrt{256}

⇒ |k| ≥ 16

⇒ 16 ≤ k ≤ -16

Taking only positive value,

⇒ k ≥ 16 .........(3)

Comparing x2 - 8x + k = 0 with ax2 + bx + c = 0 we get,

a = 1, b = -8 and c = k.

We know that,

Discriminant (D) = b2 - 4ac

= (-8)2 - 4 × (1) × (k)

= (64) - 4k

Since equations has real roots,

⇒ D ≥ 0

⇒ 64 - 4k ≥ 0

⇒ 4k ≤ 64

⇒ k ≤ 644\dfrac{64}{4}

⇒ k ≤ 16 .........(4)

From (3) and (4), we get :

⇒ k = 16.

Hence, option 1 is the correct option.

Question 17

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

  1. 4

  2. 3

  3. 5

  4. 2

Answer

Given,

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

Substituting value of x = 3 in equation, we get :

⇒ (3)2 - p(3) + 3 = 0

⇒ 9 - 3p + 3 = 0

⇒ 12 - 3p = 0

⇒ 12 = 3p

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

⇒ p = 4.

Hence, option 1 is the correct option.

Question 18

The solution set for the quadratic equation 2x2 - x + 18\dfrac{1}{8} = 0 is:

  1. {14,14}\Big\lbrace\dfrac{1}{4}, \dfrac{1}{4}\Big\rbrace

  2. {14,14}\Big\lbrace-\dfrac{1}{4}, \dfrac{1}{4}\Big\rbrace

  3. {12,14}\Big\lbrace-\dfrac{1}{2}, \dfrac{1}{4}\Big\rbrace

  4. {4, 4}

Answer

Given,

⇒ 2x2 - x + 18\dfrac{1}{8} = 0

Multiply the equation with 16, we get:

⇒ 16(2x2 - x + 18\dfrac{1}{8} = 0)

⇒ 32x2 - 16x + 168\dfrac{16}{8} = 0

⇒ 32x2 - 16x + 2 = 0

⇒ 2(16x2 - 8x + 1) = 0

⇒ 16x2 - 8x + 1 = 0

⇒ 16x2 - 4x - 4x + 1 = 0

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

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

⇒ (4x - 1) = 0 or (4x - 1) = 0      [Using Zero-product rule]

⇒ 4x = 1 or 4x = 1

⇒ x = 14\dfrac{1}{4} or x = 14\dfrac{1}{4}

Hence, option 1 is the correct option.

Question 19

The solution set for the quadratic equation 2x2 = 288, is:

  1. {12, 12}

  2. {-12, -12}

  3. {-12, 18}

  4. {-12, 12}

Answer

Given,

2x2 = 288

2x2=288x2=2882x2=144x=144x=±12x=12 or x=12.\Rightarrow 2x^2 = 288 \\[1em] \Rightarrow x^2 = \dfrac{288}{2} \\[1em] \Rightarrow x^2 = 144 \\[1em] \Rightarrow x = \sqrt{144} \\[1em] \Rightarrow x = \pm 12 \\[1em] \Rightarrow x = 12 \text{ or } x = -12.

The solution set = {-12, 12}

Hence, option 4 is the correct option.

Question 20

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

  1. 0 only

  2. 4, 0

  3. 8 only

  4. 0, 8

Answer

Given,

Equation : 2x2 - kx + k = 0

a = 2, b = -k and c = k.

For equal roots,

⇒ Discriminant (D) = 0

⇒ b2 - 4ac = 0

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

⇒ k2 - 8k = 0

⇒ k(k - 8) = 0

⇒ k = 0 or k - 8 = 0

⇒ k = 0 or k = 8.

Hence, Option 4 is the correct option.

Question 21

In solving a quadratic equation, one of the values of the variables x is 233.356. The solution rounded to two significant figures is :

  1. 233.36

  2. 233.35

  3. 233.3

  4. 230

Answer

x = 233.356

On rounding off to two significant figures

x = 230.

Hence, Option 4 is the correct option.

Question 22

If the roots of the quadratic equation, px(x - 2) + 6 = 0 are equal, then the value of p is:

  1. 0

  2. 4

  3. 6

  4. none of these

Answer

Given,

⇒ px(x - 2) + 6 = 0

⇒ px2 - 2px + 6 = 0

Comparing px2 - 2px + 6 = 0 with ax2 + bx + c = 0 we get,

a = p, b = -2p and c = 6.

We know that,

Since equations has equal roots,

⇒ D = 0

⇒ b2 - 4ac = 0

⇒ (-2p)2 - 4(p)(6) = 0

⇒ 4p2 - 24p = 0

⇒ 4p(p - 6) = 0

⇒ 4p = 0 or p - 6 = 0      [Using Zero-product rule]

⇒ p = 0 or p = 6.

Since p = 0 would make the equation no longer quadratic, we take:

p = 6

Hence, option 3 is the correct option.

Question 23

If the quadratic equation, px2 - 252\sqrt{5} px + 15 = 0 has two equal roots, then the value of p is:

  1. 0

  2. 3

  3. 6

  4. both 0 and 3

Answer

Comparing px2 - 252\sqrt{5} px + 15 = 0 with ax2 + bx + c = 0 we get,

a = p, b = 25-2\sqrt{5} p and c = 15.

We know that,

Since equations has equal roots,

⇒ D = 0

⇒ b2 - 4ac = 0

⇒ (25-2\sqrt{5} p)2 - 4(p)(15) = 0

⇒ 20p2 - 60p = 0

⇒ 20p(p - 3) = 0

⇒ 20p = 0 or (p - 3) = 0      [Using Zero-product rule]

⇒ p = 0 or p = 3.

Since p = 0 would make the equation no longer quadratic, we take:

p = 3

Hence, option 2 is the correct option.

Question 24

If 1 is a root of the quadratic equation, ky2 + ky + 3 = 0, then the value of k is:

  1. 23-\dfrac{2}{3}

  2. 13-\dfrac{1}{3}

  3. 12-\dfrac{1}{2}

  4. 32-\dfrac{3}{2}

Answer

Given,

1 is a root of the quadratic equation, ky2 + ky + 3 = 0.

Substituting value of y = 1 in equation :

⇒ k(1)2 + k(1) + 3 = 0

⇒ k + k + 3 = 0

⇒ 2k + 3 = 0

⇒ 2k = -3

⇒ k = 32-\dfrac{3}{2}.

Hence, option 4 is the correct option.

Question 25

If the equation x2 + 5kx + 16 = 0 has no real roots, then :

  1. k > 85\dfrac{8}{5}

  2. k < 85-\dfrac{8}{5}

  3. 85<k<85-\dfrac{8}{5} \lt k \lt \dfrac{8}{5}

  4. none of these

Answer

Comparing x2 + 5kx + 16 = 0 with ax2 + bx + c = 0 we get,

a = 1, b = 5k and c = 16.

We know that,

Since equations has no real roots,

⇒ D < 0

⇒ b2 - 4ac < 0

⇒ (5k)2 - 4(1)(16) < 0

⇒ 25k2 - 64 < 0

⇒ 25k2 < 64

k2<6425k<6425k<8585<k<85.\Rightarrow k^2 \lt \dfrac{64}{25} \\[1em] \Rightarrow |k| \lt \sqrt{\dfrac{64}{25}} \\[1em] \Rightarrow |k| \lt \dfrac{8}{5} \\[1em] \Rightarrow -\dfrac{8}{5} \lt k \lt \dfrac{8}{5}.

Hence, option 3 is the correct option.

Question 26

The roots of the quadratic equation 3x2 = 6x is:

  1. 0

  2. 2

  3. 0 and 2

  4. 0 and 6

Answer

⇒ 3x2 = 6x

⇒ 3x2 - 6x = 0

⇒ 3x(x - 2) = 0      [Using Zero-product rule]

⇒ 3x = 0 or (x - 2) = 0

⇒ x = 0 or x = 2.

Hence, option 3 is the correct option.

Question 27

The solution set for the quadratic equation 2x2 + kx - k2 = 0 is:

  1. {k, k}

  2. {-k, k}

  3. {k,k2}\Big\lbrace-k, \dfrac{k}{2}\Big\rbrace

  4. {k2,k}\Big\lbrace\dfrac{-k}{2}, k\Big\rbrace

Answer

⇒ 2x2 + kx - k2 = 0

⇒ 2x2 + 2kx - kx - k2 = 0

⇒ 2x(x + k) - k(x + k) = 0

⇒ (2x - k)(x + k) = 0

⇒ 2x - k = 0 or x + k = 0      [Using Zero-product rule]

⇒ 2x = k or x = -k

⇒ x = k2\dfrac{k}{2} or x = -k

The solution set: {k,k2}\Big\lbrace-k, \dfrac{k}{2}\Big\rbrace.

Hence, option 3 is the correct option.

Question 28

The solution set for the equation, 25x(x + 1) = -4, is:

  1. {15,45}\Big\lbrace\dfrac{1}{5}, \dfrac{4}{5}\Big\rbrace

  2. {15,45}\Big\lbrace-\dfrac{1}{5}, \dfrac{4}{5}\Big\rbrace

  3. {45,15}\Big\lbrace-\dfrac{4}{5}, -\dfrac{1}{5}\Big\rbrace

  4. {45,15}\Big\lbrace-\dfrac{4}{5}, \dfrac{1}{5}\Big\rbrace

Answer

⇒ 25x(x + 1) = -4

⇒ 25x2 + 25x + 4 = 0

⇒ 25x2 + 5x + 20x + 4 = 0

⇒ 5x(5x + 1) + 4(5x + 1) = 0

⇒ (5x + 4)(5x + 1) = 0

⇒ (5x + 4) = 0 or (5x + 1) = 0      [Using Zero-product rule]

⇒ 5x = -4 or 5x = -1

⇒ x = 45\dfrac{-4}{5} or x = 15\dfrac{-1}{5}.

The solution set: {45,15}\Big\lbrace-\dfrac{4}{5}, -\dfrac{1}{5}\Big\rbrace.

Hence, option 3 is the correct option.

Question 29

The discriminant of the equation, 3x2 - 2x + 13\dfrac{1}{3} = 0 is :

  1. 0

  2. 1

  3. 2

  4. 4

Answer

Comparing 3x2 - 2x + 13\dfrac{1}{3} = 0 with ax2 + bx + c = 0 we get,

a = 3, b = -2 and c = 13\dfrac{1}{3}.

We know that,

⇒ D = b2 - 4ac

⇒ D = (-2)2 - 4(3) (13)\Big(\dfrac{1}{3}\Big)

⇒ D = 4 - 4

⇒ D = 0.

Hence, option 1 is the correct option.

Question 30

The value of the discriminant of the equation, 3x2+10x+73\sqrt{3}x^2 + 10x + 7\sqrt{3} = 0 is:

  1. 4

  2. 16

  3. -16

  4. -12

Answer

Comparing 3x2+10x+73\sqrt{3}x^2 + 10x + 7\sqrt{3} = 0 with ax2 + bx + c = 0 we get,

a = 3\sqrt{3}, b = 10 and c = 737\sqrt{3}.

We know that,

⇒ D = b2 - 4ac

⇒ D = (10)2 - 4×(3)×(73)4 \times (\sqrt{3}) \times (7\sqrt{3})

⇒ D = 100 - 84

⇒ D = 16.

Hence, option 2 is the correct option.

Question 31

The value of the discriminant of the equation, x2 - (2\sqrt{2} + 1)x + 2\sqrt{2} = 0 is:

  1. 3 + 222\sqrt{2}

  2. 1 - 222\sqrt{2}

  3. 3 - 222\sqrt{2}

  4. 2 - 2\sqrt{2}

Answer

Comparing x2 - (2\sqrt{2} + 1)x + 2\sqrt{2} = 0 with ax2 + bx + c = 0 we get,

a = 1, b = -(2\sqrt{2} + 1) and c = 2\sqrt{2}.

We know that,

D=b24ac=[(2+1)]24×1×(2)=(2)2+2×2×1+124(2)=2+22+142=322.\Rightarrow D = b^2 - 4ac \\[1em] = [-(\sqrt{2} + 1)]^2 - 4 \times 1 \times (\sqrt{2}) \\[1em] = (\sqrt2)^2 + 2 \times \sqrt2 \times 1 + 1^2 - 4(\sqrt{2}) \\[1em] = 2 + 2\sqrt2 + 1 - 4\sqrt{2} \\[1em] = 3 - 2\sqrt2.

Hence, option 3 is the correct option.

Question 32

The value of the discriminant of the equation 2x2 - 3x + 5 = 0, is:

  1. 31

  2. 31\sqrt{-31}

  3. 31\sqrt{31}

  4. -31

Answer

Comparing 2x2 - 3x + 5 = 0 with ax2 + bx + c = 0 we get,

a = 2, b = -3 and c = 5.

We know that,

⇒ D = b2 - 4ac

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

⇒ D = 9 - 40

⇒ D = -31.

Hence, option 4 is the correct option.

Question 33

If the equation, ax2 + 2x + a = 0 has two real and equal roots, then:

  1. a = 0, 1

  2. a = 1, 1

  3. a = 0, -1

  4. a = -1, 1

Answer

Comparing ax2 + 2x + a = 0 with ax2 + bx + c = 0 we get,

a = a, b = 2 and c = a.

We know that,

Since equations has real and equal roots,

⇒ D = 0

⇒ b2 - 4ac = 0

⇒ (2)2 - 4(a)(a) = 0

⇒ 4 - 4a2 = 0

⇒ 4 = 4a2

⇒ a2 = 44\dfrac{4}{4}

⇒ a2 = 1

⇒ a = 1\sqrt{1}

⇒ a = ± 1

⇒ a = -1, 1.

Hence, option 4 is the correct option.

Question 34

The given quadratic equation 3x2 + 7x\sqrt7x + 2 = 0 has :

  1. two equal real roots.

  2. two distinct real roots.

  3. more than two real roots.

  4. no real roots.

Answer

Comparing the given quadratic equation with ax2 + bx + c = 0, we get :

a = 3, b = 7\sqrt7 and c = 2

Discriminant = b2 - 4ac

= (7)2(\sqrt7)^2 - 4 x 3 x 2

= 7 - 24

= -17.

Since, D < 0, there are no real roots.

Hence, option 4 is the correct option.

Question 35

What is the nature of the roots of the equation, 2x2 - 6x + 3 = 0?

  1. rational and unequal

  2. irrational and unequal

  3. real and equal

  4. imaginary and unequal

Answer

Comparing 2x2 - 6x + 3 = 0 with ax2 + bx + c = 0 we get,

a = 2, b = -6 and c = 3.

We know that,

⇒ D = b2 - 4ac

⇒ D = (-6)2 - 4(2)(3)

⇒ D = 36 - 24

⇒ D = 12

⇒ D > 0 roots are real and unequal.

⇒ D = 12 is not a perfect square, roots are irrational.

Thus, roots are irrational and unequal.

Hence, option 2 is the correct option.

Question 36

The nature of the roots of the equation, 3x2 - 43x4\sqrt{3}x + 4 = 0 is:

  1. real and equal

  2. irrational and unequal

  3. rational and unequal

  4. imaginary and unequal

Answer

Comparing 3x2 - 43x4\sqrt{3}x + 4 = 0 with ax2 + bx + c = 0 we get,

a = 3, b = -434\sqrt{3} and c = 4.

We know that,

⇒ D = b2 - 4ac

⇒ D = (-434\sqrt{3})2 - 4(3)(4)

⇒ D = 16(3) - 48

⇒ D = 48 - 48

⇒ D = 0.

Thus, roots are real and equal.

Hence, option 1 is the correct option.

Question 37

If -5 is a root of the quadratic equation 2x2 + px - 15 = 0 and the quadratic equation p(x2 + x) + k = 0 has equal roots, then the value of k is:

  1. 74\dfrac{7}{4}

  2. 54\dfrac{5}{4}

  3. 34\dfrac{3}{4}

  4. 14\dfrac{1}{4}

Answer

Given,

-5 is a root of the quadratic equation 2x2 + px - 15 = 0.

Substituting value of x = -5 in 2x2 + px - 15 = 0, we get:

⇒ 2(-5)2 + p(-5) - 15 = 0

⇒ 2 × 25 - 5p - 15 = 0

⇒ 50 - 5p - 15 = 0

⇒ 35 - 5p = 0

⇒ 5p = 35

⇒ p = 355\dfrac{35}{5}

⇒ p = 7.

Substituting value of p in p(x2 + x) + k = 0, we get:

⇒ 7(x2 + x) + k = 0

⇒ 7x2 + 7x + k = 0

Comparing 7x2 + 7x + k = 0 with ax2 + bx + c = 0 we get,

a = 7, b = 7 and c = k.

Since equation has equal roots,

⇒ Discriminant = 0

⇒ b2 - 4ac = 0

⇒ (7)2 - 4(7)(k) = 0

⇒ 49 - 28k = 0

⇒ 28k = 49

⇒ k = 4928\dfrac{49}{28}

⇒ k = 74\dfrac{7}{4}.

Hence, option 1 is the correct option.

PrevNext