Doug C. answered 08/30/22
Math Tutor with Reputation to make difficult concepts understandable
Finding f[g[h(x)]];
Put h into the g function gives:
g(1/x ) = (1/x)2-1.
Now put that result into the f function.
f( (1/x)2-1 ) = √( (1/x)2-1).
That can be simplified a bit if you want to:
√((1/x2)- (x2/x2)) = √(1-x2)/√x2= √(1-x2)/|x|
Here is a graph to help picture what the domain of the composite function looks like:
desmos.com/calculator/dv4symkefy