The larger of two consecutive odd integers is three times the smaller. What is their sum?
- A)
- B)
- C)
- D)
- E)
Answer
A
Key insight
Consecutive odd integers differ by 2, so write them as x and x + 2 and solve x + 2 = 3x.
Solution
Let the smaller odd integer be ; the next odd integer is . The condition says
The integers are and ; indeed . Their sum is .
The answer is .
Why this works
"Consecutive odd" (or "consecutive even") integers are spaced apart, so one variable suffices. The tripling condition then becomes a one-step linear equation. Checking that the solution really is odd guards against a setup error.
Alternative approach
Odd integers and that differ by means , so at a glance; or simply test the smallest odd pairs: works immediately.
The trap
Writing consecutive odd integers as x and x + 1, which gives a non-integer solution.
Common mistakes
- Writing consecutive odd integers as and , which gives a non-integer solution.
- Reporting the larger integer () or the smaller one instead of their sum.
Techniques
Set up the equation/formula and compute; no special trick needed