document.write( "Question 784644: find the equation of an exponential function y=b^x that passes through the point (2,1/4)\r
\n" );
document.write( "\n" );
document.write( "I plug in the values to the equation 4 = b^2, then change them to natural logs,\r
\n" );
document.write( "\n" );
document.write( "ln 1/4 = 2 ln b \r
\n" );
document.write( "\n" );
document.write( "am I on the right track? \n" );
document.write( "
Algebra.Com's Answer #477178 by edjones(8007)![]() ![]() You can put this solution on YOUR website! y=b^x (2,1/4) \n" ); document.write( "x=2, y=1/4 \n" ); document.write( "b^2=1/4 \n" ); document.write( "b=+-(1/2) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |