If log₂(x) = 5, what is the value of x?
-
A
10
-
B
25
-
C
32
-
D
64
The value of x equals 32 because the logarithmic equation log₂(x) = 5 is equivalent to the exponential equation 2⁵ = x by definition of logarithms (log_b(a) = c ⇔ b^c = a), and evaluating 2⁵ yields 2 × 2 × 2 × 2 × 2 = 32 as the argument whose base-2 logarithm equals 5.
A. 10
This value equals 2 × 5, suggesting students likely multiplied the base and exponent (2 × 5 = 10) rather than executing exponentiation revealing a fundamental confusion between multiplication and exponentiation operations in logarithmic contexts. Students might recognize 2 and 5 as relevant numbers but lack understanding that logarithms represent exponents rather than multiplicative relationships. Another plausible error pathway involves solving log₂(x) = 5 as x = 2 + 5 = 7 then adjusting to 10 through unstructured approximation, or confusing with common logarithm log₁₀(10) = 1 then scaling incorrectly. The magnitude disparity (10 versus 32) represents a 3.2× difference highlighting how operation-type confusion (multiplication versus exponentiation) fundamentally transforms solution meaning in logarithmic contexts where exponents grow multiplicatively rather than additively. This distractor effectively identifies learners with severe conceptual gaps in logarithm definition who treat logarithmic equations as linear relationships rather than exponential inverses a foundational deficiency requiring explicit reinforcement of the logarithm-exponent equivalence through concrete examples (log₂(8) = 3 because 2³ = 8) before advancing to equation solving.
B. 25
This amount equals 5², suggesting students likely swapped base and exponent during conversion, executing 5² = 25 instead of 2⁵ = 32 revealing confusion about which quantity represents the base versus the exponent in the logarithmic-to-exponential transformation. Students might correctly recall that logarithms convert to exponentials but misremember the positional mapping: log_b(a) = c becomes b^c = a (correct) versus c^b = a (incorrect, yielding 5² = 25). Another plausible pathway involves recognizing 25 as 5² and associating the exponent 5 from the original equation without proper base assignment. The error pattern reveals incomplete internalization of the logarithmic definition's structural mapping a transitional deficiency requiring explicit visual scaffolding using the "circle method" or triangle diagram showing base, exponent, and argument positions with arrows indicating conversion directionality to build robust positional awareness preventing base-exponent transposition errors that fundamentally distort solution values.
C. 32
This value correctly represents x through multiple verification pathways demonstrating logarithmic mastery. Definition application: log₂(x) = 5 ⇔ 2⁵ = x ⇔ x = 32. Exponentiation verification: 2¹=2, 2²=4, 2³=8, 2⁴=16, 2⁵=32 confirming fifth power of 2. Logarithmic verification: log₂(32) = log₂(2⁵) = 5·log₂(2) = 5·1 = 5, confirming inverse relationship. Binary representation insight: 32 = 2⁵ corresponds to 100000₂ in binary (1 followed by five zeros), reinforcing base-2 significance. Calculator verification: entering 2^5 yields 32; entering log₂(32) or ln(32)/ln(2) yields 5. This solution demonstrates comprehensive understanding of logarithm-exponent duality including precise definition application, sequential exponentiation for verification, logarithmic properties utilization (power rule), and recognition of base-specific patterns integrated competencies essential for computer science (binary systems, algorithmic complexity), chemistry (pH calculations), acoustics (decibel scales), and finance (compound interest modeling) where accurate logarithmic manipulation enables efficient computation and scale interpretation across exponential growth/decay phenomena requiring multiplicative rather than additive reasoning frameworks.
D. 64
This figure equals 2⁶, suggesting students likely incremented the exponent by 1 during calculation executing 2⁵ as 2⁶ = 64 through off-by-one error in exponent counting. Students might compute powers sequentially (2, 4, 8, 16, 32, 64) but miscount the steps, treating the initial 2¹=2 as step zero and therefore identifying 64 as the fifth power rather than sixth. Another plausible pathway involves solving log₂(x) = 5 as x = 2^(5+1) = 64 through systematic overcounting, or confusing with log₂(64) = 6 then misreading the exponent requirement. The consistent doubling pattern (64 = 2 × 32) reveals off-by-one exponent error rather than base confusion diagnostically valuable for identifying learners who understand the exponentiation concept but lack precision in exponent magnitude determination, a transitional deficiency requiring explicit step-counting protocols during sequential exponentiation ("start counting at exponent 1 for first multiplication") or direct calculation without intermediate steps to prevent counting errors that systematically inflate results by a factor equal to the base itself.
Conclusion
The value x = 32 emerges through rigorous application of the logarithmic definition converting log₂(x) = 5 to its exponential equivalent 2⁵ = x, evaluated precisely through repeated multiplication or direct exponentiation. This problem reinforces critical logarithmic competencies essential across STEM domains: internalizing the fundamental equivalence log_b(a) = c ⇔ b^c = a as definitional rather than procedural, executing exponentiation with precision avoiding off-by-one counting errors, verifying solutions through inverse operations (applying logarithm to derived value), and recognizing base-specific patterns that reinforce conceptual understanding. Mastery of these integrated skills proves indispensable for computer science (binary/hexadecimal conversions, time complexity analysis), physics (decibel and Richter scales), chemistry (pH and pKa calculations), and finance (continuous compounding models) where logarithmic reasoning enables efficient handling of exponential relationships spanning multiple orders of magnitude capabilities compromised by operation confusion or exponent miscounting that distort scale interpretation with potentially severe consequences in scientific measurement and engineering design contexts requiring precise exponential quantification. The distractors strategically target pervasive misconceptions including operation-type confusion (multiplication versus exponentiation), base-exponent transposition, and off-by-one exponent errors highlighting the necessity of explicit definition reinforcement through bidirectional practice (log→exp and exp→log conversions) with verification protocols to build robust logarithmic fluency supporting accurate manipulation across increasingly complex exponential modeling scenarios.