SOLUTION: When multipling the factors (x+3) and (x+2) will you get 2x^2+7x+6

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: When multipling the factors (x+3) and (x+2) will you get 2x^2+7x+6      Log On


   



Question 211797: When multipling the factors (x+3) and (x+2) will you get 2x^2+7x+6
Found 2 solutions by rfer, Theo:
Answer by rfer(16322) About Me  (Show Source):
Answer by Theo(13342) About Me  (Show Source):
You can put this solution on YOUR website!
no.
-----
you will get:
x^2 + 5x + 6
-----
(x+3) * (x+2) is processed as follows:
-----
work from one factor to the other.
each term in one factor is multiplied by each term in the other factor.
-----
I'll work from (x+3)
-----
x*x = x^2
x*2 = 2x
3*x = 3x
3*2 = 6
-----
I add them together and combine like terms to get:
x^2 + 5x + 6
-----
Each term in the first factor multiplied each term in the second factor exactly one time each.
-----