KnowledgeBoat Logo
|
OPEN IN APP

Chapter 5

Quadratic Equations — Exercise 5.2

Class - 10 ML Aggarwal Understanding ICSE Mathematics



Exercise 5.2

Question 1(i)

Solve the following equation by factorisation:

x2 - 3x - 10 = 0

Answer

Given,

x23x10=0x25x+2x10=0x(x5)+2(x5)=0(x+2)(x5)=0 (Factorising left side) x+2=0 or x5=0 ( Zero - product rule) x=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 \text{ (Factorising left side) } \\[0.5em] \Rightarrow x + 2 = 0 \text{ or } x - 5 = 0 \text{ ( Zero - product rule) }\\[0.5em] \Rightarrow x = -2 \text{ or } x = 5

Hence, the roots of given equation are -2, 5.

Question 1(ii)

Solve the following equation by factorisation:

x(2x + 5) = 3

Answer

Given,

x(2x+5)=32x2+5x=32x2+5x3=0 (Writing as ax2+bx+c=0)2x2+6xx3=02x(x+3)1(x+3)=0(2x1)(x+3)=0 (Factorising left side) 2x1=0 or x+3=0 (Zero product rule) 2x=1 or x=3x=12 or x=3x(2x + 5) = 3 \\[0.5em] \Rightarrow 2x^2 + 5x = 3 \\[0.5em] \Rightarrow 2x^2 + 5x - 3 = 0 \text{ (Writing as } ax^2 + bx + c = 0) \\[0.5em] \Rightarrow 2x^2 + 6x - x - 3 = 0 \\[0.5em] \Rightarrow 2x(x + 3) - 1(x + 3) = 0 \\[0.5em] \Rightarrow (2x - 1)(x + 3) = 0 \text{ (Factorising left side) } \\[0.5em] \Rightarrow 2x - 1 = 0 \text{ or } x + 3 = 0 \text{ (Zero product rule) } \\[0.5em] \Rightarrow 2x = 1 \text{ or } x = -3 \\[0.5em] \Rightarrow x = \dfrac{1}{2} \text{ or } x = -3 \\[0.5em]

Hence, the roots of given equation are 12\dfrac{1}{2}, -3.

Question 2(i)

Solve the following equation by factorisation:

3x2 - 5x - 12 = 0

Answer

Given,

3x25x12=03x29x+4x12=03x(x3)+4(x3)=0(x3)(3x+4)=0 (Factorising left side) x3=0 or 3x+4=0 (Zero-product rule) x=3 or x=433x^2 - 5x - 12 = 0 \\[0.5em] \Rightarrow 3x^2 - 9x + 4x - 12 = 0 \\[0.5em] \Rightarrow 3x(x - 3) + 4(x - 3) = 0 \\[0.5em] \Rightarrow (x - 3)(3x + 4) = 0 \text{ (Factorising left side) } \\[0.5em] \Rightarrow x - 3 = 0 \text{ or } 3x + 4 = 0 \text{ (Zero-product rule) }\\[0.5em] \Rightarrow x = 3 \text{ or } x = -\dfrac{4}{3}

Hence, the roots of given equation are 3, 43-\dfrac{4}{3}.

Question 2(ii)

Solve the following equation by factorisation:

21x2 - 8x - 4 = 0

Answer

Given,

21x28x4=021x214x+6x4=07x(3x2)+2(3x2)=0(7x+2)(3x2)=0 (Factorising left side) 7x+2=0 or 3x2=0 (Zero-product rule) x=27 or x=2321x^2 - 8x - 4 = 0 \\[0.5em] \Rightarrow 21x^2 - 14x + 6x - 4 = 0 \\[0.5em] \Rightarrow 7x(3x - 2) + 2(3x - 2) = 0 \\[0.5em] \Rightarrow (7x + 2)(3x - 2) = 0 \text{ (Factorising left side) } \\[0.5em] \Rightarrow 7x + 2 = 0 \text{ or } 3x - 2 = 0 \text{ (Zero-product rule) }\\[0.5em] \Rightarrow x = -\dfrac{2}{7} \text{ or } x = \dfrac{2}{3}

Hence, the roots of given equation are 27-\dfrac{2}{7}, 23\dfrac{2}{3}.

Question 3(i)

Solve the following equation by factorisation:

3x2 = x + 4

Answer

Given,

3x2=x+43x2x4=0 (Writing as ax2+bx+c=0)3x24x+3x4=0x(3x4)+1(3x4)=0(x+1)(3x4)=0 (Factorising left side) x+1=0 or 3x4=0 (Zero-product rule) x=1 or x=433x^2 = x + 4 \\[0.5em] \Rightarrow 3x^2 - x - 4 = 0 \text{ (Writing as } ax^2 + bx + c = 0)\\[0.5em] \Rightarrow 3x^2 - 4x + 3x - 4 = 0 \\[0.5em] \Rightarrow x(3x - 4) + 1(3x - 4) = 0 \\[0.5em] \Rightarrow (x + 1)(3x - 4) = 0 \text{ (Factorising left side) } \\[0.5em] \Rightarrow x + 1 = 0 \text{ or } 3x - 4 = 0 \text{ (Zero-product rule) }\\[0.5em] \Rightarrow x = -1 \text{ or } x = \dfrac{4}{3}

Hence, the roots of given equation are -1, 43\dfrac{4}{3}.

Question 3(ii)

Solve the following equation by factorisation:

x(6x - 1) = 35

Answer

Given,

x(6x1)=356x2x35=0 (Writing as ax2+bx+c=0)6x215x+14x35=03x(2x5)+7(2x5)=0(3x+7)(2x5)=0 (Factorising left side) 3x+7=0 or 2x5=0 (Zero-product rule) x=73 or x=52x(6x - 1) = 35 \\[0.5em] \Rightarrow 6x^2 - x - 35 = 0 \text{ (Writing as } ax^2 + bx + c = 0) \\[0.5em] \Rightarrow 6x^2 - 15x + 14x - 35 = 0 \\[0.5em] \Rightarrow 3x(2x - 5) + 7(2x - 5) = 0 \\[0.5em] \Rightarrow (3x + 7)(2x - 5) = 0 \text{ (Factorising left side) } \\[0.5em] \Rightarrow 3x + 7 = 0 \text{ or } 2x - 5 = 0 \text{ (Zero-product rule) }\\[0.5em] \Rightarrow x = -\dfrac{7}{3} \text{ or } x = \dfrac{5}{2}

Hence, the roots of given equation are 73-\dfrac{7}{3}, 52\dfrac{5}{2}.

Question 4(i)

Solve the following equation by factorisation:

6p2 + 11p - 10 = 0

Answer

Given,

6p2+11p10=06p2+15p4p10=03p(2p+5)2(2p+5)=0(2p+5)(3p2)=0 (Factorising left side) 2p+5=0 or 3p2=0 (Zero-product rule) 2p=5 or 3p=2p=52 or p=236p^2 + 11p - 10 = 0 \\[0.5em] \Rightarrow 6p^2 + 15p - 4p - 10 = 0 \\[0.5em] \Rightarrow 3p(2p + 5) - 2(2p + 5) = 0 \\[0.5em] \Rightarrow (2p + 5)(3p - 2) = 0 \text{ (Factorising left side) } \\[0.5em] \Rightarrow 2p + 5 = 0 \text{ or } 3p - 2 = 0 \text{ (Zero-product rule) }\\[0.5em] \Rightarrow 2p = -5 \text{ or } 3p = 2 \\[0.5em] \Rightarrow p = -\dfrac{5}{2} \text{ or } p = \dfrac{2}{3}

