Skip to main content

Elementary algebra — simple equations

By the end you'll be able to isolate one unknown in a simple equation by transposing terms, factors, roots, powers, and fractions — and to chain two of these techniques (transpose a factor, then take a root) in a single problem, rearranging symbolically before you substitute numbers.

35 min read3rd Class

Every formula you touch as a power engineer — heat balances, pump head, steam tables, code wall-thickness — is an equation with one unknown you must isolate and solve. Get the algebra wrong and the boiler relief setting, the makeup-water rate, or the safe shell thickness comes out wrong. The chief's rule: rearrange the formula before you plug in numbers. It makes errors easier to catch and keeps your units honest.

What an equation is. An equation is a statement of equality: a quantity (or group of quantities) on the left equals a quantity on the right, joined by =. A simple equation has only one unknown. The cardinal rule is this: whatever arithmetic operation you perform on one side, you must perform identically on the other side, or the two sides are no longer equal. Add 2 to the left, add 2 to the right.

Transposing terms (addition and subtraction). Terms are quantities separated by + or - signs. To move a term to the other side of the equation, transfer it and change its sign: + becomes -, and - becomes +.

Worked example — transposing a term. Solve 0.004+D=0.00420.004 + D = 0.0042. Transpose the 0.0040.004 (it becomes 0.004-0.004): D=0.00420.004=0.0002D = 0.0042 - 0.004 = 0.0002.

Transposing factors (multiplication and division). When the unknown is tied up in multiplication or division, move the factor across the division line. A factor multiplying on one side moves to divide on the other side, and vice versa. This is the basis of cross-multiplication: in R1R2=R3R4\frac{R_1}{R_2} = \frac{R_3}{R_4}, the bottom of each side moves diagonally to the top of the other side, giving R1R4=R2R3R_1 R_4 = R_2 R_3.

Worked example — cross-multiply (combined-gas form). Given P1V1T1=P2V2T2\frac{P_1 V_1}{T_1} = \frac{P_2 V_2}{T_2}, find T2T_2 when P1=100P_1 = 100, V1=2V_1 = 2, T1=300T_1 = 300, P2=150P_2 = 150, V2=3V_2 = 3. Cross-multiply to isolate T2T_2:

T2=T1P2V2P1V1T_2 = \frac{T_1 P_2 V_2}{P_1 V_1}

Substitute: T2=300×150×3100×2=135000200=675T_2 = \frac{300 \times 150 \times 3}{100 \times 2} = \frac{135000}{200} = 675.

When a term contains the unknown as a factor. If the unknown is a factor within a term, isolate that whole term first (using the rule for terms), then isolate the factor. Do not split the factor out while the term is still buried.

Worked example — term with a factor. Solve 7.5=364.5p7.5 = 36 - 4.5p. You cannot move 4.54.5 directly because 4.5p4.5p is a single term being subtracted. Transpose 3636 first, then divide: 4.5p=367.5=28.54.5p = 36 - 7.5 = 28.5, so p=28.54.5=6.33p = \frac{28.5}{4.5} = 6.33.

Equations with roots and powers. To undo a square root, square both sides; to undo a square (the unknown is squared), take the square root of both sides. Whatever you do to one side, do to the other.

Worked example — roots and powers. Solve A2=121A^2 = 121. Take the root of both sides: A=121=11A = \sqrt{121} = 11.

Worked example — chaining two techniques (factor, then root). Real formulas often need two moves in one problem. In A=πr2A = \pi r^2, solve for rr when A=50.27A = 50.27. First transpose the factor π\pi to isolate the squared term:

r2=Aπ=50.273.1416=16.0r^2 = \frac{A}{\pi} = \frac{50.27}{3.1416} = 16.0

Then take the square root of both sides to undo the power: r=16.0=4.0r = \sqrt{16.0} = 4.0. Notice the order — clear the factor first so the power stands alone, then undo the power. Reverse the order and you cannot isolate rr.

Fractional equations. Bring every fraction to the least common denominator (LCD), then drop the common denominator, leaving whole numbers.

Worked example — fractions. Solve x3+x6=5\frac{x}{3} + \frac{x}{6} = 5. The LCD is 6: 2x6+x6=306\frac{2x}{6} + \frac{x}{6} = \frac{30}{6}, so 2x+x=302x + x = 30, giving 3x=303x = 30 and x=10x = 10.

Common misconceptions and exam traps. (1) Forgetting to change the sign when transposing a term — moving +8+8 across makes it 8-8, every time. (2) Half-transposing a term like 4.5p4.5p — isolate the whole term before splitting out the factor. (3) Doing the operation on only one side — the equality breaks instantly. (4) Substituting before rearranging — transpose symbolically first; it is cleaner and less error-prone, especially in multi-step thermodynamics and code calculations. (5) In a two-technique problem (factor then root), undoing the power before clearing the factor — clear the factor first.

Source: PanGlobal Third Class, Part A1 (Applied Mathematics); SOPEEC 3rd Class Paper 3A1.

This lesson is free.

The full 3rd Class course has every guided lesson, the complete audited question bank, spaced-repetition review, and the 100-question exam simulator — yours until you pass.

Power Engineer Pro is independent and not affiliated with SOPEEC or any provincial authority.