document.write( "Question 778641: In a circle whos radius is 8, the length of an arc of the circle is 2 pi. What is the number of radians in the central angle subtended by the arc? \n" ); document.write( "
Algebra.Com's Answer #474818 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! In a circle whos radius is 8, the length of an arc of the circle is 2 pi. What is the number of radians in the central angle subtended by the arc? \n" ); document.write( "--------------- \n" ); document.write( "arc = radius*angle \n" ); document.write( "2pi = 8*angle \n" ); document.write( "angle = pi/4 \n" ); document.write( " \n" ); document.write( " |