
Allie D.
asked 09/12/16find three consecutive integers whose product is 161 larger than the cube of the smallest integer
I need to know how to write this problem into a equation that I can solve.
More
3 Answers By Expert Tutors
Mark O. answered 09/12/16
Tutor
5.0
(167)
Learn Physics, Math, and Comp Sci from Professional Scientist
Hi Allie,
Three consecutive integers can be written as n, n+1, and n+2. The product of these equals 161 more than the cube of the smallest integer, which would be n. In equation form, this reads:
n(n + 1)(n + 2) = n3 + 161
or
n3 + 3n2 + 2n = n3 + 161
or
3n2 + 2n - 161 = 0, after canceling out the n3 terms.
(3n + 23)(n - 7) = 0
3n = 23 which does not lead to an integer, so can be discarded.
So, n = 7. The three consecutive integers are 7, 8, 9.

Arturo O. answered 09/12/16
Tutor
5.0
(66)
Experienced Physics Teacher for Physics Tutoring
Let the 3 consecutive integers be
n (smallest)
n+1
n+2
Then from the problem statement,
n(n+1)(n+2) = n3 + 161
n(n2 + 2n + n + 2) = n3 + 161
n3 + 3n2 + 2n = n3 + 161
Note that n3 cancels out on both sides, so we do not have to solve a cubic equation!
3n2 + 2n = 161 ⇒ 3n2 + 2n - 161 = 0
n = (1/6)[-2 ± √(22 + 4*3*161)] = (1/6)(-2 ± 44)
Note that only with +44 do we get an integer.
n = (1/6)(42) = 7
The three integers are 7, 8, and 9.
You go ahead and test the solution now.

Andrew M. answered 09/12/16
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
Let the smallest integer be x
Your consecutive integers are x, x+1, x+2
x(x+1)(x+2) = x3 + 161
x3+3x2+2x = x3+161
Subtract x3 from both sides
3x2+2x = 161
subtract 161 from both sides
3x2 + 2x - 161 = 0
You now have a quadratic equation which you can
use to solve for the smallest integer.
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Nicolas M.
09/12/16