document.write( "Question 1105801: kaitlin makes $8 an hour working x hours at the grocery store and $6 an hour working y hours at the deli. she wants to earn at least $80 a week, but she can only work a maximum of 20 hours. write a system of inequalities and graph the system to show the possible numbers of hours that she can work at each job \n" ); document.write( "
Algebra.Com's Answer #720705 by ikleyn(52932) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( " X + Y <= 20, (1)\r\n" ); document.write( "8X + 6Y >= 80. (2)\r\n" ); document.write( "X >= 0, Y >= 0 (3)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The plot is below:\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |