SOLUTION: Find three consecutive integers such that the sun of the largest and 5 times the smallest is -244
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive integers such that the sun of the largest and 5 times the smallest is -244
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 897549
:
Find three consecutive integers such that the sun of the largest and 5 times the smallest is -244
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: (x-1), x, (x+1)
(x+1) + 5(x-1) = -244
x+1 + 5x-5 = -244
6x = -240
x = -40
The integers are -41, -40, and -39.