Solve the following quadratic equation using factorisation
Answers
Given expression is
can be rewritten as
can be regrouped as
We know,
So, using this identity, we get
We know,
So, using this identity, we get
Alternative Method :-
can be rewritten as
Additional Information :-
Nature of roots :-
Let us consider a quadratic equation ax² + bx + c = 0, then nature of roots of quadratic equation depends upon Discriminant (D) of the quadratic equation.
If Discriminant, D > 0, then roots of the equation are real and unequal.
If Discriminant, D = 0, then roots of the equation are real and equal.
If Discriminant, D < 0, then roots of the equation are unreal or complex or imaginary.
Where,
Discriminant, D = b² - 4ac
The given quadratic equation is
4x² - 4ax + (a²-b²) = 0
4x² - 4ax + (a + b)(a - b) = 0
4x² +[- 2a-2a +2b-2b] x+(a - b) (a + b)=0
4x²+(2b-2a)x - (2a+2b)x +(a - b)(a + b)= 0
4x²+2(b - a)x - 2(a + b )x+ (a - b)(a + b)= 0
2x [2x - (a - b)]- (a + b) [2x - (a - b)] = 0
[2x - (a - b)] [2x - (a + b)] = 0
2x - (a - b) = 0, 2x - ( a + b ) = 0