document.write( "Question 419885: What is the exact area of a circle with a diameter of 27 inches? \n" ); document.write( "
Algebra.Com's Answer #293518 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
\"Area+=+pi%2Ar%5E2\"
\n" ); document.write( "r = 27/2 = 13.5 inches
\n" ); document.write( "Sub for r in the equation above.
\n" ); document.write( "
\n" ); document.write( "
\n" );