Question 610374: if n is an odd number: write an expression for the next three consecutive odd numbers.
thank yoou for you help. Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! if n is an odd number: write an expression for the next three consecutive odd numbers.
---------
n+2, n+4, n+6