264,240 views
40 votes
40 votes
Convert the circle to standard form.


{9x}^(2) + {9y}^(2) + 18x + 9y - 36 = 0


User Shox
by
2.7k points

1 Answer

15 votes
15 votes

Answer:

(x + 1)² + (y + 1)² = (√6)²

Explanation:

Group the x- and y- terms together:

9x^2 + 18x + 9y^2 + 9y = 36

Factor out the coefficient 9:

x^2 + 2x + y^2 + y = 4

Complete the square of x^2 + 2x and then do the same for y^2 + 2y:

x^2 + 2x + 1 - 1 + y^2 + 2y + 1 - 1 = 4

Rewrite x^2 + 2x + 1 as the square of the binomial x + 1:

(x + 1)^2 + (y + 1)^2 - 2 = 4

Collect the constant terms on the right side:

(x + 1)^2 + (y + 1)^2 = 6

Rewrite 6 as (√6)^2:

(x + 1)² + (y + 1)² = (√6)² is the equation in standard form (x - h)² + (y - k)² = r²

Completing the square is done as follows: x^2 + 2x

Start with x^2 + 2x

1. Take half of the coefficient of x, which results in 2/2, or 1

2. Square this result and add it to, and subtract it from x^2 + 2x

x^2 + 2x + 1 - 1

3. Rewrite the first three terms as the square of a binomial:

x^2 + 2x + 1 - 1 = (x + 1)² - 1.

Do the same for y² + 2y.

User ICantSeeSharp
by
3.3k points