document.write( "Question 71509: write an exponential function of the form y=ab^x whos graph passes trough the points, (2,5.888),(3,9.4208) \n" ); document.write( "
Algebra.Com's Answer #51131 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
write an exponential function of the form y=ab^x whos graph passes trough the points, (2,5.888),(3,9.4208)
\n" ); document.write( "--------------\r
\n" ); document.write( "\n" ); document.write( "5.888 = ab^2
\n" ); document.write( "9.4208 = ab^3
\n" ); document.write( "------------
\n" ); document.write( "Divide the 1st equation into the 2nd to get:
\n" ); document.write( "1.6 = b
\n" ); document.write( "Now, solve for \"a\" by substituting 1.6 for b
\n" ); document.write( "5.888 = a (1.6)^2
\n" ); document.write( "a= 5.888/(1.6)^2 = 2.3
\n" ); document.write( "---------
\n" ); document.write( "So, y=(2.3)(1.6)^x
\n" ); document.write( "--------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );