For this case we have the following inequality:
4 / 5x + 5 <- 3
We observe that the variable in this case is x.
We must clear the value of x to solve the problem.
We have then:
4 / 5x <- 3 - 5
4 / 5x <- 8
x <- (5/4) * (8)
x <- 10
The solution set is:
(-inf, -10)
Answer:
(-inf, -10)