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)     You can put this solution on YOUR website! The general form of a circle with center at (h,k) is: \n" ); document.write( " \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( " \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the equation of the circle is:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |