Department of Education: Deped Learning Activity Sheets (Las)
Department of Education: Deped Learning Activity Sheets (Las)
Department of Education
NATIONAL CAPITAL REGION
SCHOOLS DIVISION OFFICE MUNTINLUPA CITY
MUNTINLUPA NATIONAL HIGH SCHOOL
SENIOR HIGH SCHOOL
NBP RESERVATION, POBLACION, MUNTINLUPA CITY
________________________________________________________________________________________________________________
DepEd Learning Activity Sheets (LAS)
PRE – CALCULUS
NOTES #1: CIRCLE
According to Apollonius’ study conic section (or simply conic) it is a curve formed by the intersection of a
plane and a double right circular cone.
There are three types of conics, depending on the number of generators that are parallel to the cutting plane.
1. If the cutting plane is parallel to one and only one generator, the curve is a parabola.
2. If the cutting plane is not parallel to any generator, the curve is ellipse. If the cutting plane is not parallel to any
generator but is perpendicular to the axis, the ellipse becomes circle.
3. If the cutting plane is parallel to two generators, the curve is a hyperbola.
2|P age
Degenerate conics are a point, line, or pair of lines that arise as limiting forms of a conic.
3|P age
Circles
Definition of CIRCLE How to form a circle?
A circle is a set of all coplanar points such that A circle can be formed by slicing a right circular
the distance from a fixed point is constant. The fixed point cone with a plane traveling parallel to the base of the
is called the center of the circle and the constant distance cone.
from the center is called the radius of the circle.
To derive the equation of a circle whose center C is at the point (h,k) and with radius r, let P(x,y) be one of the
points on the circle.
The distance from C(h,k) to P(x,y) is equal to the radius r.
√(𝑥 − ℎ)2 + (𝑦 − 𝑘)2 = 𝑟
by squaring both sides,
(𝒙 − 𝒉)𝟐 + (𝒚 − 𝒌)𝟐 = 𝒓𝟐
NOTE:
The standard form of equation of a circle (𝒙 − 𝒉)𝟐 + (𝒚 − 𝒌)𝟐 = 𝒓𝟐
can be presented in another form.
4|P age
The standard form of equation of a circle (𝒙 − 𝒉)𝟐 + (𝒚 − 𝒌)𝟐 = 𝒓𝟐 can be presented in another from.
By squaring the Binomials.
(𝑥 − ℎ)2 + (𝑦 − 𝑘)2 = 𝑟 2
𝑥 2 − 2ℎ𝑥 + ℎ2 + 𝑦 2 − 2𝑘𝑦 + 𝑘 2 = 𝑟 2
𝑥 2 + 𝑦 2 − 2ℎ𝑥 − 2𝑘𝑦 + ℎ2 + 𝑘 2 = 𝑟 2
𝑥 2 + 𝑦 2 − 2ℎ𝑥 − 2𝑘𝑦 + ℎ2 + 𝑘 2 − 𝑟 2 = 0
(ALTERNATIVE)
Solving for r in terms of D, E, and F in
the general form: 𝑫𝟐 𝑬𝟐
If 𝟒 + 𝟒 − 𝑭 > 𝟎, then the graph of the equation is a
F = ℎ2 + 𝑘 2 − 𝑟2
circle.
𝑟2 = ℎ2 + 𝑘2 −𝐹
𝐷 𝑫𝟐 𝑬𝟐
But 𝐷 = −2ℎ implies that ℎ = − , and If 𝟒 + 𝟒 − 𝑭 = 𝟎, then the graph of the equation is a
2
𝐸 𝐷 2 𝐸 2
𝑘 = − . Thus, 𝑟 2 = (− ) + (− ) − 𝐹 𝑫𝟐 𝑬𝟐
2 2 2 If 𝟒 + 𝟒 − 𝑭 < 𝟎, then the equation has no graph.
𝐷2 𝐸2
𝑟2 = + −𝐹
4 4
Example 1: Determine the standard form of equation of the circle given its center and radius then draw its graph.
𝑥 2 + 𝑦 2 = 52
Therefore, the standard form of the circle is
𝑥 2 + 𝑦 2 = 25
5|P age
Solution
Example 2:
a. Write the equation of the circle in general form with center at (-1, -6) and radius 8.
Solution
𝑥 2 + 2𝑥 + 1+ 𝑦 2 + 12𝑦 + 36 = 64
𝑥 2 + 𝑦 2 + 2𝑥 + 12𝑦 + 37 − 64 = 0
𝑥 2 + 𝑦 2 + 2𝑥 + 12𝑦 − 27 = 0
There is an alternative solution makes use of substituting the coordinates of the center (h,k) and the radius r = 8.
If h = -1, k = -6 and r = 8
= -27
Therefore, the equation of a circle in general form with center at (-1, -6) and radius 8 is
𝒙𝟐 + 𝒚𝟐 + 𝟐𝒙 + 𝟏𝟐𝒚 − 𝟐𝟕 = 𝟎
b. Write the equation of the circle in general form with center at (2, 3) and radius 2.
Solution
The center-radius form of the equation of the circle is (𝑥 − 2)2 + (𝑦 − 3)2 = 22
𝑥 2 − 4𝑥 + 4 + 𝑦 2 − 6𝑦 + 9 = 4
𝑥 2 + 𝑦 2 − 4𝑥 − 6𝑦 + 13 − 9 = 0
𝑥 2 + 𝑦 2 − 4𝑥 − 6𝑦 + 9 = 0
Therefore, the equation of a circle in general form with center at (2, 3) and radius 2 is
𝒙𝟐 + 𝒚𝟐 − 𝟒𝒙 − 𝟔𝒚 + 𝟗 = 𝟎
6|P age
Example 3: Determine the center and radius of each circle in general form. Then draw its graph.
a. 𝑥 2 + 𝑦 2 − 4𝑥 − 2𝑦 − 4 = 0
Solution
𝑥 2 + 𝑦 2 − 4𝑥 − 2𝑦 − 4 = 0
𝑥 2 + 𝑦 2 − 4𝑥 − 2𝑦 = 4
(𝑥 − 2)2 + (𝑦 − 1)2 = 9
(𝑥 − 2)2 + (𝑦 − 1)2 = 32
The center- radius form of 𝒙𝟐 + 𝒚𝟐 − 𝟒𝒙 − 𝟐𝒚 − 𝟒 = 𝟎 suggest that the center is at (2,1) and the radius r = 3.
Example 4: Determine whether each equation represents a circle, a point circle, or has no graph.
𝐚. 𝒙𝟐 + 𝒚𝟐 + 𝟏𝟎𝒚 = 𝟎 b. 𝒙𝟐 + 𝒚𝟐 − 𝟔𝒙 + 𝟐𝒚 + 𝟏𝟎 = 𝟎 c. 𝒙𝟐 + 𝒚𝟐 + 𝟒𝒙 − 𝟔𝒚 + 𝟏𝟖 = 𝟎
𝑫 = −𝟔, 𝑬 = 𝟐, 𝑭 = 𝟏𝟎 𝑫 = 𝟒, 𝑬 = −𝟔, 𝑭 = 𝟏𝟖
𝑫 = 𝟎, 𝑬 = 𝟏𝟎, 𝑭 = 𝟎
I – Determine the standard form of equation of the circle given its center and radius. Sketch the graph.
5 3
3. 𝑐𝑒𝑛𝑡𝑒𝑟 = (0, −2) & 𝑟𝑎𝑑𝑖𝑢𝑠 = 3 4. 𝑐𝑒𝑛𝑡𝑒𝑟 = ( , − ) & 𝑟𝑎𝑑𝑖𝑢𝑠 = 2
2 2
II – Write the equation of a circle in general form given its center and radius.
1. 𝑥 2 + 𝑦 2 + 4𝑥 − 10𝑦 − 7 = 0 2. 𝑥 2 + 𝑦 2 − 6𝑥 + 4𝑦 + 3 = 6
IV – Identify whether each equation represents a circle, a point circle or has no graph.
1. 1. 𝑥 2 + 𝑦 2 − 6𝑥 + 2𝑦 + 12 = 0 2. 2. 𝑥 2 + 𝑦 2 + 4𝑥 − 10𝑦 + 29 = 0
V – Solve as indicated.
1. 6.
2. 7.
3. 8
4. 9.
5. 10.