- Solve the inequality 5 − y > 7. [1]
Worked solution
5 − y > 7
−y > 2 (subtracting 5 from both sides — a safe move, so the sign holds)
y < −2 (dividing both sides by −1, which reverses the sign)
Check: y = −3 gives 5 − (−3) = 8, and 8 > 7; y = −2 gives exactly 7, which is not greater than 7, so the endpoint is correctly excluded.
Why this works. One mark, one rule: freeing y means dividing by −1, so > turns into < (the properties table, Walkthrough 1). A route with no negative division adds y to both sides — 5 > 7 + y, then −2 > y, read back as y < −2. Testing one value each side of −2 confirms the direction.