Hence, the roots of given equation are 52-\dfrac{5}{2}, 23\dfrac{2}{3}.

Question 4(ii)

Solve the following equation by factorisation:

23x213x=1\dfrac{2}{3}x^2 - \dfrac{1}{3}x = 1

Answer

Given,

23x213x=123x213x1=0 (Writing as ax2+bx+c=0)23x2×313x×31×3=0×3 (Multiplying the equation by 3) 2x2x3=02x23x+2x3=0x(2x3)+1(2x3)=0(x+1)(2x3)=0 (Factorising left side) x+1=0 or 2x3=0 (Zero-product rule) x=1 or x=32\dfrac{2}{3}x^2 - \dfrac{1}{3}x = 1 \\[1em] \Rightarrow \dfrac{2}{3}x^2 - \dfrac{1}{3}x - 1 = 0 \text{ (Writing as } ax^2 + bx + c = 0) \\[1em] \Rightarrow \dfrac{2}{3}x^2 \times 3 - \dfrac{1}{3}x \times 3 - 1 \times 3 = 0 \times 3 \text{ (Multiplying the equation by 3) } \\[1em] \Rightarrow 2x^2 - x - 3 = 0 \\[1em] \Rightarrow 2x^2 - 3x + 2x - 3 = 0 \\[1em] \Rightarrow x(2x - 3) + 1(2x - 3) = 0 \\[1em] \Rightarrow (x + 1)(2x - 3) = 0 \text{ (Factorising left side) } \\[1em] \Rightarrow x + 1 = 0 \text{ or } 2x - 3 = 0 \text{ (Zero-product rule) } \\[1em] \Rightarrow x = -1 \text{ or } x = \dfrac{3}{2}

Hence, the roots of given equation are -1, 32\dfrac{3}{2}.

Question 5(i)

Solve the following equation by factorisation:

3(x - 2)2 = 147

Answer

Given,

3(x2)2=1473(x24x+4)=1473x212x+12=1473x212x+12147=0 (Writing as ax2+bx+c=0)3x212x135=03x212x1353=03 (Dividing the complete equation by 3) x24x45=0x29x+5x45=0x(x9)+5(x9)=0(x9)(x+5)=0 (Factorising left side) x9=0 or x+5=0 (Zero-product rule) x=9 or x=5.3(x-2)^2 = 147 \\[1em] \Rightarrow 3( x^2 - 4x + 4) = 147 \\[1em] \Rightarrow 3x^2 - 12x + 12 = 147 \\[1em] \Rightarrow 3x^2 - 12x + 12 - 147 = 0 \text{ (Writing as } ax^2 + bx + c = 0) \\[1em] \Rightarrow 3x^2 - 12x - 135 = 0 \\[1em] \Rightarrow \dfrac{3x^2 - 12x - 135 }{3} = \dfrac{0}{3} \\[1em] \text{ (Dividing the complete equation by 3) } \\[1em] \Rightarrow x^2 - 4x - 45 = 0 \\[1em] \Rightarrow x^2 - 9x + 5x - 45 = 0 \\[1em] \Rightarrow x(x - 9) + 5(x - 9) = 0 \\[1em] \Rightarrow (x - 9)(x + 5) = 0 \text{ (Factorising left side) }\\[1em] \Rightarrow x - 9 = 0 \text{ or } x + 5 = 0 \text{ (Zero-product rule) } \\[1em] \Rightarrow x = 9 \text { or } x = -5.

Hence, the roots of given equation are 9, -5.

Question 5(ii)

Solve the following equation by factorisation:

17(3x5)2=28\dfrac{1}{7}(3x-5)^2 = 28

Answer

Given,

17(3x5)2=2817(9x230x+25)=2897x2307x+257=2897x2×7307x×7+257×7=28×7 (Multiplying the complete equation by 7) 9x230x+25=1969x230x+25196=0 (Writing as ax2+bx+c=0)9x230x171=09x257x+27x171=03x(3x19)+9(3x19)=0(3x+9)(3x19)=0 (Factorising left side) 3x+9=0 or 3x19=0 (Zero - product rule) 3x=9 or 3x=19.x=93 or x=193x=3 or x=193\dfrac{1}{7}(3x-5)^2 = 28 \\[1em] \Rightarrow \dfrac{1}{7}( 9x^2 - 30x + 25) = 28 \\[1em] \Rightarrow \dfrac{9}{7}x^2 - \dfrac{30}{7}x + \dfrac{25}{7} = 28 \\[1em] \Rightarrow \dfrac{9}{7}x^2 \times 7 - \dfrac{30}{7}x \times 7 + \dfrac{25}{7} \times 7 = 28 \times 7 \text{ (Multiplying the complete equation by 7) } \\[1em] \Rightarrow 9x^2 - 30x + 25 = 196 \\[1em] \Rightarrow 9x^2 - 30x + 25 - 196 = 0 \text{ (Writing as } ax^2 + bx + c = 0) \\[1em] \Rightarrow 9x^2 - 30x - 171 = 0 \\[1em] \Rightarrow 9x^2 - 57x + 27x - 171 = 0 \\[1em] \Rightarrow 3x(3x - 19) + 9(3x - 19) = 0 \\[1em] \Rightarrow (3x + 9)(3x - 19) = 0 \text{ (Factorising left side) } \\[1em] \Rightarrow 3x + 9 = 0 \text{ or } 3x - 19 = 0 \text{ (Zero - product rule) }\\[1em] \Rightarrow 3x = -9 \text { or } 3x = 19. \\[1em] \Rightarrow x = -\dfrac{9}{3} \text{ or } x = \dfrac{19}{3} \\[1em] \Rightarrow x = -3 \text{ or } x = \dfrac{19}{3} \\[1em]

Hence, the roots of given equation are -3, 193\dfrac{19}{3}.

Question 6

Solve the following equation by factorisation:

x2 - 4x - 12 = 0 when x ∈ N

Answer

Given,

x24x12=0x26x+2x12=0x(x6)+2(x6)=0(x+2)(x6)=0 (Factorising left side) x+2=0 or x6=0 (Zero-product rule) x=2 or x=6x^2 - 4x - 12 = 0 \\[0.5em] \Rightarrow x^2 - 6x + 2x - 12 = 0 \\[0.5em] \Rightarrow x(x - 6) + 2(x - 6) = 0 \\[0.5em] \Rightarrow (x + 2)(x - 6) = 0 \text{ (Factorising left side) }\\[0.5em] \Rightarrow x + 2 = 0 \text{ or } x - 6 = 0 \text{ (Zero-product rule) } \\[0.5em] \Rightarrow x = -2 \text{ or } x = 6

Since x ∈ N hence x = -2 is not the root.
Hence, the root of given equation is 6.

Question 7

Solve the following equation by factorisation:

2x2 - 9x + 10 = 0 , when

(i) x ∈ N
(ii) x ∈ Q

Answer

Given,

