Math 3 Quiz: Exponential Logarithmic Inverse Relationship
15 questions · exam conditions
0:00
Exponential Logarithmic Inverse RelationshipQuestion 1 of 15

Two functions are defined as m(x)=log5(2x+1)m(x) = \log_5(2x + 1) and n(x)=5x12n(x) = \frac{5^x - 1}{2}. A student verifies these are inverses by computing m(n(2))=m(5212)=m(12)=log5(25)=2m(n(2)) = m\left(\frac{5^2 - 1}{2}\right) = m(12) = \log_5(25) = 2. What does this calculation actually demonstrate?

The calculation proves n(x)=m1(x)n(x) = m^{-1}(x) because m(n(2))=2m(n(2)) = 2 shows the composition returns the original input
The calculation confirms inverse functions because log5(25)=2\log_5(25) = 2 validates the exponential-logarithmic relationship at this point
The calculation shows the functions are not inverses because m(n(2))n(m(2))m(n(2)) \neq n(m(2)) due to asymmetric composition results
The calculation demonstrates m(n(x))=xm(n(x)) = x for x=2x = 2, providing partial evidence that the functions are inverses
← Back to quizzes

Math 3 Quiz

Math 3 Quiz: Exponential Logarithmic Inverse Relationship

Practice Exponential Logarithmic Inverse Relationship in Math 3 with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Exponential Logarithmic Inverse Relationship, giving you a quick way to practice the rules, question types, and explanations that matter most for Math 3.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

Two functions are defined as m(x)=log5(2x+1)m(x) = \log_5(2x + 1) and n(x)=5x12n(x) = \frac{5^x - 1}{2}. A student verifies these are inverses by computing m(n(2))=m(5212)=m(12)=log5(25)=2m(n(2)) = m\left(\frac{5^2 - 1}{2}\right) = m(12) = \log_5(25) = 2. What does this calculation actually demonstrate?

  1. The calculation proves n(x)=m1(x)n(x) = m^{-1}(x) because m(n(2))=2m(n(2)) = 2 shows the composition returns the original input
  2. The calculation confirms inverse functions because log5(25)=2\log_5(25) = 2 validates the exponential-logarithmic relationship at this point
  3. The calculation shows the functions are not inverses because m(n(2))n(m(2))m(n(2)) \neq n(m(2)) due to asymmetric composition results
  4. The calculation demonstrates m(n(x))=xm(n(x)) = x for x=2x = 2, providing partial evidence that the functions are inverses (correct answer)
Explanation: When testing whether two functions are inverses, you need to verify that both f(g(x))=xf(g(x)) = x and g(f(x))=xg(f(x)) = x for all values in their domains. This requires comprehensive verification, not just checking a single point. The student's calculation is mathematically correct: m(n(2))=m(5212)=m(12)=log5(25)=2m(n(2)) = m\left(\frac{5^2-1}{2}\right) = m(12) = \log_5(25) = 2. This shows that m(n(2))=2m(n(2)) = 2, meaning the composition returns the original input when x=2x = 2. However, this single verification only provides partial evidence that the functions might be inverses. Option A is incorrect because proving inverse functions requires showing the composition works for all values in the domain, not just one specific point. Option B misses the point entirely—while log5(25)=2\log_5(25) = 2 is correct, this doesn't validate the inverse relationship; it's just confirming basic logarithm properties. Option C is wrong because the calculation doesn't show the functions aren't inverses, and the reasoning about "asymmetric composition results" doesn't apply here. Option D correctly identifies what happened: the calculation demonstrates that m(n(x))=xm(n(x)) = x specifically when x=2x = 2, which provides partial evidence toward proving the functions are inverses. To fully prove they're inverses, you'd need to verify this composition identity holds for all valid xx values, and also check that n(m(x))=xn(m(x)) = x. Remember: One successful composition at a single point suggests inverse functions but doesn't prove it. Always verify the relationship holds across the entire domain.

Question 2

A student claims that f(x)=e2xf(x) = e^{2x} and g(x)=ln(x2)g(x) = \ln(x^2) are inverse functions because "exponential and logarithmic functions are always inverses." What is the best explanation for why this reasoning is incorrect?

  1. The functions are not inverses because g(f(x))=ln((e2x)2)=ln(e4x)=4xxg(f(x)) = \ln((e^{2x})^2) = \ln(e^{4x}) = 4x \neq x for the composition test
  2. The functions are not inverses because f(g(x))=e2ln(x2)=eln((x2)2)=x4xf(g(x)) = e^{2\ln(x^2)} = e^{\ln((x^2)^2)} = x^4 \neq x for all values of xx (correct answer)
  3. The functions are not inverses because their domains are incompatible: f(x)f(x) accepts all real numbers while g(x)g(x) requires x0x \neq 0
  4. The functions are not inverses because g(x)=ln(x2)=2lnxg(x) = \ln(x^2) = 2\ln|x| is not one-to-one due to the absolute value relationship
Explanation: To verify inverse functions, both f(g(x))=xf(g(x)) = x and g(f(x))=xg(f(x)) = x must hold. Computing f(g(x))=f(ln(x2))=e2ln(x2)=eln((x2)2)=(x2)2=x4xf(g(x)) = f(\ln(x^2)) = e^{2\ln(x^2)} = e^{\ln((x^2)^2)} = (x^2)^2 = x^4 \neq x (except when x=±1x = \pm 1). This shows they are not inverses. Choice A makes an error in the composition calculation. Choice C identifies a domain issue but doesn't address the fundamental composition failure. Choice D correctly notes that g(x)g(x) is not one-to-one, but choice B more directly demonstrates the inverse failure through computation.

Question 3

The function f(x)=abcx+df(x) = a \cdot b^{cx + d} has the inverse f1(x)=1clogb(xa)dcf^{-1}(x) = \frac{1}{c}\log_b\left(\frac{x}{a}\right) - \frac{d}{c}. If f(2)=48f(2) = 48 and f1(48)=2f^{-1}(48) = 2, which property confirms these functions are true inverses?

  1. The composition f(f1(48))=48f(f^{-1}(48)) = 48 demonstrates the fundamental inverse property for this specific input value
  2. The symmetry condition f(2)=f1(2)f(2) = f^{-1}(2) shows that both functions yield identical outputs for identical inputs
  3. The equation f1(f(2))=2f^{-1}(f(2)) = 2 confirms that applying inverse operations returns the original input value (correct answer)
  4. The relationship f(2)f1(48)=96f(2) \cdot f^{-1}(48) = 96 satisfies the multiplicative inverse property for exponential functions
Explanation: The fundamental property of inverse functions is that f(f1(x))=xf(f^{-1}(x)) = x and f1(f(x))=xf^{-1}(f(x)) = x for all xx in the appropriate domains. Given f(2)=48f(2) = 48, we should have f1(f(2))=f1(48)=2f^{-1}(f(2)) = f^{-1}(48) = 2, which matches the given information. This confirms the inverse relationship. Choice A tests the wrong composition direction. Choice B incorrectly suggests inverse functions should give the same output for the same input. Choice D invents a non-existent multiplicative property.

Question 4

The function p(x)=log5(x)p(x) = \log_5(x) has the property that p(25)=2p(25) = 2. Using the inverse relationship between exponential and logarithmic functions, what can be determined about the graph of q(x)=5xq(x) = 5^x without calculating additional points?

  1. The point (25,2)(25, 2) lies on q(x)q(x), and q(x)q(x) has a horizontal asymptote at y=25y = 25 corresponding to the vertical asymptote of p(x)p(x)
  2. The point (2,25)(2, 25) lies on q(x)q(x), and the graphs of p(x)p(x) and q(x)q(x) intersect at (25,2)(25, 2) due to their inverse relationship
  3. The point (2,25)(2, 25) lies on q(x)q(x), and q(x)q(x) passes through (0,1)(0, 1) while p(x)p(x) has a vertical asymptote at x=0x = 0 (correct answer)
  4. The point (2,25)(-2, -25) lies on q(x)q(x) by the inverse relationship, and both functions have the same rate of change at corresponding points
