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 #322270 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The answer to (a) hinges on the fact that \"+log%28-n%29+\"
\n" ); document.write( "is impossible. There is no exponent with a positive base
\n" ); document.write( "that can give you a negative number.
\n" ); document.write( "Therefore, \"+1+-+N%2F80+\" cannot be negative.
\n" ); document.write( "This expression becomes negative when \"+N+%3E+80+\",
\n" ); document.write( "so 80 words per minutes is the maximum possible.
\n" ); document.write( "-----------------
\n" ); document.write( "(b)
\n" ); document.write( "\"+t+=+-62.5%2Aln%281+-+N%2F80%29+\"
\n" ); document.write( "Note here that \"+ln%28+1+-+N%2F80+%29+\" MUST be negative in
\n" ); document.write( "order that \"t\" come out positive, since (-)x(-) = (+)
\n" ); document.write( "A log can certainly be negative, and it will give you a
\n" ); document.write( "result that is less than 1, but never a negative result
\n" ); document.write( "as I just stated.
\n" ); document.write( "-------------
\n" ); document.write( "Divide both sides by \"+-62.5+\"
\n" ); document.write( "\"+ln%281+-+N%2F80%29+=+-t%2F62.5+\"
\n" ); document.write( "I can rewrite this as:
\n" ); document.write( "\"+e%5E%28-t%2F62.5%29+=+1+-+N%2F80+\"
\n" ); document.write( "\"+-N%2F80+=+e%5E%28-t%2F62.5%29+-+1+\"
\n" ); document.write( "Multiply both sides by \"+-80+\"
\n" ); document.write( "\"+N+=+80%2A%281+-+e%5E%28-t%2F62.5%29%29+\"
\n" ); document.write( "
\n" );