2x29x+10=02x25x4x+10=0x(2x5)2(2x5)=0(x2)(2x5)=0 (Factorising left side) x2=0 or 2x5=0 (Zero-product rule) x=2 or x=522x^2 - 9x + 10 = 0 \\[0.5em] \Rightarrow 2x^2 - 5x - 4x + 10 = 0 \\[0.5em] \Rightarrow x(2x - 5) - 2(2x - 5) = 0 \\[0.5em] \Rightarrow (x - 2)(2x - 5) = 0 \text{ (Factorising left side) } \\[0.5em] \Rightarrow x - 2 = 0 \text{ or } 2x - 5 = 0 \text{ (Zero-product rule) } \\[0.5em] \Rightarrow x = 2 \text{ or } x =\dfrac{5}{2}

(i) Hence, the root of given equation is 2 , when x ∈ N

(ii) Hence, the root of given equation is 2, 52\dfrac{5}{2} , when x ∈ Q

Question 8(i)

Solve the following equation by factorisation:

a2x2 + 2ax + 1 = 0 , a ≠ 0.

Answer

Given,

a2x2+2ax+1=0a2x2+ax+ax+1=0ax(ax+1)+1(ax+1)=0(ax+1)(ax+1)=0 (Factorising left side) ax+1=0 (Zero-product rule) ax=1x=1aa^2x^2 + 2ax + 1 = 0 \\[0.5em] \Rightarrow a^2x^2 + ax + ax + 1 = 0 \\[0.5em] \Rightarrow ax(ax + 1) + 1(ax + 1) = 0 \\[0.5em] \Rightarrow (ax + 1)(ax + 1) = 0 \text{ (Factorising left side) } \\[0.5em] \Rightarrow ax + 1 = 0 \text{ (Zero-product rule) }\\[0.5em] \Rightarrow ax = -1 \\[0.5em] \Rightarrow x = -\dfrac{1}{a}

Hence, the roots of given equation are 1a,1a-\dfrac{1}{a} , -\dfrac{1}{a}

Question 8(ii)

Solve the following equation by factorisation:

x2 - (p + q)x + pq = 0

Answer

Given,

x2(p+q)x+pq=0x2pxqx+pq=0x(xp)q(xp)=0(xq)(xp)=0 (Factorising left side) xq=0 or xp=0 (Zero-product rule)x=q or x=p.x^2 - (p + q)x + pq = 0\\[0.5em] \Rightarrow x^2 - px - qx + pq = 0 \\[0.5em] \Rightarrow x(x - p) - q(x - p) = 0 \\[0.5em] \Rightarrow (x - q)(x - p) = 0 \text{ (Factorising left side) }\\[0.5em] \Rightarrow x -q = 0 \text{ or } x - p = 0 \text{ (Zero-product rule)}\\[0.5em] \Rightarrow x = q \text{ or } x = p. \\[0.5em]

Hence, the roots of given equation are p, q.

Question 9

Solve the following equation by factorisation:

a2x2 + (a2 + b2)x + b2 = 0, a ≠ 0.

Answer

Given,

a2x2+(a2+b2)x+b2=0a2x2+a2x+b2x+b2=0a2x(x+1)+b2(x+1)=0(a2x+b2)(x+1)=0 (Factorising left side) a2x+b2=0 or x+1=0 (Zero-product rule) a2x=b2 or x=1x=b2a2 or x=1a^2x^2 + (a^2 + b^2)x + b^2 = 0 \\[0.5em] \Rightarrow a^2x^2 + a^2x + b^2x + b^2 = 0 \\[0.5em] \Rightarrow a^2x(x + 1) + b^2(x + 1) = 0 \\[0.5em] \Rightarrow (a^2x + b^2)(x + 1) = 0 \text{ (Factorising left side) } \\[0.5em] \Rightarrow a^2x + b^2 = 0 \text{ or } x + 1 = 0 \text{ (Zero-product rule) } \\[0.5em] \Rightarrow a^2x = -b^2 \text{ or } x = -1 \\[0.5em] \Rightarrow x = -\dfrac{b^2}{a^2} \text{ or } x =-1 \\[0.5em]

Hence, the roots of given equation are b2a2,1.-\dfrac{b^2}{a^2}, -1.

Question 10(i)

Solve the following equation by factorisation:

3x2+10x+73=0\sqrt{3}x^2 + 10x + 7\sqrt{3} = 0

Answer

Given,

3x2+10x+73=03x2+7x+3x+73=0x(3x+7)+3(3x+7)=0(x+3)(3x+7)=0 (Factorising left side) x+3=0 or 3x+7=0 (Zero- product rule) x=3 or 3x+7=0x=3 or 3x=7x=3 or x=73x=3 or x=733\sqrt{3}x^2 + 10x + 7\sqrt{3} = 0 \\[1em] \Rightarrow \sqrt{3}x^2 + 7x + 3x + 7\sqrt{3} = 0 \\[1em] \Rightarrow x(\sqrt{3}x + 7) + \sqrt{3}(\sqrt{3}x + 7) = 0 \\[1em] \Rightarrow (x + \sqrt{3})(\sqrt{3}x + 7) = 0 \text{ (Factorising left side) } \\[1em] \Rightarrow x + \sqrt{3} = 0 \text{ or } \sqrt{3}x + 7 = 0 \text{ (Zero- product rule) } \\[1em] \Rightarrow x = -\sqrt{3} \text{ or } \sqrt{3}x + 7 = 0 \\[1em] \Rightarrow x = -\sqrt{3} \text{ or } \sqrt{3}x = -7 \\[1em] \Rightarrow x = -\sqrt{3} \text{ or } x = -\dfrac{7}{\sqrt{3}} \\[1em] x = -\sqrt{3} \text{ or } x = -\dfrac{7\sqrt{3}}{3}

Hence, the roots of given equation are 3,733-\sqrt{3}, -\dfrac{7\sqrt{3}}{3}

Question 10(ii)

Solve the following equation by factorisation:

43x2+5x23=04\sqrt{3}x^2 + 5x - 2\sqrt{3} = 0

Answer

Given,

43x2+5x23=043x2+8x3x23=04x(3x+2)3(3x+2)=0(3x+2)(4x3)=0 (Factorising left side) 3x+2=0 or 4x3=0 (Zero-product rule) 3x=2 or 4x=3x=23 or x=34x=23×33 or x=34x=233 or x=344\sqrt{3}x^2 + 5x - 2\sqrt{3} = 0 \\[1em] \Rightarrow 4\sqrt{3}x^2 + 8x - 3x - 2\sqrt{3} = 0 \\[1em] \Rightarrow 4x(\sqrt{3}x + 2) - \sqrt{3}(\sqrt{3}x + 2) = 0 \\[1em] \Rightarrow (\sqrt{3}x + 2)(4x - \sqrt{3}) = 0 \text{ (Factorising left side) } \\[1em] \Rightarrow \sqrt{3}x + 2 = 0 \text{ or } 4x - \sqrt{3} = 0 \text{ (Zero-product rule) } \\[1em] \Rightarrow \sqrt{3}x = -2 \text{ or } 4x = \sqrt{3} \\[1em] \Rightarrow x = -\dfrac{2}{\sqrt{3}} \text{ or } x = \dfrac{\sqrt{3}}{4} \\[1em] \Rightarrow x = -\dfrac{2}{\sqrt{3}} \times \dfrac{\sqrt{3}}{\sqrt{3}} \text{ or } x = \dfrac{\sqrt{3}}{4} \\[1em] x = -\dfrac{2\sqrt{3}}{3} \text{ or } x = \dfrac{\sqrt{3}}{4}

