Solution
A quadratic is not one-to-one on all R, so we restrict the domain (given in each part).
Steps:
- Let y=f(x).
- Interchange x and y.
- Solve for y.
- Choose the correct branch using the given domain restriction.
(i) f(x)=x2−3,x≤0
Let y=x2−3.
Interchange x and y:
x=y2−3
y2=x+3⇒y=±x+3
Since original domain is x≤0, the inverse must output ≤0, so choose the negative branch:
f−1(x)=−x+3
Domain of f: (−∞,0].
Range of f: [−3,∞).
So:
Domain of f−1=[−3,∞),Range of f−1=(−∞,0]
(ii) f(x)=x2+6x+4,x<−3
Complete square:
f(x)=(x+3)2−5
Let y=(x+3)2−5.
Interchange x and y:
x=(y+3)2−5
(y+3)2=x+5⇒y+3=±x+5
Given x<−3 for the original function, we have x+3<0, so choose the negative branch:
f−1(x)=−3−x+5
Range of f for x<−3 is (−5,∞) (minimum −5 not included).
So:
Domain of f−1=(−5,∞),Range of f−1=(−∞,−3)
(iii) f(x)=2x2−8x+11,x≥2
Complete square:
f(x)=2(x−2)2+3
Let y=2(x−2)2+3.
Interchange x and y:
x=2(y−2)2+3
(y−2)2=2x−3⇒y−2=±2x−3
Since original domain is x≥2 and the vertex is at x=2, we take the increasing branch y≥2:
f−1(x)=2+2x−3
Range of f is [3,∞), so:
Domain of f−1=[3,∞),Range of f−1=[2,∞)
(iv) f(x)=3x2−2x+6,x≥5
Complete square:
f(x)=3(x2−32x)+6=3[(x−31)2−91]+6=3(x−31)2+317
Let y=3(x−31)2+317.
Interchange x and y:
x=3(y−31)2+317
(y−31)2=93x−17⇒y−31=±33x−17
Given original domain x≥5, we choose the branch that gives y≥5:
f−1(x)=31+33x−17
Range of f for x≥5 starts at f(5)=71, so:
Domain of f−1=[71,∞),Range of f−1=[5,∞)
(v) f(x)=2(x−3)2+1,x≥3
Let y=2(x−3)2+1.
Interchange x and y:
x=2(y−3)2+1
(y−3)2=2x−1⇒y=3±2x−1
Given x≥3 for the original function, take y≥3:
f−1(x)=3+2x−1
Range of f is [1,∞), so:
Domain of f−1=[1,∞),Range of f−1=[3,∞)
(vi) f(x)=−3(x+4)2−5,x<−4
Let y=−3(x+4)2−5.
Interchange x and y:
x=−3(y+4)2−5
(y+4)2=−3x+5⇒y+4=±−3x+5
Given original domain x<−4 so (x+4)<0, choose the negative branch:
f−1(x)=−4−−3x+5
Range of f for x<−4 is (−∞,−5).
So:
Domain of f−1=(−∞,−5),Range of f−1=(−∞,−4)