document.write( "Question 261344: What is the radius of a tennis ball with a surface area of 28 in.²?
\n" );
document.write( "A. 1.5 in.
\n" );
document.write( "B. 1.8 in.
\n" );
document.write( "C. 2.1 in.
\n" );
document.write( "D. 2.4 in. \n" );
document.write( "
Algebra.Com's Answer #192530 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! surface area of any sphere is 4(pi)r^2 \n" ); document.write( ". \n" ); document.write( "4(pi)r^2 = 28 \n" ); document.write( "(pi)r^2 = 7 \n" ); document.write( "r^2 = 7/(pi) \n" ); document.write( "r = sqrt(7/(pi)) \n" ); document.write( "r = 1.5 inches\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |