document.write( "Question 896289: what will be the length of the chord of the circle x^2-2x+1+y^2+2y+1=25 , passing through the point (1,-1)? can you please let me know the formula used here as well? \n" ); document.write( "
Algebra.Com's Answer #543372 by Theo(13342) You can put this solution on YOUR website! the formula for a circle that you need is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-h)^2 + (y-k)^2 = r^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your equation can be converted into this form easily since it's pretty much set up to allow you to do without a lot of manipulation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your equation is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2-2x+1+y^2+2y+1=25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this can be separated into 2 parts.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x^2 - 2x + 1) + (y^2 + 2y + 1) = 25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the first part can be factored into (x-1)^2. \n" ); document.write( "the second part can be factored into (y+1)^2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your equation becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-1)^2 + (y+1)^2 = 25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "now it's in the form of (x-h)^2 + (y-k)^2 = r^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "h is the x-coordinate of the center of the circle. \n" ); document.write( "k is the y-coordinate of the center of the circle. \n" ); document.write( "r is the radius of the circle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this means that h is equal to 1 because x-h becomes x-1 when h is equal to 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this means that k is equal to -1 because y-k becomes y-(-1) = y+1 when k is equal to -1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the chord is passing through the point (1,-1) which is the center of the circle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if the chord passes through the center of the circle, then the chord is a diameter of the circle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the radius of the circle is 5 since r^2 = 25.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the diameter is equal to 2 * the radius, so the diameter must be equal to 10.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's your answer.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the chord that passes through the point (1,-1) is equal to 10 units in length. \n" ); document.write( " \n" ); document.write( " |