SOLUTION: how to write the sum of two consecutive odd integers is at most 30. what are the greatest possible integers.
Algebra
->
Coordinate Systems and Linear Equations
->
Linear Equations and Systems Word Problems
-> SOLUTION: how to write the sum of two consecutive odd integers is at most 30. what are the greatest possible integers.
Log On
Linear Solvers
Linear
Practice
Practice
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
In depth
In
Click here to see ALL problems on Linear Equations And Systems Word Problems
Question 510863
:
how to write the sum of two consecutive odd integers is at most 30. what are the greatest possible integers.
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
let the integers be x & x+2
x+x+2 <= 30
2x+2<=30
-2
2x<=30-2
2x<=28
/2
x<=14
14,16