dekoi
I have the function:
y=\sqrt{x+\sqrt{x+\sqrt{x}}}
I need to find separate, smaller functions which will result in the composition of this function.
I tried but all I ended up with was:
f(x)=\sqrt{x}
g(x)=x+\sqrt{x+\sqrt{x}}
Therefore, y=f(g(x))
However, this is obviously a very inefficient way of finding the composition of this function.
Can anyone lead me in the right direction?
y=\sqrt{x+\sqrt{x+\sqrt{x}}}
I need to find separate, smaller functions which will result in the composition of this function.
I tried but all I ended up with was:
f(x)=\sqrt{x}
g(x)=x+\sqrt{x+\sqrt{x}}
Therefore, y=f(g(x))
However, this is obviously a very inefficient way of finding the composition of this function.
Can anyone lead me in the right direction?