College Algebra Quiz: Finding And Verifying Inverse Functions Algebraically
10 questions · exam conditions
0:00
Finding And Verifying Inverse Functions AlgebraicallyQuestion 1 of 10

A student attempts to find the inverse of r(x)=3xx+2r(x) = \frac{3x}{x + 2} and gets r1(x)=2xx3r^{-1}(x) = \frac{2x}{x - 3}. To check this algebraically, they compute r(r1(x))r(r^{-1}(x)) and obtain 6x2x+2(x3)=6x4x6\frac{6x}{2x + 2(x-3)} = \frac{6x}{4x - 6}. What can be concluded?

The inverse is correct since the expression simplifies to xx
The inverse is incorrect since 6x4x6\frac{6x}{4x - 6} does not equal xx
The calculation contains an error in the denominator simplification
More work is needed since 6x4x6\frac{6x}{4x - 6} can be simplified further
← Back to quizzes

College Algebra Quiz

College Algebra Quiz: Finding And Verifying Inverse Functions Algebraically

Practice Finding And Verifying Inverse Functions Algebraically in College Algebra 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 Finding And Verifying Inverse Functions Algebraically, giving you a quick way to practice the rules, question types, and explanations that matter most for College Algebra.

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

A student attempts to find the inverse of r(x)=3xx+2r(x) = \frac{3x}{x + 2} and gets r1(x)=2xx3r^{-1}(x) = \frac{2x}{x - 3}. To check this algebraically, they compute r(r1(x))r(r^{-1}(x)) and obtain 6x2x+2(x3)=6x4x6\frac{6x}{2x + 2(x-3)} = \frac{6x}{4x - 6}. What can be concluded?

  1. The inverse is correct since the expression simplifies to xx
  2. The inverse is incorrect since 6x4x6\frac{6x}{4x - 6} does not equal xx (correct answer)
  3. The calculation contains an error in the denominator simplification
  4. More work is needed since 6x4x6\frac{6x}{4x - 6} can be simplified further
Explanation: To verify an inverse, r(r⁻¹(x)) must equal x. The student correctly computed r(r⁻¹(x)) = 6x/(4x-6). This can be simplified: 6x/(4x-6) = 6x/[2(2x-3)] = 3x/(2x-3), which does NOT equal x. Therefore, the proposed inverse is incorrect. The correct inverse should be r⁻¹(x) = 2x/(x-3). Choice A incorrectly claims it simplifies to x. Choice C suggests an error that doesn't exist. Choice D misses that even when simplified, the result doesn't equal x.

Question 2

A student claims that if f(x)=x32f(x) = x^3 - 2 and g(x)=x+23g(x) = \sqrt[3]{x + 2}, then gg is the inverse of ff. To verify this claim, which composition should equal xx for all xx in the appropriate domain?

  1. f(g(x))=(x+23)32=x+22=xf(g(x)) = (\sqrt[3]{x + 2})^3 - 2 = x + 2 - 2 = x
  2. g(f(x))=(x32)+23=x33=xg(f(x)) = \sqrt[3]{(x^3 - 2) + 2} = \sqrt[3]{x^3} = x
  3. Both f(g(x))=xf(g(x)) = x and g(f(x))=xg(f(x)) = x must be verified (correct answer)
  4. f(g(x))=(x+23)32=x2f(g(x)) = (\sqrt[3]{x + 2})^3 - 2 = x - 2, so they are not inverses
Explanation: To verify that two functions are inverses, BOTH compositions f(g(x)) = x AND g(f(x)) = x must equal x. While choices A and B each show one correct composition, complete verification requires checking both. A complete verification would show: f(g(x)) = (∛(x+2))³ - 2 = (x+2) - 2 = x, and g(f(x)) = ∛((x³-2)+2) = ∛(x³) = x. Choice D makes an error in the cube root calculation.

Question 3

Consider the function h(x)=3x2+1h(x) = \sqrt{3x - 2} + 1. Which of the following correctly represents the inverse function h1(x)h^{-1}(x)?

  1. h1(x)=(x1)2+23h^{-1}(x) = \frac{(x - 1)^2 + 2}{3} for x1x \geq 1 (correct answer)
  2. h1(x)=(x+1)2+23h^{-1}(x) = \frac{(x + 1)^2 + 2}{3} for x1x \geq -1
  3. h1(x)=x22x+33h^{-1}(x) = \frac{x^2 - 2x + 3}{3} for x1x \geq 1
  4. h1(x)=(x1)2+23h^{-1}(x) = \frac{(x - 1)^2 + 2}{3} for x0x \geq 0
