document.write( "Question 1107913: The area of a circle is defined as A(r) = pr2. The surface area of a cylinder is defined as
\n" );
document.write( "B(r) = 2prh, where r is the radius of the cylinder and h is the height. Which function defines the total surface area of a cylinder with a height that is 3 less than twice its radius?
\n" );
document.write( "a. C(r)=2pr2 +2pr
\n" );
document.write( "c. C(r)=6pr2 –6pr
\n" );
document.write( "b. C(r)=4pr2 –4pr
\n" );
document.write( "d. C(r)=8pr2 +8pr \n" );
document.write( "
Algebra.Com's Answer #722955 by JThomson(12)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Total surface area = Curved surface area + Two \r \n" ); document.write( "\n" ); document.write( "circular faces\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "= 2prh +2pr^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "But Height (h) = 2r-3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Total area = 2pr(2r-3)+2pr^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4pr^2-6pr+2pr^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6pr^2-6pr \n" ); document.write( " |