document.write( "Question 639926: he central angle theta of a circle with radius 19 inches intercepts an arc 25 inches, find theta \n" ); document.write( "
| Algebra.Com's Answer #402931 by Alan3354(69443)     You can put this solution on YOUR website! he central angle theta of a circle with radius 19 inches intercepts an arc 25 inches, find theta \n" ); document.write( "------------ \n" ); document.write( "arc = angle*radius \n" ); document.write( "angle = arc/radius \n" ); document.write( "angle = (25/19) radians \n" ); document.write( " \n" ); document.write( " |