Find the roots of the following quadratic equation $m^2\,-\,3m\,-\,1\,=\,0$
Reveal answer
Fill a bubble to check yourself
Find the roots of the following quadratic equation $m^2\,-\,3m\,-\,1\,=\,0$
Using the quadratic formula m = [-b +/- sqrt(b^2 - 4ac)] / 2a for m^2 - 3m - 1 = 0: a=1, b=-3, c=-1. m = [3 +/- sqrt((-3)^2 - 4(1)(-1))] / 2 = [3 +/- sqrt(9 + 4)] / 2 = (3 +/- sqrt(13)) / 2.
Using the quadratic formula, the roots are m = (3 plus or minus sqrt((-3)^2 - 4(1)(-1))) / (2 * 1). This becomes (3 plus or minus sqrt(13)) / 2.