document.write( "Question 1021124: find the area of the circular segment to the nearest whole number of a circle of radius 2cm that subtends a central angle of 35 degrees \n" ); document.write( "
Algebra.Com's Answer #636898 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "Formula = Angle/360 = Area of segment/Pi x r^2
\n" ); document.write( "35/360 = Area of segment/Pi x 2^2
\n" ); document.write( "Cross multiply
\n" ); document.write( "Area of segment = (35 x Pi x 2^2)/360
\n" ); document.write( "Area of segment = 1 cm^2
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );