document.write( "Question 57116: Identify and graph each of the following.
\n" );
document.write( "Identify the inequality which expresses the limitaion for the number of bikes made based on the amount of time available for assembly.\r
\n" );
document.write( "\n" );
document.write( "Identify the inequality which expresses the limitation of the number of bikes made based on the amount of time avaliable for painting.
\n" );
document.write( "
\n" );
document.write( "Identify the inequality which expresses the limitation of the number of bikes made based on the amount of time available for packaging.\r
\n" );
document.write( "\n" );
document.write( "Identify the objective function that will be used to determine the number of bikes they should produce to maximize the profit each week.\r
\n" );
document.write( "\n" );
document.write( "The bike company produces two types of bikes, Model 15A requires 1 hour to assemble, 2 hours to paint and 1 hour to package. Model 17A requires 2 hours to assemble, 3 hours to paint, and 1 hour to package. On a weekly basis the manufacturer has 40 hours available for assemble, 72 hours for painting, and 30 hours available for packaging the bikes. If the profits per bike are $45 for Model 15A and $55 for Model 17A, how many of each model should be made each week to guarantee a maximum profit. What is the profit. \n" );
document.write( "
Algebra.Com's Answer #39186 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The bike company produces two types of bikes, Model 15A requires 1 hour to assemble, 2 hours to paint and 1 hour to package. Model 17A requires 2 hours to assemble, 3 hours to paint, and 1 hour to package. On a weekly basis the manufacturer has 40 hours available for assemble, 72 hours for painting, and 30 hours available for packaging the bikes. If the profits per bike are $45 for Model 15A and $55 for Model 17A, how many of each model should be made each week to guarantee a maximum profit. What is the profit. \n" ); document.write( "--------------- \n" ); document.write( "This is a messy problem. \n" ); document.write( "Let \"x\" be the number of model15A's produced: \n" ); document.write( "Let \"y\" be the number of model17A's produced: \n" ); document.write( "x>=0 \n" ); document.write( "y>=0 \n" ); document.write( "Equation #1: Assembly: x+2y<=40 \n" ); document.write( "Equation #2: Paint: 2x+3y<=72 \n" ); document.write( "Equation #3: Package: x+y<=30 \n" ); document.write( "Profit=45x+55y \n" ); document.write( "You need to find the intersection of #1 with #2; #1 with #3; #2 with #3 \n" ); document.write( "You also need find the x and y intercepts of #1, #2, and #3. \n" ); document.write( "All of these poins are potentially the number of x and y items that could \n" ); document.write( "be produced to mind the maximum profit. \n" ); document.write( "I'll let you find these intersecion points and check them in the Profit \n" ); document.write( "equation to find the maximum profit. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |