document.write( "Question 1018833: During a school lunch, the cafeteria sold two-fifths as many white milks as chocolate milks. If there were 35 milks sold, how many chocolate milks were sold? \n" ); document.write( "
Algebra.Com's Answer #634848 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! During a school lunch, the cafeteria sold two-fifths as many white milks as chocolate milks. If there were 35 milks sold, how many chocolate milks were sold? \n" ); document.write( "----- \n" ); document.write( "w = (2/5)c \n" ); document.write( "w + c = 35 \n" ); document.write( "----------- \n" ); document.write( "Substitute for \"w\" and solve for \"c\": \n" ); document.write( "(2/5)c + c = 35 \n" ); document.write( "------ \n" ); document.write( "(7/5)c = 35 \n" ); document.write( "(1/5)c = 5 \n" ); document.write( "chocolate = 25 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |