设f(log^2 x)=2^x

问题描述:

设f(log^2 x)=2^x
(x大于0)
则f(3)的值为多少

f(log^2 x)=2^x
令log^2 x=t;则
f(3)就是t=3;
所以√3=logx;
x=10^√3;
f(3)=f(log^2 (10^√3))=2^10^√3