SOLUTION: find two consecutive natural numbers such that eight times the first is 1 less than seven times the second

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: find two consecutive natural numbers such that eight times the first is 1 less than seven times the second      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 700995: find two consecutive natural numbers such that eight times the first is 1 less than seven times the second
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
find two consecutive natural numbers such that eight times the first is 1 less than seven times the second
-------------
8n = 7(n + 1) - 1
8n = 7n + 7 - 1 = 7n + 6
n = 6
----------------
--> 6 & 7