SOLUTION: Collect like terms : 2x^2-6x+3x+4x^2
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: Collect like terms : 2x^2-6x+3x+4x^2
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 478807
:
Collect like terms : 2x^2-6x+3x+4x^2
Answer by
nerdybill(7384)
(
Show Source
):
You can
put this solution on YOUR website!
2x^2-6x+3x+4x^2
order terms:
2x^2+4x^2+3x-6x
group like-terms:
(2x^2+4x^2)+(3x-6x)
combine:
(6x^2)+(-3x)
6x^2-3x (this is what they're looking for)
.
Note: you can factor to get:
6x^2-3x
3x(2x-1)