document.write( "Question 58444This question is from textbook Beginning Algebra
\n" );
document.write( ": Could someone help me on this problem please?\r
\n" );
document.write( "\n" );
document.write( " I need to draw the appropriate graph for the following problem:\r
\n" );
document.write( "\n" );
document.write( " A small firm produces both AM and AM/FM car radios. The AM radios take 15 h. to produce, and the AM/FM radios take 20 h. The number of production hours is limited to 300 h. 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/PM radios be produced per week. Write a system of inequalities representing this situation. Then, I need a raph of the feasble region given these conditions, in which x is the number of AM radios and y the number of AM/FM radios.\r
\n" );
document.write( "\n" );
document.write( "Thanks so much,
\n" );
document.write( " Lisa \n" );
document.write( "
Algebra.Com's Answer #40038 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I need to draw the appropriate graph for the following problem: \n" ); document.write( "A small firm produces both AM and AM/FM car radios. The AM radios take 15 h. to produce, and the AM/FM radios take 20 h. The number of production hours is limited to 300 h. 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/PM radios be produced per week. Write a system of inequalities representing this situation. Then, I need a raph of the feasble region given these conditions, in which x is the number of AM radios and y the number of AM/FM radios. \n" ); document.write( "--------------- \n" ); document.write( "Let # of AM radios be A and # of FM radios be F. \n" ); document.write( "1st: A>=4 \n" ); document.write( "2nd: F>=3 \n" ); document.write( "3rd: A+F<=18 \n" ); document.write( "4th: 15A+20F<=300 \n" ); document.write( "----------------- \n" ); document.write( "Draw a coordinate system with \"A\" as the vertical axis and \"F\" as the \n" ); document.write( "horizontal axis. \n" ); document.write( "Using 1st and 2nd, sketch a vertical line at F=3 and a horizontal line at A=4 \n" ); document.write( "Using 3rd, sketch the line A=-F+18 with points (3,15) and (14,4) \n" ); document.write( "Using 4th, sketch the line A=(-4/3)F+20 with points (3,16) and (12,4) \n" ); document.write( "Find the intersection of 3rd and 4th: \n" ); document.write( "-F+18=(-4/3)F+20 \n" ); document.write( "(1/3)F=2 \n" ); document.write( "F=6 ; then A=-6+18=12 \n" ); document.write( "The intersection pt. is (6,12) \n" ); document.write( "If you shade in the inequality areas you will see you \n" ); document.write( "have vertices at (3,15),(6,12),(12,4),and (3,4) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |