Solving Linear Equations and Developing Formulas (VCE SSCE General Mathematics): Revision Notes
Solving Linear Equations and Developing Formulas
What are linear equations?
In mathematics, an equation is a statement showing that two expressions are equal. Linear equations are a special type of equation that you'll encounter frequently in algebra and real-world applications.
Definition: Linear equations are characterised by having unknown values (variables) that are always raised to the power of . This makes them relatively straightforward to solve compared to more complex equations.
Examples of linear equations
Here are some examples of linear equations with their unknown values:
- (unknown: )
- (unknown: )
- (unknown: )
- (unknowns: and )
What are NOT linear equations?
Not all equations are linear. If a variable has a power other than , the equation is not linear:
- is not linear (the power of is , not )
- is not linear (the power of is )
Understanding inverse operations
When solving equations, we use inverse operations (also called opposite operations) to isolate the unknown variable on one side of the equation. Each mathematical operation has an opposite that "undoes" it.

The key principle when solving equations is to maintain balance. Whatever operation you perform on one side of the equation, you must perform the same operation on the other side.
Balancing Equations: To balance an equation, you must:
- Add or subtract the same number from both sides, OR
- Multiply or divide both sides by the same number
This ensures the equation remains true throughout the solving process.
Solving linear equations by hand
Finding the value of the unknown variable is called solving the equation. The general strategy involves using inverse operations to get the variable by itself on one side of the equation.
Worked Example: Simple Addition Equation
Solve
Step 1: Write the equation
Step 2: Use the inverse operation to isolate
Since is being added to , we subtract from both sides:
Step 3: Check the solution
Substitute back into the original equation:
Solution is correct.
Always check your solution by substituting it back into the original equation. The left-hand side (LHS) and right-hand side (RHS) should be equal.
Worked Example: Equation with Multiplication
Solve
Step 1: Write the equation
Step 2: Use the inverse operation
Since is being multiplied by , we divide both sides by :
Step 3: Check the solution
Solution is correct.
Worked Example: Equation with Brackets
Solve
There are two methods for solving equations with brackets:
Method 1: Expand first
Step 1: Write the equation
Step 2: Expand the brackets
Step 3: Add to both sides
Step 4: Divide both sides by
Method 2: Divide first
Step 1: Write the equation
Step 2: Divide both sides by
Step 3: Add to both sides
Check the solution:
Solution is correct.
Both methods arrive at the same answer. Choose the method you find most comfortable.
Solving linear equations using a CAS calculator
A Computer Algebra System (CAS) calculator can solve linear equations quickly using the solve() function. This is particularly useful for more complex equations or when you need to check your manual working.
Worked Example: Using the solve() Function
To solve :
Step 1: Enter the solve command on your CAS calculator
Type: solve(-4 - 5b = 8, b)
This tells the calculator to solve the equation for variable .
Step 2: Read the result
Calculator Mode Settings:
- Set your calculator mode to Approximate or Decimal before using the solve function
- On TI-Nspire: press ctrl+enter
- On ClassPad: select Decimal mode
- Make sure you use the same variable letter in your solve command as appears in the equation

Setting up linear equations
In practical problems, you often need to create (or "set up") a linear equation before you can solve it. This skill is crucial for applying mathematics to real situations.
Worked Example: Geometric Problems
Problem: Find an equation for the perimeter of a triangle with sides , , and .
Solution:
Step 1: Choose a variable for perimeter
Let be the perimeter.
Step 2: Add all sides of the triangle
Remember that perimeter is the total distance around the outside of a shape.
Step 3: Simplify
Answer: The required equation is
Worked Example: Number Problems
Problem: If is added to a certain number, the result is . Find the number.
Solution:
Step 1: Choose a variable for the unknown
Let be the number.
Step 2: Write an equation from the information
" is added to a number" gives us:
"The result is " means:
Step 3: Solve the equation
Subtract from both sides:
Answer: The required number is .
Worked Example: Practical Application
Problem: A car rental company charges a fixed fee of $110 plus $84 per day. The Brown family have budgeted $650 for car hire during their holiday. For how many days can they hire a car?
Solution:
Step 1: Define the variable and set up the equation
Let be the number of days the car is hired.
Total cost = Fixed charge + (Daily rate × Number of days)
Step 2: Solve the equation
Subtract from both sides:
Divide both sides by :
Step 3: Interpret the answer in context
Car hire operates on complete days only. Since the family cannot hire for part of a day, and they must stay within their $650 budget, we round down to days.
If they hired for days, the cost would be: 110 + 84(7) = , which exceeds their budget.
Answer: The Brown family can hire a car for days.
Exam Tip: In practical problems involving money or time, always consider whether your answer makes sense in the real world. You may need to round to whole numbers and think about whether to round up or down based on the context.
Remember!
Key Points to Remember:
- Linear equations have unknown values with power of only
- Use inverse operations to isolate the variable: addition ↔ subtraction, multiplication ↔ division
- Always maintain balance by performing the same operation on both sides of the equation
- Check your solution by substituting it back into the original equation
- CAS calculators can solve equations using the solve() function
- In practical problems, set up the equation first by defining variables and using the given information
- Consider context and rounding when interpreting solutions to real-world problems