How to Find Three Consecutive Integers
Ever stared at a math problem that says something like "find three consecutive integers whose sum is 72" and felt your brain go blank? Even so, you're not alone. These problems show up in algebra class, on standardized tests, and honestly, they trip up a lot of people — not because the math is hard, but because nobody explains the trick behind them clearly And that's really what it comes down to..
Here's the thing: once you see the pattern, these problems become almost automatic. It's like a magic trick where the secret is absurdly simple once someone shows you And that's really what it comes down to..
So let's dig into how to find three consecutive integers, why this skill matters more than you think, and where most people go wrong.
What Are Consecutive Integers, Really?
Let's start with the basics, because getting this right makes everything else click Not complicated — just consistent..
Consecutive integers are simply whole numbers that follow each other in order, with no gaps. Now, think 4, 5, 6. Or 10, 11, 12. Or -3, -2, -1. They differ by exactly 1 each time Simple, but easy to overlook..
When you're working with three consecutive integers, you're dealing with three numbers in a row. Mathematically, we represent them as:
- n, (n + 1), and (n + 2)
That's really the whole secret right there. Once you understand that any three consecutive integers can be written as n, n+1, and n+2, you've got the key to tap into almost every problem of this type.
Why "n" and Not Something Else?
You might wonder why we use the letter n instead of just picking a number. n is our unknown. Here's the thing — we use n because we don't know the answer yet. It's a placeholder that lets us set up an equation and solve for what we're looking for.
Think of it like this: if someone asked you "I'm thinking of three consecutive numbers that add up to 30," you wouldn't just guess randomly. You'd set up the relationship, then solve for n.
What About Negative Integers?
A common point of confusion: consecutive integers can be negative too. Three consecutive integers could be -5, -4, and -3. The same rule applies — they're still separated by 1, just on the other side of zero Small thing, real impact..
This matters because some problems don't specify positive, and students sometimes incorrectly assume all integers are positive Easy to understand, harder to ignore..
Why Does This Matter?
You might be thinking: "Okay, but when am I actually going to use this in real life?"
Fair question. And here's the honest answer: you might never need to find three consecutive integers specifically in your daily life. But that's not really the point Small thing, real impact. Turns out it matters..
What you're actually learning is how to translate a word problem into an equation. That's a skill that shows up everywhere — in finance, in science, in any situation where you need to take information and turn it into something you can solve Worth keeping that in mind..
These problems are training wheels for bigger thinking. Once you can confidently set up "n + (n+1) + (n+2) = something," you've learned a pattern that applies to all kinds of algebraic thinking But it adds up..
Plus, if you're a student, these problems are on tests. Plus, knowing how to solve them quickly and correctly directly affects your grades. And that's worth knowing.
How to Find Three Consecutive Integers
Now for the good stuff. Let's walk through the process step by step.
Step 1: Identify What You're Looking For
The problem will usually tell you something about the three consecutive integers. Common scenarios include:
- Their sum equals a specific number
- Their product equals something
- They satisfy some other condition (like being even or odd)
The most common type you'll see is the sum problem, so let's start there Worth knowing..
Step 2: Set Up the Expression
Remember: any three consecutive integers can be written as n, n+1, and n+2.
So if your problem says "find three consecutive integers that add up to 72," you set it up like this:
n + (n + 1) + (n + 2) = 72
That's your equation No workaround needed..
Step 3: Simplify and Solve
Now it's just algebra. Combine your like terms:
n + n + 1 + n + 2 = 72 3n + 3 = 72
Subtract 3 from both sides:
3n = 69
Divide by 3:
n = 23
So your three consecutive integers are 23, 24, and 25.
Let's verify: 23 + 24 + 25 = 72. It works.
What If the Problem Involves the Middle Integer?
Sometimes you'll see problems worded differently. For example: "Find three consecutive integers where the middle integer is 15."
In this case, you don't need to solve an equation at all. If the middle is 15, then the three integers are simply 14, 15, and 16.
But you could also set it up algebraically: if the middle is n, then the three integers are n-1, n, and n+1. Either approach works.
What If They Want Even or Odd Consecutive Integers?
Here's where things get slightly trickier. If a problem asks for "three consecutive even integers" or "three consecutive odd integers," you can't just use n, n+1, and n+2 anymore — those would alternate between even and odd And it works..
Instead, you'd use:
- For even: n, n+2, n+4
- For odd: n, n+2, n+4
The difference between each is now 2 instead of 1.
So if you needed three consecutive even integers that sum to 72, you'd set up:
n + (n + 2) + (n + 4) = 72 3n + 6 = 72 3n = 66 n = 22
Your numbers would be 22, 24, and 26.
Product Problems
Some problems involve the product rather than the sum. For example: "Find three consecutive integers whose product is 120."
This gets trickier because you end up with a cubic equation. You'd set it up as:
n × (n + 1) × (n + 2) = 120
This expands to n³ + 3n² + 2n = 120, or n³ + 3n² + 2n - 120 = 0.
For this particular problem, you'd find that 4 × 5 × 6 = 120, so the integers are 4, 5, and 6.
These are harder to solve by hand, and often involve some trial and error or factoring. But the setup is exactly the same — you just express the three integers algebraically and translate the word problem into an equation The details matter here. Practical, not theoretical..
Common Mistakes People Make
After working through hundreds of these problems, I've seen the same errors pop up over and over. Here's what to watch for:
Using the Wrong Spacing
The biggest mistake is forgetting that consecutive integers increase by 1, while consecutive even or odd integers increase by 2. Students sometimes mix these up and get answers that are off by quite a bit And that's really what it comes down to..
Forgetting to Check Your Answer
Always, always plug your numbers back into the original problem to verify. It's easy to make a small arithmetic error, and checking takes literally five seconds.
Overthinking Simple Problems
Some students see a problem like "the middle integer is 12" and try to set up an elaborate equation when they could just say 11, 12, 13. Read the problem carefully — sometimes it's simpler than you think That alone is useful..
Not Considering All Possibilities
Here's one that trips up advanced students: if a problem says "find three consecutive integers" without specifying positive, there might be a negative solution too. Here's one way to look at it: three consecutive integers that sum to 0 could be -1, 0, and 1 — not just 0, 1, 2 That's the part that actually makes a difference..
Practical Tips That Actually Help
Here's what works when you're solving these problems:
Write out the three integers every time. Don't try to do it in your head. Write n, n+1, n+2 (or the even/odd variant). Seeing them on paper prevents mistakes.
Read for keywords. If you see "even" or "odd," adjust your setup. If you see "sum," you're adding. If you see "product," you're multiplying. These words tell you what operation to use Most people skip this — try not to..
Start with the smallest possibility. If you're doing a product problem and need to guess, start with small numbers. Three consecutive integers grow fast, so you won't need to go far.
Check whether the answer makes sense. If you get n = 1,000 for a sum problem, you probably made an error. Most textbook problems have nice, clean answers No workaround needed..
Frequently Asked Questions
How do I find three consecutive integers that sum to a specific number?
Set up the equation n + (n + 1) + (n + 2) = your target sum. Simplify to 3n + 3 = sum, then solve for n. Your three integers will be n, n+1, and n+2.
What's the formula for three consecutive integers?
The general formula is n, n+1, and n+2. Which means for consecutive even integers, it's n, n+2, n+4. For consecutive odd integers, it's also n, n+2, n+4 Took long enough..
Can three consecutive integers be negative?
Yes. Three consecutive integers can be any integers in order, including negatives. Here's one way to look at it: -3, -2, and -1 are three consecutive integers That's the whole idea..
How do I find three consecutive integers with a given product?
Set up n × (n + 1) × (n + 2) = the target product. This creates a cubic equation, which you may need to solve by factoring or trial and error.
What if the problem asks for consecutive integers but doesn't specify even or odd?
Use n, n+1, n+2. The standard consecutive integers alternate between odd and even.
The Bottom Line
Finding three consecutive integers isn't about memorizing a dozen different formulas. In practice, it's about understanding one simple pattern: n, n+1, n+2. Once you've got that in your toolkit, you can handle sum problems, product problems, and most variations that come your way.
The trick is simply learning to translate the words into algebra — and that's a skill that pays off far beyond these specific problems.
So next time you see one of these on a test or in a textbook, you won't freeze up. You'll write down n, n+1, and n+2, set up your equation, and solve it. That's it.