document.write( "Question 929589: A diagram shows a sector of a circle,centre,C
\n" );
document.write( "Angle ACB is 160 degrees
\n" );
document.write( "And the radius of the circle is 30cm
\n" );
document.write( "Calculate the length of the arc AB \n" );
document.write( "
Algebra.Com's Answer #564400 by Alan3354(69443) You can put this solution on YOUR website! A diagram shows a sector of a circle,centre,C \n" ); document.write( "Angle ACB is 160 degrees \n" ); document.write( "And the radius of the circle is 30cm \n" ); document.write( "Calculate the length of the arc AB \n" ); document.write( "============ \n" ); document.write( "Arc = 2*pi*r*(160/360) cm \n" ); document.write( " \n" ); document.write( " |