Question 214853
{{{n(x)=3^x}}}
{{{m(t)=sqrt(t)+1}}}
Find m(n(x))
My solution was {{{sqrt(3^x)+1}}}
If this is actually your problem, then you are right. But since "m" and "n" look so similar, make sure that the above is actually the problem.<br>
For example, maybe the problem was:<br>
Find n(m(x))<br>
If so, then the solution would be:
{{{m(x) = sqrt(x) + 1}}}
{{{n(m(x)) = n(sqrt(x) + 1) = 3^((sqrt(x) + 1))}}}