Find the condition for the quadratic equations a1
x2
+ b1
x + c1
= 0 and a2
x2
+ b2
x + c2
= 0 to have
a common root ?
Answers
Answer:
Step-by-step explanation:
Let the two quadratic equations are a1x^2 + b1x + c1 = 0 and a2x^2 + b2x + c2 = 0
Now we are going to find the condition that the above quadratic equations may have a common root.
Let α be the common root of the equations a1x^2 + b1x + c1 = 0 and a2x^2 + b2x + c2 = 0. Then,
a1α^2 + b1α + c1 = 0
a2α^2 + b2α + c2 = 0
Now, solving the equations a1α^2 + b1α + c1 = 0, a2α^2 + b2α + c2 = 0 by cross-multiplication, we get
α^2/b1c2 - b2c1 = α/c1a2 - c2a1 = 1/a1b2 - a2b1
⇒ α = b1c2 - b2c1/c1a2 - c2a1, (From first two)
Or, α = c1a2 - c2a1/a1b2 - a2 b1, (From 2nd and 3rd)
⇒ b1c2 - b2c1/c1a2 - c2a1 = c1a2 - c2a1/a1b2 - a2b1
⇒ (c1a2 - c2a1)^2 = (b1c2 - b2c1)(a1b2 - a2b1), which is the required condition for one root to be common of two quadratic equations.
The common root is given by α = c1a2 - c2a1/a1b2 - a2b1 or, α = b1c2 - b2c1/c1q2 - c2a1
Note: (i) We can find the common root by making the same coefficient of x^2 of the given equations and then subtracting the two equations.
(ii) We can find the other root or roots by using the relations between roots and coefficients of the given equations
Condition for both roots common:
Let α, β be the common roots of the quadratic equations a1x^2 + b1x + c1 = 0 and a2x^2 + b2x + c2 = 0. Then
α + β = -b1/a1, αβ = c1/a1 and α + β = -b2/a2, αβ = c2/a2
Therefore, -b/a1 = - b2/a2 and c1/a1 = c2/a2
⇒ a1/a2 = b1/b2 and a1/a2 = c1/c2
⇒ a1/a2 = b1/b2 = c1/c2
This is the required condition.