SOLUTION: A circle with a radius of 4 and a midpoint at (2,2)

Algebra ->  Linear-equations -> SOLUTION: A circle with a radius of 4 and a midpoint at (2,2)      Log On


   



Question 273320: A circle with a radius of 4 and a midpoint at (2,2)
Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
A circle with a radius of 4 and a midpoint at (2,2)

It is unusual to call the center (or "centre" if you are from the UK)
of a circle by the term "midpoint".  We usually use the word "midpoint"
for the midpoint of a line segment, or for the midpoint between two 
given points.  But I will take it that by "midpoint", you mean "center"
or "centre".

So I assume you want the equation of this green circle, with the center 
at (2,2), the point so marked below:

 

Then you must learn the standard form for the equation of a
circle which has center at (h,k) and radius r:

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

If you know that formula by heart, then all you have to do is
substitute h=2, k=2 since (h,k) = (2,2) and r=4, and instantly
you have

%28x+-+2%29%5E2%2B%28y-2%29%5E2=4%5E2

That's it except for the tiny task of squaring the 4

%28x+-+2%29%5E2%2B%28y-2%29%5E2=16

except that it is better not to acrtually square the
radius.  Why? The standard form was created because
they wanted to get equations in forms so that you can
tell how the graph is going to look just by looking at 
the equation.

You don't need to multiply that out at all. Just leave it
in standard form.  The beauty of the standard form is that
you can look at the equation in that form and tell about
the graph easier. You can just look at the equation and
pick out the radius and the center without doing any
algebra.   

%28x+-+red%282%29%29%5E2%2B%28y-red%282%29%29%5E2=green%284%29%5E2

The two red 2's tell you the center is (2,2) and the green 4 tells you
that the radius is 4, so you can draw it in your head.

On top of that, it IS the equation of that circle because the
points (-2,2), (2,-2), (2,6), (6,2) all lie on this circle
as you can see:



Plug each into 

%28x+-+2%29%5E2%2B%28y-2%29%5E2=4%5E2

Plugging in (-2,2)

%28-2+-+2%29%5E2%2B%282-2%29%5E2=4%5E2
%28-4%29%5E2%2B%280%29%5E2=4%5E2
%28-4%29%5E2=4%5E2
16=16

Plugging in (2,-2)

%282+-+2%29%5E2%2B%28-2-2%29%5E2=4%5E2
%280%29%5E2%2B%28-4%29%5E2=4%5E2
%28-4%29%5E2=4%5E2
16=16



Plugging in (2,6)

%282+-+2%29%5E2%2B%286-2%29%5E2=4%5E2
%280%29%5E2%2B%284%29%5E2=4%5E2
4%5E2=4%5E2
16=16

Plugging in (6,2)

%286+-+2%29%5E2%2B%282-2%29%5E2=4%5E2
%284%29%5E2%2B%280%29%5E2=4%5E2
%284%29%5E2=4%5E2
16=16

So you see that all those four sample points
satisfy the equation in standard form. That
convinces us that it must be the right
equation for that circle.

Edwin