document.write( "Question 380855: 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) What is the time at which the workers are most efficient.
\n" );
document.write( "d) What is the maximum number of components assembled per
\n" );
document.write( "hour during an 8-hour shift. \n" );
document.write( "
Algebra.Com's Answer #270341 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the formula you gave is N(t) = 3t^3 + 23t^2 + 8t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I'll make x = t so this can be graphed and referenced easily.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation becomes n(x) = 3x^3 + 23x^2 + 8x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the graph of this formula is shown below:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula as given doesn't make any sense.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "there is no maximum when x is greater than 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x cannot be less than 0 so any values on the graph where x is less than 0 are to be ignored.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your graph would make more sense if the equation was:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "N(t) = -3t^3 + 23t^2 + 8t which I would translate to:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n(x) = -3x^3 + 23x^2 + 8x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that graph is shown below:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "now you have a maximum when x is greater than 0 which is more realistic.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I'll solve for n(x) = -3x^3 + 23x^2 + 8x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x can be factored out to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n(x) = x * (-3x^2 + 23x + 8)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(-3x^2 + 23x + 8) factors out to be (3x+1) * (-x+8)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the completely factored equation becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n(x) = x * (3x+1) * (-x+8)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when x = 0, n(x) = 0 as it should because no time worked = no components produced.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when x = 3, n(x) = (3) * (10) * (5) = 150 using the factored equation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when x = 3, n(x) = -3(3^3) + 23*(3^2) + 8*3 = -81 + 207 + 24 = 150\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you get the same answer with the factored equation and the non factored equation which confirms that the factorization is good.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I believe we need to use calculus to find the maximum / minimum point of this cubic equation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I couldn't find any formula not using calculus on the web, so we'll use calculus.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The maximum point occurs when the derivative of the equation equals 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation is -3x^3 + 23x^2 + 8x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The derivative of this equation is -9x^2 + 46x + 8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This derivative is 0 when x = 5.279477927\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "That could not be factored easily, so I used the quadratic formula of:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = (-b +/- sqrt(b^2-4ac))/(2a)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When x = 5.279477927, n(x) = 241.8493507\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I'll add a line at n(x) = 241.8493507 to the graph of the equation and it should confirm that is the maximum point.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the graph looks like this:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The graph confirms the maximum point.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since x represents t which represents the number of hours after starting work, then the maximum amount of output per hour occurs 5.279477927 hours after work starts.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The maximum amount of output per hour during the 8 hour shift becomes 241.8493507 units per hour which occurs at that time.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Best I can do in the short period of time allotted to the solving of this problem.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I'm not a calculus guru, but I know a little bit about it, and the little bit I know was helpful in this case.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you were not to use calculus, then I don't really know how to find the maximum point of the cubic equation other than by iteration.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |