|
Question 202443: The sum of two consecutive positive odd integers is at most 7. What is the lesser integer?
a) 4 b) 3 c) 2 d) 1
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The sum of two consecutive positive odd integers is at most 7. What is the lesser integer?
---
Let the numbers be "2x-1" and "2x+1".
Then 2x-1 + 2x+1 <= 7
4x <= 7
x <= 7/4
----
2x-1 < 2(7/4)-1
2x-1 < 7/2 - 1
2x-1 < 2.5
---
But 2x-1 is an integer
So, 2x-1 = 2
=============================
Cheers,
Stan H.
a) 4
b) 3
c) 2
d) 1
|
|
|
| |