To find the roots of a quadratic equation, we can use factoring, completing the square, or the quadratic formula often called the abc formula:
x1,2=2a−b±b2−4acThis article focuses on solving quadratic equations using that formula.

Find the roots of:
2x2+x−6=0From the equation, we get:
- a=2
- b=1
- c=−6
Use the abc formula:
x1,2=2a−b±b2−4ac=2(2)−1±12−4(2)(−6)=4−1±1+48=4−1±49=4−1±7So:
x1x2=4−1+7=46=23=4−1−7=4−8=−2Therefore, the roots are:
x=23andx=−2Find the roots of:
2x2+13x−7=0From the equation, we get:
- a=2
- b=13
- c=−7
Use the abc formula:
x1,2=2a−b±b2−4ac=2(2)−13±132−4(2)(−7)=4−13±169+56=4−13±225=4−13±15So:
x1x2=4−13+15=42=21=4−13−15=4−28=−7Therefore, the roots are:
x=21andx=−7That is how quadratic equations can be solved using the quadratic formula or abc formula.