SOLUTION: find two consecutive even integers such that the smaller added to four times the larger gives the sum 58
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: find two consecutive even integers such that the smaller added to four times the larger gives the sum 58
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 913690
:
find two consecutive even integers such that the smaller added to four times the larger gives the sum 58
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: x, (x+2)
x + 4(x+2) = 58
5x + 8 = 58
5x = 50
x = 10
The integers are 10 and 12.