SOLUTION: Find two consecutive integers such that the sum of 2 times the first integer and 7 times second integer is 88.

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: Find two consecutive integers such that the sum of 2 times the first integer and 7 times second integer is 88.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 46150: Find two consecutive integers such that the sum of 2 times the first integer and 7 times second integer is 88.
Answer by vihits13(20) About Me  (Show Source):
You can put this solution on YOUR website!
since they have to be consecutive lets say the numbers are n and n+1.
so, 2(n)+ 7(n+1)= 88
2n + 7n+7 = 88
9n+7=88
9n=81
n=9
so the first integer is 9 and the second integer is 10.