Question 514938: write an algerbraic expression for the sum of an odd number n and the next two consecutive odd numbers, n+2, n+4 Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! an algerbraic expression for the sum of an odd number n and the next two consecutive odd numbers,
----
n + (n+2) + (n+4) = 3n + 6
==============================
Cheers,
Stan H.
==============