SOLUTION: Find two consecutive even integers such that six times the frist (even integers) equals five times the second even integer.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find two consecutive even integers such that six times the frist (even integers) equals five times the second even integer.
Log On
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
Question 795357
:
Find two consecutive even integers such that six times the frist (even integers) equals five times the second even integer.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: x, (x+2)
6x = 5(x+2)
6x = 5x+10
x = 10
The integers are 10 and 12.