document.write( "Question 1171945: What is the total area of a cone with radius 2m and slant height 5m (π=22\7) \n" ); document.write( "
Algebra.Com's Answer #796948 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
What is the total area of a cone with radius 2m and slant height 5m (π=22\7)
\n" ); document.write( "Total area of a cone (including the base)
\n" ); document.write( "A = \"pi%2Ar%2As\" + \"pi%2Ar%5E2\"
\n" ); document.write( "A = \"pi%2Ar%28s+%2B+r%29\"
\n" ); document.write( "A = \"22%2F7\"*2(5+2)
\n" ); document.write( "A = \"22%2F7\"*14
\n" ); document.write( "A = 22*2
\n" ); document.write( "A = 44 sq meters
\n" ); document.write( "
\n" );