document.write( "Question 242711: evaluate the function
\n" );
document.write( "f(x)=(1/3)^-x+1 at x=3 \n" );
document.write( "
Algebra.Com's Answer #177774 by rapaljer(4671) You can put this solution on YOUR website! f(x)=(1/3)^-x +1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I'm assuming that the exponent is -x, then the +1 is separate from the exponent. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(3)= (1/3)^-3 +1 \n" ); document.write( "f(3)= 3^3+1 \n" ); document.write( "f(3)=27+1 \n" ); document.write( "f(3)=28\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Dr. Robert J. Rapalje \n" ); document.write( " |