document.write( "Question 624057: Two cylinders are similar. The volume of the smaller cylinder is 108 cubic feet with a radius of 3 feet. What is the volume of the larger cylinder in cubic feet with a radius of 5 feet? \n" ); document.write( "
Algebra.Com's Answer #392507 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Two cylinders are similar. The volume of the smaller cylinder is 108 cubic feet with a radius of 3 feet. What is the volume of the larger cylinder in cubic feet with a radius of 5 feet? \n" ); document.write( "---------- \n" ); document.write( " \n" ); document.write( "The r is squared, volume is a function of r^2 \n" ); document.write( "-------- \n" ); document.write( "108/3^2 = v/5^2 \n" ); document.write( "9v = 108*25 \n" ); document.write( "v = 300 cu ft \n" ); document.write( " |