document.write( "Question 1043411: The total surface area of a right cylinder is 100 radius square centimeters. If a radius of the base and the altitude of the cylinder are the same length, find the lenth of a radius. \n" ); document.write( "
Algebra.Com's Answer #658567 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! It helps to draw this \n" ); document.write( "The surface area of a right cylinder is 2πrh+2πr^2, and that equals 100 sq cm. \n" ); document.write( "Divide everything by 2 \n" ); document.write( "pi*r*h+pi*r^2=50. \n" ); document.write( "Divide both sides by pi \n" ); document.write( "rh+r^2=50/pi=15.915 \n" ); document.write( "but r=h \n" ); document.write( "so r^2+r^2=15.915 \n" ); document.write( "2r^2=15.915 \n" ); document.write( "r^2=7.958 (I didn't round 50/pi) \n" ); document.write( "r=2.821 cm, rounded at end. \n" ); document.write( "============================ \n" ); document.write( "the two circles at the end of the cylinder have pi*r^2=pi*7.958=25 sq cm, and the two have an area of 50. \n" ); document.write( "The wall has height 2.821 and length 2 pi*r=17.72*2.821, and that is 50 cm^2. \n" ); document.write( "The length of the radius is 2.821 cm. \n" ); document.write( " \n" ); document.write( " |