document.write( "Question 734820: suppose you double the radius of a right cylinder
\n" );
document.write( "a how does that affect the lateral area?
\n" );
document.write( "b how does that affect the surface area?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #449139 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! suppose you double the radius of a right cylinder \n" ); document.write( "a how does that affect the lateral area? \n" ); document.write( " \n" ); document.write( "r^1 --> 2x the Lateral Area \n" ); document.write( "-------- \n" ); document.write( "b how does that affect the surface area? \n" ); document.write( "Area of ends = pi*r^2 \n" ); document.write( "r^2 --> 4x the area of the ends \n" ); document.write( "The total surface area is the sum of the LA and the 2 ends \n" ); document.write( "----------------- \n" ); document.write( " \n" ); document.write( " |