document.write( "Question 759861: if f(x)=a^x and f(3)=125 find f(2) assume a=0\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #462266 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! If f(x) = a^x and f(3) = 125 \n" ); document.write( "a^3 = 125 => 5^3 = 125 \n" ); document.write( "So, f(2) = 25. \n" ); document.write( " |