I have a question about exponents. Two questions yield different results for exponents rules. I assume I have made a calculation error and hopefully you can shed some light.
Test Code #42, page 7, #12:
Three musical notes have frequencies x, y, and z, respectively. If x, y, and z are positive, x/y = y/z, and 2x = z, what is y in terms of x?
A. 2x
B. (Sq Rt 2) * x ----Correct answer
C. 1/(Sq Rt 2) * x
D. 1/2 x
E (Sq Rt 2) / 3 * x
I understand how it is B but it seems to contradict the rules for answering the MBA software question If 4^4x = 1600, what is the value of (4^x-1)^2?
In the test code question, I solve it as x/y = y/z . Plugging in z, and then cross multiplying, I got y^2=2x^2. Thus, y = Sq Rt of (2x^2). Answer B. Great!
ALL GOOD AND ALL UNDERSTOOD. THAT SAID, MY QUESTION IS AS FOLLOWS:
In the MBA question as noted above, the Sq Rt of 4^4x is 4^2x. If so, then how can the Sq Rt of 2x^2 not equal 2x? Hope my question is clear! Thanks.