document.write( "Question 879537: Can you please help me solve this problem?
\n" );
document.write( " The area of a circle is 268 square inches. What is the radius to the nearest inch?
\n" );
document.write( " Thank you! \n" );
document.write( "
Algebra.Com's Answer #530860 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! A=3.14r^2 \n" ); document.write( "268=3.14r^2 \n" ); document.write( "268/3.14=r^2 \n" ); document.write( "85.35=r^2 \n" ); document.write( "r=sqrt 85.35 \n" ); document.write( "r=9 in \n" ); document.write( " |