SOLUTION: Find two consecutive even integers such that the smaller added to five times the larger gives a sum of 70.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find two consecutive even integers such that the smaller added to five times the larger gives a sum of 70.
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 782638
:
Find two consecutive even integers such that the smaller added to five times the larger gives a sum of 70.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: x, (x+2)
x + 5(x+2) = 70
x + 5x + 10 = 70
6x = 60
x = 10
The integers are 10 and 12.