SOLUTION: find two consecutive even integers such that four times the smaller integer is six more than three times the larger integer
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: find two consecutive even integers such that four times the smaller integer is six more than three times the larger 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 818934
:
find two consecutive even integers such that four times the smaller integer is six more than three times the larger integer
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: x, (x+2)
4x = 6 + 3(x+2)
4x = 3x + 12
x = 12
The integers are 12 and 14.