Elementary algebra — simple equations
Signed numbers, brackets and BEDMAS, laws of indices, transposition, roots/powers/fractional equations, and an organized method for solving any word problem — the algebra toolkit every other formula in the trade depends on.
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. A misplaced negative sign in a heat-balance calculation can make a shortfall look like a surplus; a bracket removed carelessly in a code wall-thickness formula can under-state the minimum safe thickness. The chief's rule: rearrange the formula symbolically before you plug in numbers. It makes errors easier to catch and keeps your units honest.
Variable cheat-sheet — keep this open while you compute.
| Symbol | Means | Where it applies |
|---|---|---|
| +, - | signed quantities | every calculation |
| ( ) | brackets/parentheses | grouping terms |
| BEDMAS | order of operations | Brackets, Exponents, Division/Multiplication, Addition/Subtraction |
| raised to the index (exponent) | powers | |
| , | square root, cube root (the radical sign) | roots |
| LCD | least common denominator | fractional equations |
This objective builds in the order the exam builds it: signed numbers first (every later rule depends on getting a sign right), then brackets and order of operations, then indices and roots, then the transposition rules that let you rearrange any formula, then the harder equation types (roots, powers, fractions), and finally an organized method for presenting any multi-part problem.
Rules for signed (positive and negative) quantities. A negative quantity is always preceded by a minus sign; integers are all the positive and negative whole numbers plus zero. The four operations each have their own rule:
- Addition — like signs: add the two quantities and keep the common sign. Unlike signs: subtract the smaller quantity from the larger and keep the sign of the larger. Example: ; ; ; .
- Subtraction — subtracting a quantity gives the same result as adding its opposite. Change the sign of the quantity being subtracted, then add. Example: ; .
- Multiplication and division — like signs give a positive answer; unlike signs give a negative answer. Example: ; ; ; .
Worked example — combining signed corrections. A drum-level transmitter reading of 620 mm must be adjusted by three signed corrections logged over a shift: mm (temperature), mm (density), and mm (instrument bias). Add them in order, applying the addition rule at each step: ; ; . The corrected reading is 604 mm. Notice each step used the unlike-signs addition rule (subtract the smaller from the larger, keep the sign of the larger) except the second, which added two positives outright.
These four rules are the foundation for every later step in this lesson — bracket removal, transposition, and equation-solving are really just the addition/subtraction/multiplication/division rules applied inside a more complex expression.
Brackets and the order of operations (BEDMAS). An algebraic expression (such as ) can be simplified but not solved — it has no equals sign. The order in which you carry out operations inside and around brackets is fixed by the mnemonic BEDMAS: Brackets, Exponents, Division and Multiplication (co-equal — whichever comes first, left to right), Addition and Subtraction (also co-equal, left to right). BEDMAS is not "always divide before you multiply" — division and multiplication share one tier, and addition and subtraction share the next tier.
Rules for removing brackets:
- A positive sign (or no sign) directly in front of a bracket: remove the bracket, no sign changes. .
- A negative sign in front of a bracket: remove the bracket and flip every sign inside. .
- A multiplier in front of a bracket: distribute it across every term inside, applying the multiplication sign rule to each. .
Worked example — removing brackets. Simplify . Distribute the : . Distribute the implied in front of the second bracket (flip both signs): . Now the expression reads . Gather like terms: .
Worked example — BEDMAS on a numeric expression. Evaluate . Brackets first, and inside the bracket BEDMAS still applies (multiply before subtract): . The expression is now . Multiplication and division are co-equal, left to right: , then . Finally addition: .
Laws of indices and roots. When a quantity is multiplied by itself repeatedly, write it with an index (exponent): . Three laws govern combining powers of the same base:
- Multiplying: add the indices — .
- Dividing: subtract the indices — .
- A power of a power: multiply the indices — .
Two special cases complete the set: any nonzero quantity to the power zero equals 1 (), and a negative index means "take the reciprocal" (). A root is simply a fractional index: , and this is exactly why squaring undoes a square root — , using the power-of-a-power rule.
Worked example — laws of indices. Simplify . Multiply on top first (add indices): . Divide (subtract indices): . Also, — multiply the indices for a power of a power, never add them.
An index applies only to the symbol directly in front of it: squares only ; to square the whole product you must write .
What an equation is. An equation states that a quantity on the left equals a quantity on the right, joined by an equals sign (=). A simple equation has one unknown. The cardinal rule: whatever you do arithmetically to one side, you must do identically to the other side, or the equality breaks.
Transposing terms (addition and subtraction). Terms are quantities separated by + or - signs. To move a term across the equals sign, transfer it and flip its sign: + becomes -, and - becomes +.
Worked example — transposing a term. Solve for . Transpose the (it flips to ): .
Transposing factors (multiplication and division) — cross-multiplication. When the unknown is tied up by multiplication or division, a factor multiplying on one side moves to divide on the other side, and vice versa. Applied to two fractions equal to each other, this is cross-multiplication: in , each denominator moves diagonally to become a numerator on the other side, giving .
Worked example — cross-multiply (combined-gas form), with the intermediate step shown. Given , find when , , , , . First cross-multiply symbolically — bring up on the left and up on the right: Now divide both sides by to finish isolating : Substitute: . Notice the two separate moves — cross-multiply first, then divide out the coefficient — rather than jumping straight to the final rearranged formula.
When the unknown is a factor buried inside a term. If the unknown is a factor within a term (not standing alone), isolate the whole term first using the term-transposition rule, then isolate the factor. Do not split the factor out while the term is still buried with other terms.
Worked example — term with a buried factor. Solve for . You cannot move the alone, because is one term being subtracted from . Transpose the first: . Now transpose the factor (divide): .
Equations with roots and powers — a matched, contrastive pair. To undo a square (the unknown is squared), take the square root of both sides. To undo a square root (the unknown is under a root sign), square both sides. These are inverse moves for inverse situations — apply whichever one actually undoes what is being done to the unknown, never the other one by habit.
Worked example — undoing a square (root both sides). Solve . Take the square root of both sides: .
Worked example — undoing a square root (square both sides). Solve for . The unknown is trapped under a root sign, so square both sides to remove the root: , giving . Compare this directly with the previous example: there the unknown was squared and you rooted; here the unknown is rooted and you square. Mixing these up — rooting when you should square, or vice versa — is one of the most common exam errors in this objective.
Worked example — chaining two techniques (clear a factor, then undo a power). In , solve for when . First transpose the factor to isolate the squared term: Then take the square root of both sides to undo the power: . The order matters — clear the factor first so the power stands alone, then undo the power. Reverse the order and you cannot isolate cleanly.
Fractional equations. Bring every fraction to the least common denominator (LCD), then drop the common denominator, leaving whole numbers to solve.
Try it yourself before reading on: solve for — find the LCD of 3 and 6 first, then combine.
Worked example — basic fractional equation. The LCD of 3 and 6 is 6: . Drop the common denominator: , so and .
Worked example — the harder case: the unknown inside a denominator. Solve for , given , , . Substitute: . Now bring both fractions to a common denominator that includes the unknown, : Drop the common denominator: . Transpose: . This case is harder than the first because the unknown's own denominator has to be folded into the LCD symbolically before you can drop it — do this even when it looks like you could shortcut the arithmetic, because in problems where the unknown appears in two denominators, the shortcut disappears and only this method works.
Apply an organized, systematic approach to solving a problem. Every later chapter — mechanics, thermodynamics, code calculations — asks you to solve a multi-part numeric problem and present the answer clearly. Follow this 8-step method every time, not just when a problem looks hard:
- Analyze the problem — read carefully; if there are multiple parts, note how they relate.
- Determine the required units for the answer(s).
- Determine the formula(s) needed — one, or more than one?
- Find the givens and convert their units if necessary.
- Identify any other needed constants (density, a conversion factor) not given directly.
- Sketch the problem, labelling every given measurement.
- Write down any other known factors identified in step 5.
- Write the base equation(s) with the unknown isolated on the left, then solve, showing every step and a clearly labelled final answer.
Worked example — the organized method, three parts. A vertical cylindrical day tank has a flat bottom, a diameter of 1.2 m, and a height of 2.5 m. (a) How many cubic metres of diesel will it hold when full? (b) How many kilograms of diesel does it hold, given a diesel density of 840 kg/m³? (c) A second, rectangular tank has a square base 1.8 m on a side — how tall must it be to hold the same volume?
Following steps 1–2: this is a three-part problem needing units of m³, kg, and m respectively. Step 3: (a) needs ; (b) needs ; (c) needs . Step 4: radius m, height m; the rectangular base is . Step 5: density kg/m³ (given). Steps 6–8, solved in order:
(a) m³ (Ans.)
(b) kg (Ans.)
(c) The rectangular tank must hold the same 2.827 m³. Its base area is m². Transpose for : m (Ans.)
Notice how the same organized method carries a single computed volume from part (a) forward into parts (b) and (c) without re-deriving it — this is exactly why step 1 (identify how the parts relate) matters before you touch a calculator.
Common misconceptions and exam traps. (1) Forgetting to flip the sign when transposing a term — moving across always makes it . (2) Half-transposing a buried factor, such as splitting apart before isolating the whole term. (3) Performing an operation on only one side of the equation, silently breaking the equality. (4) Substituting numbers before rearranging symbolically — transpose first; it is cleaner and catches unit errors sooner. (5) In a two-technique problem, undoing the power before clearing the factor — always clear the factor first. (6) Reading BEDMAS as "always divide before you multiply" — division and multiplication are one co-equal tier, worked strictly left to right; the same is true of addition and subtraction. (7) Distributing a negative multiplier into only the first term of a bracket instead of every term inside it. (8) Applying the wrong index law — adding indices when the operation is a power of a power (which needs multiplication), or multiplying indices when combining two separate multiplied powers (which needs addition). (9) Confusing "undo a square root by squaring" with "undo a square by rooting" — apply the operation that is the true inverse of what is actually being done to the unknown, not the one you did on the last question. (10) In the unknown-in-a-denominator case, doing the surrounding arithmetic first and skipping the symbolic common-denominator step — it happens to work when the unknown appears only once, but the shortcut fails as soon as the unknown appears in more than one denominator, so build the habit of always folding it into the LCD.
Source: PanGlobal Third Class, Part A1, Chapter 1 (Algebraic Operations, Logarithms, and Problem Solving), Objectives 1–5 and 7; SOPEEC 3rd Class Paper 3A1.