document.write( "Question 1042865: a circle of radius 5 units has its center in the first quadrant, touches the x-axis and the intercepts a chord of length 6 units on the y-axis. find the equation of this circle \n" ); document.write( "
Algebra.Com's Answer #657917 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
If the center is at (h,k) and radius = \"+r+\" then
\n" ); document.write( "the equation is \"+%28+x-h+%29%5E2+%2B+%28+y-k+%29%5E2+=+r%5E2+\"
\n" ); document.write( "Since it touches the x-axis, \"+k+=+r+\"
\n" ); document.write( "and it's given \"+r+=+5+\", so
\n" ); document.write( "\"+%28+x+-+h+%29%5E2+%2B+%28+y+-+5+%29%5E2+=+5%5E2+\"
\n" ); document.write( "------------------------------
\n" ); document.write( "If the radius bisects the chord on the y-axis, that
\n" ); document.write( "radius is parallel to the x-axis. 1/2 of the chord = \"+3+\".
\n" ); document.write( "\"+r+=+5+\". This forms a 3-4-5 right triangle, so the center
\n" ); document.write( "of the circle is \"+4+\" units from the y-axis, so \"+h+=+4+\"
\n" ); document.write( "Now I have: \"+%28+x+-+4+%29%5E2+%2B+%28+y+-+5+%29%5E2+=+25+\"
\n" ); document.write( "Here it is plotted:
\n" ); document.write( "
\n" ); document.write( "
\n" );