SOLUTION: (4,5), (2,3), (6,3),(4,1) type the equation in center radius form also type the equation in general form

Algebra ->  Equations -> SOLUTION: (4,5), (2,3), (6,3),(4,1) type the equation in center radius form also type the equation in general form      Log On


   



Question 918544: (4,5), (2,3), (6,3),(4,1) type the equation in center radius form also type the equation in general form
Answer by Edwin McCravy(20055) About Me  (Show Source):
You can put this solution on YOUR website!
First plot the 4 points on graph paper:



By looking at the graph we can easily see that a circle can be drawn
through those 4 points and the center will be (h,k) = (4,3) and
the radius will be r=2.  Like this:





First we get the  center-radius form, which is

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

Substituting (h,k) = (4,3) and r=2

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

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

That's the center-radius form.

To get the general form which is

x%5E2%2By%5E2%2BDx%2BEy%2BF=0

We start with the center-radius form which we just found,
remove the parentheses by squaring the binomials, collect 
like terms, get 0 on the right, and arrange in the 
general form:

%28x-4%29%5E2%2B%28y-3%29%5E2=4
%28x-4%29%28x-4%29%2B%28y-3%29%28y-3%29=4
x%5E2-4x-4x%2B16%2By%5E2-3y-3y%2B9=4
x%5E2-8x%2B25%2By%5E2-6y=4
x%5E2%2By%5E2-8x-6y%2B25=4
x%5E2%2By%5E2-8x-6y%2B21=0

If you know some short-cuts you can skip some of those steps.
But be careful.

Edwin