Solving in One Variable
A one-variable linear equation is solved by undoing operations in reverse order. Simplify each side first — distribute brackets and combine like terms — then move all variable terms to one side and all constants to the other, and finally divide by the coefficient of the variable. Whatever you do to one side you must do to the other; that is what keeps the equation balanced. Always check by substituting your answer back into the original; the GRE builds fast, and a 15-second check catches a dropped sign. Two special cases matter: if the variables cancel and leave a true statement like 5 = 5, every number works (infinitely many solutions); if they leave a false statement like 5 = 8, no number works (no solution).
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Formula Reference Sheet
The balance rules
| Add / subtract | a = b ⇒ a ± c = b ± c |
|---|---|
| Multiply / divide (c ≠ 0) | a = b ⇒ a·c = b·c and a/c = b/c |
| Standard form | ax + b = 0 ⇒ x = −b / a |
| Clear fractions | multiply every term by the LCD |
Literal (formula) rearranging
| Solve ax + b = c for x | x = (c − b) / a |
|---|---|
| Solve for a variable in a product | divide both sides by its coefficient |
| Cross-multiply a/b = c/d | ad = bc |