document.write( "Question 824202: the equation of circle passing through point (1,1) and having two diameters along the pair of lines x^2-y^2-2x+4y-3=0 is \n" ); document.write( "
Algebra.Com's Answer #496201 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "x²-y²-2x+4y-3=0\r\n" ); document.write( "\r\n" ); document.write( "We complete the square. (This is a degenerate hyperbola\r\n" ); document.write( "which is degenerated into its two asymptotes. Its center,\r\n" ); document.write( "foci and vertices all coincide at the intersection of the\r\n" ); document.write( "two asymptotes)\r\n" ); document.write( "\r\n" ); document.write( "x²-2x-y²+4y=3\r\n" ); document.write( "\r\n" ); document.write( "(x²-2x)-(y²-4y)=3\r\n" ); document.write( "\r\n" ); document.write( "(x²-2x+1)-(y²-4y+4)=3+1-4\r\n" ); document.write( "\r\n" ); document.write( "(x-1)²-(y-2)² = 0\r\n" ); document.write( "\r\n" ); document.write( "Factor as the difference of two squares:\r\n" ); document.write( "\r\n" ); document.write( "[(x-1)-(y-2)][(x-1)+(y-2)] = 0\r\n" ); document.write( "\r\n" ); document.write( "[x-1-y+2][x-1+y-2] = 0\r\n" ); document.write( "\r\n" ); document.write( "(x-y+1)(x+y-3) = 0\r\n" ); document.write( "\r\n" ); document.write( "x-y+1 = 0; x+y-3 = 0\r\n" ); document.write( " -y = -x-1; y = -x+3\r\n" ); document.write( " y = x+1; \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Those are the equations of the two lines.\r\n" ); document.write( "\r\n" ); document.write( "We graph them and plot the point which the circle goes through\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |