← Back to Test

Problem 18 - Entrance Test

What is the value of x in the equation 2^x = 16?

Correct: C

To solve for x, we can take the logarithm base 2 of both sides: x = log2(16) = log2(2^4) = 4.