Find the roots of following quadratic equation $x^2\,+\,3x\,-\,2\,=\,0$
Reveal answer
Fill a bubble to check yourself
Find the roots of following quadratic equation $x^2\,+\,3x\,-\,2\,=\,0$
Using quadratic formula x = (-b +/- sqrt(b^2 - 4ac)) / 2a. Here a=1, b=3, c=-2. x = (-3 +/- sqrt(9 - 4*1*-2)) / 2 = (-3 +/- sqrt(17)) / 2.
Using the quadratic formula, the roots are x = (-3 plus or minus sqrt(9 + 8)) / 2. This simplifies to x = (-3 plus or minus sqrt(17)) / 2.