Hi multirealman,
There is a set of rules in math that are referred to as "the order of operations" (re: the order in which you're supposed to perform a calculation. That order can be described using the acronym PEMDAS:
Parentheses
Exponents
Multiplication/Division
Addition/Subtraction
For example, with:
2 + 3 x 4
We have to do the multiplication BEFORE we do the addition (since multiplication is 'earlier' in the order than addition is...
2 + 3 x 4 = 2 + 12 = 14.... NOT 20.
The same idea applies when considering exponents; more specifically, what exactly is being 'raised' to that exponent. If there are parentheses, then we know that everything in the parentheses is raised; however, if there are NO parentheses, then it's only the individual number/variable that is raised. That's because of the same rules (we deal with the parentheses first, then the exponents, then multiplication, etc. For example...
(-2)^2 = (-2)(-2) = +4
-2^2 = (-1)(2^2) = (-1)(4) = -4
GMAT assassins aren't born, they're made,
Rich