document.write( "Question 40393: how do i get the lateral area and surface area of a cone where i only have the hieght=8 and slant hieght=10 \n" ); document.write( "
Algebra.Com's Answer #26157 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
RADIUS(R),SLANT HEIGHT(L) AND VERTICAL HT.(H)ARE RELATED BY PYTHOGARUS THEOREM AS
\n" ); document.write( "L^2=H^2+R^2……..10^2=8^2+R^2
\n" ); document.write( "R^2=100-64=36
\n" ); document.write( "R=6
\n" ); document.write( "LATERAL S.A.=PI*R*L=3.14*6*10=188.4
\n" ); document.write( "RADIUS(R),SLANT HEIGHT(L) AND VERTICAL HT.(H)ARE RELATED BY PYTHOGARUS THEOREM AS
\n" ); document.write( "L^2=H^2+R^2……..10^2=8^2+R^2
\n" ); document.write( "R^2=100-64=36
\n" ); document.write( "R=6
\n" ); document.write( "LATERAL S.A.=PI*R*L=3.14*6*10=188.4
\n" ); document.write( "
\n" );