document.write( "Question 1057344: Find an equation of the circle whose diameter has endpoints (-1,4) and (4,2) \n" ); document.write( "
Algebra.Com's Answer #672401 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
The general form of a circle with center at (h,k) is:
\n" ); document.write( " \"+%28x-h%29%5E2+%2B+%28y-k%29%5E2+=+r%5E2+\" \r
\n" ); document.write( "\n" ); document.write( "So we need to find the center and the radius.\r
\n" ); document.write( "\n" ); document.write( "If the endpoints of the diameter are (-1,4) and (4,2) then the center is at
\n" ); document.write( "the midpoint of those: ( (-1+4)/2, (4+2)/2 ) or (3/2, 3)\r
\n" ); document.write( "\n" ); document.write( "The radius is just half the diameter:
\n" ); document.write( " \"+%281%2F2%29sqrt%28%28-1-4%29%5E2+%2B+%284-2%29%5E2%29+\"
\n" ); document.write( "= \"+%281%2F2%29sqrt%2825+%2B+4%29+\"
\n" ); document.write( "= \"+sqrt%2829%29%2F2+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the equation of the circle is:\r
\n" ); document.write( "\n" ); document.write( " \"++%28x-3%2F2%29%5E2+%2B++%28y-3%29%5E2++=++%2829%2F4%29+\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );