Learn Before
Example

Solving a Two-Consecutive-Integer Sum Problem

Apply the seven-step problem-solving strategy to find two consecutive integers when their sum is known.

Problem: The sum of two consecutive integers is 4747. Find the numbers.

  1. Read the problem.
  2. Identify what to find: two consecutive integers.
  3. Name the unknowns using the consecutive-integer pattern: Let nn = the first integer. Then n+1n + 1 = the next consecutive integer.
  4. Translate into an equation: The sum of the two integers equals 4747, so:

n+(n+1)=47n + (n + 1) = 47

  1. Solve the equation. First, combine the like terms n+n=2nn + n = 2n:

2n+1=472n + 1 = 47

Subtract 11 from both sides:

2n=462n = 46

Divide both sides by 22:

n=23n = 23

Find the second integer: n+1=23+1=24n + 1 = 23 + 1 = 24.

  1. Check: 23+24=?4723 + 24 \stackrel{?}{=} 4747=4747 = 47 \checkmark
  2. Answer: The two consecutive integers are 2323 and 2424.

Because consecutive integers differ by exactly 11, the relationship between the unknowns is built into their algebraic representation (nn and n+1n + 1). This means the problem provides only one additional fact — the sum — which immediately yields a single-variable equation. Combining n+nn + n into 2n2n is the key simplification step before standard inverse operations isolate the variable.

0

1

Updated 2026-04-21

Contributors are:

Who are from:

Tags

OpenStax

Elementary Algebra @ OpenStax

Ch.3 Math Models - Elementary Algebra @ OpenStax

Algebra

Math

Prealgebra

Related
Learn After