Question
Question: Let $f(x) = \log_e x$ and $g(x) = \frac{x^4-2x^3+3x^2-2x+2}{2x^2-2x+1}$. Then the domain of $f \circ...
Let f(x)=logex and g(x)=2x2−2x+1x4−2x3+3x2−2x+2. Then the domain of f∘g is

(0,∞)
[1,∞)
R
[0,∞)
R
Solution
To find the domain of f∘g, where f(x)=logex and g(x)=2x2−2x+1x4−2x3+3x2−2x+2, we need to determine the values of x for which g(x) is defined and g(x)>0 since the domain of f(x)=logex is x>0.
First, let's analyze g(x). The denominator is 2x2−2x+1. We can rewrite this as 2(x2−x)+1=2(x2−x+41)+1−21=2(x−21)2+21. Since (x−21)2≥0 for all x, the denominator is always positive and never zero. Thus, g(x) is defined for all real numbers.
Next, let's analyze the numerator x4−2x3+3x2−2x+2. We can rewrite this as (x4−2x3+x2)+(2x2−2x+2)=x2(x2−2x+1)+2(x2−x+1)=x2(x−1)2+2(x2−x+1). Notice that x2−x+1=(x−21)2+43>0 for all x. Also x2(x−1)2≥0. Another approach is to rewrite the numerator as (x2−x+1)2+1. (x2−x+1)2=x4+x2+1−2x3−2x+2x2=x4−2x3+3x2−2x+1. Thus, x4−2x3+3x2−2x+2=(x2−x+1)2+1. Since (x2−x+1)2≥0, the numerator is always greater than or equal to 1.
Since the numerator is always positive and the denominator is always positive, g(x)>0 for all x∈R. Therefore, the domain of f(g(x)) is all real numbers, R.