|
Question 193570: Can you please help me with the following problem:
Find the domain of f(g(x)). F(x)= 4/(x-2) and g(x)=3/(x-5)
I know that the domain of f(x) is (-infinity,2)U (2,infinity) and g(x) is (-infinity,5)U (5,infinity)
I know that f(x) has got to be set to the number that the domain cannot use in g(x)
So that would be 5=4/(x-2)
Then multiply each side by (x-2). (x-2)(5)=(4/(x-2))(x-2) this cancel out the denominator.
Then the problem would be 5x-10=4, subtract 10 from each side to isolate the variable. 5x-10+10=4+10 => 5x=14. Then to isolate x, x would have to be divided by 5. 5x/5=14/5 => x=14/5
So would the domain be (-infinity,2)U(2,(14/5))U((14/5),5)U(5,infinity)?
please let me know if any mistakes were made
thanks!
Found 2 solutions by stanbon, jim_thompson5910: Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Find the domain of f(g(x)). F(x)= 4/(x-2) and g(x)=3/(x-5)
f[g(x)] = f[3/(x-5)] = 5/[3/(x-5) -2] = 5/[(3-2x+10)/(x-5)]
= 5/[13-2x/(x-5)/
= [5(x-5)]/[13-2x]
-----------------------
Domain: All Real numbers except x = 13/2
==============================================
Cheers,
Stan H.
Answer by jim_thompson5910(35256) (Show Source):
|
|
|
| |