Hence, the roots of given equation are 233-\dfrac{2\sqrt{3}}{3}, 34.\dfrac{\sqrt{3}}{4}.

Question 11(i)

Solve the following equation by factorisation:

x2(1+2)x+2=0x^2 - (1 + \sqrt{2})x + \sqrt{2} = 0

Answer

Given,

x2(1+2)x+2=0x2x2x+2=0x(x1)2(x1)=0(x2)(x1)=0 (Factorising left side) x2=0 or x1=0 (Zero-product rule) x=2 or x=1x^2 - (1 + \sqrt{2})x + \sqrt{2} = 0 \\[1em] \Rightarrow x^2 - x - \sqrt{2}x + \sqrt{2} = 0 \\[1em] \Rightarrow x(x - 1) - \sqrt{2}(x - 1) = 0 \\[1em] \Rightarrow (x - \sqrt{2})(x - 1) = 0 \text{ (Factorising left side) } \\[1em] x - \sqrt{2} = 0 \text{ or } x - 1 = 0 \text{ (Zero-product rule) } \\[1em] x = \sqrt{2} \text{ or } x = 1

Hence, the roots of given equation are 2\sqrt{2} , 1.

Question 11(ii)

Solve the following equation by factorisation:

x+1x=2120x + \dfrac{1}{x} = 2\dfrac{1}{20}

Answer

Given,

x+1x=2120x×x+1x×x=4120×xx2+1=4120x20(x2+1)=41x20x2+20=41x20x241x+20=0 (Writing as ax2+bx+c=0)20x225x16x+20=05x(4x5)4(4x5)=0(5x4)(4x5)=0 (Factorising left side) 5x4=0 or 4x5=0 (Zero-product rule) 5x=4 or 4x=5x=45 or x=54x + \dfrac{1}{x} = 2\dfrac{1}{20} \\[1em] \Rightarrow x \times x + \dfrac{1}{x} \times x = \dfrac{41}{20} \times x \\[1em] \Rightarrow x^2 + 1 = \dfrac{41}{20}x \\[1em] \Rightarrow 20(x^2 + 1) = 41x \\[1em] \Rightarrow 20x^2 + 20 = 41x \\[1em] \Rightarrow 20x^2 - 41x + 20 = 0 \text{ (Writing as } ax^2 + bx + c = 0) \\[1em] \Rightarrow 20x^2 - 25x - 16x + 20 = 0 \\[1em] \Rightarrow 5x(4x - 5) - 4(4x - 5) = 0 \\[1em] \Rightarrow (5x - 4)(4x - 5) = 0 \text{ (Factorising left side) } \\[1em] \Rightarrow 5x - 4 = 0 \text{ or } 4x - 5 = 0 \text{ (Zero-product rule) } \\[1em] \Rightarrow 5x = 4 \text{ or } 4x = 5 \\[1em] x = \dfrac{4}{5} \text{ or } x = \dfrac{5}{4} \\[1em]

Hence, the roots of given equation are 45\dfrac{4}{5} , 54\dfrac{5}{4}.

Question 12(i)

Solve the following equation by factorisation:

2x25x+2=0,x\dfrac{2}{x^2} - \dfrac{5}{x} + 2 = 0, x ≠ 0

Answer

Given,

2x25x+2=025x+2x2x2=025x+2x2=0×x22x25x+2=02x24xx+2=02x(x2)1(x2)=0(2x1)(x2)=0 (Factorising left side) 2x1=0 or x2=0 (Zero-product rule) 2x=1 or x=2x=12 or x=2\dfrac{2}{x^2} - \dfrac{5}{x} + 2 = 0 \\[1em] \Rightarrow \dfrac{2 - 5x + 2x^2}{x^2} = 0 \\[1em] \Rightarrow 2 - 5x + 2x^2 = 0 \times x^2 \\[1em] \Rightarrow 2x^2 - 5x + 2 = 0 \\[1em] \Rightarrow 2x^2 - 4x - x + 2 = 0 \\[1em] \Rightarrow2x(x - 2) - 1(x - 2) = 0 \\[1em] \Rightarrow (2x - 1)(x - 2) = 0 \text{ (Factorising left side) } \\[1em] \Rightarrow 2x - 1 = 0 \text{ or } x - 2 = 0 \text{ (Zero-product rule) } \\[1em] \Rightarrow 2x = 1 \text{ or } x = 2 \\[1em] x = \dfrac{1}{2} \text{ or } x = 2 \\[1em]

Hence, the roots of given equation are 12\dfrac{1}{2} , 2.

Question 12(ii)

Solve the following equation by factorisation:

x215x310=0.\dfrac{x^2}{15} - \dfrac{x}{3} -10 = 0.

Answer

Given,

x215x310=0x2x×510×1515=0x25x150=0x215x+10x150=0x(x15)+10(x15)=0(x+10)(x15)=0 (Factorising left side) x+10=0 or x15=0 (Zero-product rule) x=10 or x=15\dfrac{x^2}{15} - \dfrac{x}{3} -10 = 0 \\[1em] \Rightarrow \dfrac{x^2 - x \times 5 - 10 \times 15}{15} = 0 \\[1em] \Rightarrow x^2 - 5x - 150 = 0 \\[1em] \Rightarrow x^2 - 15x + 10x - 150 = 0 \\[1em] \Rightarrow x(x - 15) + 10(x - 15) = 0 \\[1em] \Rightarrow (x + 10)(x - 15) = 0 \text{ (Factorising left side) } \\[1em] \Rightarrow x + 10 = 0 \text{ or } x - 15 = 0 \text{ (Zero-product rule) } \\[1em] x = -10 \text{ or } x = 15 \\[1em]

Hence, the roots of given equation are -10 , 15.

Question 13(i)

Solve the following equation by factorisation:

3x8x=23x - \dfrac{8}{x} = 2

Answer

Given,

3x8x=23x28x=23x28=2x3x22x8=0 (Writing as ax2+bx+c=0)3x26x+4x8=03x(x2)+4(x2)=0(3x+4)(x2)=0 (Factorising left side) 3x+4=0 or x2=0 (Zero-product rule) 3x=4 or x=2x=43 or x=23x - \dfrac{8}{x} = 2 \\[1em] \Rightarrow \dfrac{3x^2 - 8}{x} = 2 \\[1em] \Rightarrow 3x^2 - 8 = 2x \\[1em] \Rightarrow 3x^2 - 2x - 8 = 0 \text{ (Writing as } ax^2 + bx + c = 0) \\[1em] \Rightarrow 3x^2 - 6x + 4x - 8 = 0 \\[1em] \Rightarrow 3x(x - 2) + 4(x - 2) = 0 \\[1em] \Rightarrow (3x + 4)(x - 2) = 0 \text{ (Factorising left side) } \\[1em] \Rightarrow 3x + 4 = 0 \text{ or } x - 2 = 0 \text{ (Zero-product rule) } \\[1em] \Rightarrow 3x = -4 \text { or } x = 2 \\[1em] x = -\dfrac{4}{3} \text{ or } x = 2 \\[1em]

Hence, the roots of given equation are 43-\dfrac{4}{3} , 2.

Question 13(ii)

Solve the following equation by factorisation:

x+2x+3=2x33x7\dfrac{x + 2}{x + 3} = \dfrac{2x - 3}{3x - 7}

Answer

Given,

