document.write( "Question 45751: Worker efficiency. In a study of worker efficiency at Wong Laboratories it was found that the number of components assembled per hour by the average worker \"t\" hours after starting work could be modeled by the formula: \r
\n" );
document.write( "\n" );
document.write( "N(t) = -3t³ +23t² + 8t\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "a. Rewrite the formula by factoring the right-hand side completely.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b. Use the factored version of the formula to find N(3).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #30381 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! N(t) = -3t³ +23t² + 8t \n" ); document.write( "(-t)(3t² +23t + 8) [Factor out the \"-t\" term] \n" ); document.write( "(-t)(3t + 1)(t - 8) \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "N(3)= (-t)(3t + 1)(t - 8) \n" ); document.write( "[-(3)] [(3)(3) + 1][(3) - 8] [Substitute \"3\" for \"t\" and solve] \n" ); document.write( "(-3)(9 + 1)(3 - 8) \n" ); document.write( "(-3)(10)(-5) \n" ); document.write( "(-30)(-5) \n" ); document.write( "150 [Final answer] \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |