Class 10MathematicsChapter 4: Quadratic Equations Solution by Completing the Square
Solving quadratic equations by completing the square method.
To solve ax2+bx+c=0:
-
Divide by a: x2+abx+ac=0
-
Move the constant: x2+abx=−ac
-
Add (2ab)2 to both sides:
(x+2ab)2=4a2b2−4ac
Solve x2+4x−5=0 by completing the square.
x2+4x=5
x2+4x+4=5+4
(x+2)2=9
x+2=±3
∴x=1orx=−5