Asked by Kjd

Given the functions f(x)=sqrt[x] and g(x)=x+1, determine all possible values of x for which f(g(x)) = g(f(x)). Show steps please, thanks a lot!

Answers

Answered by Reiny
f(g(x)) = f(x+1) = √(x+1)

g(f(x)) = g(√x) = √x + 1

so √(x+1) = √x + 1
by observation, I can see that x=0 is a solution, ....

square both sides
x+1 = x + 2√x + 1
0 = 2√x
x = 0

(my intuition was correct)
Answered by Kjd
Where did you get the x+2 from?
Answered by Damon
(sqrt x + 1)^2 = x + 2 sqrt x + 1
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions