SOLUTION: Find two consecutive even integers such that six times the first equals five times the second

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive even integers such that six times the first equals five times the second      Log On


   



Question 1184528: Find two consecutive even integers such that six times the first equals five times the second
Answer by ikleyn(52771) About Me  (Show Source):
You can put this solution on YOUR website!
.

The numbers are n and (n+2).


An equation is


    6n = 5(n+2).


The solution is


    6n = 5n + 10

    6n - 5n = 10

       n    = 10


ANSWER.  The numbers are 10 and 12.

Solved.