document.write( "Question 292225: A rancher in Calgary decides to build a silo inside his corral. The rectangular corral measures 22m by 11m and the silo's base is circular with a diameter of x meters. Find a polynomial for the remaining area of the corral (in squares meters) after the silo is built. \n" ); document.write( "
Algebra.Com's Answer #211173 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A rancher in Calgary decides to build a silo inside his corral.
\n" ); document.write( " The rectangular corral measures 22m by 11m and the silo's base is circular with a diameter of x meters.
\n" ); document.write( "Find a polynomial for the remaining area of the corral (in squares meters) after the silo is built.
\n" ); document.write( ":
\n" ); document.write( "Find the area of the corral: 22 * 11 = 242 sq/m
\n" ); document.write( ":
\n" ); document.write( "radius of silo = .5x
\n" ); document.write( ":
\n" ); document.write( "\"A%28x%29+=+242+-+%28pi%2A%28.5x%29%5E2%29\"
\n" ); document.write( "\"A%28x%29+=+242+-+%28pi%2A.25x%5E2%29\"
\n" ); document.write( "
\n" );