Consecutive odd numbers are two apart (5, 7, 9, 11...). So given an odd integer, we can add 2 to get the next odd integer.
If the first odd integer is y, then the first 4 odd integers are
y
y+2
y+4
y+6
These add up to 4y+12
Kasey J.
asked 03/26/17
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.