Menu
Coddy logo textTech

Consecutive Numbers

Part of the Fundamentals section of Coddy's Math journey. Lesson 52 of 64.

"Two consecutive whole numbers add up to 25. What are they?" Consecutive means one after the other, so if the first is n, the next is n + 1. Their sum is 25:

n + (n + 1) = 25

Collect the like terms, 2n + 1 = 25, then subtract 1 and divide by 2: n = 12. The numbers are 12 and 13, and 12 + 13 is 25.

Consecutive even or odd numbers step by 2 instead: n and n + 2. The habit is the same in every version: express every quantity in terms of one unknown, then the story becomes a single equation.

challenge icon

Challenge

Two consecutive numbers add up to 41: n + (n + 1) = 41. Solve for n, the smaller one.

Try it yourself

n + (n + 1) = 41

Solve for n

quiz iconTest yourself

This lesson includes a short quiz. Start the lesson to answer it and track your progress.

All lessons in Fundamentals