Questions: If f(x) = 5x + 3, g(x) = 3x^2, and h(x) = sqrt(x - 4), find the following:
h(g(x)) =
Transcript text: If $f(x)=5 x+3, g(x)=3 x^{2}$, and $h(x)=\sqrt{x-4}$, find the following:
$h(g(x))=$
Solution
Solution Steps
To find \( h(g(x)) \), we need to substitute the function \( g(x) \) into the function \( h(x) \). This means replacing the variable \( x \) in \( h(x) = \sqrt{x-4} \) with the expression for \( g(x) = 3x^2 \). The resulting expression will be \( h(g(x)) = \sqrt{3x^2 - 4} \).
Step 1: Define the Functions
We have the following functions:
\( f(x) = 5x + 3 \)
\( g(x) = 3x^2 \)
\( h(x) = \sqrt{x - 4} \)
Step 2: Substitute \( g(x) \) into \( h(x) \)
To find \( h(g(x)) \), we substitute \( g(x) \) into \( h(x) \):
\[
h(g(x)) = h(3x^2) = \sqrt{3x^2 - 4}
\]
Final Answer
The composition of the functions is given by:
\[
\boxed{h(g(x)) = \sqrt{3x^2 - 4}}
\]