Respuesta :
Answer:
Our two intersection points are:
[tex]\displaystyle (3, -2) \text{ and } \left(-\frac{53}{25}, \frac{46}{25}\right)[/tex]
Step-by-step explanation:
We want to find where the two graphs given by the equations:
[tex]\displaystyle (x+1)^2+(y+2)^2 = 16\text{ and } 3x+4y=1[/tex]
Intersect.
When they intersect, their x- and y-values are equivalent. So, we can solve one equation for y and substitute it into the other and solve for x.
Since the linear equation is easier to solve, solve it for y:
[tex]\displaystyle y = -\frac{3}{4} x + \frac{1}{4}[/tex]
Substitute this into the first equation:
[tex]\displaystyle (x+1)^2 + \left(\left(-\frac{3}{4}x + \frac{1}{4}\right) +2\right)^2 = 16[/tex]
Simplify:
[tex]\displaystyle (x+1)^2 + \left(-\frac{3}{4} x + \frac{9}{4}\right)^2 = 16[/tex]
Square. We can use the perfect square trinomial pattern:
[tex]\displaystyle \underbrace{(x^2 + 2x+1)}_{(a+b)^2=a^2+2ab+b^2} + \underbrace{\left(\frac{9}{16}x^2-\frac{27}{8}x+\frac{81}{16}\right)}_{(a+b)^2=a^2+2ab+b^2} = 16[/tex]
Multiply both sides by 16:
[tex](16x^2+32x+16)+(9x^2-54x+81) = 256[/tex]
Combine like terms:
[tex]25x^2+-22x+97=256[/tex]
Isolate the equation:
[tex]\displaystyle 25x^2 - 22x -159=0[/tex]
We can use the quadratic formula:
[tex]\displaystyle x = \frac{-b\pm\sqrt{b^2-4ac}}{2a}[/tex]
In this case, a = 25, b = -22, and c = -159. Substitute:
[tex]\displaystyle x = \frac{-(-22)\pm\sqrt{(-22)^2-4(25)(-159)}}{2(25)}[/tex]
Evaluate:
[tex]\displaystyle \begin{aligned} x &= \frac{22\pm\sqrt{16384}}{50} \\ \\ &= \frac{22\pm 128}{50}\\ \\ &=\frac{11\pm 64}{25}\end{aligned}[/tex]
Hence, our two solutions are:
[tex]\displaystyle x_1 = \frac{11+64}{25} = 3\text{ and } x_2 = \frac{11-64}{25} =-\frac{53}{25}[/tex]
We have our two x-coordinates.
To find the y-coordinates, we can simply substitute it into the linear equation and evaluate. Thus:
[tex]\displaystyle y_1 = -\frac{3}{4}(3)+\frac{1}{4} = -2[/tex]
And:
[tex]\displaystyle y _2 = -\frac{3}{4}\left(-\frac{53}{25}\right) +\frac{1}{4} = \frac{46}{25}[/tex]
Thus, our two intersection points are:
[tex]\displaystyle (3, -2) \text{ and } \left(-\frac{53}{25}, \frac{46}{25}\right)[/tex]