The following steps would be useful to find the equation of a parabola when vertex and focus are given.
Step 1 :
Draw a rough diagram of the parabola with given vertex and focus.
Step 2 :
From step 1, you can know the side to which the parabola opens (right or left or up or down) and the axis (x-axis and y-axis) about which the parabola is symmetric.
Step 3 :
Using the given vertex, focus and result received in step 2, write the equation of the parabola.
Example 1 :
Find the equation of the parabola, if the vertex is (4, 1) and the focus is (4, -3).
Solution :
From the given information the parabola is symmetric about y -axis and it opens down.
Distance between vertex and focus = a.
a = VF
= √[(4 - 4)2 + (1 + 3)2]
= √[0 + 42]
= √16
a = 4
Equation of the parabola :
(x - h)2 = -4a(y - k)
Here, vertex (h, k) = (4, 1) and a = 4.
(x - 4)2 = -4(4)(y - 1)
(x - 4)2 = -16(y - 1)
Example 2 :
Find the equation of the parabola if the vertex is (0, 0) and the focus is (0, 4).
Solution :
From the given information the parabola is symmetric about y -axis and it opens up.
Distance between vertex and focus = a.
a = VF
= √[(0 - 0)2 + (0 - 4)2]
= √(0 + 42)
= √16
a = 4
Equation of the parabola :
(x - h)2 = 4a(y - k)
Here, vertex (h, k) = (0, 0) and a = 4.
(x - 0)2 = 4(4)(y - 0)
x2 = 16y
Example 3 :
Find the equation of the parabola if the vertex is (1, 4) and the focus is (-2, 4).
Solution :
From the given information the parabola is symmetric about x -axis and it opens to the left.
Distance between vertex and focus = a
a = VF
= √[(1 + 2)2 + (4 - 4)2]
= √(32 + 0)
= √9
a = 3
Equation of the parabola :
(y - k)2 = -4a(x - h)
Here, vertex (h, k) = (1, 4) and a = 3.
(y - 4)2 = -4(3)(x - 1)
(y - 4)2 = -12(x - 1)
Example 4 :
Find the equation of the parabola if the vertex is (0, 0) and the focus is (5, 0).
Solution :
From the given information the parabola is symmetric about x -axis and it opens to the right.
Distance between vertex and focus = a
a = VF
= √[(0 - 5)2 + (0 - 0)2]
= √(52 + 0)
= √25
a = 5
Equation of the parabola :
(y - k)2 = 4a(x - h)
Here, vertex (h, k) = (0, 0) and a = 5.
(y - 0)2 = 4(5)(x - 0)
y2 = 20x
Example 5 :
Find the equation of the parabola with focus (-√2, 0) and directrix x = √2.
Solution :
From the given information the parabola is symmetric about x -axis and it opens left.
Distance between vertex and focus = distance between vertex and directrix.
a = √2
Equation of parabola :
(y - k)2 = -4a(x - h)
(y - 0)2 = -4√2(x - 0)
y2 = -4√2x
Example 6 :
Find the equation of the parabola whose vertex is (5, -2) and focus (2, -2).
Solution :
From the given information the parabola is symmetric about x -axis and it opend left.
Distance between vertex and focus
= √(x2 - x1)2 + (y2 - y1)2
a = √(2 - 5)2 + (-2 + 2)2
a = √(-3)2 + 02
a = √9
a = 3
Equation of parabola :
(y - k)2 = -4a(x - h)
(x - (-2))2 = -4(3) (y - 5)
(x + 2)2 = -12 (y - 5)
Expanding it using algebraic identities, we get
x2 + 2(x)2 + 22 = -12 (y - 5)
x2 + 4x + 4 = -12y + 60
x2 + 4x + 12y + 4 - 60 = 0
x2 + 4x + 12y - 56 = 0
Example 7 :
Find the equation of the parabola whose vertex (-1, -2) axis parallel to y-axis and passing through (3, 6).
Solution :
Since the axis is parallel to y-axis the required equation of parabola is
(x - h)2 = 4a(y - k)
(x - (-1))2 = 4a(y - (-2))
(x + 1)2 = 4a(y + 2)
The parabola passes through the point (3, 6)
(3 + 1)2 = 4a(6 + 2)
42 = 4a(8)
16 = 32a
a = 16/32
a = 1/2
Applying the value of a, we get
(x + 1)2 = 4(1/2)(y + 2)
(x + 1)2 = 2(y + 2)
Expanding using algebraic identities, we get
x2 + 2x(1) + 12 = 2y + 4
x2 + 2x + 1 - 2y - 4 = 0
x2 + 2x - 2y - 3 = 0
Example 8 :
Write an equation of the parabola with vertical axis of symmetry, vertex at the point (5, 1) and passing through the point (1, 3).
Solution :
The parabola is symmetric about y-axis and it is open upward.
(x - h)2 = 4a(y - k)
Applying the given vertex (5, 1), we get
(x - 5)2 = 4a(y - 1)
Since it passes through the point (1, 3), we get
(1 - 5)2 = 4a(3 - 1)
(-4)2 = 4a(2)
16 = 8a
a = 16/8
a = 2
Applying the value of a, we get
(x - 5)2 = 4(2) (y - 1)
x2 - 2x(5) + 52 = 8 (y - 1)
x2 - 10x + 25 = 8 y - 8
x2 - 10x - 8y + 25 + 8 = 0
x2 - 10x - 8y + 33 = 0
Kindly mail your feedback to v4formath@gmail.com
We always appreciate your feedback.
©All rights reserved. onlinemath4all.com
Jul 16, 25 01:28 AM
Jul 15, 25 01:24 PM
Jul 14, 25 08:54 PM