Michael J. answered 02/25/15
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
Lets rearrange the terms in the polynomial in descending order. This means that the term with the highest exponent value comes first.
-12a2 + 5a + 28 = 0
We will use the quadratic formula: x is not to be confused with a in the formula.
x = (-b ± √(b2 - 4ac)) / 2a
x = (-5 ± √(52 - 4(-336)) / -24
x = (-5 ± √(25 + 1344)) / -24
x = (-5 ± 37) / -24
x1 = a1 = -1.33
x2 = a2 = 1.75