document.write( "Question 993955: the coordinates of a the center of a circle is (4,3).if the circle passes the origin what's the radius of the circle \n" ); document.write( "
Algebra.Com's Answer #613125 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The center is at (4,3)
\n" ); document.write( "The radius can be determined by the fact that the point (0,0) is on the circle.
\n" ); document.write( "Distance formula or Pythagorean Theorem
\n" ); document.write( "sqrt (4^2+3^2)=sqrt (25)=5
\n" ); document.write( "radius is 5.
\n" ); document.write( "
\n" );