Explanation: Since p(25) = 2 means log₅(25) = 2, the inverse relationship tells us that q(2) = 5² = 25, so (2, 25) lies on q(x). Additionally, q(x) = 5^x always passes through (0, 1) since 5⁰ = 1, and p(x) = log₅(x) has a vertical asymptote at x = 0 since logarithms are undefined for non-positive arguments. Choice A incorrectly swaps coordinates and describes wrong asymptote behavior. Choice B has correct coordinates but incorrectly claims the graphs intersect at (25, 2). Choice D uses impossible negative coordinates for exponential functions.

Question 5

Consider the transformation that maps f(x)=exf(x) = e^x to g(x)=ln(x+3)2g(x) = \ln(x + 3) - 2. What transformation maps g(x)g(x) back to a function equivalent to f(x)f(x), and why does this preserve the inverse relationship?

  1. Apply h(x)=ex+23h(x) = e^{x+2} - 3 to undo the shifts; this preserves the inverse relationship because exponential and logarithmic transformations are commutative
  2. Apply h(x)=ex2+3h(x) = e^{x-2} + 3 to reverse the transformations; this preserves the inverse relationship because the composition returns to the original domain restrictions
  3. Apply h(x)=ex23h(x) = e^{x-2} - 3 to partially undo the shifts; this maintains the inverse relationship through the preservation of the fundamental exponential-logarithmic connection
  4. Apply h(x)=ex+23h(x) = e^{x+2} - 3 to reverse the transformations; this preserves the inverse relationship because applying inverse operations in reverse order restores the original function (correct answer)
Explanation: When working with inverse function transformations, you need to understand how shifts affect the exponential-logarithmic relationship and how to reverse them properly. Starting with f(x)=exf(x) = e^x and g(x)=ln(x+3)2g(x) = \ln(x + 3) - 2, notice that g(x)g(x) represents a transformation of ln(x)\ln(x) (which is the inverse of exe^x) with a horizontal shift left by 3 units and a vertical shift down by 2 units. To find the transformation that maps g(x)g(x) back to something equivalent to f(x)f(x), you need to reverse these operations in the correct order. Since g(x)=ln(x+3)2g(x) = \ln(x + 3) - 2, applying the exponential function gives us eg(x)=eln(x+3)2=e2(x+3)e^{g(x)} = e^{\ln(x + 3) - 2} = e^{-2} \cdot (x + 3). To get back to exe^x, we need h(x)=ex+23h(x) = e^{x+2} - 3. This undoes the vertical shift by adding 2 to the exponent, then undoes the horizontal shift by subtracting 3. Choice A incorrectly states that exponential and logarithmic transformations are commutative, which isn't the fundamental reason here. Choice B uses ex2+3e^{x-2} + 3, which applies the transformations in the wrong direction. Choice C uses ex23e^{x-2} - 3, which compounds the shifts rather than reversing them. Choice D correctly identifies h(x)=ex+23h(x) = e^{x+2} - 3 and explains that applying inverse operations in reverse order restores the original function, which is the key principle governing inverse transformations. Study tip: When reversing transformations between inverse functions, always apply the opposite operations in reverse order to maintain the fundamental relationship.

Question 6

The graphs of y=3xy = 3^x and y=log3(x)y = \log_3(x) intersect at point (a,a)(a, a). Which statement about this intersection is correct?

  1. The intersection occurs at (1,1)(1, 1) because 31=13^1 = 1 and log3(1)=1\log_3(1) = 1 both equal 11
  2. The intersection occurs where 3a=a3^a = a and log3(a)=a\log_3(a) = a, with a1.17a \approx 1.17 as the unique solution (correct answer)
  3. Multiple intersections exist because inverse functions always intersect at several points along y=xy = x
  4. No intersection exists because exponential and logarithmic functions have different monotonicity properties
