Menu
Coddy logo textTech

With a Fraction

Part of the Inequalities & Absolute Value section of Coddy's Math journey. Lesson 19 of 64.

x/2 - 1 > 3: add 1 to both sides, then multiply by 2. Both are sign-safe.

x/2 > 4

x > 8

Or clear the fraction first by multiplying everything by 2: x - 2 > 6, then add 2. Same answer, same number of steps.

Clearing the fraction first is often the calmer route when the fraction is a whole side, as in (x + 1)/3 <= 2: multiply both sides by 3 to get x + 1 <= 6, then subtract 1: x <= 5. Either order works; pick the one with the least arithmetic.

challenge icon

Challenge

Solve the inequality x/3 + 2 <= 4 for x.

Try it yourself

x/3 + 2 <= 4

Solve for x

quiz iconTest yourself

This lesson includes a short quiz. Start the lesson to answer it and track your progress.

All lessons in Inequalities & Absolute Value