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