document.write( "Question 75473: In a circle whose radius is 13, a chord has a length of 24. Find the distance of this chord from the center of the circle. \n" ); document.write( "
Algebra.Com's Answer #54338 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
1/2 OF THE CORD (12)AND THE RADIUS (13) FORM 2 SIDES OF A RIGHT TRIANGLE. THE THIRD SIDE IS THE DISTANCE FROM THE CENTER. THUS:
\n" ); document.write( "12^2+X^2=13^2
\n" ); document.write( "144+X^2=169
\n" ); document.write( "X^2=169-144
\n" ); document.write( "X^2=25
\n" ); document.write( "X=5 DISTANCE FROM THE CENTER.
\n" ); document.write( "
\n" ); document.write( "
\n" );