SOLUTION: the center of a circle is (x,3x). Find x if the circle passes through the origin and the diameter is 10 units

Algebra ->  Coordinate-system -> SOLUTION: the center of a circle is (x,3x). Find x if the circle passes through the origin and the diameter is 10 units       Log On


   



Question 1049883: the center of a circle is (x,3x). Find x if the circle passes
through the origin and the diameter is 10 units

Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!

Since x is a variable, and the center of a circle is a constant, to
avoid a conflict of letters, I will change the problem so that the 
center is (c,3c) and not (x,3x).  So consider the problem as:

the center of a circle is (c,3c). Find c if the circle passes through
the origin and the diameter is 10 units.

The equation of any circle is 

%28x-h%29%5E2%2B%28y-k%29%5E2%22%22=%22%22r%5E2

where the center is (h,k) and the radius is r.
So (h,k) = (c,3c) and r=5 units (because the diameter 
is 10 units and the radius is one-half the diameter).
Plugging in:

%28x-c%29%5E2%2B%28y-3c%29%5E2%22%22=%22%225%5E2

%28x-c%29%5E2%2B%28y-3c%29%5E2%22%22=%22%2225

Since it passes through the origin, we can
substitute (x,y) = (0,0). Plugging in:

%280-c%29%5E2%2B%280-3c%29%5E2%22%22=%22%2225

c%5E2%2B9c%5E2%22%22=%22%2225

10c%5E2%22%22=%22%2225

c%5E2%22%22=%22%2225%2F10

c%5E2%22%22=%22%225%2F2

c%22%22=%22%22%22%22+%2B-+sqrt%285%2F2%29

c%22%22=%22%22%22%22+%2B-+sqrt%28expr%285%2F2%29%2Aexpr%282%2F2%29%29

c%22%22=%22%22%22%22+%2B-+sqrt%2810%29%2F2


There are two answers.   Notice that both circles pass through
the origin and both are 10 units across, that is, the diameter
is 10 units, as you can see by the green diameters below:

 

So there are two solutions, 

c%22%22=%22%22%22%22+%2B+sqrt%2810%29%2F2 and c%22%22=%22%22%22%22+-+sqrt%2810%29%2F2

You should point out to your teacher that there is a conflict 
of letters.  x cannot represent a variable if it is supposed 
to represent a constant.

Edwin