Explanation: For the graphs to intersect at (a,a)(a, a), we need both 3a=a3^a = a and log3(a)=a\log_3(a) = a to be satisfied simultaneously. Since these are inverse functions, if (a,a)(a, a) lies on both graphs, then aa is a fixed point where f(a)=af(a) = a. This occurs when 3a=a3^a = a, which has a unique solution approximately a1.17a \approx 1.17. Choice A is wrong because 31=313^1 = 3 \neq 1 and log3(1)=01\log_3(1) = 0 \neq 1. Choice C is incorrect because inverse functions typically intersect at most at a few points. Choice D is false since both functions are increasing.

Question 7

Consider the transformation g(x)=log2(x3)+1g(x) = \log_2(x - 3) + 1. If h(x)h(x) is the inverse of g(x)g(x), what is h(4)h(4)?

  1. h(4)=11h(4) = 11 because h(4)=241+3=23+3=8+3=11h(4) = 2^{4-1} + 3 = 2^3 + 3 = 8 + 3 = 11 (correct answer)
  2. h(4)=19h(4) = 19 because h(4)=24+1+3=25+3=32+3=35h(4) = 2^{4+1} + 3 = 2^5 + 3 = 32 + 3 = 35 divided by something
  3. h(4)=5h(4) = 5 because the inverse transformation shifts the input by 22 units in the opposite direction
  4. h(4)=7h(4) = 7 because h(4)=24+3=16+3=19h(4) = 2^{4} + 3 = 16 + 3 = 19 but adjusted for the domain shift
Explanation: To find the inverse of g(x)=log2(x3)+1g(x) = \log_2(x - 3) + 1, start with y=log2(x3)+1y = \log_2(x - 3) + 1. Solving for xx: y1=log2(x3)y - 1 = \log_2(x - 3), so 2y1=x32^{y-1} = x - 3, giving x=2y1+3x = 2^{y-1} + 3. Therefore h(x)=2x1+3h(x) = 2^{x-1} + 3. Computing h(4)=241+3=23+3=8+3=11h(4) = 2^{4-1} + 3 = 2^3 + 3 = 8 + 3 = 11. Choice B makes computational errors. Choice C incorrectly assumes a linear transformation. Choice D has the wrong exponent and unclear reasoning.

Question 8

Consider the function h(x)=4x/23h(x) = 4^{x/2} - 3. If we restrict its domain to ensure it has an inverse, what is h1(5)h^{-1}(5)?

  1. h1(5)=4h^{-1}(5) = 4 because 4x/2=84^{x/2} = 8 gives x/2=log4(8)=2x/2 = \log_4(8) = 2, so x=4x = 4
  2. h1(5)=2h^{-1}(5) = 2 because log4(8)=1\log_4(8) = 1, then x/2=1x/2 = 1 gives x=2x = 2
  3. h1(5)=6h^{-1}(5) = 6 because 4x/2=84^{x/2} = 8 gives log4(8)=1.5\log_4(8) = 1.5, then x=2(1.5)×2=6x = 2(1.5) \times 2 = 6
  4. h1(5)=3h^{-1}(5) = 3 because 4x/2=84^{x/2} = 8 gives log4(8)=log4(43/2)=3/2\log_4(8) = \log_4(4^{3/2}) = 3/2, so x=3x = 3 (correct answer)
Explanation: When working with inverse functions, you need to solve for the input value that produces a given output. Here, you're looking for the value of xx such that h(x)=5h(x) = 5. To find h1(5)h^{-1}(5), set up the equation h(x)=5h(x) = 5: 4x/23=54^{x/2} - 3 = 5 Solving step by step: 4x/2=84^{x/2} = 8 Now you need to find what power of 4 equals 8. Since 8=238 = 2^3 and 4=224 = 2^2, you can rewrite this as: 4x/2=8=23=(22)3/2=43/24^{x/2} = 8 = 2^3 = (2^2)^{3/2} = 4^{3/2} Therefore: x2=32\frac{x}{2} = \frac{3}{2}, which gives x=3x = 3. Answer D correctly identifies this relationship: log4(8)=log4(43/2)=32\log_4(8) = \log_4(4^{3/2}) = \frac{3}{2}, so x=3x = 3. Answer A makes an error in calculating log4(8)\log_4(8), incorrectly stating it equals 2 instead of 32\frac{3}{2}. Answer B compounds this by claiming log4(8)=1\log_4(8) = 1, which would mean 41=84^1 = 8 (false, since 41=44^1 = 4). Answer C starts correctly but then performs an unnecessary and incorrect multiplication by 2. The key strategy here is recognizing that logarithms and exponents are inverse operations. When you see ay=ba^y = b, you can solve for yy using y=loga(b)y = \log_a(b). Practice expressing numbers as powers of the same base to make these calculations cleaner.

