by RonPurewal Fri Sep 02, 2016 6:47 pm
you have to look FUNCTIONALLY at what's happening here. it depends on what you're going to DO with those quantities.
• with the 2^4 that's inside the parentheses, you're trying to SUBTRACT something from that.
for addition/subtraction, exponent form is totally useless—this is why quadratics look like quadratics, and can't be collapsed into a single term, for instance—so, you take 2^4 out of exponent form, and make it 16.
then you can easily subtract 16 – 1.
• for the 2^4 that's on the bottom, you're trying to do DIVISION.
this is just the familiar rule where you subtract the exponents. no need to take anything out of exponent form.