document.write( "Question 209849: the weight of the cereal in a snack mixure is five times the weight of nuts. the total weight of the mixure is 300 grams, find the weight of the cereal. \n" ); document.write( "
Algebra.Com's Answer #158625 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! C=5N \n" ); document.write( "C+N=300 \n" ); document.write( "5N+N=300 \n" ); document.write( "6N=300 \n" ); document.write( "N=300/6 \n" ); document.write( "C=50 GRAMS. \n" ); document.write( "50+N=300 \n" ); document.write( "N=300-50 \n" ); document.write( "N=250 GRAMS FOR THE NUTS \n" ); document.write( "PROOF: \n" ); document.write( "50+250=300 \n" ); document.write( " \n" ); document.write( " |