SOLUTION: Find two consecutive integers such that the sum of twice the smaller and three times the larger is -47
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find two consecutive integers such that the sum of twice the smaller and three times the larger is -47
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 792109
:
Find two consecutive integers such that the sum of twice the smaller and three times the larger is -47
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: x, (x+1)
2x + 3(x+1) = -47
2x + 3x+3 = -47
5x + 3 = -47
5x = -50
x = -10
The integers are -10 and -9.