Historical Context & Motivation
The ability to solve a linear equation is one of the oldest and most practical skills in mathematics. Long before anyone wrote equations with letters and symbols, ancient engineers, builders, and tradespeople faced a fundamental problem: if you know the total and some of the parts, how do you find what is missing? Whether an Egyptian surveyor was calculating the length of a canal or a Babylonian merchant was figuring out the price per unit of grain, the underlying logic was the same—work backward from what you know to find the unknown quantity. This same logic is precisely what you use on the job when you rearrange Ohm's Law to find current, or back-calculate the length of conduit needed for a run.
The central question that linear equations answer is deceptively simple: What value of the unknown makes both sides of the equation equal? Every technique you will learn in this lesson—combining like terms, using inverse operations, clearing fractions—is a tool for answering that question efficiently and accurately. Mastering these techniques is not optional for the IBEW Electrical Training Alliance Aptitude Test; it is the single most tested algebraic skill.
Core Principles & Definitions
Before diving into solving procedures, you need a clear understanding of the building blocks. A linear equation in one variable is any equation that can be written in the form ax + b = c, where x is the unknown, and a, b, and c are known numbers (with a ≠ 0). The word "linear" means the variable appears only to the first power—no x², no √x, no 1/x. These equations graph as straight lines, hence the name, and they always have exactly one solution (assuming a ≠ 0).
Variable
Coefficient
Constant
Inverse Operations
Balance Principle
Visual Explanation — The Balance Model
The most powerful mental model for solving linear equations is the balance scale. The equals sign is the fulcrum; whatever is on the left side must weigh the same as what is on the right side. The diagram below illustrates how solving 2x + 3 = 11 works step by step: each operation you perform is applied to both sides simultaneously, keeping the scale level until x stands alone.
Notice that at every stage the scale remains balanced. This is the inviolable rule of equation solving: perform the same operation on both sides. If you subtract 3 from the left but forget to subtract 3 from the right, the scale tips and you get a wrong answer. This is the most common source of errors on the aptitude test—always double-check that your operation was applied to the entire right-hand side, not just one term.
Mathematical Framework — Solving Procedures
Every single-variable linear equation, no matter how complex it initially appears, can be reduced to the standard form ax + b = c, and then solved in two moves. The general solution procedure relies on two inverse operations applied in the correct order. Understanding the underlying formulas ensures you can handle any variation the test throws at you.
When the equation is more complex—variables on both sides, parentheses, or fractions—additional preliminary steps are required before you reach standard form. The general algorithm expands to the following sequence.
- Clear fractions or decimals by multiplying every term on both sides by the least common denominator (LCD).
- Distribute to eliminate parentheses using the distributive property: a(b + c) = ab + ac.
- Combine like terms on each side of the equation separately.
- Move variable terms to one side and constants to the other using addition or subtraction.
- Divide both sides by the coefficient to solve for x.
- Check by substituting the answer back into the original equation.
Detailed Breakdown — Types of Linear Equations
Not all linear equations look the same on the test. Recognizing the type of equation you are dealing with lets you choose the most efficient approach. The diagram below categorizes the four main types you will encounter, ranging from basic one-step equations to multi-step equations with fractions and variables on both sides.
| Equation Type | Example | Key First Move | Test Frequency |
|---|---|---|---|
| One-Step | x − 9 = 14 | Add 9 to both sides | Common (warm-up) |
| Two-Step | 4x + 7 = 31 | Subtract 7, then divide by 4 | Very common |
| Multi-Step | 2(x + 3) = x + 10 | Distribute, then collect variables | Common |
| Fractions/Decimals | x/2 + x/5 = 7 | Multiply by LCD (10) | Occasional |
Worked Example — Multi-Step Equation
Let us work through a multi-step equation of the type you will encounter on the IBEW aptitude test. This example combines distribution, combining like terms, and variable collection.
6x − 12 + 5 = 4x + 96x − 7 = 4x + 92x − 7 = 92x = 16Common Pitfalls & Strategies
Understanding the correct procedure is half the battle; the other half is avoiding the mistakes that even experienced test-takers make under time pressure. The table below identifies the most frequent errors on linear equation problems and pairs each with a concrete strategy to prevent it.
| Common Pitfall | What Goes Wrong | Prevention Strategy |
|---|---|---|
| Sign errors in distribution | Forgetting to distribute the negative: −2(x − 3) written as −2x − 6 instead of −2x + 6. | Negative × negative = positive. Rewrite the parentheses with explicit signs before multiplying. |
| Only applying to one term | Adding a number to the left side but only adding it to the first term on the right, not the whole right side. | Draw a vertical line through the equals sign; apply the operation to everything on each side. |
| Combining unlike terms | Adding 3x + 5 to get "8x" — mixing variable and constant terms. | Only terms with the same variable part can be combined. 3x and 5 are different "units"—like mixing amps and volts. |
| Division order of operations | Dividing only the variable term by the coefficient instead of the entire other side. | Make sure the variable term is the ONLY term on its side before dividing. Isolate first, then divide. |
| Forgetting to clear fractions | Attempting to solve fraction equations term-by-term instead of clearing all denominators first. | Multiply every term on both sides by the LCD before doing anything else. This eliminates fractions entirely. |
Connection to Advanced Equations & Trades Math
Single-variable linear equations are the gateway to more complex algebraic problem solving. Once you have mastered the technique of isolating a variable through inverse operations, you can apply the exact same logic to rearranging multi-variable formulas—something you will do constantly in the electrical trades. Ohm's Law (V = IR), the power formula (P = IV), and voltage drop calculations (Vd = 2 × K × I × D / CM) are all linear equations in disguise. Solving for any one variable requires the same skills practiced in this lesson.
| Concept | Linear Equations (This Lesson) | Advanced Application |
|---|---|---|
| Number of variables | One (x) | Multiple (V, I, R, P, etc.) — but you solve for one at a time |
| Solution method | Inverse operations to isolate x | Same inverse operations, just with different letters |
| Equation form | ax + b = c | V = IR → I = V/R (same algebraic step) |
| Systems | Single equation | Systems of equations (two unknowns, two equations) |
| Graphing | Solution is a point on the number line | Solution is a point in the coordinate plane (two variables) |
On the IBEW aptitude test, the algebra section tests whether you can reliably isolate a variable, handle sign changes, and work with fractions and decimals. These are the exact skills that apprenticeship instructors build upon when you begin calculating wire sizes, conduit fill, and load balancing. Invest in these fundamentals now and every formula you encounter later will feel like a variation of something you already know.
Practice Problems
Lesson Summary
Solving single-variable linear equations is the most fundamental algebraic skill tested on the IBEW Electrical Training Alliance Aptitude Test. Every equation of the form ax + b = c is solved using the same two-move strategy: first, undo the addition or subtraction to isolate the variable term, then divide by the coefficient to isolate the variable itself. The balance principle — performing the same operation on both sides — is the unbreakable rule that preserves equality throughout the process.
For more complex equations, remember the expanded procedure: clear fractions by multiplying by the LCD, distribute to eliminate parentheses, combine like terms on each side, collect variable terms on one side and constants on the other, then divide by the coefficient. Always watch for sign errors — especially during distribution with negatives — and verify your answer by substituting it back into the original equation. These exact skills transfer directly to rearranging Ohm's Law, power formulas, and conduit calculations throughout your electrical career.