x+2x+3=2x33x7(x+2)×(3x7)=(2x3)×(x+3)3x27x+6x14=2x2+6x3x93x2x14=2x2+3x93x22x2x3x14+9=0x24x5=0 (Writing as ax2+bx+c=0)x25x+x5=0x(x5)+1(x5)=0(x5)(x+1)=0 (Factorising left side) x5=0 or x+1=0 (Zero-product rule) x=5 or x=1\dfrac{x + 2}{x + 3} = \dfrac{2x - 3}{3x - 7} \\[1em] \Rightarrow (x + 2) \times (3x - 7) = (2x - 3) \times (x + 3) \\[1em] \Rightarrow 3x^2 - 7x + 6x - 14 = 2x^2 + 6x - 3x - 9 \\[1em] \Rightarrow 3x^2 - x - 14 = 2x^2 + 3x - 9 \\[1em] \Rightarrow 3x^2 - 2x^2 - x - 3x - 14 + 9 = 0 \\[1em] \Rightarrow x^2 - 4x - 5 = 0 \text{ (Writing as } ax^2 + bx + c = 0) \\[1em] \Rightarrow x^2 - 5x + x - 5 = 0 \\[1em] \Rightarrow x(x - 5) + 1(x - 5) = 0 \\[1em] \Rightarrow (x - 5)(x + 1) = 0 \text{ (Factorising left side) } \\[1em] \Rightarrow x - 5 = 0 \text{ or } x + 1 = 0 \text{ (Zero-product rule) } \\[1em] x = 5 \text{ or } x = -1 \\[1em]

Hence, the roots of given equation are -1, 5.

Question 14(i)

Solve the following equation by factorisation:

8x+332x=2\dfrac{8}{x + 3} - \dfrac{3}{2 - x} = 2

Answer

Given,

8x+332x=28(2x)3(x+3)(x+3)(2x)=28(2x)3(x+3)=2(x+3)(2x)168x3x9=2(2xx2+63x)711x=2(x2x+6)711x=2x22x+12711x+2x2+2x12=02x29x5=0 (Writing as ax2+bx+c=0)2x210x+x5=02x(x5)+1(x5)=0(2x+1)(x5)=0 (Factorising left side) 2x+1=0 or x5=0 (Zero-product rule) x=12 or x=5\dfrac{8}{x + 3} - \dfrac{3}{2 - x} = 2 \\[1em] \Rightarrow \dfrac{8(2 - x) - 3(x + 3)}{(x + 3)(2 - x)} = 2 \\[1em] \Rightarrow 8(2 - x) - 3(x + 3) = 2(x + 3)(2 - x) \\[1em] \Rightarrow 16 - 8x - 3x - 9 = 2(2x - x^2 + 6 - 3x) \\[1em] \Rightarrow 7 - 11x = 2(- x^2 - x + 6) \\[1em] \Rightarrow 7 - 11x = -2x^2 - 2x + 12 \\[1em] \Rightarrow 7 - 11x + 2x^2 + 2x - 12 = 0 \\[1em] \Rightarrow 2x^2 - 9x - 5 = 0 \text{ (Writing as } ax^2 + bx + c = 0) \\[1em] \Rightarrow 2x^2 - 10x + x - 5 = 0 \\[1em] \Rightarrow 2x(x - 5) + 1(x - 5) = 0 \\[1em] \Rightarrow (2x + 1)(x - 5) = 0 \text{ (Factorising left side) } \\[1em] \Rightarrow 2x + 1 = 0 \text{ or } x - 5 = 0 \text{ (Zero-product rule) } \\[1em] x = -\dfrac{1}{2} \text{ or } x = 5

Hence, the roots of given equation are 12-\dfrac{1}{2}, 5.

Question 14(ii)

Solve the following equation by factorisation:

xx1+x1x=212\dfrac{x}{x - 1} + \dfrac{x - 1}{x} = 2\dfrac{1}{2}

Answer

Given,

xx1+x1x=212x×x+(x1)(x1)x(x1)=212x2+x2xx+1=5x(x1)22x22x+1=5x25x22(2x22x+1)=5x25x4x24x+2=5x25x4x25x24x+5x+2=0x2+x+2=0 (Writing as ax2+bx+c=0)x2x2=0 (Multiplying the equation by -1) x22x+x2=0x(x2)+1(x2)=0(x+1)(x2) (Factorising left side) x+1=0 or x2=0 (Zero-product rule) x=1 or x=2\dfrac{x}{x - 1} + \dfrac{x - 1}{x} = 2\dfrac{1}{2} \\[1em] \Rightarrow \dfrac{x \times x + (x - 1)(x - 1)}{x(x - 1)} = 2\dfrac{1}{2} \\[1em] \Rightarrow x^2 + x^2 - x - x + 1 = \dfrac{5x(x - 1)}{2} \\[1em] \Rightarrow 2x^2 - 2x + 1 = \dfrac{5x^2 - 5x}{2} \\[1em] \Rightarrow 2(2x^2 - 2x + 1) = 5x^2 - 5x \\[1em] \Rightarrow 4x^2 - 4x + 2 = 5x^2 - 5x \\[1em] \Rightarrow 4x^2 - 5x^2 - 4x + 5x + 2 = 0 \\[1em] \Rightarrow -x^2 + x + 2 = 0 \text{ (Writing as } ax^2 + bx + c = 0) \\[1em] \Rightarrow x^2 - x - 2 = 0 \text{ (Multiplying the equation by -1) } \\[1em] \Rightarrow x^2 - 2x + x - 2 = 0 \\[1em] \Rightarrow x(x - 2) + 1(x - 2) = 0 \\[1em] \Rightarrow (x + 1)(x - 2) \text{ (Factorising left side) } \\[1em] \Rightarrow x + 1 = 0 \text{ or } x - 2 = 0 \text{ (Zero-product rule) } \\[1em] x = -1 \text{ or } x = 2 \\[1em]

Hence, the roots of given equation are -1, 2.

Question 15(i)

Solve the following equation by factorisation:

x+1x1+x2x+2=3\dfrac{x + 1}{x - 1} + \dfrac{x - 2}{x + 2} = 3

Answer

Given,

x+1x1+x2x+2=3(x+1)(x+2)+(x2)(x1)(x1)(x+2)=3x2+2x+x+2+x2x2x+2(x1)(x+2)=3x2+2x+x+2+x2x2x+2=3(x1)(x+2)x2+x2+3x3x+2+2=3(x2+2xx2)2x2+4=3(x2+x2)2x2+4=3x2+3x62x23x23x+4+6=0x23x+10=0 (Writing as ax2+bx+c=0)x2+3x10=0 (Multiplying the equation by -1) x2+5x2x10=0x(x+5)2(x+5)=0(x2)(x+5)=0 (Factorising left side) x2=0 or x+5=0 (Zero-product rule) x=2 or x=5\dfrac{x + 1}{x - 1} + \dfrac{x - 2}{x + 2} = 3 \\[1em] \Rightarrow \dfrac{(x + 1)(x + 2) + (x - 2)(x - 1)}{(x - 1)(x + 2)} = 3 \\[1em] \Rightarrow \dfrac{x^2 + 2x + x + 2 + x^2 - x - 2x + 2}{(x - 1)(x + 2)} = 3 \\[1em] \Rightarrow x^2 + 2x + x + 2 + x^2 - x - 2x + 2 = 3(x - 1)(x + 2) \\[1em] \Rightarrow x^2 + x^2 + 3x - 3x + 2 + 2 = 3(x^2 + 2x - x - 2) \\[1em] \Rightarrow 2x^2 + 4 = 3(x^2 + x - 2) \\[1em] \Rightarrow 2x^2 + 4 = 3x^2 + 3x - 6 \\[1em] \Rightarrow 2x^2 - 3x^2 - 3x + 4 + 6 = 0 \\[1em] \Rightarrow -x^2 - 3x + 10 = 0 \text{ (Writing as } ax^2 + bx + c = 0) \\[1em] \Rightarrow x^2 + 3x - 10 = 0 \text{ (Multiplying the equation by -1) } \\[1em] \Rightarrow x^2 + 5x - 2x - 10 = 0 \\[1em] \Rightarrow x(x + 5) - 2(x + 5) = 0 \\[1em] \Rightarrow (x - 2)(x + 5) = 0 \text{ (Factorising left side) } \\[1em] \Rightarrow x - 2 = 0 \text{ or } x + 5 = 0 \text{ (Zero-product rule) } \\[1em] x = 2 \text{ or } x = -5 \\[1em]

