Michael J. answered 03/16/15
Tutor
5
(5)
Applying SImple Math to Everyday Life Activities
A quadratic formula is usually in the form
ax2+ bx + c = 0
where a, b, and c are coefficients.
To find the roots of a quadratic equation. We use the formula (-b ± √(b2 - 4ac)) / 2a.
The ± sign indicates that you will have two solutions.
Since the equation here is -8x2 + 4x + 3 = 0,
a = -8
b = 4
c = 3
Plug in these values into the formula, and you will have your two solutions.