document.write( "Question 900859: The formula for the slant height of a right circular cone is
\n" ); document.write( "s = \r
\n" ); document.write( "\n" ); document.write( "r2 + h2,
\n" ); document.write( " where r is the length of a radius of the base, and h is the altitude of the cone. Find the altitude of a cone whose slant height is 5 inches and whose radius is 3 inches.
\n" ); document.write( "

Algebra.Com's Answer #546241 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
Use the correct formula for slant height of a cone.
\n" ); document.write( "s for slant height,
\n" ); document.write( "\"highlight_green%28s=sqrt%28r%5E2%2Bh%5E2%29%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Given s=5 and r=5,
\n" ); document.write( "Solve the formula for h.
\n" ); document.write( "\"s%5E2=r%5E2%2Bh%5E2\"
\n" ); document.write( "\"h%5E2=s%5E2-r%5E2\"
\n" ); document.write( "\"highlight_green%28h=sqrt%28s%5E2-r%5E2%29%29\"
\n" ); document.write( "
\n" );