document.write( "Question 318452: A circle has a radius of 8 inches. Find the area of a sector of the circle if the sector has an arc that measures 45°. \n" ); document.write( "
Algebra.Com's Answer #227920 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
area of sector = angle /360 * pi*r^2
\n" ); document.write( "angle = 45
\n" ); document.write( "radius r= 8
\n" ); document.write( "..
\n" ); document.write( "area of sector = 45/360 *pi*8^2
\n" ); document.write( "Area =25.1 sq. in.
\n" ); document.write( "
\n" );