FINDING EQUATION OF PARABOLA GIVEN FOCUS AND VERTEX

A parabola is set of all points in a plane which are an equal distance away from a given point and given line. The point is called the focus of the parabola and the line is called the directrix. The focus lies on the axis of symmetry of the parabola.

The distance between focus and directrix is "a".

Using the formula distance between two points, we get get the value of "a".

Equation of parabola

(y - k)2 = 4a(x - h)

(y - k)2 = -4a(x - h)

(x - h)2 = 4a(y - k)

(x - h)2 = -4a(y - k)

Direction of opening

Open rightward

Open leftward

Open up

Open down

Problem 1 :

Find the equation of parabola with focus (5, 0) and vertex (5, 3).

Solution :

Always foucs and vertex will lie on the same line. The focus is below the vertex, the parabola opens down.

(x - h)2 = -4a(y - k)

Here (h, k) is (5, 3)

(x - 5)2 = -4a(y - 3) ----(1)

To find "a", let us find the distance between focus and vertex,

Distance between two points √(x2 - x1)2 + (y2 - y1)2

√(5 - 5)2 + (3 - 0)2

√9

a = 3

By applying the value of a in (1), we get

(x - 5)2 = -4(3)(y - 3)

(x - 5)2 = -12(y - 3)

Problem 2 :

Find the equation of parabola whose focus is at (6, 3) and the vertex (2, 3) is given by.

Solution :

Always foucs and vertex will lie on the same line. The focus is at next to vertex. So the parabola opens right and it is symmetric about x-axis.

(y - k)2 = 4a(x - h)

Here (h, k) is (2, 3)

(y - 3)2 = 4a(x - 2) ----(1)

To find "a", let us find the distance between focus and vertex,

Distance between two points = √(x2 - x1)2 + (y2 - y1)2

√(6 - 2)2 + (3 - 3)2

√42 + 02

a = 4

By applying the value of a in (1), we get

(y - 3)2 = 4(4)(x - 2)

(y - 3)2 = 16(x - 2)

Problem 3 :

Find the equation of parabola whose focus is at (-2, 4) and the vertex (1, 4) is given by.

Solution :

Always foucs and vertex will lie on the same line. The focus is in front of vertex. So the parabola opens left and it is symmetric about x-axis.

(y - k)2 = -4a(x - h)

Here (h, k) is (1, 4)

(y - 4)2 = -4a(x - 1) ----(1)

To find "a", let us find the distance between focus and vertex,

Distance between two points = √(x2 - x1)2 + (y2 - y1)2

√(1 - (-2))2 + (4 - 4)2

√32 + 02

a = 3

By applying the value of a in (1), we get

(y - 4)2 = -4(3)(x - 1)

(y - 4)2 = -12(x - 1)

Problem 4 :

Write an equation of the parabola shown.

equation-of-vertex-and-focus-q1

Solution :

The parabola opens down. The vertex of the parabola is at (0, 0).

Distasnce between vertex and focus = distance between vertex and directrix

(x - h)2 = -4a(y - k)

(h, k) ==> (0, 0) and a = 3

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

x2 = -12y

Problem 5 :

Write an equation of the parabola with vertex at (0, 0) and the given directrix or focus.

a)  directrix: x = −3

b)  focus: (−2, 0)

c)  focus: (0, 3/2)

Solution :

a) vertex is at (0, 0) and equation of directrix is x = -3

a = 3

From the given information, we know that the parabola opens down.

(y - k)2 = -4a(x - h)

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

y2 = -12x

b) Vertex is at (0, 0) and focus is at (-2, 0).

Distance between vertex and focus = 2

From the given information, the parabola is symmeteric about x-axis and open leftward.

(x - h)2 = -4a(y - k)

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

x2 = -8y

c) Vertex is at (0, 0) and focus is at (0, 3/2).

Distance between vertex and focus = 3/2

From the given information, the parabola is symmeteric about x-axis and open right side.

(x - h)2 = 4a(y - k)

(x - 0)2 = 4(3/2)(y - 0)

x2 = 6y

Problem 6 :

Which of the following are possible coordinates of the point P in the graph shown? Explain.

equation-of-parabola-in-vertex-q3.png

a)  (-6, -1)     b)  (3, -1/4)     c)  (4, -4/9)     d) (1, 1/36)      e)  (6, -1)    f)  (2, -1/18)

Solution :

The parabola is symmetric about y-axis and it opens downward parabola.

(x - h)2 = -4a(y - k)

Distance between vertex and focus = a = 9

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

x2 = -36y

a)  (-6, -1)

(-6)2 = -36(-1)

36 = 36

true

b)  (3, -1/4)

32 = -36(-1/4)

9 = 9

true

c)  (4, -4/9)

42 = -36(-4/9)

16 = 16

true

d) (1, 1/36)

12 = -36(1/36)

1 = -1

not true

e)  (6, -1)

62 = -36(-1)

36 = 36

true

f)  (2, -1/18)

22 = -36(-1/18)

4 = 2

not true

So, the points a, b, c and e lies on the parabola.

Recent Articles

  1. Finding Range of Values Inequality Problems

    May 21, 24 08:51 PM

    Finding Range of Values Inequality Problems

    Read More

  2. Solving Two Step Inequality Word Problems

    May 21, 24 08:51 AM

    Solving Two Step Inequality Word Problems

    Read More

  3. Exponential Function Context and Data Modeling

    May 20, 24 10:45 PM

    Exponential Function Context and Data Modeling

    Read More