Misha wrote:
If the operation (triangle symbol - using ^ for this example) is one of the four arithmetic operations addition, subtraction, multiplication, and division, is (6^2)^4 = 6^(2^4)?
(1) 3^2>3
(2) 3^1=3
The answer is A, but I can't figure out why. I can figure out why B is SUFF, but maybe my reasoning is wrong since I can't figure out A.[/list]
With statement 1:
this function can only be addition or multiplication
with either of these two operations the left side does indeed equal the right...sufficient
With statement 2
this function can be either multiplication or division
with multiplication the left and right side equal one another
with division it doesn't...
hence 2 is insuffcient.