Question 9

The function h(x)=2x+34h(x) = 2^{x+3} - 4 has an inverse function. What is the domain of h1(x)h^{-1}(x)?

  1. (4,)(-4, \infty) because the range of h(x)h(x) excludes values at and below 4-4 (correct answer)
  2. (,)(-\infty, \infty) because exponential functions are defined for all real numbers
  3. [0,)[0, \infty) because logarithmic inverses require non-negative arguments for real outputs
  4. (0,)(0, \infty) because the inverse involves log2(x+4)\log_2(x+4) which requires x>4x > -4
Explanation: The domain of h1(x)h^{-1}(x) equals the range of h(x)h(x). Since h(x)=2x+34h(x) = 2^{x+3} - 4, and 2x+3>02^{x+3} > 0 for all real xx, we have h(x)>4h(x) > -4. The range of h(x)h(x) is (4,)(-4, \infty), so the domain of h1(x)h^{-1}(x) is (4,)(-4, \infty). Choice B confuses domain with range. Choice C incorrectly assumes logarithmic functions need non-negative inputs. Choice D makes an error in the inverse calculation.

Question 10

If the exponential function f(x)=3x2+1f(x) = 3^{x-2} + 1 is reflected across the line y=xy = x to produce its inverse, what is the equation of the resulting function?

  1. f1(x)=log3(x)1+2f^{-1}(x) = \log_3(x) - 1 + 2 obtained by taking the logarithm base 33 and adjusting for the shifts
  2. f1(x)=log3(x+1)2f^{-1}(x) = \log_3(x + 1) - 2 obtained by applying inverse operations to both the horizontal and vertical shifts
  3. f1(x)=log3(x1)+2f^{-1}(x) = \log_3(x - 1) + 2 obtained by reversing the transformations in the appropriate order (correct answer)
  4. f1(x)=3x+21f^{-1}(x) = 3^{x+2} - 1 obtained by reversing the signs of both transformation parameters in the original function
