Question 169894
Please help me .. Can u please show me the steps to getting this problem worked out??? Thank you!!! 
Solve equation using thequadratic formula 
27x^2 + 36x + 12 = 0
It helps to reduce it first
9x^2 + 12x + 4 = 0
----------------
Using the quadratic formula eliminates "steps", you just plug in the values for a, b and c into the formula.
In the example above:
a = 9
b = 12
c = 4
*[invoke solve_quadratic_equation 9,12,4]
---------------
If the coeff of the x^2 is not one, the solver gets the factoring wrong.  Ignore that.
The answer is: 
-2/3