KnowledgeBoat Logo
|
OPEN IN APP

Chapter 5

Quadratic Equations — Exercise 5(A)

Class - 10 Concise Mathematics Selina



Exercise 5(A)

Question 1(a)

4x2 - 9 = 0 implies x is equal to :

  1. 32\dfrac{3}{2}

  2. 94\dfrac{9}{4}

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

  4. ±32\pm \dfrac{3}{2}

Answer

Given,

⇒ 4x2 - 9 = 0

⇒ 4x2 = 9

⇒ x2 = 94\dfrac{9}{4}

⇒ x = 94=±32\sqrt{\dfrac{9}{4}} = \pm \dfrac{3}{2}

Hence, Option 4 is the correct option.

Question 1(b)

(x - 3)(x + 5) = 0 gives x equal to :

  1. 3

  2. 3 or 5

  3. 3 or -5

  4. 3 and -5

Answer

Given,

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

⇒ (x - 3) or (x + 5) = 0

⇒ x - 3 = 0 or x + 5 = 0

⇒ x = 3 or x = -5.

Hence, Option 3 is the correct option.

Question 1(c)

If 4 is a root of the equation x2 + kx - 4 = 0; the value of k is :

  1. 3

  2. -3

  3. 2

  4. -2

Answer

Since, 4 is the root of the equation x2 + kx - 4 = 0.

∴ It will satisfy the equation x2 + kx - 4 = 0.

∴ 42 + 4k - 4 = 0

⇒ 16 + 4k - 4 = 0

⇒ 4k + 12 = 0

⇒ 4k = -12

⇒ k = -124\dfrac{12}{4} = -3.

Hence, Option 2 is the correct option.

Question 1(d)

The equation 2x2 - 3x + k = 0 is satisfied by x = 2; the value of k is :

  1. -2

  2. 2

  3. 4

  4. 3

Answer

Given,

x = 2 satisfies the equation 2x2 - 3x + k = 0.

∴ 2(2)2 - 3(2) + k = 0

⇒ 2(4) - 6 + k = 0

⇒ 8 - 6 + k = 0

⇒ k + 2 = 0

⇒ k = -2.

Hence, Option 1 is the correct option.

Question 1(e)

If x2 - 7x = 0; the value of x is :

  1. 0 and 7

  2. 7

  3. 0

  4. 0 or 7

Answer

Given,

⇒ x2 - 7x = 0

⇒ x(x - 7) = 0

⇒ x = 0 or x - 7 = 0

⇒ x = 0 or x = 7.

Hence, Option 4 is the correct option.

Question 2

If 23\sqrt{\dfrac{2}{3}} is a solution of equation 3x2 + mx + 2 = 0, find the value of m.

Answer

Since, 23\sqrt{\dfrac{2}{3}} is a solution of equation 3x2 + mx + 2 = 0.

3.(23)2+m(23)+2=03×23+2+m(23)=02+2+m(23)=04+m(23)=0m(23)=4m=4×32m=223m=26.\Rightarrow 3.\Big(\sqrt{\dfrac{2}{3}}\Big)^2 + m\Big(\sqrt{\dfrac{2}{3}}\Big) + 2 = 0 \\[1em] \Rightarrow 3 \times \dfrac{2}{3} + 2 + m\Big(\sqrt{\dfrac{2}{3}}\Big) = 0 \\[1em] \Rightarrow 2 + 2 + m\Big(\sqrt{\dfrac{2}{3}}\Big) = 0 \\[1em] \Rightarrow 4 + m\Big(\sqrt{\dfrac{2}{3}}\Big) = 0 \\[1em] \Rightarrow m\Big(\sqrt{\dfrac{2}{3}}\Big) = -4 \\[1em] \Rightarrow m = -4 \times \sqrt{\dfrac{3}{2}} \\[1em] \Rightarrow m = -2\sqrt{2}\sqrt{3} \\[1em] \Rightarrow m = -2\sqrt{6}.

Hence, value of m is 26.-2\sqrt{6}.

Question 3

23\dfrac{2}{3} and 1 are the solutions of equation mx2 + nx + 6 = 0. Find the values of m and n.

Answer

Since, 23\dfrac{2}{3} is a solution of equation mx2 + nx + 6 = 0.

Substituting 23\dfrac{2}{3} in mx2 + nx + 6 = 0,

m(23)2+n×23+6=0m×49+2n3+6=04m9+2n3+6=04m+6n+549=04m+6n+54=02(2m+3n+27)=02m+3n+27=02m+3n=27.......(i)\Rightarrow m\Big(\dfrac{2}{3}\Big)^2 + n \times \dfrac{2}{3} + 6 = 0 \\[1em] \Rightarrow m \times \dfrac{4}{9} + \dfrac{2n}{3} + 6 = 0 \\[1em] \Rightarrow \dfrac{4m}{9} + \dfrac{2n}{3} + 6 = 0 \\[1em] \Rightarrow \dfrac{4m + 6n + 54}{9} = 0 \\[1em] \Rightarrow 4m + 6n + 54 = 0 \\[1em] \Rightarrow 2(2m + 3n + 27) = 0 \\[1em] \Rightarrow 2m + 3n + 27 = 0 \\[1em] \Rightarrow 2m + 3n = -27 .......(i)

Since, 1 is a solution of equation mx2 + nx + 6 = 0.

Substituting 1 in mx2 + nx + 6 = 0,

m(1)2+n(1)+6=0m+n+6=0m=(n+6)........(ii)\Rightarrow m(1)^2 + n(1) + 6 = 0 \\[1em] \Rightarrow m + n + 6 = 0 \\[1em] \Rightarrow m = -(n + 6) ........(ii)

Sustituting above value of m in eq. 1 we get,

2.(n+6)+3n=272(n+6)+3n=272n12+3n=27n12=27n=27+12n=15.\Rightarrow 2.-(n + 6) + 3n = -27 \\[1em] \Rightarrow -2(n + 6) + 3n = -27 \\[1em] \Rightarrow -2n - 12 + 3n = -27 \\[1em] \Rightarrow n - 12 = -27 \\[1em] \Rightarrow n = -27 + 12 \\[1em] \Rightarrow n = -15.

Substituting value of n in (ii) we get,

m=(15+6)m=(9)m=9.\Rightarrow m = -(-15 + 6) \\[1em] \Rightarrow m = -(-9) \\[1em] \Rightarrow m = 9.

Hence, the value of m = 9 and n = -15.

PrevNext