document.write( "Question 1106187: mrs.burgos wants to buy at least 30 kilos of pork and beef but can spend no more than 1200. A kilo of pork is 180 and 220 for beef.\r
\n" );
document.write( "\n" );
document.write( "1. what mathematical statement represent the situation
\n" );
document.write( "2. draw and describe the graph
\n" );
document.write( "3. determine the amount of pork and beef mrs burgos needs to buy \n" );
document.write( "
Algebra.Com's Answer #721137 by ikleyn(52884) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Let X = kilos of pork, Y = kilos of beef.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Inequalities (= mathematical model)\r\n" ); document.write( "\r\n" ); document.write( " x + Y >= 30,\r\n" ); document.write( "\r\n" ); document.write( " 180X + 220Y <= 1200\r\n" ); document.write( "\r\n" ); document.write( " x >= 0, Y >= y.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The plots are below:\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |