A forward slash is understood to mean division.
I don't think that works right... The only reason it worked correctly for that equation was because of the format and not putting parentheses around the entire denominator of the third term on the left hand side of the equation, therefore the z is not in the denominator. If it was in the denominator, it would not work like that. So let me test it out as if z was in the denominator.
z(8 - 4/13 + 1/12) = 7
z(104/13 - 4/13 + 1/12) = 7
z(100/13 - 1/12) = 7
z(1200/156 - 13/156) = 7
z(1187/156) = 7
z = 1092/1187
Nasty number =P Anyway, let's plug it into the original equation and see if it works.
8z - 4z/13 + 1/12z = 7
8(1092/1187) - 4(1092/1187)/13 + 1/[12(1092/1187)] =? 7
I will round to 4 decimal places to make it easier.
7.3597 - 0.2831 + 0.0906 =? 7
7.1672 = 7
ok, so it looks like it worked out... Hmmm... It shouldn't have, though...
The reason why it shouldn't have worked is because the z in the third term is actually z^(-1), NOT z, like it was in the first two terms.
Let me try with a different equation, since that equation might have just worked out randomly...
3b/4 + 1/(2b) = 6
If you were to factor out a b...
b(3/4 + 1/2) = 6
b(3/4 + 2/4) = 6
b(5/4) = 6
b = 24/5
Plug it back in.
3(24/5)/4 + 1/(2[24/5]) =? 6
3.6 + 0.1042 =? 6
3.7 ≠ 6