Functions

1 / 7

πŸ“ Restricting domain so f⁻¹ exists

Question: f:x↦2+3x2+2x+2f: x \mapsto 2 + \dfrac{3}{x^2 + 2x + 2}, x∈Rx \in \mathbb{R}.

(a) Show ff does not have an inverse.

Solution. For 2<k<52 < k < 5, the horizontal line y=ky = k cuts the graph at more than one point, so ff is not 1-1. ∴fβˆ’1\therefore f^{-1} does not exist.

(b) Find the smallest kk such that ff restricted to xβ‰₯kx \geq k has an inverse.

Solution. The vertex of x2+2x+2=(x+1)2+1x^2 + 2x + 2 = (x+1)^2 + 1 is at x=βˆ’1x = -1. So the smallest k=βˆ’1k = -1.

(c) Find fβˆ’1(x)f^{-1}(x) for the restricted domain xβ‰₯βˆ’1x \geq -1.

Solution. Let y=2+3(x+1)2+1y = 2 + \dfrac{3}{(x+1)^2 + 1}.

3(x+1)2+1=yβˆ’2\dfrac{3}{(x+1)^2 + 1} = y - 2

(x+1)2+1=3yβˆ’2(x+1)^2 + 1 = \dfrac{3}{y - 2}

(x+1)2=3yβˆ’2βˆ’1(x+1)^2 = \dfrac{3}{y - 2} - 1

x+1=Β±3yβˆ’2βˆ’1x + 1 = \pm\sqrt{\dfrac{3}{y - 2} - 1}. Since xβ‰₯βˆ’1x \geq -1, take the positive root:

fβˆ’1(x)=βˆ’1+3xβˆ’2βˆ’1,Dfβˆ’1=Rf=(2,5]f^{-1}(x) = -1 + \sqrt{\dfrac{3}{x - 2} - 1}, \quad D_{f^{-1}} = R_f = (2, 5]

Tip: The Β±\pm resolution is the critical step. Use the domain restriction to decide.

swipe up ↑
πŸ€–Ask