SOLUTION: find the smallest of three consecutive positive integers such that the product of two smaller integers is 68 more than twice the largest integer

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: find the smallest of three consecutive positive integers such that the product of two smaller integers is 68 more than twice the largest integer      Log On


   



Question 565645: find the smallest of three consecutive positive integers such that the product of two smaller integers is 68 more than twice the largest integer
Answer by ad_alta(240) About Me  (Show Source):
You can put this solution on YOUR website!
Let 'n' be the smallest integer. Then n(n+1)=68+2(n+2). We get n=9. The positive integers are 9, 10, 11.