document.write( "Question 92274: At a factory, the number of items N that a newly hired worker can assemble per hour can be modeled by the equation N = 14.6 ln(t + 1), where t is the number of weeks after the worker is hired. How many items per hour can the worker assemble after working at the factory for 6 weeks? \n" ); document.write( "
Algebra.Com's Answer #67163 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! At a factory, the number of items N that a newly hired worker can assemble per hour can be modeled by the equation N = 14.6 ln(t + 1), where t is the number of weeks after the worker is hired. How many items per hour can the worker assemble after working at the factory for 6 weeks? \n" ); document.write( ": \n" ); document.write( "N = 14.6 ln(t + 1) \n" ); document.write( ": \n" ); document.write( "Substitute 6 for t: \n" ); document.write( "N = 14.6 * ln(6+1) \n" ); document.write( ": \n" ); document.write( "N = 14.6 * ln(7) \n" ); document.write( ": \n" ); document.write( "N = 14.6 * 1.946; found nat log of 7 \n" ); document.write( ": \n" ); document.write( "N = 28 items per hour \n" ); document.write( " |