document.write( "Question 1117077: The surface area, S, of a cone of radius r and h can be found using the formula S=πr√r^2+h^2. What is the height of this cone? \r
\n" );
document.write( "\n" );
document.write( "S= 225 cm^2
\n" );
document.write( "r= 5 cm \n" );
document.write( "
Algebra.Com's Answer #732043 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 225=pi*r (r+sqrt(r^2+h^2) \n" ); document.write( "225=5 pi(5+sqrt(h^2+25) \n" ); document.write( "divide both sides by 5 pi \n" ); document.write( "14.324=5+sqrt(h^2+25) \n" ); document.write( "9.324=sqrt(h^2+25) \n" ); document.write( "86.84=h^2+25, after squaring both sides \n" ); document.write( "61.84=h^2 \n" ); document.write( "h=7.86 cm \n" ); document.write( " \n" ); document.write( " |