Function Composition

Evaluate \(f(g(h(x)))\)

🎥 Video Explanation


📝 Question

Let:

\[ f(x)=\sin^{-1}x,\quad g(x)=[x^2],\quad h(x)=2x \]

where \([x]\) denotes greatest integer ≤ \(x\), and

\[ \frac{1}{2} \le x \le \frac{1}{\sqrt{2}} \]

Find \(f(g(h(x)))\).


✅ Solution

🔹 Step 1: Find \(h(x)\)

\[ h(x)=2x \]

\[ 1 \le 2x \le \sqrt{2} \]

🔹 Step 2: Find \(g(h(x))\)

\[ g(h(x))=[(2x)^2]=[4x^2] \]

Since:

\[ x^2 \in \left[\frac{1}{4},\frac{1}{2}\right] \Rightarrow 4x^2 \in [1,2] \]

\[ [4x^2]=1 \]

🔹 Step 3: Find \(f(g(h(x)))\)

\[ f(1)=\sin^{-1}(1) \]

\[ =\frac{\pi}{2} \] —

🔹 Final Answer

\[ \boxed{\frac{\pi}{2}} \]

Spread the love

Leave a Comment

Your email address will not be published. Required fields are marked *