document.write( "Question 113562: 4. A plot of land in the shape of a ssector has a radius of 100' and an included angle of 110 degrees. Determine the area of this plot of land. \n" ); document.write( "
Algebra.Com's Answer #82629 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
a = area of sector
\n" ); document.write( "A = area of circle
\n" ); document.write( "\"a+=+%28110%2F360%29%2AA\"
\n" ); document.write( "\"A+=+pi%2A100%5E2\"
\n" ); document.write( "\"A+=+31416\"
\n" ); document.write( "\"a+=+%28110%2F360%29%2A31416\"
\n" ); document.write( "\"a+=+.30555%2A31416\"
\n" ); document.write( "\"a+=+9599.33\"ft2
\n" ); document.write( "
\n" );