J9:
Divide? I don't understand that either.
----
9n+27=7n-3
correct?
That is correct so far.
When you move things from one side of the equal sign to the other you can look at it in one of two ways:
1: You have to change the sign. (This isn't a good way to understand what's going on)
-or-
You can add or subtract the same thing from both sides.
so;
9n+27=7n-3
can become 27=7n-9n-3 (changing the sign when 9n moves)
This can also be thought of as
Code:
9n+27=7n-3
-9n -9n
----------------
27 = -3n-3
(sorry, can't get things to line up vertically and it's too late to do it the hard way)
So, see how I have subtracted the same thing from both sides.
It's still not complete. Now add 3 to both sides.
What do you get?
When that's done you have one more step and your done.