Respuesta :
Answer:
centre = (2, - 3 ) and radius = 5
Step-by-step explanation:
the equation of a circle in standard form is
(x - h)² + (y - k)² = r²
where (h, k ) are the coordinates of the centre and r is the radius
given
x² + y² - 4x + 6y - 12 = 0 ( add 12 to both sides )
x² + y² - 4x + 6y = 12 ( collect x/ y terms )
x² + 4x + y² + 6y = 12
using the method of completing the square
add ( half the coefficient of the x/ y terms )² to both sides
x² + 2(-2)x + 4 + y² + 2(3)y + 9 = 12 + 4 + 9
(x - 2)² + (y + 3)² = 25 ← in standard form
with (h, k ) = ( 2, - 3 ) and r = [tex]\sqrt{25}[/tex] = 5
Answer:
center of the circle = (2, -3)
radius of the circle = 5
Step-by-step explanation:
Equation of a circle
[tex](x-a)^2+(y-b)^2=r^2[/tex]
(where (a, b) is the center and r is the radius)
Given equation:
[tex]x^2+y^2-4x+6y-12=0[/tex]
Collect like terms:
[tex]\implies x^2-4x+y^2+6y-12=0[/tex]
Add 12 to both sides:
[tex]\implies x^2-4x+y^2+6y=12[/tex]
Complete the square for both variables.
Add 4 to both sides for x. Add 9 to both sides for y.
[tex]\implies x^2-4x+4+y^2+6y+9=12+4+9[/tex]
[tex]\implies (x^2-4x+4)+(y^2+6y+9)=12+4+9[/tex]
Factor the two variables:
[tex]\implies (x-2)^2+(y+3)^2=25[/tex]
Therefore:
- center of the circle = (2, -3)
- radius of the circle = √25 = 5