document.write( "Question 263217: Worker efficiency. In a study of worker efficiency at Wong
\n" );
document.write( "Laboratories it was found that the number of components
\n" );
document.write( "assembled per hour by the average worker t hours after
\n" );
document.write( "starting work could be modeled by the formula
\n" );
document.write( "N(t)=-3t^3 + 23t^2 +8t.
\n" );
document.write( "a) Rewrite the formula by factoring the right-hand side
\n" );
document.write( "completely.
\n" );
document.write( "b) Use the factored version of the formula to find N(3).
\n" );
document.write( "c) Use the accompanying graph to estimate the time at
\n" );
document.write( "which the workers are most efficient.
\n" );
document.write( "d) Use the accompanying graph to estimate the
\n" );
document.write( "maximum number of components assembled per
\n" );
document.write( "hour during an 8-hour shift.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #194069 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Laboratories it was found that the number of components \n" ); document.write( "assembled per hour by the average worker t hours after \n" ); document.write( "starting work could be modeled by the formula \n" ); document.write( "N(t)=-3t^3 + 23t^2 +8t. \n" ); document.write( ": \n" ); document.write( "a) Rewrite the formula by factoring the right-hand side \n" ); document.write( "completely. \n" ); document.write( "n(t) = -3t^3 + 23t^2 + 8t \n" ); document.write( "factor out -t, changing signs makes it easier to factor \n" ); document.write( "n(t) = -t(3t^2 - 23t - 8) \n" ); document.write( "n(t) = -t(3t + 1)(t - 8) \n" ); document.write( ": \n" ); document.write( "b) Use the factored version of the formula to find N(3). \n" ); document.write( "n(t) = -t(3t + 1)(t - 8) \n" ); document.write( "n(3) = -3(3(3) + 1)(3 - 8) \n" ); document.write( "n(3) = -3(10)(-5) \n" ); document.write( "n(3) = +150 units \n" ); document.write( ": \n" ); document.write( "c) Use the accompanying graph to estimate the time at \n" ); document.write( "which the workers are most efficient. \n" ); document.write( " \n" ); document.write( "Looks to be about 5.25 hrs, wouldn't you think? \n" ); document.write( ": \n" ); document.write( "d) Use the accompanying graph to estimate the \n" ); document.write( "maximum number of components assembled per \n" ); document.write( "hour during an 8-hour shift. \n" ); document.write( ": \n" ); document.write( "at 5.25 hrs it looks like 250 units per hr, however we can calculate that \n" ); document.write( "n(t) = -t(3t + 1)(t - 8) \n" ); document.write( "n(5.25) = -5.25(3(5.25) + 1)(5.25-8) \n" ); document.write( "n(5.25) = -5.25(16.75)(-2.75) \n" ); document.write( "n(5.25) = 241.8 ~ 240 units/hr would be closer \n" ); document.write( " |