← Back to Test

Problem 8 - Entrance Test

If log₂x + log₂3 = 4, what is the value of x?

Correct: C

log₂x + log₂3 = log₂(3x) = 4. So 3x = 2^4 = 16. Therefore, x = 16/3.