document.write( "Question 325197: Find the lengh of the arc on a circle of radius r intercepted by a central angle theta. Round answer to on decimal place.\r
\n" );
document.write( "\n" );
document.write( "r=13.6in ,theta=150degrees\r
\n" );
document.write( "\n" );
document.write( "Thanks for checking this problem out. \n" );
document.write( "
Algebra.Com's Answer #232929 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the lengh of the arc on a circle of radius r intercepted by a central angle theta. Round answer to on decimal place. \n" ); document.write( "r=13.6in ,theta=150degrees \n" ); document.write( "--------------- \n" ); document.write( "Arc length = r*angle, angle in radians \n" ); document.write( "150º = 5pi/6 radians \n" ); document.write( "Arc = 13.6*(5pi/6) \n" ); document.write( "= 35.6 inches \n" ); document.write( " \n" ); document.write( " |