document.write( "Question 1186874: Find the equation of the circle with center on the point of intersection of the lines x + y - 4 = 0 and 5x + 2y + 1 = 0, with radius of 5 units. \n" ); document.write( "
Algebra.Com's Answer #817852 by ikleyn(52803)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Find the equation of the circle with center on the point of intersection of the lines x + y - 4 = 0 and 5x + 2y + 1 = 0, \n" ); document.write( "with radius of 5 units. \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "All you need is to find the coordinates of the center of the circle, i.e. the intersection point of the given lines.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "For it, you need to solve the system of linear equations\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " x + y = 4, (1)\r\n" ); document.write( "\r\n" ); document.write( " 5x + 2y = -1. (2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "From equation (1), express y = 4-x and substitute it into equation (2). You will get single equation for x\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 5x + 2*(4-x) = -1,\r\n" ); document.write( "\r\n" ); document.write( " 5x + 8 - 2x = -1\r\n" ); document.write( "\r\n" ); document.write( " 3x = -1 - 8\r\n" ); document.write( "\r\n" ); document.write( " 3x = -9\r\n" ); document.write( "\r\n" ); document.write( " x = -9/3 = -3.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Now from equation (1) y = 4 - x = 4 - (-3) = 4 + 3 = 7.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The center point is (-3,7); the standard form circle equation is\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |