Inequality Calculator
Solve linear inequalities of the form ax + b [op] c step-by-step.
Mastering Linear Inequalities: A Comprehensive Guide
Solving inequalities is a fundamental skill in algebra that allows us to find a range of possible values for a variable rather than a single fixed number. Unlike equations, where we look for equality (e.g., x = 5), inequalities help us understand boundaries and constraints (e.g., x > 5).
Whether you are a student tackling homework or a professional working on budget constraints, understanding how to manipulate and solve these expressions is vital. Our Inequality Calculator is designed to provide not just the answer, but the mathematical logic required to reach it.
What is a Linear Inequality?
A linear inequality looks very similar to a linear equation. It involves expressions with variables raised to the first power. The primary difference is the symbol used to connect the expressions. The four standard inequality symbols are:
- > (Greater Than): The left side is larger than the right.
- < (Less Than): The left side is smaller than the right.
- ≥ (Greater Than or Equal To): The left side is at least as large as the right.
- ≤ (Less Than or Equal To): The left side is at most as large as the right.
The “Golden Rule” of Inequalities
There is one crucial rule that separates inequalities from equations: If you multiply or divide both sides of an inequality by a negative number, you must flip the inequality sign.
For example, if you have -2x < 10 and you divide both sides by -2, the result becomes x > -5. Failing to flip the sign is the most common error students make in algebra.
Step-by-Step: Solving ax + b < c
To solve a standard linear inequality, follow these systematic steps:
- Isolate the variable term: Subtract or add the constant (b) from both sides of the inequality.
- Isolate the variable: Divide both sides by the coefficient (a).
- Check for negatives: If the coefficient (a) was negative, reverse the direction of the inequality sign.
- Interpret the result: Express the solution in algebraic form, interval notation, or on a number line.
Interval Notation Explained
Mathematicians often prefer “Interval Notation” to represent solutions sets efficiently. Here’s a quick cheat sheet:
- Parentheses ( ): Used for < or > (the number is excluded). Also always used for infinity.
- Brackets [ ]: Used for ≤ or ≥ (the number is included).
- Infinity (∞): Used when there is no upper or lower bound.
Example: x > 5 is written as (5, ∞). x ≤ 10 is written as (-∞, 10].
Real-World Applications
Inequalities aren’t just for textbooks. They appear in daily life more often than equations do. For instance, “I need to earn at least $500 this week” is an inequality (Earnings ≥ 500). “This elevator can hold no more than 10 people” (Capacity ≤ 10) is another. Businesses use them for break-even analysis, engineers use them for safety tolerances, and programmers use them for logic gates and sorting algorithms.
Common Mistakes to Avoid
Aside from forgetting to flip the sign for negatives, another common mistake is treating the inequality sign like an equal sign when graphing. Remember: an open circle is used for < and >, while a closed (solid) circle is used for ≤ and ≥.