document.write( "Question 112315: An aluminum plate is made according to the following dimensions. The outer radius is 10 inches and the inner radius is 3 inches. (See diagram below) Use = 3.14 as an approximate value. (a) How many square inches in area is the aluminum plate (the shaded region)? (b) If the cost to construct the plate is $7.50 per square inch, what is the construction cost? \n" ); document.write( "
Algebra.Com's Answer #81969 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! IF YOU ARE SAYING THAT THERE IS A 3 IN. HOLE IN THE CENTER OF THE PLATE THEN: \n" ); document.write( "AREA=PI*R^2 \n" ); document.write( "AREA=3.14*10^2 \n" ); document.write( "AREA=3.14*100 \n" ); document.write( "AREA=314 IN^2 \n" ); document.write( "THE AREA OF THE 3 IN. HOLE: \n" ); document.write( "AREA=PI*3^3 \n" ); document.write( "AREA=3.14*9 \n" ); document.write( "AREA=28.26 IN^2 \n" ); document.write( "SUBTRACTING FOR THE AREA OF THE HOLE WE HAVE LEFT: \n" ); document.write( "314-28.26=285.74 IN^2 IS THE AREA OF THE 10 IN. PLATE WITH A 3 IN. HOLE. \n" ); document.write( "285.74*7.50=$2,143.05 IS THE COST TO CONSTRUCT THIS PLATE. \n" ); document.write( " \n" ); document.write( " |