Find the interserction points of: The circle, x^2+(y-1)^2=18 and the line, y=x+1.

To solve this question, we have to use substitution. We substitute the line equation,y=x+1, into the circle equation so that we get, x^2 + (x+1-1)^2=18. This reduces to 2x^2 = 18, then dividing both sides by 2 gives us, x^2=9. We then have two values for x, x1=3 and x2=-3. Now to solve for the corresponding y co-ordinates, we can substitute our x co-ordinates into either one of the equations and then check the solution in the other. Substituting x1=3 into the line equation gives us y1=3+1=4, and checking in the circle equation gives us (3)^2 + (4-1)^2 =9+9=18, so it works for x1=3,y1=4. Substituting x2=-3 into the line equation gives us y2=-3+1=-2, and checking in the circle equation gives us (-3)^2 + (-2-1)^2 =9+9=18, so it works for x2=-3, y2=-2.We get that our co-ordinates are (x1,y1)=(3,4) and (x2,y2)=(-3,-2).

AR

Related Maths GCSE answers

All answers ▸

Claire drove from Manchester to London, it took her 4 hours at an average speed of 85 km/h. Matt drove from Manchester to London, it took him 5 hours. Assuming he took the same route as Claire and took no breaks, work out his average speed in km/h.


A cuboid of height 5 cm has a base of side 'a' cm. The longest diagonal of the cuboid is 'L' cm. Show that 'a' = SQRT[ (L^2 - 25)/2]


Why does the quadratic formula give solution to quadratic equation


f(x) = 4x - m, g(x) = mx + 11, fg(x) = 8x + n. m and n are constants. Find the value of n.