document.write( "Question 138284: An organism of a certain type can grow from 30 to 195 in 5 hours. Find k for the growth formula. \n" ); document.write( "
Algebra.Com's Answer #100994 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
An organism of a certain type can grow from 30 to 195 in 5 hours. Find k for the growth formula.
\n" ); document.write( "---------------------------
\n" ); document.write( "You have two points: (0,30) and (5,195)
\n" ); document.write( "----------------------------
\n" ); document.write( "The model form is y = ab^x
\n" ); document.write( "Substitute to get:
\n" ); document.write( "195 = ab^5
\n" ); document.write( "30 = ab^0
\n" ); document.write( "--------------
\n" ); document.write( "Divide the 2nd equation into the 1st:
\n" ); document.write( "(195/3) = b^5
\n" ); document.write( "b = 2.3045...
\n" ); document.write( "-------------
\n" ); document.write( "From the 2nd equation, a = 30
\n" ); document.write( "----------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "y = 30*2.3045^x
\n" ); document.write( "----------------
\n" ); document.write( "I'm not sure you mean by the \"k\" variable.
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );