document.write( "Question 482513: A sector has an area of 50cm^2 and an arc length of 4 cm. Find its radius and central angle in radians. \n" ); document.write( "
Algebra.Com's Answer #330619 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A sector has an area of 50cm^2 and an arc length of 4 cm. Find its radius and central angle in radians. \n" ); document.write( "** \n" ); document.write( "x=central angle \n" ); document.write( "Arc length,s=rx=4 \n" ); document.write( "x=4/r \n" ); document.write( "Area=1/2r^2*x=50 \n" ); document.write( "r^2*x=100 \n" ); document.write( "r^2*4/r=100 \n" ); document.write( "4r=100 \n" ); document.write( "r=25cm \n" ); document.write( "x=4/r=4/25 radians \n" ); document.write( " |