SOLUTION: How do u solve {{{3x^2-24x+210=0}}} with the quadratic equation?

Algebra ->  Equations -> SOLUTION: How do u solve {{{3x^2-24x+210=0}}} with the quadratic equation?      Log On


   



Question 1007972: How do u solve 3x%5E2-24x%2B210=0 with the quadratic equation?
Found 2 solutions by josgarithmetic, stanbon:
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
Simplify it first because less work that way.

x%5E2-8x%2B70=0

Can you factor the left member? If not, study, understand, and apply this lesson:
Solve a Quadratic Equation - Includes how to Complete The Square.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
solve 3x^2-24x+210=0 with the quadratic formula?
----
1st:: Simplify to get:
x^2 - 8x + 70 = 0
-----
Then:
x = [8 +- sqrt(64-4*70)]/2
----
x = {8 +- sqrt(-216)]/2
----
x = [8 +- sqrt(-36*6)]/2
-----
x = [8 +- 6sqrt(6)i]/2
---
x = 4 +- 3sqrt(6)i
-------------
Cheers,
Stan H.
-----------------