Hence, the roots of given equation are 2 , -5.

Question 15(ii)

Solve the following equation by factorisation:

1x31x+5=16\dfrac{1}{x - 3} - \dfrac{1}{x + 5} = \dfrac{1}{6}

Answer

Given,

1x31x+5=16(x+5)(x3)(x3)(x+5)=16x+5x+3=(x3)(x+5)68=x2+5x3x1568×6=x2+2x1548=x2+2x15x2+2x15=48x2+2x1548=0x2+2x63=0 (Writing as ax2+bx+c=0)x2+9x7x63=0x(x+9)7(x+9)=0(x7)(x+9)=0 (Factorising left side) x7=0 or x+9=0 (Zero-product rule) x=7 or x=9\dfrac{1}{x - 3} - \dfrac{1}{x + 5} = \dfrac{1}{6} \\[1em] \Rightarrow \dfrac{(x + 5) - (x - 3)}{(x - 3)(x + 5)} = \dfrac{1}{6} \\[1em] \Rightarrow x + 5 - x + 3 = \dfrac{(x - 3)(x + 5)}{6} \\[1em] \Rightarrow 8 = \dfrac{x^2 + 5x - 3x - 15 }{6} \\[1em] \Rightarrow 8 \times 6 = x^2 + 2x - 15 \\[1em] \Rightarrow 48 = x^2 + 2x - 15 \\[1em] \Rightarrow x^2 + 2x - 15 = 48 \\[1em] \Rightarrow x^2 + 2x - 15 - 48 = 0 \\[1em] \Rightarrow x^2 + 2x - 63 = 0 \text{ (Writing as } ax^2 + bx + c = 0) \\[1em] \Rightarrow x^2 + 9x - 7x - 63 = 0 \\[1em] \Rightarrow x(x + 9) - 7(x + 9) = 0 \\[1em] \Rightarrow (x - 7)(x + 9) = 0 \text{ (Factorising left side) } \\[1em] x - 7 = 0 \text{ or } x + 9 = 0 \text{ (Zero-product rule) } \\[1em] x = 7 \text{ or } x = -9 \\[1em]

Hence, the roots of given equation are -9 , 7.

Question 16(i)

Solve the following equation by factorisation:

aax1+bbx1=a+b,a+b\dfrac{a}{ax - 1} + \dfrac{b}{bx - 1} = a + b, a + b ≠ 0, abab ≠ 0

Answer

Given,

aax1+bbx1=a+baax1+bbx1ab=0(aax1b)+(bbx1a)=0ab(ax1)ax1+ba(bx1)bx1=0aabx+bax1+babx+abx1=0(aabx+b)(1ax1+1bx1)=0 (Factorising left side) aabx+b=0 or 1ax1+1bx1=0 (Zero-product rule) a+b=abx or bx1+ax1(ax1)(bx1)=0x=a+bab or ax+bx2=0×(ax1)(bx1)x=a+bab or ax+bx2=0x=a+bab or x(a+b)=2x=a+bab or x=2(a+b)\dfrac{a}{ax - 1} + \dfrac{b}{bx - 1} = a + b \\[1em] \Rightarrow \dfrac{a}{ax - 1} + \dfrac{b}{bx - 1} - a - b = 0 \\[1em] \Rightarrow \big( \dfrac{a}{ax - 1} - b \big) + \big(\dfrac{b}{bx -1} - a \big) = 0 \\[1em] \Rightarrow \dfrac{a - b(ax - 1)}{ax - 1} + \dfrac{b - a(bx - 1)}{bx -1} = 0 \\[1em] \Rightarrow \dfrac{a - abx + b}{ax -1} + \dfrac{b - abx + a}{bx - 1} = 0 \\[1em] \Rightarrow (a - abx + b) \big( \dfrac{1}{ax - 1} + \dfrac{1}{bx - 1}\big) = 0 \text{ (Factorising left side) } \\[1em] \Rightarrow a - abx + b = 0 \text{ or } \dfrac{1}{ax - 1} + \dfrac{1}{bx - 1} = 0 \text{ (Zero-product rule) }\\[1em] \Rightarrow a + b = abx \text{ or } \dfrac{bx - 1 + ax - 1}{(ax - 1)(bx - 1)} = 0 \\[1em] \Rightarrow x = \dfrac{a + b}{ab} \text{ or } ax + bx - 2 = 0 \times (ax - 1)(bx - 1) \\[1em] \Rightarrow x = \dfrac{a + b}{ab} \text{ or } ax + bx - 2 = 0 \\[1em] \Rightarrow x = \dfrac{a + b}{ab} \text{ or } x(a + b) = 2 \\[1em] x = \dfrac{a + b}{ab} \text{ or } x = \dfrac{2}{(a + b)} \\[1em]

Hence, the roots of given equation are a+bab,2(a+b)\dfrac{a + b}{ab} , \dfrac{2}{(a + b)}.

Question 16(ii)

Solve the following equation by factorisation:

12a+b+2x=12a+1b+12x\dfrac{1}{2a + b + 2x} = \dfrac{1}{2a} + \dfrac{1}{b} + \dfrac{1}{2x}

Answer

Given,

