Question 852785: n[m(t)] if n(x) = 3x and m(t) = SQRT(t) + 1
A SQRT(3x) + 1
B3[SQRT(t)]
CSQRT(t) + 3
D3[SQRT(t) + 1]
E 3[SQRT(t)] + 3
F SQRT(3x) + 3 Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! n[m(t)] if n(x) = 3x and m(t) = SQRT(t) + 1
-------
n(m(t)) = n(sqrt(t)+1) = 3(sqrt(t)+1) = 3sqrt(t)+3
-----
Ans: E
---------------
Cheers,
Stan H.
--------------------
A SQRT(3x) + 1
B3[SQRT(t)]
CSQRT(t) + 3
D3[SQRT(t) + 1]
E 3[SQRT(t)] + 3
F SQRT(3x) + 3