SOLUTION: Find two consecutive even integers such that three times th smaller one exceeds two times the larger one by 6
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find two consecutive even integers such that three times th smaller one exceeds two times the larger one by 6
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 708587
:
Find two consecutive even integers such that three times th smaller one exceeds two times the larger one by 6
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: x, (x+2)
3x = 2(x+2) + 6
3x = 2x + 4 + 6
x = 10
integers: 10, 12