SOLUTION: The sum of three consecutive odd numbers, the smaller of which is equal to 2n - 1. Write as an equation

Algebra ->  Test -> SOLUTION: The sum of three consecutive odd numbers, the smaller of which is equal to 2n - 1. Write as an equation      Log On


   



Question 1132355: The sum of three consecutive odd numbers, the smaller of which is equal to 2n - 1.
Write as an equation

Answer by ikleyn(52797) About Me  (Show Source):
You can put this solution on YOUR website!
.
S = (2n-1) + (2n+1) + (2n+3) = 6n+3 = 3*(2n+1).


So, this sum is three times the middle of the three numbers.