Theres a nice song to remember it by, you can probably find it. I always have to sing it to myself when using the quadratic formula.
The ± thing in there indicates that there are 2 solutions, one where the operator is adding and one where it is subtracting.
For Example: Solving x2 + 2x -15:
x = ( -2 ± ✓( 22 - 4 * 1 * -15 ) ) / 2 * 1
= ( -2 ± ✓( 4 -- 60 ) ) / 2
= ( -2 ± ✓( 64 ) ) / 2
= [ ( -2 + 8 ) / 2 = 3 ] OR [ ( -2 - 8 ) / 2 = -5 ]
Its basically just plugging the numbers in.
There are always 2 solutions because when square rooting, the solution can be either the positive root or the negative root. Because ( -x )2 = x2
If the value in the square root is negative, the solutions are complex numbers. If you get this ever, just say there are 'No Real Solutions'. This is the case when the graph of the equation you are solving does not go through the x-axis.
By calculating [ b2 - 4ac ] you can determine the nature of the solutions. If it is less than 0, the roots are not real numbers. If it is equal to 0, then there is one repeated root ( i.e. both roots are the same ). If it is greater than 0, there are 2 real roots.
In the case the roots are not real, can usually ignore them unless they are part of what you are learning. But usually they are a more advanced topic that is done much later. Look into 'Imaginary Numbers' and 'Complex Numbers' if you want to know more.
I hope this was what you were looking for

MENU