document.write( "Question 763466: I'm having trouble setting up the equation or even identifying the geometric formula for a couple of word problems. Here they are:\r
\n" );
document.write( "\n" );
document.write( "1. The diameter of a metal washer is 4 cm. The diameter of the hole is 2 cm. How many square centimeters of metal are there in 50 washers? Express the answer in terms of pie.\r
\n" );
document.write( "\n" );
document.write( "2. A circular pool is 34 feet in diameter and has a flagstone walk around it that is 3 feet wide. Find the area of the wall. Express the answer in terms of pie. \n" );
document.write( "
Algebra.Com's Answer #464806 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! 1) Radius of washer = 2cm. \n" ); document.write( "Area of washer = Pi*radius^2 \n" ); document.write( " = Pi * 2^2 \n" ); document.write( " = Pi * 4 \n" ); document.write( " = 12.57cm^2 \n" ); document.write( " Radius of hole = 1cm \n" ); document.write( "Area of hole = Pi*r^2 \n" ); document.write( " = Pi*1^2 \n" ); document.write( " = Pi * 1 \n" ); document.write( " = 3.14cm^2 \n" ); document.write( "12.57cm^2 - 3.14cm^2 = 9.43cm^2 of metal \n" ); document.write( "50 * 9.43cm^2 = 471.5cm^2 of metal. \n" ); document.write( "............................ \n" ); document.write( "............................ \n" ); document.write( "2) Radius of pool + walkway = 20 feet \n" ); document.write( "Area of pool + walkway = Pi * r^2 \n" ); document.write( " = Pi * 20^2 \n" ); document.write( " = Pi * 400 \n" ); document.write( " = 1256.64 feet^2 \n" ); document.write( " Radius of pool = 17 feet \n" ); document.write( "Area of pool = Pi * r^2 \n" ); document.write( " = Pi * 17^2 \n" ); document.write( " = Pi * 289 \n" ); document.write( " = 907.92 feet^2 \n" ); document.write( "Area of (pool + walkway) - pool \n" ); document.write( " 1256.64 feet^2 - 907.92 feet^2 \n" ); document.write( " = 348.72 feet^2 (the area of the walk.) \n" ); document.write( " |