← Back to Test

Problem 15 - Olympiad

Solve the equation 2^x = 16.

Correct: C

Since 16 = 2^4, we have 2^x = 2^4. Equating exponents gives x = 4.