SOLUTION: two consecutive odd integers are such that one-third the smaller one is greater than two thirds of the smaller one by 2.determine the numbers.
Question 696600: two consecutive odd integers are such that one-third the smaller one is greater than two thirds of the smaller one by 2.determine the numbers.
You can put this solution on YOUR website! two consecutive odd integers are such that one-third the smaller one is greater than two thirds of the larger one by 2.determine the numbers.
---------
1st: 2x-1
2nd: 2x+1
--------------------
Equation:
(1/3)(2x-1) > (2/3)(2x+1) + 2
----
Multiply both sides by 3 to get:
2x-1 > 2(2x+1) + 2
----
2x-1 > 4x+4
----
Subtract 2x from both sides
Subtract 4 from both sides
-----------
2x < -5
---
Divide by 2
x < -5/2
=================
Cheers,
Stan H.
-----