document.write( "Question 338778: find the area of a circular sector of radius 4 with cental angle 6, measured in radians \n" ); document.write( "
Algebra.Com's Answer #242853 by mananth(16949) You can put this solution on YOUR website! Area of sector = \n" ); document.write( "r=4 & \n" ); document.write( "Area = \n" ); document.write( "Area = 48 sq.units \n" ); document.write( " |