document.write( "Question 50115: Simple Function Evaluation:\r
\n" );
document.write( "\n" );
document.write( "f(x)=1/3x5(power of 5), find f(3)\r
\n" );
document.write( "\n" );
document.write( "Please help. I cannot get this one! \n" );
document.write( "
Algebra.Com's Answer #33272 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! f(x)=1/3x^5 \n" ); document.write( "f(3)=1/3(3)^5 [substitute (3) for (x)] \n" ); document.write( "f(3)=1/(3)(243) [Simplify] \n" ); document.write( "f(3)=1/729 \n" ); document.write( " |