How do you complete the square when two variable are included?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 13K views
prosoccer747
Messages
6
Reaction score
0
Show that the equation

x^2+y^2-4x+10y+13=0

represents a circle. Find the center and radius.

This problem is to be turned in at the beginning of class
 
Physics news on Phys.org
You'll have to show us what you've attempted and where you're stuck. We don't just provide answers, since you don't learn anything that way.
 
I know how to complete the square in a basic x^2+(1/2)x+2=0. If i could just get a hint as to how to deal with the y variable, that would help
 
Do you know whatthe form of the equation for a circle is?
 
No i do not know the form
 
Here's your equation:
x2 + y2 - 4x + 10y + 13=0

Group the x terms together and the y terms together.
x2 - 4x + y2 + 10y= -13

Complete the square in the x terms and complete the square in the y terms.

One form for the equation of a circle is (x - a)2 + (y - b)2 = r2. This circle's center is at (a, b) and its radius is r. That's the form you're shooting for.
 
Thank you so much for the help.
 
I solved it and came up with (x-2)^2+(y+5)^2=16 meaning the center is at (2,-5) and the radius=4. Is this what you came up with as well?
 
prosoccer747 said:
I solved it and came up with (x-2)^2+(y+5)^2=16 meaning the center is at (2,-5) and the radius=4. Is this what you came up with as well?

That should be correct.