← Back to Test

Problem 8 - Entrance Test

If 3^x=81 and 4^y=64, what is x+y?

Correct: C

81=3^4 so x=4; 64=4^3 so y=3. x+y=7.