document.write( "Question 112164: PLS SHOW THE GRAPHICAL SOLUTION\r
\n" );
document.write( "\n" );
document.write( "the acme class ring co. designs and sells two types of rings: the VIP and the SST. they can produce up to 24 rings each day using up to 60 total man-hours of labor. it takes 3 man-hrs to make one VIP ring and 2 man-hrs to make one SST ring. how many of each type of ring should be made daily to maximize the co's profit, if the profit on a VIP ring is $20 and on an SST ring is $50?\r
\n" );
document.write( "\n" );
document.write( "A)12 VIP and 12 SST
\n" );
document.write( "B) 0 VIP and 20 SST
\n" );
document.write( "C) 4 VIP and 20 SST
\n" );
document.write( "D) 0 VIP and 24 SST\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #81830 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the acme class ring co. designs and sells two types of rings: the VIP and the SST. they can produce up to 24 rings each day \n" ); document.write( "----- \n" ); document.write( "0<=V<=24 \n" ); document.write( "0<=S<=24 \n" ); document.write( "V+S <= 24 \n" ); document.write( "--------- \n" ); document.write( " using up to 60 total man-hours of labor. it takes 3 man-hrs to make one VIP ring and 2 man-hrs to make one SST ring. \n" ); document.write( "--- \n" ); document.write( "3V+2S <= 60 \n" ); document.write( "----------- \n" ); document.write( " how many of each type of ring should be made daily to maximize the co's profit, if the profit on a VIP ring is $20 and on an SST ring is $50? \n" ); document.write( "--------- \n" ); document.write( "Profit = 20V+50S \n" ); document.write( "------------- \n" ); document.write( "Rearrange Inequalities: \n" ); document.write( "Both V and S are in the 1st quadrant. \n" ); document.write( "V <= 24-S \n" ); document.write( "V <=(-2/3)S+20 \n" ); document.write( "------------- \n" ); document.write( "Graph the boundary lines: \n" ); document.write( "Draw a vertical line at S=24 \n" ); document.write( "Draw a horizontal line at V=24 \n" ); document.write( " \n" ); document.write( "----------- \n" ); document.write( "Find the coordinates of the vertices of the solution set \n" ); document.write( "Substitute each coordinate pair of values into the Profit equation \n" ); document.write( "to see which pair gives the maximum profit value. \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( "A)12 VIP and 12 SST \n" ); document.write( "B) 0 VIP and 20 SST \n" ); document.write( "C) 4 VIP and 20 SST \n" ); document.write( "D) 0 VIP and 24 SST \n" ); document.write( " \n" ); document.write( " |