Radius and coord of center of a circle

AI Thread Summary
To find the radius and center of the circle from the equation 9x² + 9y² - 6x + 12y - 22 = 0, it is suggested to first divide by 9 to simplify the equation. Completing the square for the x and y terms is necessary, with the focus on calculating half of the coefficients for accurate squaring. The discussion clarifies that half of 2/3 is 1/3 and half of 4/3 is 2/3, which are crucial for completing the squares. The final steps involve rewriting the squared terms in standard form to identify the circle's center and radius. Completing these calculations will yield the desired geometric properties of the circle.
lucifer_x
Messages
15
Reaction score
0

Homework Statement


9x² + 9y² - 6x + 12y - 22 = 0


Homework Equations





The Attempt at a Solution



i got this far but can't finish i don't know what to do:

3(3x² - 2x + 1) + 3(3y² + 4y + 4) = 40
 
Physics news on Phys.org
Why not divide first by 9 to remove the pesky 9 in front of the square terms. Then try completing the squares.
 
ok let me try, thanks

then its all fractions:

x² - 2/3x + y² + 4/3 = 22/9
 
Right. Now complete the square of x2 - 2/3x and y2 + 4/3.
 
i don't know what half of 2/3 is or 4/3 because if i know that then i can square them and that's it

i calculated :

(x² - 2/3x + 1/9) + (y² + 4/3 + 2/3) = 22/9

is this it
 
Last edited:
That should be 4/3y by the way and the 2/3 term should be squared. You're almost done. Now write (x2 - 2/3x + 1/9) as (x - ?)2 and do the same with the other term.
 
lucifer_x said:
i don't know what half of 2/3 is or 4/3 because if i know that then i can square them and that's it

It's quite simple really. half of 2/3 => \frac{2}{3}\div \frac{2}{1}=\frac{2}{3}x\frac{1}{2}
now multiply both numerator and denominators together => \frac{2}{6}=\frac{1}{3}

Similarly for 4/3. So half of 2/3 is 1/3 and half of 4/3 is 2/3. Sounds logical right?
 
Back
Top