document.write( "Question 1009228: find the central angle in radians, of a circle of radius 8 meters that creates an arc length of 20 pi over 3 meters. \n" ); document.write( "
Algebra.Com's Answer #624744 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the central angle in radians, of a circle of radius 8 meters that creates an arc length of 20 pi over 3 meters. \n" ); document.write( "--------- \n" ); document.write( "arc = radius*angle \n" ); document.write( "20pi/3 = 8*angle \n" ); document.write( "angle = 5pi/6 radians \n" ); document.write( " |