PC Cicles
PC Cicles
3 4
Determine the center Determine the equation
and radius of a circle of a circle satisfying
given conditions
In spite of the fact that the conic areas, or conics,
were to begin with presented by the antiquated Greeks, they
still have exceptional applications within the advanced world.
Mathematicians, engineers, and researchers experience
various applications of conics in their particular zones of
specialization. The properties of conics are often reflected
and coordinates within the advancement of telescopes,
vehicles’ side mirrors, and television dish receiving wires,
and within the development of suspension bridges and
burrows. Conics are moreover utilized to get it planetary
movements and the circles of comets.
What is Conic
Section?
Conic sections, also known as conics, are
formed by intersecting a double-napped
cone with a plane. There are four main
conic sections, namely, circles, parabolas,
ellipses, and hyperbolas.
We introduce the conic sections (or conics), a particular
class of curves which oftentimes appear in nature and which
have applications in other fields. One of the first shapes we
learned, is the circle. When you throw a ball, the trajectory it
takes is a parabola. The orbit taken by each planet around the
sun is an ellipse. Properties of hyperbolas have been used in the
design of certain telescopes and navigation systems. We will
discuss circles in this lesson, leaving parabolas, ellipses, and
hyperbolas for subsequent lessons.
Circle Parabola Ellipse Hyperbola
Circle Ellipse
formed when the (tilted)
formed when the plane is
plane intersects only one
horizontal as it intersects
cone to form a bounded
the cone.
curve
Conics
Hyperbola
Parabola formed when the plane (not
formed when the plane necessarily vertical) intersects
intersects only one cone to both cones to form two
form an unbounded curve. unbounded curves
Degenerate Conics
Notice that the planes that cut through the double-napped cone do not pass
through the vertex of the cone. But when these planes pass through the
vertex, the conics that are formed are said to be degenerate. There are
other ways for a plane and the cones to intersect, to form what are referred
to as degenerate conics: either a point, one line, and two lines.
Circle
A circle is a conic section that is formed by
intersecting a cone with a plane that is
perpendicular to the axis of the cone as
shown in the illustration. A circle has set of
all points in a plane that are equidistant from
a fixed point called the center. The distance
from the center to any point on the circle is
called the radius of the circle, denoted by r,
where r > 0.
Standard form of the Equation of the
Circle
The standard form of the equation of a circle can be
derived using the distance formula. Recall that the distance
between two points, (x1, y1) and (x2, y2), is given by
r2 = (x – h) 2 + (y – k) 2, where r > 0.
If the center of the circle is at the origin, that is h = 0 and k = 0,
and the radius is r, then the equation of the circle is given by
Solution:
The standard form of the equation of a circle is (x – h) 2 + (y –
k) 2 = r2. Substitute the values of h, k, and r in the equation, then
simplify.
a) Given that h = 2, k = –3, and r = 3, then the standard form of the
equation of the circle is
(x – h)2 + (y – k)2 = r2
(x – 2)2 + [y – (- 3)]2 = 32
(x – 2)2 + (y + 3)2 = 9
b) Given that h = ½ and k = ¼ and r = 6, then the standard form of
the equation of the circle is
(x – h)2 + (y – k)2 = r2
(x – ½)2 + (y – ¼)2 = 62
(x – ½)2 + (y – ¼)2 = 36
Example 2. Given the standard form of the equation, find the
coordinates of the center and the radius of each of the following
circles.
a) (x + 9)2 + (y – 1)2 = 25
b) x2 + (y – ¼)2 =
c) (x – 6)2 + y2 = 15
Solution:
a) (x + 9)2 + (y – 1)2 =25 [x –(- 9)]2 + (y – 1)2 = 52
Thus, the center is at (- 9, 1) and r = 5
b) x2 + (y – ¼)2 = (x – 0)2 + (y – ¼) = )2
Thus, the center is at (0, ¼) and r = ( )
(x – h)2 + (y – k)2 = r2
(x2 – 2hx + h2) + (y2 – 2ky + k2) = r2
x2 – 2hx + h2 + y2 – 2ky + k2 = r2
x2 + y2 – 2hx – 2ky + h2 + k2 = r2
x2 + y2 – 2hx – 2ky + h2 + k2 – r2 = 0
if D = – 2h, E = – 2k, and F = h2 + k2 –r2, the equation
x2 + y2 – 2hx – 2ky + h2 + k2 – r2 = 0 becomes
x2 + y2 + Dx + Ey + F = 0
Example 3. Determine the general form of the equation of the circle
defined by
(x + 5)2 + (y – 6)2 = 4
Solution:
(x + 5)2 + (y – 6)2 = 4
x2 + 10x + 25 + y2 – 12y +36 – 4 = 0
x2 + y2+ 10x – 12y + 57 = 0
Thus, the general form of the equation of the circle is x2 + y2+ 10x –
12y + 57 = 0
Transforming the Equation of a Circle from the General
Form to the Standard Form
a) x2 + y2 – 6x – 10y + 18 = 0