Restricted Domain Math Example 4

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

Example 4

hard
Restrict the domain of f(x)=(xโˆ’1)2+3f(x) = (x - 1)^2 + 3 to the largest interval containing x=4x = 4 on which ff is one-to-one, then find fโˆ’1(x)f^{-1}(x).

Solution

  1. 1
    The vertex of this parabola is at x=1x = 1. Since x=4>1x = 4 > 1, restrict to [1,โˆž)[1, \infty) where ff is increasing.
  2. 2
    Solve for the inverse: y=(xโˆ’1)2+3โ‡’(xโˆ’1)2=yโˆ’3โ‡’xโˆ’1=yโˆ’3y = (x-1)^2 + 3 \Rightarrow (x-1)^2 = y - 3 \Rightarrow x - 1 = \sqrt{y-3} (positive root since xโ‰ฅ1x \ge 1). So fโˆ’1(x)=1+xโˆ’3f^{-1}(x) = 1 + \sqrt{x-3} with domain [3,โˆž)[3, \infty).

Answer

fโˆ’1(x)=1+xโˆ’3,domain:ย [3,โˆž)f^{-1}(x) = 1 + \sqrt{x-3}, \quad \text{domain: } [3, \infty)
To make a parabola one-to-one, restrict to one side of the vertex. Since we need the interval containing x=4x = 4, we use the right side [1,โˆž)[1, \infty). The inverse's domain equals the original function's range on the restricted domain, which starts at the vertex value f(1)=3f(1) = 3.

About Restricted Domain

Restricting a domain limits allowable inputs so a function has desired properties, often invertibility.

Learn more about Restricted Domain โ†’

More Restricted Domain Examples