Explanation: To find the inverse: Start with y = √(3x - 2) + 1. Subtract 1: y - 1 = √(3x - 2). Square both sides: (y - 1)² = 3x - 2. Solve for x: x = [(y - 1)² + 2]/3. So h⁻¹(x) = [(x - 1)² + 2]/3. The domain restriction comes from h(x) ≥ 1 (since √(3x - 2) ≥ 0), so h⁻¹ has domain x ≥ 1. Choice B has wrong signs. Choice C expands incorrectly. Choice D has wrong domain restriction.

Question 4

For the function w(x)=x21x2+1w(x) = \frac{x^2 - 1}{x^2 + 1} where x0x \geq 0, a student claims the inverse is w1(x)=1+x1xw^{-1}(x) = \sqrt{\frac{1 + x}{1 - x}}. Which verification step would definitively prove or disprove this claim?

  1. Check that w(0)=1w(0) = -1 and w1(1)=0w^{-1}(-1) = 0
  2. Verify the domain restrictions match appropriately between functions
  3. Compute w(w1(x))w(w^{-1}(x)) and confirm it equals xx for all valid xx (correct answer)
  4. Check that both functions are one-to-one on their domains
Explanation: The most definitive verification of inverse functions is to show that w(w⁻¹(x)) = x (and ideally w⁻¹(w(x)) = x as well). This directly tests the fundamental property of inverse functions. Computing w(w⁻¹(x)) = w(√[(1+x)/(1-x)]) and checking if it simplifies to x would definitively prove or disprove the claim. Choice A only checks one point, which is insufficient. Choice B is important but not definitive. Choice D verifies a necessary condition but doesn't confirm the specific inverse relationship.

Question 5

Let f(x)=2x+3x1f(x) = \frac{2x + 3}{x - 1}. If g(x)g(x) is the inverse function of f(x)f(x), what is g(5)g(5)?

  1. 22 (from evaluating f(5)f(5) incorrectly)
  2. 133\frac{13}{3}
  3. 83\frac{8}{3} (correct answer)
  4. 52\frac{5}{2}
Explanation: To find g(5), we need to solve f(x) = 5. Setting up: 2x+3x1=5\frac{2x + 3}{x - 1} = 5. Cross-multiplying: 2x+3=5(x1)=5x52x + 3 = 5(x - 1) = 5x - 5. Solving: 2x+3=5x52x + 3 = 5x - 5, so 8=3x8 = 3x, giving x=83x = \frac{8}{3}. Therefore g(5)=83g(5) = \frac{8}{3}. Choice A results from incorrectly evaluating the original function at 5. Choice B results from algebraic error in cross-multiplication. Choice D comes from incorrectly switching numerator and denominator.

Question 6

The function t(x)=2x13t(x) = \sqrt{2x - 1} - 3 is defined for x12x \geq \frac{1}{2}. If the inverse function is t1(x)=(x+3)2+12t^{-1}(x) = \frac{(x + 3)^2 + 1}{2}, what should be the domain restriction for t1(x)t^{-1}(x)?

  1. x12x \geq \frac{1}{2}
  2. x1x \geq 1
  3. x0x \geq 0
  4. x3x \geq -3 (correct answer)
Explanation: When working with inverse functions, remember that the domain of the inverse function equals the range of the original function. To find the correct domain restriction for t1(x)t^{-1}(x), you need to determine what output values the original function t(x)=2x13t(x) = \sqrt{2x - 1} - 3 can produce. Since t(x)t(x) is defined for x12x \geq \frac{1}{2}, the expression under the square root starts at 2(12)1=02(\frac{1}{2}) - 1 = 0, so 2x10\sqrt{2x - 1} \geq 0. This means t(x)=2x1303=3t(x) = \sqrt{2x - 1} - 3 \geq 0 - 3 = -3. As xx increases beyond 12\frac{1}{2}, the square root grows without bound, so t(x)t(x) can take any value greater than or equal to 3-3. Therefore, the range of t(x)t(x) is y3y \geq -3, making the domain of t1(x)t^{-1}(x) also x3x \geq -3. Answer choice A (x12x \geq \frac{1}{2}) incorrectly uses the domain of the original function rather than its range. Choice B (x1x \geq 1) might come from mistakenly adding the constant terms 12+12=1\frac{1}{2} + \frac{1}{2} = 1. Choice C (x0x \geq 0) could result from forgetting about the 3-3 shift and assuming the square root function starts at zero. Study tip: Always remember that domain and range switch places between a function and its inverse. To find the domain of an inverse function, determine the range of the original function by analyzing its minimum and maximum possible output values.

