Finding Center & Radius of Circle C

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
6 replies · 3K views
thomas49th
Messages
645
Reaction score
0

Homework Statement

The circle C, with the centre at the point A, has equation x² + y² - 10x + 9 = 0

Find:

a) the co-ordinates of A,

b) the radius of C

Homework Equations



(x-a)² + (y-b)² = r²

The Attempt at a Solution



... not sure what to do really. any suggestions

thanks :)
 
Physics news on Phys.org
Once you do one of these, you'll know how to do them all. Try completing the square for both variables.
 
(x²-5) -16
(y²)+9=0

so does this mean (5,0) is the co-ordinate.
is the radius sqrt(16-9) = sqrt(7)

?

thanks
 
You have a x2 and a y2. How would you get it into the form (x-a)2 and (y-b)2?
 
sorry I am not sure :( did i complete the square correctly?
 
It's sort of only a bit correct. The equation of a circle is [itex](x-x_0)^2 + (y-y_0)^2 = r^2[/itex], where [itex]x_0[/itex] and [itex]y_0[/itex] are the coordinates of the centre and r is the radius.

Complete the square for x^2 - 10x + 9 first, then substitute the resulting expression back into the question, and move the constant to the RHS. You'll get the equation of circle.