Question
Find the composite function, domain, range, and solve a composition equation
Original question: Question 12 The functions $f$ and $g$ are defined by $$f(x)=\sqrt{x+4},\ x\in\mathbb{R},\ x\ge -3$$ $$g(x)=2x^2-3,\ x\in\mathbb{R},\ x\le 47.$$ a) Find a simplified expression for $gf(x)$. b) Determine the domain and range of $gf(x)$. c) Solve the equation $$fg(x)=17.$$
Expert Verified Solution
Expert intro: Composite functions can look messy at first, but most of the work is just keeping track of what goes inside what, and then checking the allowed inputs carefully.
Detailed walkthrough
We are given
and
a) Find a simplified expression for
Substitute into :
Since the square root is squared,
b) Domain and range of
Domain
For , we need
The given extra condition is stricter, so the domain of is
Now check whether the output of fits into the domain of , which requires input . Since
its values are nonnegative, and is true for all here. So the composite is defined for
Range
Since
and , the smallest value occurs at :
As increases, increases without bound. So the range is
c) Solve
Compute the composition:
Set equal to 17:
Square both sides:
Now check the domain restriction for : , so both values work.
Final answers
💡 Pitfall guide
A very common mistake is to forget that composition domain depends on both functions. You cannot stop after checking only 's domain; you also need the output of to fit the input rule for . Another easy slip is squaring and then forgetting the negative square root is not allowed here.
🔄 Real-world variant
If the domain restriction on had been instead of , the domain of would still be , but the range would change to . If the equation were , then you would solve
which gives , and then check that fits the domain.
🔍 Related terms
function composition, domain of composite, range of a function
FAQ
What is g(f(x))?
g(f(x))=2x+5.
What are the domain and range of g(f(x))?
The domain is [-3,∞) and the range is [-1,∞).