Rearranging Formulas
🧠 What is it and Why is it Useful?
Rearranging formulas (or "changing the subject") is the process of isolating a specific variable in an equation. This is incredibly useful because it allows you to solve for any quantity you want, depending on the information you have. For example, if you know the area of a rectangle, you can rearrange the area formula to solve for its length or width.
📝 Step-by-Step Guide
- Identify the variable you want to solve for (the "subject").
- Use inverse operations to "undo" what's being done to your variable. Perform the same operation to both sides of the equation to keep it balanced.
- Simplify both sides of the equation after each step.
- Check your work by substituting numbers back into the original formula.
🔍 Worked Examples
Example 1: Solve for l in the area of a rectangle formula.
Formula: A = l × w
Step 1: The variable l is being multiplied by w. To isolate l, do the inverse: divide both sides by w.
Step 2: A / w = (l × w) / w
Step 3: A / w = l
Answer: l = A / w
Example 2: Solve for h in the volume of a cylinder formula.
Formula: V = πr²h
Step 1: h is being multiplied by π and r². Divide both sides by πr².
Step 2: V / (πr²) = (πr²h) / (πr²)
Step 3: V / (πr²) = h
Answer: h = V / (πr²)
⚠️ Common Mistakes
- Forgetting to perform operations on both sides: Whatever you do to one side, you MUST do to the other.
- Incorrect order of operations: Undo addition/subtraction before multiplication/division. Think of "undoing" the operations in reverse PEMDAS order.
- Not distributing completely: When a term outside a bracket is multiplied or divided, it must be applied to every term inside.
💡 Tips & Tricks
- Think of the formula as a balance scale—it must stay level!
- Before you start, identify all the operations being performed on your target variable.
- If your variable appears in more than one term, you'll need to factor it out first.
🎯 Practice Suggestions
- Start with simple geometric formulas (like A = lw or P = 2l + 2w).
- Create flashcards with a formula on one side and the rearranged version on the other.
- Use online practice tools that generate endless problems for you to solve.
- Challenge yourself by trying to rearrange the same formula for every variable in it.