This method can be used when factorisation becomes difficult, i.e., you do not find roots by examining the sum and product of roots. This is especially the case when the roots are surds.
x=2a−b±D=2a−b±b2−4ac
Therefore, if D=0, then roots of the equation are real and equal, which is equal to 2a−b; and
if D is a square of a rational number, then the roots will be rational numbers.
Example 7
What are the roots of the equations x2+x−1=0 and 6x2−7x+2=0?
Solution
x2+x−1=0(a=1,b=1,c=−1)
⇒ x=2a−b±b2−4ac=2×1−1±12−4×1×−1=2−1±5
⇒ x=2−1+5,2−1−5
6x2−7x+2=0(a=6,b=−7,c=2)
⇒ x=2×6−(−7)±49−48=127±1=126,128=21,32
Answer: 21,32
3.4.3 Completion of Squares
This can be used as an alternative to the Formula Method to enhance your speed. This should be used only when a is a perfect square and b is even, otherwise, finding the roots would become a tedious process.
Example 8
What are the roots of the equation 4x2−8x+3=0 and 9x2+24x−13=0?
Solution
Here, we express this quadratic equation as a2−2ab+b2.