document.write( "Question 339149: A school cafeteria sells milk at 25 cents per carton. If the school made 132.50 in milk sales alone, how many cartons were there? \n" ); document.write( "
Algebra.Com's Answer #805028 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
# cartons = (total sales)/(cost of carton)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "= 132.50/(0.25) = 530 cartons
\n" ); document.write( "
\n" );