You can put this solution on YOUR website! Solve the quadratic equation 2x^2-3x-2=0 in quadratic "form" .
How so i solve this problem.
If you can please show me step from step.
:
2x^2 - 3x - 2 = 0; this form ax^2 + bx + c = 0; therefore
a = 2; b = -3; c = -2
the quadratic formula:
Replace a, b, c
Do the math, minus a minus is a plus
;
:
Find the square root, we have two solutions
x =
x = 2
and
x =
x = -.5
:
:
Was this step-by-step enough?