An unknown-number word problem, such as finding consecutive integers that sum to a given total, is solved by naming the first unknown and writing the others in terms of it. See a worked example with three consecutive integers, solved step by step as a linear equation.
Setting up an unknown-number word problem
An unknown-number word problem describes a relationship between numbers — often consecutive integers — and asks you to find them. As with any word problem, the key step is naming the first unknown so every other quantity can be written in terms of it.
Worked example
Three consecutive integers add up to 72. Let n be the first integer; the next two are then n + 1 and n + 2, since consecutive integers increase by 1 each time.
Naming the first unknown lets every other integer be written in terms of it.
Adding all three: n + (n + 1) + (n + 2) = 72, which simplifies to 3n + 3 = 72, so 3n = 69 and n = 23. The three integers are 23, 24, and 25.