SOLUTION: How do you solve 3x^2+3=10x ?
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: How do you solve 3x^2+3=10x ?
Log On
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 761401
:
How do you solve 3x^2+3=10x ?
Answer by
Cromlix(4381)
(
Show Source
):
You can
put this solution on YOUR website!
Sort it out into ax^2 + bx + c = 0
3x^2 + 3 = 10x
3x^2 - 10x + 3 = 0
(3x - 1)(x - 3)= 0
3x - 1 = 0
x = 1/3
OR
x - 3 = 0
x = 3
Hope this helps.
:-)