Question 1180172: Find the points of intersection of the line y = 7x-42 and the circle with equation x^2+y^2-4x+6y = 12 Found 2 solutions by ikleyn, mananth:Answer by ikleyn(52756) (Show Source):
You substitute y = 7x-42 from the first equation into the second equation.
Doing this way, you obtain a quadratic equation for x.
You solve it and obtain the solutions for x (if they do exist).
Then for each found value of x you find the corresponding value of y, using the first equation.
Having my instructions, the rest is standard mechanical work, which I leave to you.
You can put this solution on YOUR website! y = 7x-42 and the circle with equation x^2+y^2-4x+6y = 12
substitute y in equation of circle
(x-6)(x-5)=0
x=6, x=5
plug value of x to get values of y
(6,0), (5,-7)
.