document.write( "Question 251260: The amount of a chemical that will dissolve in a solution increases exponentially as the (Celcius) temperature t is increased according to the model A(t)=10e^.0095t. At what temperature will 15g dissolve? \n" ); document.write( "
Algebra.Com's Answer #183909 by blwinbbbles(106)![]() ![]() You can put this solution on YOUR website! This problem is not quite defined enough so I have to give you 2 answers.\r \n" ); document.write( "\n" ); document.write( "(1) \n" ); document.write( "if the exponential (t) = temp. then:\r \n" ); document.write( "\n" ); document.write( "15 = A(t) so:\r \n" ); document.write( "\n" ); document.write( "15 = 10e^.0095(t) divide both sides by 10 \n" ); document.write( "1.5 = e^.0095(t) e is the inverse natural log (ln) of 1 so take the natural \n" ); document.write( " of both sides... that is usually (ln) on your calculator \n" ); document.write( "ln (1.5) = ln (e^.0095(t) \n" ); document.write( ".40546 = .0095(t) by taking the ln of e brings the exponential down..(I am sorry that I do not remember the exact proof)\r \n" ); document.write( "\n" ); document.write( "now divide both sides by .0095\r \n" ); document.write( "\n" ); document.write( "42.68 = t so the temperature is 42.68 degrees Celcius\r \n" ); document.write( "\n" ); document.write( "(2) \n" ); document.write( "if the exponential (t) = 15 then\r \n" ); document.write( "\n" ); document.write( "A(t) = 10e^.0095(15) \n" ); document.write( "A(t) = 10e^0.1425 \n" ); document.write( "A(t) = 10(1.15315) use the e^x key on your calculator..on mine it is a second \n" ); document.write( " function \n" ); document.write( "A(t) = 11.5 degrees Celcius\r \n" ); document.write( "\n" ); document.write( "I hope this helps \n" ); document.write( " |