document.write( "Question 281357: Mr. Gork has a square sheet of aluminum that measures 24 inches on each side. What is the area of the largest circular disk that he can cut from this sheet of aluminum? \n" ); document.write( "
Algebra.Com's Answer #204370 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! diameter =24 \n" ); document.write( "radius=12 \n" ); document.write( "a=pi*r^2 \n" ); document.write( "a=3.14*144 \n" ); document.write( " \n" ); document.write( " |