Advertisements
Advertisements
Question
Find the roots of the following equation, if they exist, by applying the quadratic formula:
12abx2 – (9a2 – 8b2)x – 6ab = 0, where a ≠ 0 and b ≠ 0
Advertisements
Solution
Given:
12abx2 – (9a2 – 8b2)x – 6ab = 0
On comparing it with Ax2 + Bx + C = 0, we get
A = 12ab, B = –(9a2 – 8b2) and C = – 6ab
Discriminant D is given by:
D = B2 – 4AC
= [–(9a2 – 8b2)]2 – 4 × 12ab × (–6ab)
= 81a4 – 144a2b2 + 64b4 + 288a2b2
= 81a4 + 144a2b2 + 64b4
= (9a2 + 8b2)2 > 0
Hence, the roots of the equation are equal.
Roots α and β are given by:
`α = (-B + sqrt(D))/(2A)`
= `(-[-(9a^2 - 8b^2)] + sqrt((9a^2 + 8b^2)^2))/(2 xx 12ab)`
= `(9a^2 - 8b^2 + 9a^2 + 8b^2)/(24ab)`
= `(18a^2)/(24ab)`
= `(3a)/(4b)`
`β = (-B-sqrt(D))/(2A)`
= `(-[-(9a^2 - 8b^2)] - sqrt((9a^2 + 8b^2)^2))/(2 xx 12ab)`
= `(9a^2 - 8b^2 - 9a^2 - 8b^2)/(24ab)`
= `(-16a^2)/(24ab)`
= `(-2b)/(3a)`
Thus, the roots of the equation are `(3a)/(4b)` and `(-2b)/(3a)`.
