Consecutive Integer Problems

Set up equations where unknowns represent consecutive integers to find specific number sequences meeting given conditions.

n,;n+1,;n+2,n, ; n+1, ; n+2, \ldots

Solve a problem with Consecutive Integer Problems

Type the problem. The solver will use Consecutive Integer Problems where Consecutive Integer Problems is the right tool, and tell you when it is not.

Drag one in or paste from the clipboard. JPEG, PNG or WebP. You get the transcription to check before anything is solved.

How to get a better answer
  • Paste the whole problem, including the instruction word — "simplify", "solve for x" and "factor" lead to three different answers.
  • Say what you have already tried. "I got x = 4 and the book says 2" turns a solution into a diagnosis.
  • Set the level in the settings button. A calculus shortcut is not a better answer if you have not met derivatives yet.
  • For a photo, get the whole problem in frame and hold the page flat — you get the transcription to fix before anything is solved.

What each symbol means

What Consecutive Integer Problems takes
nn
Consecutive Integer Problems
SymbolMeaning
nnThe first integer in the sequence; treating nn as a non-integer or misplacing it (for example, using n+1n+1 as the starting integer instead of nn) breaks the consecutive integer relationship.

When to use it

Use when a problem gives you a relationship (like a sum or product) involving integers that follow each other with no gaps.

Level

Usually taught in: Algebra I

Worked examples

1. Find two consecutive integers that sum to 21

Problem

Find two consecutive integers whose sum is 21.
  1. n+(n+1)=21n + (n+1) = 21

    Let nn be the first integer; then the next integer is n+1n+1. Their sum is 21.

  2. 2n+1=212n + 1 = 21

    Combine like terms: n+n=2nn + n = 2n, and the constant term is 1.

  3. 2n=202n = 20

    Subtract 1 from both sides to isolate the term with the variable.

  4. n=10n = 10

    Divide both sides by 2 to solve for nn.

Answer: n=10; the consecutive integers are 10 and 11n = 10; \text{ the consecutive integers are } 10 \text{ and } 11

We translate 'two consecutive integers' into nn and n+1n+1, then write their sum as an equation. After combining like terms and using inverse operations, we find n=10n = 10. Since nn is the first integer, the second is n+1=11n+1 = 11. Verification: 10+11=2110 + 11 = 21.

2. Find three consecutive integers with a sum of -15

Problem

The sum of three consecutive integers is 15-15. Find them.
  1. n+(n+1)+(n+2)=15n + (n+1) + (n+2) = -15

    Let nn be the first integer; the second and third are n+1n+1 and n+2n+2. All three sum to 15-15.

  2. 3n+3=153n + 3 = -15

    Combine like terms: three copies of nn give 3n3n, and the constants 0+1+2=30 + 1 + 2 = 3.

  3. 3n=183n = -18

    Subtract 3 from both sides to isolate the term containing nn.

  4. n=6n = -6

    Divide both sides by 3.

Answer: n=6; the consecutive integers are 6,5, and 4n = -6; \text{ the consecutive integers are } -6, -5, \text{ and } -4

This problem shows that consecutive integers can include negative numbers. The algebra is identical to positive cases, but the final answer is negative. After solving for n=6n = -6, we find the other integers by adding 1 and 2: the set is 6,5,4-6, -5, -4. Verification: 6+(5)+(4)=15-6 + (-5) + (-4) = -15.

3. Game points across consecutive levels

Problem

A game awards points equal to the level number for each level completed. A player earns 42 points total by completing three consecutive levels. What are the three level numbers?
  1. n+(n+1)+(n+2)=42n + (n+1) + (n+2) = 42

    Let nn be the first level number. Each level awards points equal to its number, so the total is n+(n+1)+(n+2)n + (n+1) + (n+2), which equals 42.

  2. 3n+3=423n + 3 = 42

    Combine like terms: n+n+n=3nn + n + n = 3n, and 1+2=31 + 2 = 3.

  3. 3n=393n = 39

    Subtract 3 from both sides.

  4. n=13n = 13

    Divide both sides by 3.

Answer: n=13; the level numbers are 13,14, and 15n = 13; \text{ the level numbers are } 13, 14, \text{ and } 15

