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