document.write( "Question 135152: A circle passes through the origin at point (3,0) and (0,4). What is the radius of the circle? \n" ); document.write( "
Algebra.Com's Answer #99000 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
IF I READ THE PROBLEM CORRECTLY. YOU HAVE A RIGHT TRIANGLE WITH THREE POINTS (0,0), (3,0) & (0,4)
\n" ); document.write( "ONE SIDE IS 3, THE OTHER SIDE IS 4.
\n" ); document.write( "THUS THE LENGTH OF THE HYPOTENUSE WOULD BE THE RADIUS OF THIS CIRCLE.
\n" ); document.write( "3^2=4^2=R^2
\n" ); document.write( "9+16=C^2
\n" ); document.write( "25=C^2
\n" ); document.write( "C=5 ANSWER FOR THE RADIUS.
\n" ); document.write( "
\n" ); document.write( "
\n" );