SOLUTION: find two consecutive even intergers such that the sum of twice the smaller integer plus the larger integer is 146
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: find two consecutive even intergers such that the sum of twice the smaller integer plus the larger integer is 146
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 787566
:
find two consecutive even intergers such that the sum of twice the smaller integer plus the larger integer is 146
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: x, (x+2)
2x + (x+2) = 146
3x + 2 = 146
3x = 144
x = 48
The integers are 48 and 50.