document.write( "Question 895317: A large box holds twice as many nails as a medium box, which holds twice as many nails as a small box. If, 3150 nails are used to fill one box of each size, how many nails are in each box? \n" ); document.write( "
Algebra.Com's Answer #542737 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A large box holds twice as many nails as a medium box, which holds twice as many nails as a small box. If, 3150 nails are used to fill one box of each size, how many nails are in each box? \n" ); document.write( "--------- \n" ); document.write( "Let the amt in a small box be \"x\". \n" ); document.write( "Then median has \"2x\" \n" ); document.write( "And large box has \"4x\" \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "x + 2x + 4x = 3150 \n" ); document.write( "7x = 3150 \n" ); document.write( "x = 450 (# in small box) \n" ); document.write( "2x = 900 (# in median box) \n" ); document.write( "4x = 1800 (# in large box) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------------- \n" ); document.write( " |