document.write( "Question 322799: Find the surface area of a right circular cone with radius of 5cm and height of 12cm \n" ); document.write( "
Algebra.Com's Answer #231110 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=(pir^2h)/3
\n" ); document.write( "A=(3.14*5^2*12)/3
\n" ); document.write( "
\n" );