SOLUTION: Find two consecutive even integers such that six times the first integer equals four times the second integer.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find two consecutive even integers such that six times the first integer equals four times the second 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 398806
:
Find two consecutive even integers such that six times the first integer equals four times the second integer.
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
let x, x+2 be the two numbers
6x=4(x+2)
6x=4x+8
6x-4x=8
2x=8
x=4
4 & 6 are the numbers