document.write( "Question 1179312: A solid cone has a circular base of diameter 10cm and a total surface area of 285cm. Find its slant height \n" ); document.write( "
Algebra.Com's Answer #808850 by amarjeeth123(569)![]() ![]() ![]() You can put this solution on YOUR website! Diameter of cone=10cm \n" ); document.write( "Radius of cone r=Diameter/2=10/2=5cm \n" ); document.write( "Total surface area=285 cm \n" ); document.write( "Surface area of cone=pi*r(r+l) where l is the slant height. \n" ); document.write( "Plugging in the values we get, \n" ); document.write( "pi*5(5+l)=285 \n" ); document.write( "5+l=9.0718 \n" ); document.write( "l=4.0718cm \n" ); document.write( "The slant height is l=4.0718 cm \n" ); document.write( "Answer=4.0718 cm \n" ); document.write( " |