document.write( "Question 1173910: What is the radius of a circle with an area of 144 pi?
\n" );
document.write( "The correct answer is 12 but I want to understand step by step of the formulas of how that is the correct answer please. \n" );
document.write( "
Algebra.Com's Answer #799230 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! area is π*r^2 \n" ); document.write( "so 144π=π*r^2 \n" ); document.write( "divide by π both sides \n" ); document.write( "144=r^2 \n" ); document.write( "take the square root of both sides \n" ); document.write( "r=12\r \n" ); document.write( "\n" ); document.write( "it's easier leaving it in π \n" ); document.write( "but if you multiply by 3.14, the area is 452.16 \n" ); document.write( "if you divide that by 3.14, you get 144. It takes you right back to where you started. \n" ); document.write( "Many times, you don't need to convert π to an estimate. Just leave it as π, and when you divide, it disappears. \n" ); document.write( " |