document.write( "Question 253670: Mrs. Allan is ging to buy markers and crayons for 17 students in her kindergarten class. She has $62.00 to spend for the markers and crayons. Markers cost $2 for each box and crayons cost $3 for each box. Allan decides to buy seven boxes of markers. what is the greatest number of boxes of crayons she can buy, not including tax? \n" ); document.write( "
Algebra.Com's Answer #186226 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 7*2+3C<=62 \n" ); document.write( "14+3C<=62 \n" ); document.write( "3C<=62-14 \n" ); document.write( "3C<=48 \n" ); document.write( "C<=48/3 \n" ); document.write( "C<=16 BOXES OF CRAYONS CAN ALSO BE PURCHASED WITH THE $62. \n" ); document.write( "PROOF \n" ); document.write( "7*2+3*16<=62 \n" ); document.write( "14+48<=62 \n" ); document.write( "62<=62 \n" ); document.write( " |