document.write( "Question 277300: If a central angle of measure 30degrees is subtended by a circular arc of length 6 meters, how many meters in length is the radius of the circle? \n" ); document.write( "
Algebra.Com's Answer #201933 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! If a central angle of measure 30degrees is subtended by a circular arc of length 6 meters, how many meters in length is the radius of the circle?\r \n" ); document.write( "\n" ); document.write( "If the radius of the circle is R then the circumference is pi*2*R so we have:\r \n" ); document.write( "\n" ); document.write( "30/360 = 6/(2*R*pi)\r \n" ); document.write( "\n" ); document.write( "30 = (6*360)/2*R+pi) \n" ); document.write( "30*(2*R*pi) = 6*360 \n" ); document.write( "2*R*pi = 72 \n" ); document.write( "R = 72/(2*pi) \n" ); document.write( "R = 36/pi \n" ); document.write( " |