← Back to Test

Problem 7 - Olympiad

If log2(x) = 3, then what is the value of x?

Correct: B

Given log2(x) = 3, this can be rewritten in exponential form as 2^3 = x, which simplifies to x = 8.