SOLUTION: thrice the sum of two consecutive integers is at most 13.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: thrice the sum of two consecutive integers is at most 13.      Log On


   



Question 926812: thrice the sum of two consecutive integers is at most 13.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
thrice the sum of two consecutive integers is at most 13.
--------------
1st:: x
2nd:: x + 1
-------------
Equation::
3(2x+1) <= 13
2x+1 <= 13/3
---
2x <= 10/3
---
x <= 5/3
---------------
Cheers,
Stan H.
-------------