Find Center and Radius of Circle

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
mathdad
Messages
1,280
Reaction score
0
Determine the center and the radius of circle.

x^2 + y^2 - 10x + 2y + 17 = 0

Can this be done using completing the square?
 
Mathematics news on Phys.org
RTCNTC said:
Determine the center and the radius of circle.

x^2 + y^2 - 10x + 2y + 17 = 0

Can this be done using completing the square?
Yes! Write the equation in the form $(x^2 - 10x +\ ?) + (y^2 + 2y +\ ?) =\ ?$ (choosing the queries so as to complete the squares), and you should be able to read off the answer.
 
Opalg said:
Yes! Write the equation in the form $(x^2 - 10x +\ ?) + (y^2 + 2y +\ ?) =\ ?$ (choosing the queries so as to complete the squares), and you should be able to read off the answer.

I got it.