An equation is a statement with an \(=\) sign. It tells us that the expression on the left hand side of the \(=\) sign is equal to the expression on the right hand side.
An equation contains an unknown variable (often represented by \(x\))
An equation is solved by finding the value of \(x\).
Solving equations with unknown values on both sides
To solve an equation with unknown values on both sides, rearrange the equation so that all the unknown values are on the left hand side and all the numbers are on the right hand side, making sure to keep the equation balanced.
Simplify where necessary and multiply (or in some cases, divide) to calculate the unknown value.
Example
Solve the equation \(3x + 2 = x + 5\)
Solution
Rearrange to have all \(x\) terms on the left hand side and all numbers on the right.
Subtract \(2\) from both sides
\(3x + 2 - 2 = x + 4 - 2\)
\(3x = x + 3\)
Subtract \(x\) from both sides
\(3x - x = x + 3 -x\)
Simplify \(2x = 3\)
Solve by dividing
\(x = 3 \div 2\)\(= 1.5\)
Answer
\(x = 1.5\)
When rearranging, always carry out just one step at a time.
Do not try to subtract \(2\) from both sides as well as subtracting \(x\) in the same step.
This can lead to errors, especially with \(+\) and \(-\) numbers.
Test yourself
Solve the equation \(5 (1 - 2x) = 3 - 12x\)
First expand / remove the brackets
\(5 - 10x = 3 - 12x\)
Rearrange one step at a time
Subtract 5 from each side
\(5 - 10x - 5 = 3 - 12x - 5\)
Simplify \(-10x = -2 - 12x\)
Add \(12x\) to both sides
\(-10x + 12x = -2 -12x + 12x\)
Simplify \(2x = -2\)
Solve by dividing \(2x = -2\)
\(x - -2 \div 2\)
\(x = -1\)
Be careful with \(+\) and \(-\) numbers when rearranging!
Remember the rules for combining them.
Answer
\(x = -1\)
Example
Solve the equation \(x + 2 = 3x - 10\)
Solution
Rearrange one step at a time
Subtract \(2\) from each side
\(x + 2 - 2\)
\(= 3x - 10 - 2\)
Simplify \(x = 3x -12\)
Simplify, subtract \(3x\) from both sides
\(x - 3x = 3x - 12 - 3x\)
\(x - 3x = -12\)
Simplify \(-2x = -12\)
Solve by dividing
\(-12 \div -2 = +6\)
Answer
\(x = +6\)
or just \(6\)
Remember
Dividing two negative numbers gives a positive result.
\(-12 \div -2 = +6\)
Test yourself
Solve the equation \(10 - 4m = m + 16\)
Rearrange one step at a time
Subtract \(10\) from each side
\(10 - 4m - 10 = m + 16 - 10\)
Simplify \(-4m = m +6\)
Subtract \(m\) from both sides
\(-4m - m + 6\)
Simplify \(-5m + 6\)
Solve by dividing by \(-5\)
\(m = -1.2\)
Remember
Dividing numbers with different signs gives a negative result.
\(6 \div -5 = -1.2\)
Example
Solve the equation \(\dfrac{t}{4} = 7\)
Solution
In this example, there is no need to rearrange. The unknown is on the left hand side and the numer is on the right hand side.
Solve by multiplying both sides by \(4\)
\(\dfrac{t}{4} \times 4 = 7 \times 4\)
\(t = 28\)
Answer
\(t = 28\)
Remember
\( \dfrac{t}{4}\) is the same as \( \frac{1}{4}t\)
\( \frac{1}{4}t \times 4 = t\)
Test yourself
Solve the equation \(5 - \dfrac{w}{3} = 7\)
Rearrange by subtracting \(5\) from each side
\(5 - \dfrac{w}{3} - 5 = 7 - 5\)
Simplify \(- \dfrac{w}{3} = 2\)
Solve by multiplying both sides by \(-3\)
\(- \dfrac{w}{3} \times -3 = 2 \times -3\)
\(w = - 6\)
Example
Paper cups are sold in boxes of different sizes.
A medium box holds \(p\) paper cups, a small box holds \(p - 20\) paper cups and a large box holds twice as many as a small one.
Karen buys one large, one medium and one small box. Altogether she buys 340 paper cups.
a. Form an equation and solve it to find the value of \(p\).
b. Jaxon buys 3 small boxes. How many paper cups has he bought?
Solution
a. A small box has \(p - 20\) paper cups and a large box has twice as many, \(2 (p - 20)\)
To form an equation, add together the number of paper cups in one large, one medium and one small box and put this equal to \(340\)
\(p - 20 + p + 2 (p - 20) = 340\)
\(small + medium + large = total\)
To solve, first remove the bracket
\(p - 20 + p + 2 (p - 20) = 340\)
\(p - 20 + p + 2p - 40 = 340\)
Simplify \(4p - 60 = 340\)
\(4p - 60 + 60 = 340 + 60\)
\(4p = 400\)
\(p = 100\)
b. When \(p = 100\)
\(p - 20 = 80\)
A small box holds 8 paper cups.
Jaxon buys 3 of them \(3 \times 80 = 240\)
He buys 240 paper cups.
In this question, you must form an equation.
No marks would be given for just finding the value of \(p\) even if it is correct.
Test yourself
Kieran buys a drink costing \(d\) pence.
He also buys and apple costing 20 pence less than the drink and a sandwich costing 拢1.30 more than the drink.
Altogether he spends 拢3.50
How much did the sandwich cost?
Form an equation
\(d + d - 20 + d + 130 = 350\)
\(drink + apple + sandwich = 350\)
Remember change all the costs into pence.
Solve the equation
First simplify \(d + d - 20 + 130 = 350\)
\(3d + 110 = 350\)
\(3d + 110 - 110 = 350 - 110\)
\(3d = 240\)
\(d = 80\)
Cost of sandwich is \(d + 130\)
\(= 80 + 130 = 210\)
A sandwich costs 210p = 拢2.10
Remember
After solving the equation, check what the question asked.
You may have to do some more calculations before reaching the final answer.
Test yourself
More on M2: Algebra
Find out more by working through a topic
- count3 of 5