document.write( "Question 469773: The \"learning curve\" describes the rate at which a person learns certain tasks. If a person sets a goal of typing N words per minute (wpm), the length of time t (in days) to achieve this goal is given by the following formula.
\n" ); document.write( "t=-62.5ln(1-N/80)\r
\n" ); document.write( "\n" ); document.write( "(a) According to this formula, what is the maximum number of words per minute?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(b) Solve for N.
\n" ); document.write( "I am trying to remedy this question to no end.Can someone please help me? thanks!
\n" ); document.write( "

Algebra.Com's Answer #322268 by ccs2011(207)\"\" \"About 
You can put this solution on YOUR website!
a) max number of words is 80
\n" ); document.write( "domain of ln(x) is x>0
\n" ); document.write( "1-(N/80) > 0
\n" ); document.write( "1 > N/80
\n" ); document.write( "80 > N
\n" ); document.write( "*******************************
\n" ); document.write( "b) Use algebra to solve for N
\n" ); document.write( "\"t=-62.5ln%281-%28N%2F80%29%29\"
\n" ); document.write( "Divide by -62.5 on both sides
\n" ); document.write( "\"%28-t%29%2F62.5+=+ln+%281-%28N%2F80%29%29\"
\n" ); document.write( "Rewrite in exponential form
\n" ); document.write( "\"e%5E%28-t%2F62.5%29+=+1+-%28N%2F80%29\"
\n" ); document.write( "Add N/80 to both sides
\n" ); document.write( "\"e%5E%28-t%2F62.5%29+%2B+%28N%2F80%29+=+1\"
\n" ); document.write( "Subtract e^(-t/62.5) to both sides
\n" ); document.write( "\"N%2F80+=+1+-+e%5E%28-t%2F62.5%29\"
\n" ); document.write( "Multiply by 80 on both sides
\n" ); document.write( "\"N+=+80%281+-+e%5E%28-t%2F62.5%29%29\"
\n" ); document.write( "
\n" );