Checking a Solution by Substitution

20 min
0/3 practice checks

A value is a solution of an equation if substituting it for the variable makes both sides equal. Checking is a two-step routine:

  1. Substitute the value into the left-hand side (LHS) and right-hand side (RHS) separately.
  2. Compare: if LHS == RHS, the value is a solution.

Worked example. Is x=4x = 4 a solution of 2x3=52x - 3 = 5?

LHS=2(4)3=83=5RHS=5\text{LHS} = 2(4) - 3 = 8 - 3 = 5 \qquad \text{RHS} = 5

LHS == RHS, so yes, x=4x = 4 is a solution.

Is x=4x = 4 a solution of 2x3=52x - 3 = 5?

Which value of xx satisfies 3x+1=103x + 1 = 10?

What value of xx makes x2=6\dfrac{x}{2} = 6 true?