When solving an equation, we find the value of the variable that makes the equation true. The key rule is: whatever we do to one side, we must do to the other side.
Solving by Addition
When the variable has a number added to it, subtract that number from both sides.
Example: Find the value of p in p+2=8
Solution:
p+2−2=8−2
p=6
Solving by Subtraction
When the variable has a number subtracted from it, add that number to both sides.
Example: Find the value of k in k−5=12
Solution:
k−5+5=12+5
k=17
Solving by Multiplication
When the variable is multiplied by a number, divide both sides by that number.
Example: Find the value of n in 4n=36
Solution:
44n=436
n=9
Solving by Division
When the variable is divided by a number, multiply both sides by that number.
Example: Find the value of x in x÷3=7
Solution:
3x=7
x=7×3
x=21