document.write( "Question 378973: the central angle theta of a circle with radius 9 inches intercepts an arc 20 inches, find theta \n" ); document.write( "
Algebra.Com's Answer #270555 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
From the (circular) arc length formula, \"s+=+r%2Atheta\", use it to solve for \"theta\":
\n" ); document.write( "\"theta+=+s%2Fr+=+20%2F9+\"radians. In degrees, \"%2820%2F9%29%2A%28180%2Fpi%29+=+400%2Fpi\" degrees.
\n" ); document.write( "
\n" );