Solve the inequality. (Enter INFINITY for infinity and -INFINITY for -infinity as needed.)

6<=5 - y

To solve the inequality 6 <= 5 - y, we can start by isolating the variable y.

Step 1: Subtract 5 from both sides of the inequality:
6 - 5 <= 5 - y - 5
1 <= - y

Step 2: Multiply both sides of the inequality by -1 to reverse the inequality sign (since we are multiplying by a negative number):
1 * (-1) >= - y * (-1)
-1 >= y

So the solution to the inequality 6 <= 5 - y is y <= -1.