document.write( "Question 352375: To the nearest hundreth, find the circumference of a circle with a radius of 7 centimeters.\r
\n" );
document.write( "\n" );
document.write( "I keep getting 43.96 and am told that it is wrong. \n" );
document.write( "
Algebra.Com's Answer #252194 by scott8148(6628) You can put this solution on YOUR website! c = 2 * pi * r = 2 * 3.14159265... * 7 = 43.98229715...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "not enough decimal places for pi or rounding error? \n" ); document.write( " |