SOLUTION: the sum of two consecutive integers is less than 15. Find the range of the possible values of the smaller integer.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: the sum of two consecutive integers is less than 15. Find the range of the possible values of the smaller integer.
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 818429
:
the sum of two consecutive integers is less than 15. Find the range of the possible values of the smaller integer.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: x, (x+1)
x + (x+1) < 15
2x + 1 < 15
2x < 14
x < 7
The smaller integer has to be less than 7.