12a+b+2x=12a+1b+12x12a+b+2x12x=12a+1b2x(2a+b+2x)(2a+b+2x)(2x)=b+2a2ab(2a+b)(2a+b+2x)(2x)=b+2a2ab1(2a+b+2x)(2x)=12ab2ab=(2a+b+2x)(2x)2ab=4ax+2bx+4x2ab=2ax+bx+2x2 (Dividing the complete equation by 2) 2ax+bx+2x2+ab=02x2+2ax+bx+ab=02x(x+a)+b(x+a)=0(2x+b)(x+a)=0 (Factorising left side) 2x+b=0 or x+a=0 (Zero-product rule) x=b2 or x=a\dfrac{1}{2a + b + 2x} = \dfrac{1}{2a} + \dfrac{1}{b} + \dfrac{1}{2x} \\[1em] \Rightarrow \dfrac{1}{2a + b + 2x} - \dfrac{1}{2x} = \dfrac{1}{2a} + \dfrac{1}{b} \\[1em] \Rightarrow \dfrac{2x - (2a + b + 2x)}{(2a + b + 2x)(2x)} = \dfrac{b + 2a}{2ab} \\[1em] \Rightarrow \dfrac{ -(2a + b )}{(2a + b + 2x)(2x)} = \dfrac{b + 2a}{2ab}\\[1em] \Rightarrow \dfrac{ -1}{(2a + b + 2x)(2x)} = \dfrac{1}{2ab}\\[1em] \Rightarrow -2ab = (2a + b + 2x)(2x) \\[1em] \Rightarrow -2ab = 4ax + 2bx + 4x^2 \\[1em] \Rightarrow -ab = 2ax + bx + 2x^2 \text{ (Dividing the complete equation by 2) } \\[1em] \Rightarrow 2ax + bx + 2x^2 + ab = 0 \\[1em] \Rightarrow 2x^2 + 2ax + bx + ab = 0 \\[1em] \Rightarrow 2x(x + a) + b(x + a) = 0 \\[1em] \Rightarrow (2x + b)(x + a) = 0 \text{ (Factorising left side) } \\[1em] \Rightarrow 2x + b = 0 \text{ or } x + a = 0 \text{ (Zero-product rule) } \\[1em] x = -\dfrac{b}{2} \text{ or } x = -a \\[1em]

Hence, the roots of given equation are b2-\dfrac{b}{2}, -a.

Question 17

Solve the following equation by factorisation:

1x+6+1x10=3x4\dfrac{1}{x + 6} + \dfrac{1}{x - 10} = \dfrac{3}{x - 4}

Answer

Given,

1x+6+1x10=3x4x10+x+6(x+6)(x10)=3x42x4(x+6)(x10)=3x4(2x4)(x4)=3(x+6)(x10)2x28x4x+16=3(x210x+6x60)2x212x+16=3(x24x60)2x212x+16=3x212x1802x23x212x+12x+16+180=0x2+196=0x2=196x=196x=14,14\dfrac{1}{x + 6} + \dfrac{1}{x - 10} = \dfrac{3}{x - 4} \\[1em] \Rightarrow \dfrac{x - 10 + x + 6}{(x + 6)(x - 10)} = \dfrac{3}{x - 4} \\[1em] \Rightarrow \dfrac{2x - 4}{(x + 6)(x - 10)} = \dfrac{3}{x - 4} \\[1em] \Rightarrow (2x - 4)(x - 4) = 3(x + 6)(x - 10) \\[1em] \Rightarrow 2x^2 - 8x - 4x + 16 = 3(x^2 - 10x + 6x - 60) \\[1em] \Rightarrow 2x^2 - 12x + 16 = 3(x^2 - 4x - 60) \\[1em] \Rightarrow 2x^2 - 12x + 16 = 3x^2 - 12x - 180 \\[1em] \Rightarrow 2x^2 - 3x^2 -12x + 12x + 16 + 180 = 0 \\[1em] \Rightarrow -x^2 + 196 = 0 \\[1em] \Rightarrow x^2 = 196 \\[1em] \Rightarrow x = \sqrt{196} \\[1em] x = 14 , -14 \\[1em]

Hence, the roots of given equation are 14 , -14.

Question 18(i)

Solve the following equation by factorisation:

3x+4=x\sqrt{3x + 4} = x

Answer

Given,

3x+4=x\sqrt{3x + 4} = x

On squaring both sides, we get

3x+4=x2x23x4=0x24x+x4=0x(x4)+1(x4)=0(x+1)(x4)=0 (Factorising left side) x+1=0 or x4=0 (Zero-product rule) x=1 or x=43x + 4 = x^2 \\[0.5em] \Rightarrow x^2 - 3x - 4 = 0 \\[0.5em] \Rightarrow x^2 - 4x + x - 4 = 0 \\[0.5em] \Rightarrow x(x - 4) + 1(x - 4) = 0 \\[0.5em] \Rightarrow (x + 1)(x - 4) = 0 \text{ (Factorising left side) }\\[0.5em] \Rightarrow x + 1 = 0 \text{ or } x - 4 = 0 \text{ (Zero-product rule) }\\[0.5em] x = -1 \text{ or } x = 4

As equation is squared so roots need to be checked so putting x = -1 and x = 4 in the equation 3x+4=x.\sqrt{3x + 4} = x.
Checking for x = -1

3×1+4=13+4=11=1 (This equation is false) \Rightarrow \sqrt{3 \times -1 + 4} = -1 \\[0.5em] \Rightarrow \sqrt{-3 + 4} = -1 \\[0.5em] \Rightarrow \sqrt{1} = -1 \text{ (This equation is false) }

Checking for x = 4

3×4+4=412+4=416=4 (This equation is true ) \Rightarrow \sqrt{3 \times 4 + 4} = 4 \\[0.5em] \Rightarrow \sqrt{12 + 4} = 4 \\[0.5em] \Rightarrow \sqrt{16} = 4 \text{ (This equation is true ) }\\[0.5em]

Since for x = -1 equation is false hence x = -1 is not the root of the given equation.
Hence, the root of given equation is 4.

Question 18(ii)

Solve the following equation by factorisation:

x(x7)=32\sqrt{x(x - 7)} = 3\sqrt{2}

Answer

Given,

x(x7)=32\sqrt{x(x - 7)} = 3\sqrt{2}

On squaring both sides, we get

x(x7)=18x27x=18x27x18=0x29x+2x18=0x(x9)+2(x9)=0(x+2)(x9)=0 (Factorising left side) x+2=0 or x9=0 (Zero-product rule) x=2 or x=9.x(x - 7) = 18 \\[0.5em] \Rightarrow x^2 - 7x = 18 \\[0.5em] \Rightarrow x^2 - 7x - 18 = 0 \\[0.5em] \Rightarrow x^2 - 9x + 2x - 18 = 0 \\[0.5em] \Rightarrow x(x - 9) + 2(x - 9) = 0 \\[0.5em] \Rightarrow (x + 2)(x - 9) = 0 \text{ (Factorising left side) } \\[0.5em] \Rightarrow x + 2 = 0 \text{ or } x - 9 = 0 \text{ (Zero-product rule) } \\[0.5em] x = -2 \text{ or } x = 9.

As equation is squared so roots need to be checked so putting x = -2 and x = 9 in the equation x(x7)=32\sqrt{x(x - 7)} = 3\sqrt{2}
Checking for x = -2

2(27)=322(9)=3(2)18=32 (This equation is true) \Rightarrow \sqrt{-2(-2 - 7)} = 3\sqrt{2} \\[0.5em] \Rightarrow \sqrt{-2(-9)} = 3\sqrt{(2)}\\[0.5em] \Rightarrow \sqrt{18} = 3\sqrt{2} \text{ (This equation is true) }\\[0.5em]

Checking for x = 9

9(97)=329×2=3218=32 (This equation is true) \Rightarrow \sqrt{9(9 - 7)} = 3\sqrt{2} \\[0.5em] \Rightarrow \sqrt{9 \times 2} = 3\sqrt{2} \\[0.5em] \Rightarrow \sqrt{18} = 3\sqrt{2} \text{ (This equation is true) }

As the above two equations are true,

∴ The roots of given equation are -2, 9.

Question 19

Use the substitution y = 3x + 1 to solve for x :

5(3x + 1)2 + 6(3x + 1) - 8 = 0.

Answer

Given,

