Friday, 31 August 2018

Examples of Parabolas

5 SOLVED PROBLEMS OF PARABOLA


EXAMPLE#1
Find the focus and the directrix of
The following parbola
y2 = 16x
x = 16y2
4p = 16
4        4
p = 4
Focus = (h+4,0) Directrix: y=k – 4
Focus = (4,0) Directrix: x = -4
GRAPH:




EXAMPLE#2

Find the directrix,focus, and vertex of
The parabola

y = ½ x2
(x – h)2 = 4p(y – k) Standard Form
1/2 x2 = y
x2 = 2y
2 = 4p
4    4
p = ½
(x – 0)2 = 4(1/2)(y – 0)2
Vertex (0,0) Focus (0,1/2) Directrix: y = -1/2
GRAPH:

EXAMPLE#3
Determine the vertex,focus, and the
Directrix of the parbola from this
Equation and graph
(y – 1)2 = 8(x + 5)
Vertex (h,k) = (-5,1)
Focus = 4p = 8
              4      4

p = 2 Focus: (-5+2,1)

Focus: (-3,1)

Directrix: x = - 5 - 2

Directrix: x = -7
GRAPH:



EXAMPLE#4

Determine the diractrix , focus and
The vertex of the parabola and graph

(x – 3)2 = 3(y + 1)

Vertex (h,k) = (3,-1)

4p = 3
4      4

Focus (3,-1 + ¾) Focus (3, - ¼)

Directrix: y = 1 – ¾  Directrix: y = -7/4
GRAPH:



EXAMPLE#5

Find the Standard Form of a parabola
from the given directrix and vertex and
graph

Vertex (0,4) Directrix: y = 2

SOLUTION

P = 2

Focus = (0,4+2) Focus (0,6)

(x-h)2 = 4p(y-4)

(x-0)2 = 4(2)(y – 4)

x2 = 8(y – 4)

x2 = 8y – 32

y = 1/8 (x2 + 32) S.F
GRAPH:

And that's all :)

Thursday, 30 August 2018

Examples Of Circles

5 SOLVED PROBLEMS OF CIRCLE



EXAMPLE# 1
Find the center and radius of this circle:
x2 + y2 – 8x + 2y – 19 = 0
SOLUTION:
x2 – 8x + 16 + y2 + 2y + 1 = 19+16+1
(x – 4)2 + (y + 1)2 = ⎷36
(x – 4)2 + (y + 1)2 = 62
Center: (4,-1) Radius: r = 6
GRAPH:




EXAMPLE#2
What is the center and radius of the
circle indicated by this equation?
(x – 2)2 + (y)2 = 36
SOLUTION:
(x – 2)2 + (y)2 = ⎷36
(x – 2)2 + (y)2 = 62
Center: (2,0) Radius: r = 6
GRAPH:



EXAMPLE#3
What is the equation of the circle
with a center at (4,-5) and a point
in the circle at (4,-2).What is the
radius?
SOLUTION:
(x-h)2 + (y-k)2 = r2 Standard Formula
(x-4)2 + (y-(-5))2 = r2 
(4-4)2 + (-2+5)2 = r2
(0)2 + (3)2 = r2
9 = r2
r = 32
GRAPH:
Center: (4,-5) Radius: r = 3

EXAMPLE#4

Determine the center and the radius
Of the circle from this equation and graph
x2 + y2 – 8x + 6y + 9 = 0
SOLUTION:
x2 – 8x + 16 + y2 + 6y + 9 = -9 + 9 + 16
(x-4)2 + (y+3)2 = 16
(x-4)2 + (y+3)2 = 16
(x-4)2 + (y+3)2 = 42
Center: (4,-3) Radius: r = 4
GRAPH:



EXAMPLE#5
Determine the center and the radius
Of the circle from this equation and
graph
x2 + y2 – 6x + 6y – 18 = 0
x2 – 6x + 9 + y2 + 6y + 9 = 18 + 9 + 9
(x-3)2 + (y+3)2 = 36
(x-3)2 + (y+3)2 = 36
(x-3)2 + (y+3)2 = 62
Center: (3,-3) Radius: r = 6
GRAPH:

Monday, 23 July 2018

1st Lesson Conic Sections

1st Lesson: Conic Sections



The conic sections are the nondegenerate curves generated by the intersections of a plane with one or two nappes of a cone. For a plane perpendicular to the axis of the cone, a circle is produced. For a plane that is not perpendicular to the axis and that intersects only a single nappe, the curve produced is either an ellipse or a parabola (Hilbert and Cohn-Vossen 1999, p. 8). The curve produced by a plane intersecting both nappes is a hyperbola (Hilbert and Cohn-Vossen 1999, pp. 8-9

GENERAL EQUATION
Ax2­+Bxy+Cy2+Dx+Ey+F=0


THE DISCRIMINANT FORMULA FOR CONIC SECTION

 b2 – 4ac > 0 HYPERBOLA
b2  - 4ac = 0 PARABOLA
b2  - 4ac <  0 CIRCLE
         where A = C B = 0
b2  - 4ac <  0 ELLIPSE
         where Ac B=0

EXAMPLES:
1. G.E
 2y2 + 20x + 2y – 1 = 0
 A= 0  B=  0  C= 2
b2 – 4ac = (0)0 – 4 (0)(2)
                = 0 – 0
                = 0 PARABOLA

S.F : (h,k) (y-k)2 = 4a(x-h)
2y2 + 20x + 12y – 1 = 0
2y2 + 12y       20x – 1 = 0
2(y2 + 6y + 9) = -20x + 1
 2(y+3)2  = -20x + 1 + 9
    2
(y+3)2 = -10x + 10
S.F = (y+3)2 = -10x + 10

h = 5 k = 3

 2. G.E
6x2 – 5y + 36x + 20y – 16 = 0
A= 6  B= 0  C= -5
b2 – 4ac = (0)2 – 4 (6)(-5)
= 120 < 0  HYPERBOLA

S.F
6x2 + 36x ____ -5y + 20y – 16 = 0
6(x2+6x+9) – 5(y2 – 4y + 4)= 16 + 9 + 4
6(x+3)2 – 5(y-2)2 = 29
              30
(x +3)2 – (y-2)2
     5            6
   10          10
(h = 3) (k= -2)