WRITE AN EQUATION OF A PARABOLA WITH THE GIVEN VERTEX AND FOCUS

Equation of parabola which is symmetric about x-axis and open rightward.

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

open-rightward-parabola

Equation of parabola which is symmetric about x-axis and open leftward.

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

open-leftward-parabola.png

Equation of parabola which is symmetric about y-axis and open upward.

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

open-upward-parabola

 Equation of parabola which is symmetric about y-axis and open downward.

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

open-downward-parabola.png

Write an equation for each parabola described below. Then draw the graph.

Problem 1 :

Vertex (0, 1) and focus (0, 5)

Solution :

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

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

Applying vertex (0, 1), we get

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

x2 = 4a(y - 1)  -----(1)

Distance between vertex and focus = a

√(x2 - x1)2 + (y2 - y1)2

Vertex (0, 1) and focus (0, 5)

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

a = 4

Applying the value of a in (1), we get

x2 = 4(4)(y - 1) 

x2 = 16(y - 1) 

x2 = 16y - 16

16y = x2 + 16

y = (1/16) x2 + 1

Problem 2 :

Vertex (8, 6) and focus (2, 6)

Solution :

The parabola is symmetric about x-axis and it opens rightward. By drawing the figure with the given information, we come to know that

equation-of-parabola-with-vertex-and-focusq2.png

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

Applying vertex (8, 6), we get

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

Distance between vertex and focus = a

√(x2 - x1)2 + (y2 - y1)2

Vertex (8, 6) and focus (2, 6)

√(2 - 8)2 + (6 - 6)2

√(-6)2 + 02

a = 6

Applying the value of a in (1), we get

(y - 6)2 = -4(6)(x - 8)

(y - 6)2 = -24(x - 8)

x - 8 = (-1/24)(y - 6)2

x = (-1/24)(y - 6)2 + 8

Problem 3 :

Vertex (5, -1) and focus (3, -1)

Solution :

The parabola is symmetric about x-axis.

equation-of-parabola-with-vertex-and-focusq3.png

Solution :

The parabola is symmetric about x-axis and it opens leftward. By drawing the figure with the given information, we come to know that

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

Applying vertex (5, -1), we get

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

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

Distance between vertex and focus = a

√(x2 - x1)2 + (y2 - y1)2

Vertex (5, -1) and focus (3, -1)

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

√(-2)2 + 02

a = 2

Applying the value of a in (1), we get

(y + 1)2 = -4(2)(x - 5)

(y + 1)2 = -8(x - 5)

(-1/8) (y + 1)2 = x - 5

x = (-1/8) (y + 1)2 + 5

Problem 4 :

When a ball is thrown or kicked, the path it travels is shaped like a parabola. Suppose a football is kicked from ground level, reaches a maximum height of 25 feet, and hits the ground 100 feet from where it was kicked. Assuming that the ball was kicked at the origin, write an equation of the parabola that models the flight of the ball.

Solution :

From the given information, the parabola is open downward.

The maximum height = 25

Maximum point will be at vertex, then k = 25

When it reaches the ground, the horizontal distance covered is 100 feet.

To find out h, we can find the mid point of the horizontal distance covered by the ball.

h = 100/2 ==> 50

Vertex is at (50, 25)

One of the points on the parabola is (100, 0)

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

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

Applying the point (100, 0) here, we get

(100 - 50)2 = -4a(0 - 25)

(50)2 = 100a

a = 2500/100

a = 25

Applying the value of a in (1), we get

(x - 50)2 = -4(25)(y - 25) 

(x - 50)2 = -100(y - 25) 

y - 25 = (-1/100) (x - 50)2

y = (-1/100) (x - 50)2 + 25

Problem 5 :

A microphone is placed at the focus of a parabolic reflector to collect sound for the television broadcast of the world cup soccer game. Write an equation for the cross section, assuming that the focus is at the origin and the parabola opens to the right.

equation-of-parabola-with-vertex-and-focusq1.png

Solution :

Since the parabola opens right, equation of parabola will be

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

Here focus is at origin.  Vertex will be at (-6, 0)

(y - 0)2 = 4a(x + 6)

Distance between vertex focus = a

a = 6

y2 = 4(6)(x + 6)

y2 = 24(x + 6)

x + 6 = (1/24)y2

x = (1/24)y2 - 6

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