document.write( "Question 312673: A circular wading pool requires painting.The pool floor is 85m square. It is only 0.3m deep. How much paint would be required to paint the pool?Show work. \n" ); document.write( "
Algebra.Com's Answer #223538 by mananth(16946)![]() ![]() You can put this solution on YOUR website! base area of pool = 85 sq. m \n" ); document.write( "area = pi^r^2 \n" ); document.write( "r^2= area /pi \n" ); document.write( "r=sqrt(area / pi) \n" ); document.write( "radius = sqrt(85 / pi) \n" ); document.write( "= 5.2 m \n" ); document.write( "Area of wall = 2*pi*r*h \n" ); document.write( "Area of the wall 9.8 \n" ); document.write( "Area of wall + area of base= \n" ); document.write( "5.2 + 9.8 = 15 sq. mt \n" ); document.write( " |