Question 949502: Let x be an integer. What is the product of twice the integer added to three times the next consecutive integer? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Let x be an integer. What is the product of twice the integer added to three times the next consecutive integer?
-----
Note: That is not a product; it is a sum.
----------------
Sum = (2x)+3(x+1)) = 2x + 3x + 3 = 5x + 3
-------------
Cheers,
Stan H.
-------------