document.write( "Question 470421: The Acme Class Ring Company designs and sells two types of rings: the VIP and the SST. The company can produce up to 56 rings each day, using up to 140 total man-hours of labor. It takes 7 man-hours to make one VIP ring and 2 man-hours to make one SST ring. Let x represent the number of VIP rings, and let y represent the number of SST rings. Including the system inequalities and , find the remaining inequalities that best describe this company's ring production. \n" ); document.write( "
Algebra.Com's Answer #322893 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The Acme Class Ring Company designs and sells two types of rings: \n" ); document.write( " the VIP and the SST. \n" ); document.write( "The company can produce up to 56 rings each day, using up to 140 total man-hours of labor. \n" ); document.write( " It takes 7 man-hours to make one VIP ring and 2 man-hours to make one SST ring. \n" ); document.write( " Let x represent the number of VIP rings, and let y represent the number of SST rings. \n" ); document.write( " Including the system inequalities and, find the remaining inequalities that best describe this company's ring production. \n" ); document.write( ": \n" ); document.write( "No. of rings \n" ); document.write( "x + y =< 56 \n" ); document.write( ": \n" ); document.write( "Labor: \n" ); document.write( "7x + 2y =< 140 \n" ); document.write( ": \n" ); document.write( "x=>0 \n" ); document.write( "y=>0 \n" ); document.write( " |