document.write( "Question 1148318: April is going to the bakery to purchase donuts and cinnamon rolls for the office personnel. She must purchase at least 30 items. She has collected only $30, so total cost must be no more than $30. If d represents donuts that cost $0.75 each and r represents cinnamon rolls that cost $1.25 each, which system of inequalities can be used to represent the region for the number of donuts and cinnamon rolls April could purchase?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #769688 by ikleyn(52909) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "The system of inequalities you are asking for is\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " d + r <= 30 (1) (counting items)\r\n" ); document.write( "\r\n" ); document.write( " 0.75d + 1.25r <= 30 (2) (counting total cost in dollars)\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Answered, solved and completed.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |