document.write( "Question 203604: Please someone help me about this :
\n" ); document.write( "Find the point of the intersection of the line y=x+2 and the circle (x-1)^2 + y^2=16
\n" ); document.write( "I guess i should find a point on the line which has distance 4 unit from the centre of the circle that is (1,o) but i don't know how!
\n" ); document.write( "

Algebra.Com's Answer #153629 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
Your problem:
\n" ); document.write( "Find the point of the intersection of the line y=x+2 and the circle (x-1)^2 + y^2=16
\n" ); document.write( "I guess i should find a point on the line which has distance 4 unit from the centre of the circle that is (1,o) but i don't know how!
\n" ); document.write( "-----
\n" ); document.write( "It looks like you have 2 equations to deal with.
\n" ); document.write( "Equation 1 is \"y+=+x%2B2\"
\n" ); document.write( "Equation 2 is \"%28x-1%29%5E2+%2B+y%5E2+=+16\"
\n" ); document.write( "-----
\n" ); document.write( "In order to find the points of intersection, you need to find the values of x and y that satisfy both equations simultaneously.
\n" ); document.write( "-----
\n" ); document.write( "A relatively simple way to do this is to take the value of y in equation 1 and substitute it for the value of y in equation 2.
\n" ); document.write( "-----
\n" ); document.write( "equation 1 says that \"y+=+x%2B2\"
\n" ); document.write( "equation 2 says that \"%28x-1%29%5E2+%2B+y%5E2+=+16\"
\n" ); document.write( "if you substitute (x+2) for y in equation 2, you get:
\n" ); document.write( "\"%28x-1%29%5E2+%2B+%28x%2B2%29%5E2+=+16\"
\n" ); document.write( "-----
\n" ); document.write( "now you have one equation in one unknown that can be solved for x.
\n" ); document.write( "-----
\n" ); document.write( "since \"%28x-1%29%5E2+=+x%5E2+-+2%2Ax+%2B+1\" and since \"%28x%2B2%29%5E2+=+x%5E2+%2B+4%2Ax+%2B+4\" you substitute in equation:
\n" ); document.write( "\"%28x-1%29%5E2+%2B+%28x%2B2%29%5E2+=+16\" to get:
\n" ); document.write( "\"%28x%5E2+-+2x+%2B+1%29+%2B+%28x%5E2+%2B+4x+%2B+4%29+=+16\"
\n" ); document.write( "when you combine like terms on the left side of this equation, you get:
\n" ); document.write( "\"2x%5E2+%2B+2x+%2B+5+=+16\"
\n" ); document.write( "-----
\n" ); document.write( "you can solve this by completing the square.
\n" ); document.write( "You could also solve this by using the quadratic formula.
\n" ); document.write( "We'll be solving it by completing the square.
\n" ); document.write( "-----
\n" ); document.write( "if you divide both sides of this equation by 2, you get:
\n" ); document.write( "\"x%5E2+%2B+x+%2B+5%2F2+=+16%2F2\"
\n" ); document.write( "-----
\n" ); document.write( "if you subtract 5/2 from both sides of this equation, you get:
\n" ); document.write( "\"x%5E2+%2B+x+=+11%2F2\"
\n" ); document.write( "-----
\n" ); document.write( "take ½ the b term which is the coefficient of x which is 1 and you get ½.
\n" ); document.write( "-----
\n" ); document.write( "Your squaring factor on the left side of the equation will be \"%28x%2B%281%2F2%29%29%5E2\"
\n" ); document.write( "-----
\n" ); document.write( "when you multiply this squaring factor out you get:
\n" ); document.write( "-----
\n" ); document.write( "\"%28x+%2B+%281%2F2%29%29%5E2+=+x%5E2+%2B+x+%2B+%281%2F4%29\"
\n" ); document.write( "-----
\n" ); document.write( "since \"%28x+%2B+%281%2F2%29%29%5E2+=+x%5E2+%2B+x+%2B+%281%2F4%29\" then:
\n" ); document.write( "\"%28x+%2B+%281%2F2%29%29%5E2+-+%281%2F4%29+=++x%5E2+%2B+x\"
\n" ); document.write( "-----
\n" ); document.write( "Your equation had already become:
\n" ); document.write( "\"x%5E2+%2B+x+=+%2811%2F2%29\"
\n" ); document.write( "which can now become:
\n" ); document.write( "\"%28x%2B%281%2F2%29%29%5E2+-+%281%2F4%29+=+%2811%2F2%29\"
\n" ); document.write( "because \"%28x%5E2+%2B+x%29\" and \"%28%28x%2B%281%2F2%29%29%5E2+-+%281%2F4%29%29\" are equivalent.
\n" ); document.write( "-----
\n" ); document.write( "your equation has now become:
\n" ); document.write( "\"%28x%2B%281%2F2%29%29%5E2+-+%281%2F4%29+=+11%2F2\"
\n" ); document.write( "If you add (1/4) to both sides of this equation, you get:
\n" ); document.write( "\"%28x%2B%281%2F2%29%29%5E2+=+11%2F2+%2B+%281%2F4%29+=+%2823%2F4%29\"
\n" ); document.write( "-----
\n" ); document.write( "if you take the square root of both sides of this equation, you get:
\n" ); document.write( "\"%28x%2B%281%2F2%29%29\" = +/- \"sqrt%2823%2F4%29\"
\n" ); document.write( "if you subtract (1/2) from both sides of this equation, you get:
\n" ); document.write( "\"x+=+-%281%2F2%29\" +/- \"sqrt%2823%2F4%29\"
\n" ); document.write( "which makes x =:
\n" ); document.write( "\"-%281%2F2%29+%2B+sqrt%2823%2F4%29\"
\n" ); document.write( "or
\n" ); document.write( "\"-%281%2F2%29+-+sqrt%2823%2F4%29\"
\n" ); document.write( "-----
\n" ); document.write( "This becomes:
\n" ); document.write( "-----
\n" ); document.write( "x = -2.8979
\n" ); document.write( "or
\n" ); document.write( "x = +1.8979
\n" ); document.write( "-----
\n" ); document.write( "We can use these values of x to solve for y.
\n" ); document.write( "-----
\n" ); document.write( "The equation of:
\n" ); document.write( "(x-1)^2 + y^2 = 16
\n" ); document.write( "becomes:
\n" ); document.write( "y = +/- \"sqrt%2815-x%5E2%2B2x%29\"
\n" ); document.write( "-----
\n" ); document.write( "This equation can also be used to graph the problem which will be shown below after all the algebra has been taken care of.
\n" ); document.write( "-----
\n" ); document.write( "if x = -2.8979, then y = +/- .897915762
\n" ); document.write( "-----
\n" ); document.write( "if x = 1.8979 then y = +/- 3.8979
\n" ); document.write( "-----
\n" ); document.write( "Of these possible values for y:
\n" ); document.write( "-----
\n" ); document.write( "y = -0.8979 satisfies both equations when x = -2.8979
\n" ); document.write( "-----
\n" ); document.write( "y = + 3.8979 satisfied both equations when x = +1.8979
\n" ); document.write( "-----
\n" ); document.write( "These look like your points of intersection of the line with the circle.
\n" ); document.write( "-----
\n" ); document.write( "The intersection points are represented by the ordered pair (x,y)
\n" ); document.write( "One point of intersection is (-2.8979,-0.8979)
\n" ); document.write( "The other point of intersection is (1.8979,3.8979)\r
\n" ); document.write( "\n" ); document.write( "A graph of the equation of the circle and a graph of the equation of the line are shown below and confirm the algebra.
\n" ); document.write( "-----
\n" ); document.write( "
\n" ); document.write( "-----
\n" ); document.write( "
\n" ); document.write( "
\n" );