by tommywallach Wed Jan 21, 2015 3:07 pm
Hey Robin,
Noob is right. ALSO, be very careful, because your attempted rephrase betrays a fundamental problem with the basic exponent rule
x ^ y * x ^ z = x ^ (y+z)
In your version, this becomes x ^ y * x ^ z = x ^ (y * z), which is incorrect.
(Technically, you did it through DIVISION, but it's the same error. You would SUBTRACT the powers, not divide them).
10ᶺ2 / 10^1 does not equal 10^.2, because we don't divide the powers, we subtract them.
-t