Analyzing the Setup
We are tasked with finding the domain of the composite function f(g(x)), where f(x)=ln(x) and g(x)=2x2−2x+1x4−2x3+3x2−2x+2.
To determine the domain, we must satisfy the condition that the inner function g(x) is defined and that its output is a valid input for the outer function f(x).
The Gatekeeper
The Logarithmic Constraint
The natural logarithm function f(x)=ln(x) is defined only for strictly positive arguments. Therefore, for the composite function f(g(x)) to exist, we must satisfy the inequality:
This condition serves as the primary constraint for our domain.
The Denominator
The Safety Check
Let the denominator of g(x) be D(x)=2x2−2x+1. To check for potential zeros or negative values, we calculate the discriminant Δ=b2−4ac:
Since Δ<0 and the leading coefficient a=2 is positive, the quadratic D(x) is always positive for all x∈R. Thus, the denominator never vanishes, and g(x) is defined for all real numbers.
The Numerator
The Algebraic Magic
Now we examine the numerator N(x)=x4−2x3+3x2−2x+2. We can decompose this expression to reveal its behavior:
N(x)=(x4−2x3+x2)+(2x2−2x+1)+1
This simplifies to:
Alternatively, by grouping terms differently, we observe:
Since (x2−x+1)2≥0 for all real x, it follows that N(x)≥1. The numerator is strictly positive for all real values of x.
The Synthesis
A Domain Without Borders
We have established that for all x∈R, the numerator N(x) is positive and the denominator D(x) is positive. Consequently, the ratio g(x)=D(x)N(x) is strictly positive for all x∈R.
Because g(x)>0 is satisfied for every real number, the logarithmic constraint is always met. There are no values of x that must be excluded from the domain.
The domain of the composite function f(g(x)) is the entire set of real numbers, R.