document.write( "Question 67845: Draw the appropriate graphs in the following:
\n" );
document.write( "A small firm produces both AM and AM/FM car radios. The AM radios take 15 hours to prduce, and the AM/FM radios take 20 hours. The nimber of prduction hours is limited to 300 hours per week. The plant's capacity is limited to a total of 18 radios per week, and existing orders require that at least 4 AM radios and at least 3 AM/FM radios be produced per week. Write a system of inequalities representing this situation. Then, draw a graph of the feasible region given these conditions, in which X is the number of AM radios and Y is the number of AM/FM radios.\r
\n" );
document.write( "\n" );
document.write( "Any help with this would be greatly appreciated. Thanks. \n" );
document.write( "
Algebra.Com's Answer #48250 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Draw the appropriate graphs in the following: \n" ); document.write( "A small firm produces both AM and AM/FM car radios. \n" ); document.write( "The AM radios take 15 hours to prduce, and the AM/FM radios take 20 hours. \n" ); document.write( "The nimber of prduction hours is limited to 300 hours per week. \n" ); document.write( "The plant's capacity is limited to a total of 18 radios per week, and existing orders require that at least 4 AM radios and at least 3 AM/FM radios be produced per week. \n" ); document.write( "========================== \n" ); document.write( "Let A be number of AM radios; Let F be number of FM radios. \n" ); document.write( "---------------- \n" ); document.write( "Write a system of inequalities representing this situation. \n" ); document.write( "Production Inequality: 15A+20F<=300 \n" ); document.write( "Quantity Inequality: A+F<=18 \n" ); document.write( "4<=A<=18 \n" ); document.write( "3<=F<=18 \n" ); document.write( "--------------------------- \n" ); document.write( "Then, draw a graph of the feasible region given these conditions, in which A is the number of AM radios and F is the number of AM/FM radios. \n" ); document.write( "Solve each inequality for F to get: \n" ); document.write( "F<=(-3/4)A+15 \n" ); document.write( "F<=-A+18 \n" ); document.write( "NOTE: F is the vertical axis; A is the horizontal axis \n" ); document.write( "Draw a vertical line at A=4 and at A=18 \n" ); document.write( "Draw a horizontal line at F=3 and F=18 \n" ); document.write( "Graph the equality of F<=(-3/4)A+15 \n" ); document.write( "Graph the equality of F<=-A+18 \n" ); document.write( "--------- \n" ); document.write( " \n" ); document.write( "Shade the area that satisfies all the inequalities. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |