SOLUTION: find two consecutive integers such that twice the larger increased by the smaller is -34
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: find two consecutive integers such that twice the larger increased by the smaller is -34
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 879717
:
find two consecutive integers such that twice the larger increased by the smaller is -34
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: x, (x+1)
2(x+1) + x = -34
3x + 2 = -34
3x = -36
x = -12
The integers are -12 and -11.