document.write( "Question 494527: Simplify f(x)= 10 ^ log2 + 2logx and find it's value when x= sqrt3. \n" ); document.write( "
| Algebra.Com's Answer #335793 by lwsshak3(11628)      You can put this solution on YOUR website! Simplify f(x)= 10 ^ log2 + 2logx and find it's value when x= sqrt3. \n" ); document.write( "** \n" ); document.write( "f(x)= 10 ^ log2 + 2logx \n" ); document.write( "f(√3)=10 ^ log2 + 2log(√3) \n" ); document.write( "base raised to log of number=number \n" ); document.write( "f(√3)=2 + 2log(√3)=2+log(f(√3)=2 + log(√3^2) \n" ); document.write( "f(√3)=2+log 3=2.4771 \n" ); document.write( " |