Analytic Geometry: (lesson 1 of 3)
Circle
Definition:
An equation of circle of radius r with a center in a point
O(a,b) is:
(x−a)2+(y−b)2=r2.
If the center of a circle coincides with the origin of coordinates, then an equation of the circle is:
x2+y2=r2.
The General Form of the Circle
An equation, written in the following form, represents a circle except when
D2+E2≤F
x2+y2+2Dx+2Ey+F=0
This is called the general form of the circle .
C(−D,−E) is the center of the circle, and the radius is r=D2+E2−F
Example 1:
Find the radius and center of the circle
x2+y2−2x−4y+1=0
Solution:
It is needed to get the equation into the form: (x−a)2+(y−b)2=r2
x2+y2−2x−4y+1=0x2−2x+y2−4y=−1x2−2x+1+y2−4y+4=−1+1+4(x−1)2+(y−2)2=22
The radius of circle is r=2 and the center of the circle is O(1,2).
In this example D=−1, E=2, F=1
Equation of a Circle from 3 Points
Example 2:
Find the equation of the circle through the points A(4,−2), B(6,1), C(−1,3).
Let x2+y2+2Dx+2Ex+F=0 represent the circle. Since A is on the circle, its coordinates, 4 and -2, satisfy the equation
42+(−2)2+2D⋅4+2E⋅(−2)+F=0
Whence: 8D−4E+F=−20.
Similarly, for B, 12D+2E+F=−37.
and for C, −2D+6E+F=−10.
Solving this, gotten values are: D=−1023, E=−1013, F=−534, and the
equation is: x2+y2−523x−513y−534=0
Equation of a tangent at a given point
Let A(x1,y1) be a point of the circle
$(x - a)^2 + (y - b)^2 = r^2 , then an equation of tangent line to circle is:
(x1−a)(x−a)+(y1−b)(y−b)=r2
Example:
Given the circle
(x−1)2+(y−2)2=25 and the point
A(4,6) on the circle, find the equation of the tangent to the circle at A.
Solution:
Here we have: a=1, b=2, x1=4, y1=6
The equation of tangent is:
(x1−a)(x−a)+(y1−b)(y−b)(4−1)(x−1)+(6−2)(y−2)3(x−1)+4(y−2)3x+4y−3−8−253x+4y−36=f2=52=25=0=0