document.write( "Question 802234: Fred has built a rectangular sandbox with a perimeter of 48 feet and a length that is twice its width. The sides of the sandbox are 18 inches high. Fred wants to fill the sandbox to 75% capacity. He owns a wheelbarrow, which carries a load of 5 cubic feet of sand. How many trips will he need to make with the wheelbarrow from the sand pile to his sand box? \n" ); document.write( "
Algebra.Com's Answer #483900 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Write an equation for each statement \n" ); document.write( ": \n" ); document.write( "Fred has built a rectangular sandbox with a perimeter of 48 feet \n" ); document.write( "2L + 2W = 48 \n" ); document.write( "simplify, divide both sides by 2 \n" ); document.write( "L + W = 24 \n" ); document.write( "and a length that is twice its width. \n" ); document.write( "L = 2W \n" ); document.write( "then \n" ); document.write( "2W + W = 24 \n" ); document.write( "3W = 24 \n" ); document.write( "W = 8 ft is the width \n" ); document.write( "and \n" ); document.write( "L = 2(8) \n" ); document.write( "L = 16 ft is the length \n" ); document.write( ": \n" ); document.write( "The sides of the sandbox are 18 inches high. \n" ); document.write( " Fred wants to fill the sandbox to 75% capacity. \n" ); document.write( "Find the height of the sand in ft (18\" = 1.5 ft) \n" ); document.write( ".75*1.5 = 1.125 ft \n" ); document.write( "; \n" ); document.write( "Find volume of the sand \n" ); document.write( "V = 16 * 8 * 1.125 \n" ); document.write( "V = 144 cu/ft of sand \n" ); document.write( ": \n" ); document.write( " He owns a wheelbarrow, which carries a load of 5 cubic feet of sand. \n" ); document.write( " How many trips will he need to make with the wheelbarrow from the sand pile to his sand box? \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |