document.write( "Question 581366: 1) A circular flower garden has a diameter of 10 feet. One cubic yard of concrete is to be used to create a circular border of uniform width around the garden. The border is to have a depth of 3 inches. How wid will the border be?\r
\n" );
document.write( "\n" );
document.write( "2) An open box is to be made from a rectangular piece of tin whose length is twice its width. The box will be made by cutting a square of side 1 foot from each corner and folding up the edges. If the box needs to hold 4 cubic feet, what are the dimensions of the piece of tin? \n" );
document.write( "
Algebra.Com's Answer #371601 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Radius of garden = 5ft\r \n" ); document.write( "\n" ); document.write( "Area of garden = pi*r^2\r \n" ); document.write( "\n" ); document.write( "Area = 25pi\r \n" ); document.write( "\n" ); document.write( "Let the uniform width be x\r \n" ); document.write( "\n" ); document.write( "radius = (5+x)\r \n" ); document.write( "\n" ); document.write( "Area of this circle = pi*(5+x)^2\r \n" ); document.write( "\n" ); document.write( "Area = \n" ); document.write( "\n" ); document.write( "Area of the concrete portion = \n" ); document.write( "\n" ); document.write( "Area = \n" ); document.write( "simplify\r \n" ); document.write( "\n" ); document.write( "Area = (10x+25)*pi\r \n" ); document.write( "\n" ); document.write( "Volume of the concrete portion = (10x+25)*pi*1/4 cu. ft\r \n" ); document.write( "\n" ); document.write( "Quantity of concrete required = 1 cu.yard = 27cu.ft\r \n" ); document.write( "\n" ); document.write( "(10x+25)*pi *1/3 = 27\r \n" ); document.write( "\n" ); document.write( "10x+25 = (3*27)/(3.14)\r \n" ); document.write( "\n" ); document.write( "10x+25 = 25.8 \n" ); document.write( "10x= 25.8-25 \n" ); document.write( "10x= 0.8 \n" ); document.write( "x= 0.8/10 \n" ); document.write( "x= 0.08 feet \n" ); document.write( "x=0.96 in the width\r \n" ); document.write( "\n" ); document.write( "---\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let the width be x \n" ); document.write( "length = 2x feet\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1 foot square cut off from corners \n" ); document.write( "reduced length & width will be \n" ); document.write( "x-2 width \n" ); document.write( "length = 2x-2\r \n" ); document.write( "\n" ); document.write( "height will be 1 foot\r \n" ); document.write( "\n" ); document.write( "Volume = L*W*H\r \n" ); document.write( "\n" ); document.write( "(x-2)(2x-2)*1 \n" ); document.write( "2(x-2)^2=4\r \n" ); document.write( "\n" ); document.write( "(x-2)^2=2 \n" ); document.write( "take the square root\r \n" ); document.write( "\n" ); document.write( "(x-2)= +/-sqrt(2)\r \n" ); document.write( "\n" ); document.write( "x= 2+sqrt(2) Or 2-sqrt(2)\r \n" ); document.write( "\n" ); document.write( "The width = 2+2sqrt(2)= 2(1+sqrt(2)) \n" ); document.write( "Length = 4(1+sqrt(2))\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |