document.write( "Question 1042826: The volume of a mixture of sand, gravel, and cement are in the ratio of 2 to 1 to 3. If 1 cubic foot of each item weighs 30, 40, and 20 pound respectively, what is the ratio of the weights of sand to gravel to cement in this mixture?
\n" );
document.write( "A) 3:1:2
\n" );
document.write( " B) 3:2:3
\n" );
document.write( "C) 2:1:3
\n" );
document.write( " D) 3:1:3 \n" );
document.write( "
Algebra.Com's Answer #657871 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The volume of a mixture of sand, gravel, and cement are in the ratio of 2 to 1 to 3. If 1 cubic foot of each item weighs 30, 40, and 20 pound respectively, what is the ratio of the weights of sand to gravel to cement in this mixture? \n" ); document.write( "-------------- \n" ); document.write( "Volume \n" ); document.write( "sand = 2x \n" ); document.write( "gravel = x \n" ); document.write( "cement = 3x \n" ); document.write( "----------------- \n" ); document.write( "Weight:: \n" ); document.write( "sand:: 2x*30 = 60x \n" ); document.write( "gravel:: x = 40x \n" ); document.write( "cement:: 3x*20 = 60x \n" ); document.write( "--------------------- \n" ); document.write( "Ratio of weights:: \n" ); document.write( "60x:40x:60x = 3:2:3 \n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " \n" ); document.write( "A) 3:1:2 \n" ); document.write( "B) 3:2:3 \n" ); document.write( "C) 2:1:3 \n" ); document.write( "D) 3:1:3 \n" ); document.write( " |