42 lines
1.5 KiB
Markdown
42 lines
1.5 KiB
Markdown
![]() |
---
|
||
|
title: Circle Equations
|
||
|
---
|
||
|
## Circle Equations
|
||
|
|
||
|

|
||
|
|
||
|
### 1. Centre-radius form:
|
||
|
|
||
|
Circle having centre <i><b>(x<sub>0</sub>, y<sub>0</sub>)</b></i> and radius <b><i>r</i></b>.
|
||
|
|
||
|
The equation of the circle can be represented as:
|
||
|
|
||
|

|
||
|
|
||
|
#### General Equation of a Circle:
|
||
|
|
||
|

|
||
|
|
||
|
where, `g`, `f`, and `c` are constants.
|
||
|
|
||
|
Therefore,
|
||
|
|
||
|

|
||
|
|
||
|
### 2. Parametric form:
|
||
|
|
||
|
Circle having centre <i><b>(x<sub>0</sub>, y<sub>0</sub>)</b></i> and radius makes an angle <b><i>t</i></b> with the positive direction of <i>x-axis</i>, then <b><i>t</i></b> is called the `parameter`.
|
||
|
|
||
|
The equation of the circle can be represented as:
|
||
|
|
||
|

|
||
|
|
||
|
for,
|
||
|
|
||
|

|
||
|
|
||
|
### More Information:
|
||
|
<a href = "http://mypages.valdosta.edu/alazari/math1111/Circle.html" target="_blank" rel="nofollow">Equation of a Circle</a>
|
||
|
|
||
|
|