Advanced Math • Solutions of Linear Expressions

Linear Equation Solutions

One, none, or infinitely many? Master the shortcut for identifying the number of solutions without solving the whole equation.

The Comparison Shortcut

To find the number of solutions, simplify both sides of the equation to the form:

\(ax + b = cx + d\)

One Solution

\(a \neq c\)

The slopes are different. The lines will intersect at exactly one point.

No Solution

\(a = c\) AND \(b \neq d\)

Parallel lines. Same slope, different y-intercept. They never touch.

Infinite Solutions

\(a = c\) AND \(b = d\)

The lines are identical. Every point on one line is on the other.

Geometric View

On the SAT, "number of solutions" is code for "number of intersection points."

  • • Intersecting Lines: Different slopes \(\rightarrow\) 1 solution.
  • • Parallel Lines: Same slope, different intercepts \(\rightarrow\) 0 solutions.
  • • Coincident Lines: Same slope, same intercepts \(\rightarrow\) Infinite solutions.

⚠️ The "Zero" Confusion

Don't confuse zero solutions with a solution of \(x = 0\).

Solution is Zero

\(5x + 3 = 2x + 3\)

\(3x = 0 \Rightarrow x = 0\)

No Solution

\(5x + 3 = 5x + 7\)

\(3 = 7\) (False Statement)