document.write( "Question 707205: A circular room at an office has a diameter of 96 feet. What is the area of the floor in the room? Use 3.14 to approximate pi. Round your answer to the nearest hundredth. \n" ); document.write( "
Algebra.Com's Answer #435573 by Nienor(1)\"\" \"About 
You can put this solution on YOUR website!
d - diameter
\n" ); document.write( "r - radius
\n" ); document.write( "P - area\r
\n" ); document.write( "\n" ); document.write( "P=\"pi%2Ar%5E2\"
\n" ); document.write( "r=\"%28d%29%2F%282%29\"\r
\n" ); document.write( "\n" ); document.write( "P=3,14* [(96)/(2)]^2=7234,56\r
\n" ); document.write( "\n" ); document.write( "It don't need to be around, if I understand it correctly.
\n" ); document.write( "
\n" );