SOLUTION: three consecutive even integers such that 50 times the smallest is 88 less than 46 times the largest
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: three consecutive even integers such that 50 times the smallest is 88 less than 46 times the largest
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 868753
:
three consecutive even integers such that 50 times the smallest is 88 less than 46 times the largest
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: (x-2), x, (x+2)
50(x-2) = 46(x+2) - 88
50x - 100 = 46x + 4
4x = 104
x = 26
The integers are 24, 26, and 28.