In word problems, the variable represents a real-world quantity—here, a level number. The setup is the same: three consecutive integers summing to 42. After solving, we find the levels are 13, 14, and 15. Verification: 13+14+15=4213 + 14 + 15 = 42 points awarded.

Common mistakes

Where Consecutive Integer Problems usually goes wrong
Answer came out wrong
Writing n=8n = 8 as your final answer when the problem asks for the consecutive integers.
After solving for nn, state the complete set: if n=8n = 8 and the problem asks for three consecutive integers, write '8, 9, and 10.'
Writing n+n+1+2=25n + n + 1 + 2 = 25 instead of n+(n+1)+(n+2)=25n + (n+1) + (n+2) = 25 for three consecutive integers.
Always write parentheses around each consecutive integer: nn, (n+1)(n+1), (n+2)(n+2), etc., so that the +1+1 and +2+2 clearly belong inside each term.
Using n,n+2,n+4n, n+2, n+4 to represent three general consecutive integers.
Use n,n+1,n+2n, n+1, n+2 for all consecutive integers; reserve n,n+2,n+4n, n+2, n+4 only when the problem specifically asks for consecutive even or consecutive odd integers.
The mistakeWhy it is wrongThe fix
Writing n=8n = 8 as your final answer when the problem asks for the consecutive integers.The variable nn represents only the first integer; you must compute all of them by substituting nn into each expression like n+1n+1 and n+2n+2.After solving for nn, state the complete set: if n=8n = 8 and the problem asks for three consecutive integers, write '8, 9, and 10.'
Writing n+n+1+2=25n + n + 1 + 2 = 25 instead of n+(n+1)+(n+2)=25n + (n+1) + (n+2) = 25 for three consecutive integers.Without parentheses, 'n+1+2n + 1 + 2' becomes just the constants 3; you lose the nn terms and solve a completely different equation.Always write parentheses around each consecutive integer: nn, (n+1)(n+1), (n+2)(n+2), etc., so that the +1+1 and +2+2 clearly belong inside each term.
Using n,n+2,n+4n, n+2, n+4 to represent three general consecutive integers.This spacing represents every other integer (consecutive evens or consecutive odds), not each integer in order; consecutive integers always increase by 1.Use n,n+1,n+2n, n+1, n+2 for all consecutive integers; reserve n,n+2,n+4n, n+2, n+4 only when the problem specifically asks for consecutive even or consecutive odd integers.

Tips and when to use something else

  • Always begin by stating 'Let nn be the first integer' (or whichever integer you choose) so that anyone reading your work—including yourself later—knows what nn represents.
  • After solving for nn, substitute its value back into every consecutive-integer expression (n+1n+1, n+2n+2, etc.) to find all integers the problem is asking for.
  • If the problem specifies consecutive even integers or consecutive odd integers, use n,n+2,n+4n, n+2, n+4 instead, and explicitly state that nn is even or odd.
  • If the integers in a problem are related by operations other than 'add 1' (for example, 'the second is twice the first'), use Solving by Substitution instead of the consecutive integer pattern.

Frequently asked questions

Can consecutive integers be negative?
Yes. Consecutive integers can start at any integer—positive, negative, or zero. For example, 5,4,3-5, -4, -3 are three consecutive integers. The algebraic method is identical whether the integers are positive or negative.
What is the difference between consecutive integers and consecutive even or odd integers?
Consecutive integers (n,n+1,n+2,n, n+1, n+2, \ldots) include every whole number in a row. Consecutive even integers or consecutive odd integers (n,n+2,n+4,n, n+2, n+4, \ldots) skip every other number. Use the second pattern only when the problem explicitly says 'even' or 'odd.'
Do I need to substitute back, or is n the answer?
You must substitute back. The variable nn represents only the first integer; the problem usually asks for all the integers in the sequence. If n=7n = 7 and you need three consecutive integers, your answer is 7, 8, and 9—not just 7.
Can I use a different variable or starting point?
Yes. Some people use n1,n,n+1n-1, n, n+1 (with nn in the middle) or other setups. However, using nn as the first integer keeps the arithmetic simpler and requires fewer parentheses, making it the standard approach.

Need a different method?

The full solver is not scoped to one formula — type any problem and it will pick the method.

Open the math solver

Reviewed 2026-09-18