Explanation: When you encounter inverse function problems with exponential functions, remember that finding the inverse means swapping x and y, then solving for y. This process reveals how transformations in the original function affect the inverse. Starting with f(x)=3x2+1f(x) = 3^{x-2} + 1, let's find the inverse systematically. First, replace f(x)f(x) with yy: y=3x2+1y = 3^{x-2} + 1. Next, swap x and y: x=3y2+1x = 3^{y-2} + 1. Now solve for y by isolating the exponential term: x1=3y2x - 1 = 3^{y-2}. Take the logarithm base 3 of both sides: log3(x1)=y2\log_3(x-1) = y-2. Finally, solve for y: y=log3(x1)+2y = \log_3(x-1) + 2. Therefore, f1(x)=log3(x1)+2f^{-1}(x) = \log_3(x-1) + 2. Choice A incorrectly writes the logarithm as log3(x)1+2\log_3(x) - 1 + 2, which fails to properly handle the vertical shift when finding the inverse. Choice B gives log3(x+1)2\log_3(x + 1) - 2, which incorrectly processes both transformations—the vertical shift of +1 in the original becomes x+1x + 1 inside the logarithm (wrong), and the horizontal shift becomes -2 instead of +2. Choice D maintains the exponential form rather than converting to logarithmic form, which isn't how inverse functions work for exponentials. Remember this pattern: when finding inverses of transformed exponential functions, vertical shifts in the original function become restrictions on the domain (affecting what's inside the logarithm), while horizontal shifts become vertical shifts in the inverse. Always work through the algebra step-by-step rather than trying to apply transformation rules directly.

Question 11

If f(x)=2xf(x) = 2^x and g(x)=log2(x)g(x) = \log_2(x), and the point (3,8)(3, 8) lies on the graph of f(x)f(x), what can be concluded about the relationship between the graphs of ff and gg?

  1. The point (8,3)(8, 3) lies on the graph of g(x)g(x), and the graphs are reflections of each other across the line y=xy = x (correct answer)
  2. The point (3,8)(3, 8) also lies on the graph of g(x)g(x), and the graphs are reflections of each other across the xx-axis
  3. The point (3,8)(-3, -8) lies on the graph of g(x)g(x), and the graphs are reflections of each other across the origin
  4. The point (8,3)(8, 3) lies on the graph of g(x)g(x), and the graphs are reflections of each other across the yy-axis
Explanation: Since f and g are inverse functions, their graphs are reflections across y = x. If (3, 8) is on f(x), then (8, 3) must be on g(x). We can verify: f(3) = 2³ = 8, and g(8) = log₂(8) = 3. Choice B incorrectly states the same point lies on both graphs. Choice C uses incorrect coordinates and wrong line of reflection. Choice D has correct coordinates but wrong line of reflection.

Question 12

If the range of f(x)=3x1+2f(x) = 3^{x-1} + 2 is (2,)(2, \infty), what must be true about the domain and behavior of its inverse function f1(x)f^{-1}(x)?

  1. Domain: (2,)(2, \infty); f1(x)f^{-1}(x) has a horizontal asymptote at y=1y = 1 and increases without bound as xx increases
  2. Domain: (2,)(2, \infty); f1(x)f^{-1}(x) has a vertical asymptote at x=2x = 2 and approaches -\infty as xx approaches 2+2^+ (correct answer)
  3. Domain: (1,)(1, \infty); f1(x)f^{-1}(x) has a horizontal asymptote at y=2y = 2 and decreases as xx increases beyond 22
  4. Domain: (2,)(2, \infty); f1(x)f^{-1}(x) has a horizontal asymptote at y=2y = 2 and increases logarithmically as xx increases from 22
Explanation: The range of f becomes the domain of f⁻¹, so domain is (2,∞). Since f(x) = 3^(x-1) + 2 has a horizontal asymptote at y = 2 (as x → -∞), its inverse f⁻¹(x) has a vertical asymptote at x = 2. As x approaches 2⁺, f⁻¹(x) approaches -∞ because the original function approaches y = 2 as x → -∞. Choice A incorrectly describes a horizontal asymptote for the inverse. Choice C has wrong domain and wrong monotonicity. Choice D incorrectly describes a horizontal asymptote rather than vertical.

Question 13

Two students are debating whether h(x)=4x1h(x) = 4^x - 1 and k(x)=log4(x+1)k(x) = \log_4(x + 1) are inverse functions. Which analysis correctly resolves their debate using properties of inverse functions?

  1. They are inverses because h(0)=0h(0) = 0 and k(0)=0k(0) = 0, showing that both functions pass through the origin as required for inverse exponential-logarithmic pairs
  2. They are not inverses because h(k(3))=3h(k(3)) = 3 but k(h(3))3k(h(3)) \neq 3, violating the symmetric property required for inverse functions
  3. They are not inverses because h(x)h(x) has range (1,)(-1, \infty) while k(x)k(x) has domain (1,)(-1, \infty), but their compositions don't simplify to the identity function
  4. They are inverses because substituting y=4x1y = 4^x - 1 gives x=log4(y+1)x = \log_4(y + 1), and their graphs are reflections across y=xy = x (correct answer)
Explanation: When you encounter questions about inverse functions, remember that two functions are inverses if and only if their compositions equal the identity function: f(g(x))=xf(g(x)) = x and g(f(x))=xg(f(x)) = x for all valid inputs. To verify that h(x)=4x1h(x) = 4^x - 1 and k(x)=log4(x+1)k(x) = \log_4(x + 1) are inverses, let's check their compositions. First, h(k(x))=h(log4(x+1))=4log4(x+1)1=(x+1)1=xh(k(x)) = h(\log_4(x + 1)) = 4^{\log_4(x + 1)} - 1 = (x + 1) - 1 = x. Second, k(h(x))=k(4x1)=log4((4x1)+1)=log4(4x)=xk(h(x)) = k(4^x - 1) = \log_4((4^x - 1) + 1) = \log_4(4^x) = x. Since both compositions yield xx, these functions are indeed inverses. Answer A is wrong because passing through the origin isn't required for inverse functions. In fact, h(0)=401=0h(0) = 4^0 - 1 = 0 but k(0)=log4(1)=0k(0) = \log_4(1) = 0 is coincidental, not a defining property. Answer B contains a computational error. When you calculate h(k(3))=h(log4(4))=h(1)=411=3h(k(3)) = h(\log_4(4)) = h(1) = 4^1 - 1 = 3, and k(h(3))=k(63)=log4(64)=3k(h(3)) = k(63) = \log_4(64) = 3, both equal 3, supporting that they are inverses. Answer C correctly identifies that the range of h(x)h(x) matches the domain of k(x)k(x), which is necessary for inverse functions, but incorrectly claims their compositions don't work. Study tip: Always verify inverse functions by checking that both compositions f(g(x))=xf(g(x)) = x and g(f(x))=xg(f(x)) = x. Domain and range matching is necessary but not sufficient.

Question 14

The graphs of y=2xy = 2^x and y=log2(x)y = \log_2(x) intersect at exactly two points. Which property of inverse functions explains why these intersection points must have equal xx and yy coordinates?

  1. Inverse functions always intersect at points where f(a)=af(a) = a, and these points lie on both graphs simultaneously
  2. The reflection property across y=xy = x requires that intersection points satisfy both y=f(x)y = f(x) and x=f(y)x = f(y) with equal coordinates
  3. At intersection points, both 2x=y2^x = y and log2(x)=y\log_2(x) = y hold, which requires x=yx = y by the definition of inverse functions (correct answer)
  4. The symmetry of inverse functions across y=xy = x means intersection points are equidistant from both axes, requiring equal coordinates
Explanation: At intersection points, we need both y = 2^x and y = log₂(x) to be satisfied simultaneously. This means 2^x = log₂(x). For this equation to hold, we need x = y because if y = 2^x, then x = log₂(y) by the inverse relationship. Setting these equal: if y = 2^x and y = log₂(x), then 2^x = log₂(x), which only occurs when x = y. Choice A is vague about the mechanism. Choice B mentions reflection but doesn't explain the coordinate relationship. Choice D describes geometric symmetry but not the algebraic necessity.

Question 15

If logb(16)=4\log_b(16) = 4 and logb(2)=k\log_b(2) = k, what is the value of b2kb^{2k}, and how does this demonstrate the inverse relationship between exponential and logarithmic functions?

  1. b2k=4b^{2k} = 4; this shows that applying the exponential function to twice the logarithm gives the square of the original argument
  2. b2k=4b^{2k} = 4; this demonstrates that blogb(22)=22b^{\log_b(2^2)} = 2^2 by the inverse property of exponential and logarithmic functions (correct answer)
  3. b2k=8b^{2k} = 8; this shows that the exponential function undoes the logarithmic operation when applied to doubled inputs
  4. b2k=2b^{2k} = 2; this demonstrates that logarithmic and exponential operations cancel when the coefficient equals the logarithmic result
Explanation: From log_b(16) = 4, we get b⁴ = 16, so b = 2. From log_b(2) = k, we get log₂(2) = 1, so k = 1. Therefore b^(2k) = 2² = 4. This demonstrates the inverse property: since k = log_b(2), we have b^k = 2, and b^(2k) = (bkb^k)² = 2² = 4, showing that b^(log_b(x²)) = x². Choice A gives the correct value but incorrect reasoning. Choice C calculates the wrong value. Choice D gives wrong value and reasoning.