SOLUTION: Find two consecutive even integers such that twenty times the first is nineteen times the second.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find two consecutive even integers such that twenty times the first is nineteen times the second.
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 777087
:
Find two consecutive even integers such that twenty times the first is nineteen times the second.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: x, (x+2)
20x = 19(x+2)
20x = 19x + 38
x = 38
The integers are 38 and 40.