document.write( "Question 1007151: The following function models the average typing speed S, in words per minute, for a student who has been typing for t months.
\n" );
document.write( "S(t) = 5 + 29 ln(t + 1), 0 ≤ t ≤ 9\r
\n" );
document.write( "\n" );
document.write( "Use S to determine how long it takes the student to achieve an average typing speed of 65 words per minute. Round to the nearest tenth of a month.
\n" );
document.write( "
\n" );
document.write( " months \n" );
document.write( "
Algebra.Com's Answer #623150 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "-------------- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "It will take 6.9 months \n" ); document.write( " |