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)![]() ![]() 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( " \n" ); document.write( "Divide by -62.5 on both sides \n" ); document.write( " \n" ); document.write( "Rewrite in exponential form \n" ); document.write( " \n" ); document.write( "Add N/80 to both sides \n" ); document.write( " \n" ); document.write( "Subtract e^(-t/62.5) to both sides \n" ); document.write( " \n" ); document.write( "Multiply by 80 on both sides \n" ); document.write( " |