SOLUTION: Could someone help me with this question step-by-step using the quadratic formula? 3x²-17x+10 = 0

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: Could someone help me with this question step-by-step using the quadratic formula? 3x²-17x+10 = 0      Log On


   



Question 1087996: Could someone help me with this question step-by-step using the quadratic formula?

3x²-17x+10 = 0

Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!

3x²-17x+10 = 0

compare to

Ax²+Bx+C = 0

A=3, B=-17, C=10

Substitute in this:

x%22%22=%22%22%28-B+%2B-+sqrt%28B%5E2-4AC%29%29%2F%282A%29

x%22%22=%22%22%28-%28-17%29+%2B-+sqrt%28%28-17%29%5E2-4%283%29%2810%29%29%29%2F%282%283%29%29
 
x%22%22=%22%22%2817+%2B-+sqrt%28289-120%29%29%2F6

x%22%22=%22%22%2817+%2B-+sqrt%28169%29%29%2F6

x%22%22=%22%22%2817+%2B-+13%29%2F6

Using the +,

x%22%22=%22%22%2817+%2B+13%29%2F6

x%22%22=%22%2230%2F6

x%22%22=%22%225  <--that's one solution.

Using the -,

x%22%22=%22%22%2817+-+13%29%2F6

x%22%22=%22%224%2F6

x%22%22=%22%222%2F3  <--that's the other solution.

--------------------

Notice that the problem could have been done by factoring:

 3x²-17x+10 = 0
(x-5)(3x-2) = 0
 x-5=0; 3x-2=0
   x=5;   3x=2
           x=2/3

But they wanted you to do it by the quadratic formula to give
you practice using it.  Not all quadratics are factorable and
we must use the quadratic formula on them.  The ones that won't
factor have irrational square roots, and they wanted to give
you some to do that didn't have those, so the only ones they
could give you were ones that could be done by factoring.

Edwin