SOLUTION: Find the greatest integer which is such that if 3 is added to its thrice the resulting number becomes greater than four times the integer

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find the greatest integer which is such that if 3 is added to its thrice the resulting number becomes greater than four times the integer       Log On


   



Question 1075898: Find the greatest integer which is such that if 3 is added to its thrice the resulting number becomes greater than four times the integer

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
Find the greatest integer which is such that if 3 is added to its thrice; the resulting number becomes greater than four times the integer
:
3x + 3 > 4x
3x - 4x > -3
-x > -3
Multiply by -1, this reverses the inequality sign
x < 3
Greatest integer then is 2
:
Check
3(2) + 3 = 4(2)
6 + 3 > 8