By Alice Drinkworth • Updated Aug 30, 2022
Algebra 2 builds on the foundational concepts of Algebra 1, introducing equations that often require two steps to solve. Understanding how to isolate a variable, even when it’s not straightforward, is key to mastering this level.
A one‑step equation can be solved in a single operation—addition, subtraction, multiplication, or division—to isolate the variable on one side of the equation. For example, in 3x = 12, dividing both sides by 3 yields x = 4, the value of the variable.
Two‑step equations demand two distinct operations. Take 3x + 4 = 16 as an example. First subtract 4 from both sides: 3x = 12. Then divide by 3 to find x = 4. The process is: 1) eliminate the constant term, 2) isolate the variable.
When equations contain more than one variable, you can solve for one by isolating it on one side. For 3x + 4 = 6y + 10, subtract 4 to get 3x = 6y + 6, then divide by 3: x = 2y + 2. This expresses x in terms of y.
To solve for the other variable, perform analogous steps. Starting again with 3x + 4 = 6y + 10, subtract 10 to obtain 3x – 6 = 6y, then divide by 6: y = ½x – 1. Now y is expressed in terms of x.