Q1.
Let us use these ideas to solve the equation 5x – 4 = 7. What can we do so that 5x is on one side and the equality between the LHS and the RHS still holds?
Answer
Add 4 to both sides. Then x = 11/5.
5x − 4 = 7
To keep only 5x on the LHS, remove the term − 4 by adding 4 to both sides:
5x − 4 + 4 = 7 + 4
5x = 11
To keep only x on the LHS, remove the factor 5 by dividing both sides by 5:
5x ÷ 5 = 11 ÷ 5
x = 11/5
To keep only 5x on the LHS, remove the term − 4 by adding 4 to both sides:
5x − 4 + 4 = 7 + 4
5x = 11
To keep only x on the LHS, remove the factor 5 by dividing both sides by 5:
5x ÷ 5 = 11 ÷ 5
x = 11/5
Why it happens: two different kinds of clutter sit around the x. The − 4 is a term, so it is removed by adding its additive inverse, + 4. The 5 is a factor, so it is removed by dividing. Deal with the term first: if you divide by 5 at the start you get x − 4/5 = 7/5, which works but brings in fractions sooner.
Tip: "add 4 to both sides" and "take the − 4 across and change its sign" are the same move. The first version explains why the second is allowed.