document.write( "Question 1137506: How do I find the formula for an exponential function that passes through the two given points?
\n" );
document.write( "(0,6) and (3,750) \n" );
document.write( "
Algebra.Com's Answer #755383 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The general form of an exponential function is \n" ); document.write( " \n" ); document.write( "Make two equations in a and b using the x and y values of the two given points: \n" ); document.write( "(0,6) --> \n" ); document.write( "(3,750) --> \n" ); document.write( "Solving the first equation gives you the value of a; then plugging that value for a in the second equation gives you an equation you can solve for b. \n" ); document.write( " |