Question
Question: Solve the given equation \( {x^2} + x - (a + 2)(a + 1) = 0 \) by using a quadratic equation formula....
Solve the given equation x2+x−(a+2)(a+1)=0 by using a quadratic equation formula.
Solution
Hint: The Quadratic Formula for quadratic equation a‘x2+bx+c=0 is given by
x=2a‘−b±b2−4a‘c. Here we will use a′ in place of ‘a’ because ‘a’ is already used in question.
Complete step-by-step solution:
The given quadratic equation is x2+x−(a+2)(a+1)=0
On comparing the above equation with standard quadratic equation a‘x2+bx+c=0,
we get
a‘=1 b=1 c=−(a+2)(a+1)
On putting values of a‘,b,c in Quadratic Formula we get
x=2a‘−b±b2−4a‘c ⇒x=2−1±1+4(a+2)(a+1) _____________________________ eq 1.
let D2=1+4(a+2)(a+1)
On solving above equation, we get
Now put the value of D2 in eq 1. We get
⇒x=2−1±D2 ⇒x=2−1±(2a+3)On Solving above equation separately for + sign we get
⇒x=2−1+2a+3 ⇒x=22a+2 ⇒x=a+1Now for solving – sign , we get
⇒x=2−1−(2a+3) ⇒x=2−2a−4 ⇒x=−a−2
Hence roots of given quadratic equation are
x=a+1 or x=−(a+2)
Note: Whenever you get this type of question the key concept of solving is you have to just compare this equation with the general form of the quadratic equation then put the values of a,b,c according to the quadratic equation in quadratic formula and then solve it to get the answer.