SOLUTION: someone help me please! Thank you. Show all work too please.
Find the point(s) of intersection of the line x - y = -6 and the circle x2 + y2 = 18 by solving the system of equa
Algebra ->
Equations
-> SOLUTION: someone help me please! Thank you. Show all work too please.
Find the point(s) of intersection of the line x - y = -6 and the circle x2 + y2 = 18 by solving the system of equa
Log On
Question 972385: someone help me please! Thank you. Show all work too please.
Find the point(s) of intersection of the line x - y = -6 and the circle x2 + y2 = 18 by solving the system of equations.
You can put this solution on YOUR website! Find the point(s) of intersection of the line x - y = -6 and the circle x2 + y2 = 18 by solving the system of equations.
----------------
x - y = -6
y = x + 6
-----
x^2 + y^2 = 18
sub for y
x^2 + (x+6)^2 = 18
2x^2 + 12x + 36 = 18
x^2 + 6x + 9 = 0
You can put this solution on YOUR website! Find the point(s) of intersection of the line x - y = -6 and the circle x2 + y2 = 18 by solving the system of equations.
***
solve by substitution:
x-y=6
y=x-6
..
x^2 + y^2 = 18
x^2+(x-6)^2=18
x^2+x^2-12x+36=18
2x^2-12x+18=0
divide eq. by 2
x^2-6x+9=0 (perfect square)
(x-3)^2=0
(x-3)(x-3)=0
x=3 (multiplicity 2)
..
y^2=18-x^2
y^2=18-9=9
y=±√9=±3
y=3 (reject, does not check in first equation)
or
y=-3
..
Point of intersection (3, -3)