SOLUTION: Hello, I am having problems understanding the steps used to solve equations using the quadratic formula. Can you please show me detailed steps to understand how to solve this probl
Question 118217: Hello, I am having problems understanding the steps used to solve equations using the quadratic formula. Can you please show me detailed steps to understand how to solve this problem. All help is greatly appreciated, thank you.
My directions say to use the quadratic formula to solve.
3x^2 – 2x = 15x – 10
Thank you
Patti Found 2 solutions by jim_thompson5910, ankor@dixie-net.com:Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! My directions say to use the quadratic formula to solve.
3x^2 – 2x = 15x – 10
:
The quadratic formula is based on the form ax^2 + bx + c = 0
:
Put your problem in that format:
3x^2 - 2x = 15x - 10
;
3x^2 - 2x - 15x = -10; subtract 15x from both sides
:
3x^2 -17x = -10; combined like terms
:
3x^2 -17x + 10 = 0; added 10 to both sides, this is format we want
:
In this problem a=3; b=-17; c=10
:
The quadratic formula:
:
Substitute our values for a, b, and c
: ; it's +17, minus a minus is plus
:
: ; found the square root of 169
:
Two solutions: ;
x = +5
and ;
:
:
Check both solution in the original equation to make sure we did not make a mistake somewhere.
x = 5
3x^2 – 2x = 15x – 10
3(5^2) - 2(5) = 15(5) - 10
3(25) - 10 = 75 - 10; equality reigns, a good solution
and
x =
3(2/3)^2 - 2(2/3) = 15(2/3) - 10
3(4/9) - (4/3) = 10 - 10
(12/9) - (4/3) = 0; checks OK too
:
Could you follow this OK, Any questions?