document.write( "Question 87673: The right circular cone has a volume = 24(pi=3.14)cubic cm and r = 3, What is the height? \n" ); document.write( "
Algebra.Com's Answer #63812 by malakumar_kos@yahoo.com(315)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " volume = v = 24 cc \n" ); document.write( " radius= r = 3.cms \n" ); document.write( " height = h = ? \n" ); document.write( " v = pi.r^2.h/3 = (3.14).3.3.h/3 = (3.14).3.h \n" ); document.write( " 24 = (3.14).3.h therefore h = 24/9.42 = 2.54cms \n" ); document.write( " therefore h = 2.54cms \n" ); document.write( " |