SOLUTION: Let x be odd. Find the prouduct of x and the next odd integer.

Algebra ->  Coordinate Systems and Linear Equations -> SOLUTION: Let x be odd. Find the prouduct of x and the next odd integer.       Log On


   



Question 948111: Let x be odd.
Find the prouduct of x and the next odd integer.

Found 2 solutions by jim_thompson5910, Alan3354:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
x is odd
x+2 is the next odd integer

x*(x+2) = x^2 + 2x is the product of the two integers

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Let x be odd.
Find the prouduct of x and the next odd integer.
-------------
= x%2A%28x%2B2%29