document.write( "Question 457672: A sector in a circle of radius 25 ft has an area of 125 ft^2. Find the central angle of the sector \n" ); document.write( "
Algebra.Com's Answer #314583 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A sector in a circle of radius 25 ft has an area of 125 ft^2. Find the central angle of the sector \n" ); document.write( ".. \n" ); document.write( "let x=central angle in radians \n" ); document.write( "Area of sector=1/2r^2x \n" ); document.write( "125=1/2*25^2*x \n" ); document.write( "x=125/1/2*625 \n" ); document.write( "x=0.1 radians \n" ); document.write( " |