Equation
|u| = c ⇔ u = −c or u = c
Solve both resulting linear equations. When c = 0, solve u = 0 only once.
Get exact solutions, interval or set notation, boundary checks, step-by-step transformations, and an accessible number-line graph.
The algebra steps will appear here.
Absolute value is distance from zero, so it is always nonnegative. For c > 0:
|u| = c ⇔ u = −c or u = c
Solve both resulting linear equations. When c = 0, solve u = 0 only once.
|u| < c ⇔ −c < u < c
“Less than” means values inside the two boundaries. Use closed endpoints for ≤.
|u| > c ⇔ u < −c or u > c
“Greater than” means two outside rays. Use closed endpoints for ≥.
If c < 0, equality and “less than” cases have no solution. “Greater than” cases are true for every real input.
|2x−3|=5 becomes 2x−3=−5 or 2x−3=5. Therefore x=−1 or x=4.
|3x+1|<7 becomes −7<3x+1<7, then −8/3<x<2. Interval: (−8/3,2).
|−2x+4|≥6 has boundaries x=−1 and x=5. The solution is (−∞,−1] ∪ [5,∞).
|x|≥0 is true for every real number. In contrast, |x|<0 has no solution.
Integers, fractions, and finite decimals are converted to reduced fractions and processed with BigInt arithmetic. Solution boundaries and comparisons are exact.
Each numeric part is limited to 30 digits to keep browser calculations responsive. Scientific notation and repeating-decimal notation are not accepted; enter an exact fraction instead. All solving happens in your browser, and the calculator does not transmit or store equation or inequality inputs. Last reviewed: 4 August 2026.
For positive c, split |u|=c into u=−c or u=c, then solve both linear equations. A negative right side gives no real solution.
For positive c, a less-than statement becomes a compound inequality between −c and c. A greater-than statement becomes two outside inequalities joined by “or.”
An absolute value cannot be negative. A constant expression can also make the comparison false for every value of x.
Yes. For example, |x|≥0 is always true. If a=0, the expression is constant and the original comparison is either true for every real x or false for all of them.
Yes. Use integers, finite decimals, or fractions such as -3/4. Exact fractions are reduced automatically.
Yes. It solves locally in your browser and does not send or store the values you enter.