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)\"\" \"About 
You can put this solution on YOUR website!
\"+S%28t%29+=+5+%2B+29%2A+ln+%28+t+%2B+1+%29+\"
\n" ); document.write( "\"+0+%3C=+t+%3C=+9+\"
\n" ); document.write( "--------------
\n" ); document.write( "\"+S%28t%29+=+65+\"
\n" ); document.write( "\"+65+=+5+%2B+29%2A+ln+%28+t+%2B+1+%29+\"
\n" ); document.write( "\"+29%2A+ln+%28+t+%2B+1+%29+=+60+\"
\n" ); document.write( "\"++ln+%28+t+%2B+1+%29+=+60%2F29+\"
\n" ); document.write( "\"+ln%28+t+%2B+1+%29+=+2.069+\"
\n" ); document.write( "\"+e%5E2.069+=+t+%2B+1+\"
\n" ); document.write( "\"+7.917+=+t+%2B+1+\"
\n" ); document.write( "\"+t+=+6.917+\"
\n" ); document.write( "It will take 6.9 months
\n" ); document.write( "
\n" );