Question 7

A function k(x)=ax+bcx+dk(x) = \frac{ax + b}{cx + d} has inverse k1(x)=dxbcx+ak^{-1}(x) = \frac{dx - b}{-cx + a}. If k(2)=3k(2) = 3 and k1(3)=2k^{-1}(3) = 2, which statement must be true?

  1. This confirms the inverse relationship since k(2)=3k(2) = 3 implies k1(3)=2k^{-1}(3) = 2 (correct answer)
  2. The functions cannot be inverses because k(2)k1(2)k(2) \neq k^{-1}(2)
  3. Additional verification is needed by checking k1(2)=3k^{-1}(2) = 3
  4. The inverse formula is incorrect based on these values
Explanation: The definition of inverse functions requires that if f(a) = b, then f⁻¹(b) = a. Since k(2) = 3 and k⁻¹(3) = 2, this is exactly the relationship that confirms they are inverses. Choice B misunderstands inverse functions—there's no requirement that k(2) = k⁻¹(2). Choice C suggests unnecessary additional checking when the given information already confirms the inverse relationship. Choice D incorrectly concludes the formula is wrong when the values actually support it.

Question 8

Consider m(x)=ln(x2)+4m(x) = \ln(x - 2) + 4. Which expression correctly represents m1(x)m^{-1}(x), and what is its domain?

  1. m1(x)=ex4+2m^{-1}(x) = e^{x-4} + 2 with domain x>4x > 4
  2. m1(x)=ex4+2m^{-1}(x) = e^{x-4} + 2 with domain all real numbers (correct answer)
  3. m1(x)=ex+4+2m^{-1}(x) = e^{x+4} + 2 with domain all real numbers
  4. m1(x)=ex42m^{-1}(x) = e^{x-4} - 2 with domain all real numbers
Explanation: To find the inverse: Start with y = ln(x-2) + 4. Subtract 4: y - 4 = ln(x-2). Exponentiate: e^(y-4) = x-2. Solve for x: x = e^(y-4) + 2. So m⁻¹(x) = e^(x-4) + 2. The domain of m⁻¹(x) equals the range of m(x). Since ln(x-2) can output any real number, m(x) = ln(x-2) + 4 has range (-∞,∞). Therefore m⁻¹(x) has domain all real numbers. Choice A has the correct formula but wrong domain. Choice C has incorrect exponent. Choice D has wrong constant term.

Question 9

The function p(x)=x42x+1p(x) = \frac{x - 4}{2x + 1} has domain x12x \neq -\frac{1}{2}. What is the domain of its inverse function p1(x)p^{-1}(x)?

  1. x12x \neq -\frac{1}{2}
  2. x12x \neq \frac{1}{2} (correct answer)
  3. x4x \neq 4
  4. x4x \neq -4
Explanation: The domain of p⁻¹(x) equals the range of p(x). To find the range, we solve y = (x-4)/(2x+1) for x: y(2x+1) = x-4, so 2xy + y = x - 4, giving 2xy - x = -4 - y, so x(2y-1) = -4-y, and x = (-4-y)/(2y-1). This is undefined when 2y-1 = 0, i.e., when y = 1/2. Therefore, the range of p(x) is all real numbers except 1/2, making the domain of p⁻¹(x) all real numbers except x ≠ 1/2. Choice A confuses domain with range. Choices C and D result from misunderstanding the relationship between domains and ranges of inverse functions.

Question 10

Let f(x)=2x3+1f(x) = 2^{x-3} + 1. If f1(x)f^{-1}(x) represents the inverse function, what is f1(9)f^{-1}(9)?

  1. 66 (correct answer)
  2. 3+3=63 + 3 = 6
  3. log2(10)+3\log_2(10) + 3
  4. log2(9)+3\log_2(9) + 3
Explanation: To find f⁻¹(9), solve f(x) = 9: 2^(x-3) + 1 = 9, so 2^(x-3) = 8. Since 8 = 2³, we have x - 3 = 3, giving x = 6. Therefore f⁻¹(9) = 6. Choice B shows correct working but with unnecessary steps. Choice C results from forgetting to subtract 1 before taking the logarithm. Choice D results from taking log₂(9) directly without properly isolating the exponential term.