One-to-One Mapping Math Example 4

Follow the full solution, then compare it with the other examples linked below.

Example 4

hard
Find the inverse of h(x)=2x+1xโˆ’3h(x) = \dfrac{2x+1}{x-3} and state its domain.

Solution

  1. 1
    Set y=2x+1xโˆ’3y = \frac{2x+1}{x-3}, swap xx and yy: x=2y+1yโˆ’3x = \frac{2y+1}{y-3}.
  2. 2
    Solve for yy: multiply both sides by (yโˆ’3)(y-3): x(yโˆ’3)=2y+1โ‡’xyโˆ’3x=2y+1โ‡’xyโˆ’2y=3x+1โ‡’y(xโˆ’2)=3x+1โ‡’y=3x+1xโˆ’2x(y-3)=2y+1 \Rightarrow xy-3x=2y+1 \Rightarrow xy-2y=3x+1 \Rightarrow y(x-2)=3x+1 \Rightarrow y=\frac{3x+1}{x-2}.
  3. 3
    So hโˆ’1(x)=3x+1xโˆ’2h^{-1}(x)=\frac{3x+1}{x-2}. Domain: xโ‰ 2x \neq 2 (denominator restriction).

Answer

hโˆ’1(x)=3x+1xโˆ’2h^{-1}(x) = \dfrac{3x+1}{x-2}, domain xโ‰ 2x \neq 2
To find the inverse of a rational function, swap xx and yy then isolate yy through algebraic manipulation. The domain of the inverse equals the range of the original function.

About One-to-One Mapping

A one-to-one (injective) function maps every distinct input to a distinct output โ€” no two different inputs produce the same output.

Learn more about One-to-One Mapping โ†’

More One-to-One Mapping Examples