SOLUTION: four times the sum of a number and five is less than six times the number. Find the smallest integer that satisfies the inequality.
So would it be written: 4(x+5)<6x
I have
Question 664965: four times the sum of a number and five is less than six times the number. Find the smallest integer that satisfies the inequality.
So would it be written: 4(x+5)<6x
I have tried substituting x with one and two but I keep getting the wrong answer. The answer is eleven but I do not know how to get there. Found 2 solutions by ewatrrr, vleith:Answer by ewatrrr(24785) (Show Source): You can put this solution on YOUR website!
Hi,
four times the sum of a number and five is less than six times the number
Question states***
4(x + 5) < 6x
4x + 20 < 6x
20 < 2x 0r . Smallest 'Integer' that would work is x = 11