5(3x+1)2+6(3x+1)8=05y2+6y8=0 (Putting 3x + 1 = y) 5y2+10y4y8=05y(y+2)4(y+2)=0(5y4)(y+2)=0 (Factorising left side) 5y4=0 or y+2=0 (Zero-product rule) y=45 or y=2When y=45,3x+1=453x=4513x=15x=115When y=2,3x+1=23x=3x=15(3x + 1)^2 + 6(3x + 1) - 8 = 0 \\[1em] \Rightarrow 5y^2 + 6y - 8 = 0 \text{ (Putting 3x + 1 = y) } \\[1em] \Rightarrow 5y^2 + 10y - 4y - 8 = 0 \\[1em] \Rightarrow 5y(y + 2) - 4(y + 2) = 0 \\[1em] \Rightarrow (5y - 4)(y + 2) = 0 \text{ (Factorising left side) }\\[1em] \Rightarrow 5y - 4 = 0 \text{ or } y + 2 = 0 \text{ (Zero-product rule) } \\[1em] \Rightarrow y = \dfrac{4}{5} \text{ or } y = -2 \\[1em] \text{When } y = \dfrac{4}{5}, 3x + 1 = \dfrac{4}{5} \\[1em] \Rightarrow 3x = \dfrac{4}{5} - 1 \\[1em] \Rightarrow 3x = -\dfrac{1}{5} \\[1em] \Rightarrow x = -\dfrac{1}{15} \\[1em] \text{When } y = -2 , 3x + 1 = -2 \\[1em] \Rightarrow 3x = -3 \\[1em] \Rightarrow x = -1

Hence, the roots of given equation are 115-\dfrac{1}{15} , -1.

Question 20

Find the values of x if p + 1 = 0 and x2 + px - 6 = 0.

Answer

Since, p + 1 = 0 it means p = -1.

Given,

x2+px6=0x2+(1)x6=0x2x6=0x23x+2x6=0x(x3)+2(x3)=0(x+2)(x3)=0 (Factorising left side) x+2=0 or x3=0 (Zero-product rule) x=2 or x=3x^2 + px - 6 = 0 \\[0.5em] \Rightarrow x^2 + (-1)x - 6 = 0 \\[0.5em] \Rightarrow x^2 - x - 6 = 0 \\[0.5em] \Rightarrow x^2 - 3x + 2x - 6 = 0 \\[0.5em] \Rightarrow x(x - 3) + 2(x - 3) = 0 \\[0.5em] \Rightarrow (x + 2)(x - 3) = 0 \text{ (Factorising left side) } \\[0.5em] \Rightarrow x + 2 = 0 \text{ or } x - 3 = 0 \text{ (Zero-product rule) } \\[0.5em] x = -2 \text{ or } x = 3

Hence, the values of x are -2 , 3.

Question 21

Find the values of x if p + 7 = 0, q - 12 = 0 and x2 + px + q = 0.

Answer

Since , p + 7 = 0, q - 12 = 0 it means p = -7 and q = 12.

Given,

x2+px+q=0x2+(7)x+12=0x27x+12=0x24x3x+12=0x(x4)3(x4)=0(x3)(x4)=0 (Factorising left side) x3=0 or x4=0 (Zero-product rule) x=3 or x=4x^2 + px + q = 0 \\[0.5em] \Rightarrow x^2 + (-7)x + 12 = 0 \\[0.5em] \Rightarrow x^2 - 7x + 12 = 0 \\[0.5em] \Rightarrow x^2 - 4x - 3x + 12 = 0 \\[0.5em] \Rightarrow x(x - 4) - 3(x - 4) = 0 \\[0.5em] \Rightarrow (x - 3)(x - 4) = 0 \text{ (Factorising left side) } \\[0.5em] \Rightarrow x - 3 = 0 \text{ or } x - 4 = 0 \text{ (Zero-product rule) } \\[0.5em] x = 3 \text{ or } x = 4

Hence, the values of x are 3 , 4.

Question 22

If x = p is a solution of the equation x(2x + 5) = 3, then find the values of p.

Answer

If x = p is a solution of the equation x(2x + 5) = 3 , then x = p satisfies the equation.
Putting x = p in equation,

p(2p+5)=32p2+5p=32p2+5p3=02p2+6pp3=02p(p+3)1(p+3)=0(2p1)(p+3)=0 (Factorising left side) 2p1=0 or p+3=0 (Zero-product rule) 2p=1 or p=3p=12 or p=3p(2p + 5) = 3 \\[0.5em] \Rightarrow 2p^2 + 5p = 3 \\[0.5em] \Rightarrow 2p^2 + 5p - 3 = 0 \\[0.5em] \Rightarrow 2p^2 + 6p - p - 3 = 0 \\[0.5em] \Rightarrow 2p(p + 3) - 1(p + 3) = 0 \\[0.5em] \Rightarrow (2p - 1)(p + 3) = 0 \text{ (Factorising left side) }\\[0.5em] \Rightarrow 2p - 1 = 0 \text{ or } p + 3 = 0 \text{ (Zero-product rule) } \\[0.5em] \Rightarrow 2p = 1 \text{ or } p = -3 \\[0.5em] p = \dfrac{1}{2} \text{ or } p = -3

Hence, the values of p are -3 , 12\dfrac{1}{2}.

Question 23

If x = 3 is a solution of the equation (k + 2)x2 - kx + 6 = 0 , find the value of k. Hence, find the other root of the equation.

Answer

If x = 3 is a solution of the equation (k + 2)x2 - kx + 6 = 0 , then x = 3 satisfies the equation.
Putting x = 3 in equation,

(k+2)323k+6=09(k+2)3k+6=09k+183k+6=06k+24=06k=24k=246k=4(k + 2)3^2 - 3k + 6 = 0 \\[0.5em] \Rightarrow 9(k + 2) - 3k + 6 = 0 \\[0.5em] \Rightarrow 9k + 18 - 3k + 6 = 0 \\[0.5em] \Rightarrow 6k + 24 = 0 \\[0.5em] \Rightarrow 6k = -24 \\[0.5em] \Rightarrow k = -\dfrac{24}{6} \\[0.5em] k = -4 \\[0.5em]

Putting value of k in equation in order to find other root

(4+2)x2(4)x+6=02x2+4x+6=02x24x6=0 (Multiplying equation by -1) 2x26x+2x6=02x(x3)+2(x3)=0(2x+2)(x3)=0 (Factorising left side) 2x+2=0 or x3=0 (Zero-product rule) 2x=2 or x=3x=1 or x=3.\Rightarrow (-4 + 2)x^2 - (-4)x + 6 = 0 \\[0.5em] \Rightarrow -2x^2 + 4x + 6 = 0 \\[0.5em] \Rightarrow 2x^2 - 4x - 6 = 0 \text{ (Multiplying equation by -1) }\\[0.5em] \Rightarrow 2x^2 - 6x + 2x - 6 = 0 \\[0.5em] \Rightarrow 2x(x - 3) + 2(x - 3) = 0 \\[0.5em] \Rightarrow (2x + 2)(x - 3) = 0 \text{ (Factorising left side) } \\[0.5em] \Rightarrow 2x + 2 = 0 \text{ or } x - 3 = 0 \text{ (Zero-product rule) } \\[0.5em] \Rightarrow 2x = -2 \text{ or } x = 3 \\[0.5em] x = -1 \text{ or } x = 3 .

Hence, the values of k is -4 ,and the other root is -1.

PrevNext