document.write( "Question 1108293: Find the length of the arc, s, on a circle of radius r intercepted by a central angle theta
\n" );
document.write( ".
\n" );
document.write( " Express arc length in terms of pi
\n" );
document.write( ".
\n" );
document.write( " Then round your answer to two decimal places.
\n" );
document.write( "Radius, r = 11
\n" );
document.write( "
\n" );
document.write( "feet, Central angle, theta
\n" );
document.write( "
\n" );
document.write( "= 355
\n" );
document.write( "degrees \n" );
document.write( "
Algebra.Com's Answer #723310 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the length of the arc, s, on a circle of radius r intercepted by a central angle theta. \n" ); document.write( " Express arc length in terms of pi. \n" ); document.write( " Then round your answer to two decimal places. \n" ); document.write( "Radius, r = 11 feet, Central angle, theta = 355 degrees \n" ); document.write( "============= \n" ); document.write( "s = 2pi*r*(355/360) \n" ); document.write( " \n" ); document.write( " |