SOLUTION: Find three consecutive intergers such that the sum of the largest and 5 times the smallest is -244.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive intergers such that the sum 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 656586
:
Find three consecutive intergers such that the sum of the largest and 5 times the smallest is -244.
Answer by
MathDazed(34)
(
Show Source
):
You can
put this solution on YOUR website!
Consecutive numbers can be written as n, n+1 and n+2.....with n+2 being the largest
(n+2) + 5n = -244
6n + 2 = -244
6n +2 - 2 = -244 - 2
6n = -246
6n/6 = -246/6
n = -41
n+1 = -40
n+2 = -39