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
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