Answer:
The center of the circle is [tex](-4, 7)[/tex].
Its radius is [tex]5[/tex].
Step-by-step explanation:
Let [tex](a,\, b)[/tex] represent the center of the circle, and let [tex]r[/tex] represent the radius of this circle. The equation for the circle would be:
[tex](x - a)^2 + (y - b)^2 = r^2[/tex].
Expand the left-hand side of this equation using the binomial expansion:
[tex]\left(x^2 - 2\, a\,x + a^2\right) + \left(y^2 - 2\, b\, y + b^2\right) = r^2[/tex].
[tex]x^2 + (- 2\,a)\, x + y^2 + (-2\, b)\, y + \left(a^2 + b^2 - r^2\right)= 0[/tex].
Compare this equation with the one given in the question:
[tex]x^2 + 8x + y^2 - 14\, y + 40 = 0[/tex].
These two equations should represent the same circle. For that to happen, the coefficients should match. That gives a few equations about [tex]a[/tex], [tex]b[/tex], and [tex]r[/tex].
- The coefficients for [tex]x[/tex] should match: [tex](-2\,a ) =8 \implies a = -4[/tex].
- The coefficients for [tex]y[/tex] should match: [tex](-2\, b) = -14 \implies b = 7[/tex].
- The constant terms should match: [tex]a^2 + b^2 - r^2 = 40[/tex].
However, it is already determined that [tex]a = -4[/tex] and [tex]b = 7[/tex]. That means [tex]a^2 + b^2 - r^2 = (-4)^2 + 7^2 - r^2 = 65 - r^2[/tex].
[tex]65 - r^2 = 40 \implies r^2 = 25 \implies r = 5[/tex].
Hence, the radius of this circle is [tex]r = 5[/tex]. Also, its center is at [tex](a,\, b) = (-4,\, 7)[/tex].