SOLUTION: find 4 consecutive smallest integers such that the sum of the largest and smallest is 150.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: find 4 consecutive smallest integers such that the sum of the largest and smallest is 150.
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 796960
:
find 4 consecutive smallest integers such that the sum of the largest and smallest is 150.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: x, (x+2), (x+4), (x+6)
x + (x+6) = 150
2x + 6 = 150
2x = 144
x = 72
The integers are 72, 74, 76, and 78.