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