General Form of equation for a Circle

Click For Summary
SUMMARY

The discussion focuses on deriving the radius of a circle from its General Form equation, specifically x^2 + y^2 + ax + by + c = 0. The correct procedure involves completing the square, leading to the formula r = sqrt((a/2)^2 + (b/2)^2 - c). This method is validated by comparing it to the Standard Form of a circle's equation, (x - x_0)^2 + (y - y_0)^2 = r^2, confirming that both approaches yield the same result for the radius.

PREREQUISITES
  • Understanding of the Standard Form of a circle's equation
  • Knowledge of completing the square technique
  • Familiarity with algebraic manipulation of equations
  • Basic concepts of coordinate geometry
NEXT STEPS
  • Study the process of completing the square in quadratic equations
  • Learn about the derivation of the Standard Form of a circle
  • Explore the relationship between General Form and Standard Form equations
  • Investigate applications of circle equations in coordinate geometry
USEFUL FOR

Students studying precalculus, educators teaching geometry, and anyone looking to deepen their understanding of circle equations and their properties.

Saladsamurai
Messages
3,009
Reaction score
7
I was helping my girlfriend earlier with some HW and now I don't have her text (since she is not here) but I have a question regarding circles.
I did not cover a lot of this material in precalc. and only recall the Standard Form of an equation: x^2+y^2=r^2.

So my question is: if given the equation in General Form, and I wish to know the radius, is the following procedure (completing the square) correct?

Given x^2+y^2+ax+by+c=0

x^2+ax+y^2+by+c=o
x^2+ax+(a/2)^2+y^2+by+(b/2)^2+c=(a/2)^2+(b/2)^2
(x+a/2)^2+(y+b/2)^2=(a/2)^2+(b/2)^2-c

so r=sqrt((a/2)^2+(b/2)^2-c)

is this correct?
thanks,
Casey
 
Physics news on Phys.org
Yep, it is correct - and a nice way to do it too.

Another way to derive this is as follows: the equation of a circle with radius r and center point (x_0, y_0) is (x - x_0)^2 + (y - y_0)^2 = r^2. Working out the brackets gives x^2 - 2 x_0 x + x_0^2 + y^2 - 2 y_0 y + y_0^2 - r^2 = 0. Now if we compare to your formula x^2 + y^2 + a x + b y + c = 0 we read off that
a = -2 x_0, b = 2 y_0, c = x_0^2 + y_0^2 - r^2
whence solving for r gives
r^2 = x_0^2 + y_0^2 - c and you get the same formula (you can substitute -a/2 for x_0 and drop the minus since it's squared anyway, and similarly for -b/2).
 
Nice. Thank you CompuChip.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 26 ·
Replies
26
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 15 ·
Replies
15
Views
4K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K