SOLUTION: find two consecutive even integers such that 5 times the first integer is equal to 4 times the second
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: find two consecutive even integers such that 5 times the first integer is equal to 4 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 273241
:
find two consecutive even integers such that 5 times the first integer is equal to 4 times the second
Answer by
CharlesG2(834)
(
Show Source
):
You can
put this solution on YOUR website!
find two consecutive even integers such that 5 times the first integer is equal to 4 times the second
2 consecutive even integers: x and x+2
5x = 4(x+2)
5x = 4x + 8
5x - 4x = 8
x = 8
x+2 = 10
8 and 10