You will learn
- What linear equations and inequalities are
- How to solve equations in one variable
- Rules for manipulating inequalities
- Representing solutions on number lines
- Interpreting solutions graphically (Desmos)
A linear equation is an equation where the highest power of the variable is 1.
ax+b=0,a=0
2x+3=11
- Subtract 3 from both sides
- Divide by 2
2x=8⇒x=4
Whatever operation you perform on one side of an equation, you must perform on the other side.
A linear expression has the form:
ax+b
| Component | Meaning |
|---|
| a | slope / coefficient |
| x | variable |
| b | constant term |
Given:
ax+b=c
Steps:
- Move constants to one side
- Isolate variable term
- Divide by coefficient
5x−7=18
5x=25⇒x=5
Check your solution by substitution into the original equation.
A linear inequality compares expressions using:
2x+1<9
Solve similarly to equations, with one key rule:
If you multiply or divide by a negative number, reverse the inequality sign.
−3x>6
Divide by −3:
x<−2
Solutions of inequalities are often intervals.
| Inequality | Interval |
|---|
| x<2 | (−∞,2) |
| x≤2 | (−∞,2] |
IMAGE: Number line showing open circle at 2 for x<2 and shaded left region
Linear inequalities can be visualized as regions on a graph.
DESMOS: y = 2x + 1 with shading for y < 2x + 1, showing half-plane region below the line
| Operation | Equation | Inequality |
|---|
| Add/subtract same value | preserved | preserved |
| Multiply/divide positive | preserved | preserved |
| Multiply/divide negative | preserved | sign flips |
- Forgetting to flip inequality when dividing by negative
- Incorrect distribution of terms
- Losing sign when moving terms across equality
- Linear equations have one variable with degree 1
- Inequalities introduce range of solutions instead of a single value
- Solution sets can be represented algebraically, numerically, and graphically
- Transformation rules must preserve logical equivalence (or adjust inequality direction)