Finding the Equation of a Circle Given Specific Conditions

  • Context:
  • Thread starter Thread starter mathdad
  • Start date Start date
  • Tags Tags
    Circle
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
mathdad
Messages
1,280
Reaction score
0
Determine the equation of the circle that satisfies the given conditions. Write the equation in standard form.

The circle passes through (-4, 1) and its center is the midpoint of the line segment joining the centers of the two circles x^2 + y^2 - 6x - 4y + 12 = 0 and x^2 + y^2 - 14x + 47 = 0.

I would like the steps for me to solve this interesting problem.
 
Mathematics news on Phys.org
I would begin by determining the centers of the two given circles, so that we can determine the mid-point of the line segment joining those centers. So, rewrite the two given circles in the form:

$$(x-h)^2+(y-k)^2=r^2$$

What do you get?
 
MarkFL said:
I would begin by determining the centers of the two given circles, so that we can determine the mid-point of the line segment joining those centers. So, rewrite the two given circles in the form:

$$(x-h)^2+(y-k)^2=r^2$$

What do you get?

Must I complete the square for both circles?
 
RTCNTC said:
Must I complete the square for both circles?

Yes, for both circles you want to complete the square for both x and y to get them in the desired form from which you can read off the coordinates of the centers. :D
 
MarkFL said:
Yes, for both circles you want to complete the square for both x and y to get them in the desired form from which you can read off the coordinates of the centers. :D

Good. I will try later.