Skip to content

Parabolas

By the end of this section, you will be able to:

  • Graph vertical parabolas
  • Graph horizontal parabolas
  • Solve applications with parabolas

Graph Vertical Parabolas

The next conic section we will look at is a parabola. We define a parabola as all points in a plane that are the same distance from a fixed point and a fixed line. The fixed point is called the focus, and the fixed line is called the directrix of the parabola.

A plane intersects one nappe of a double cone to form a parabola.

Parabola. A parabola is all points in a plane that are the same distance from a fixed point and a fixed line. The fixed point is called the focus, and the fixed line is called the directrix of the parabola.

A parabola opens upward. A dashed vertical axis of symmetry passes through its vertex and focus. Every point on the parabola is the same distance from the focus as it is from the directrix.

Previously, we learned to graph vertical parabolas from the general form or the standard form using properties. Those methods will also work here. We will summarize the properties here.

Vertical parabolasGeneral formStandard form
Equationy=ax2+bx+cy=ax^2+bx+cy=a(xh)2+ky=a(x-h)^2+k
Orientationa>0a>0: up; a<0a<0: downa>0a>0: up; a<0a<0: down
Axis of symmetryx=b2ax=-\tfrac{b}{2a}x=hx=h
VertexSubstitute x=b2ax=-\tfrac{b}{2a} and solve for yy(h,k)(h,k)
yy-interceptLet x=0x=0Let x=0x=0
xx-interceptsLet y=0y=0Let y=0y=0

The graphs show what the parabolas look like when they open up or down. Their position in relation to the xx- or yy-axis is merely an example.

Two vertical parabolas have axis x=hx=h and vertex (h,k)(h,k). When a>0a>0 the parabola opens up; when a<0a<0 it opens down.

To graph a parabola from these forms, we used the following steps.

How To: Graph vertical parabolas y=ax2+bx+cy=ax^2+bx+c using properties.

  1. Determine whether the parabola opens upward or downward.
  2. Find the axis of symmetry.
  3. Find the vertex.
  4. Find the yy-intercept. Find the point symmetric to the yy-intercept across the axis of symmetry.
  5. Find the xx-intercepts.
  6. Graph the parabola.

The next example reviews the method of graphing a parabola from the general form of its equation.

Example 11.12. Graph y=x2+6x8y=-x^2+6x-8 by using properties.

Solution.

Since a=1a=-1, the parabola opens downward.

To find the axis of symmetry, find x=b2ax=-\tfrac{b}{2a}.

x=62(1)=3 x=-\tfrac{6}{2(-1)}=3

The axis of symmetry is x=3x=3.

The vertex is on the line x=3x=3. Let x=3x=3.

y=32+638=9+188=1 y=-3^2+6\cdot3-8=-9+18-8=1

The vertex is (3,1)(3,1).

The yy-intercept occurs when x=0x=0.

y=02+608=8 y=-0^2+6\cdot0-8=-8

The yy-intercept is (0,8)(0,-8). The point (0,8)(0,-8) is three units to the left of the line of symmetry. The point three units to the right of the line of symmetry is (6,8)(6,-8).

The xx-intercepts occur when y=0y=0.

0=x2+6x80=(x26x+8)0=(x4)(x2) \begin{aligned} 0&=-x^2+6x-8\\ 0&=-(x^2-6x+8)\\ 0&=-(x-4)(x-2) \end{aligned}

So x=4x=4 or x=2x=2. The xx-intercepts are (4,0)(4,0) and (2,0)(2,0). Graph the parabola through these points, with vertex (3,1)(3,1) and axis of symmetry x=3x=3.

Graph y=x2+5x6y=-x^2+5x-6 by using properties.

Graph y=x2+8x12y=-x^2+8x-12 by using properties.

The next example reviews the method of graphing a parabola from the standard form of its equation, y=a(xh)2+ky=a(x-h)^2+k.

Example 11.13. Write y=3x26x+5y=3x^2-6x+5 in standard form and then use properties of standard form to graph the equation.

Solution. Rewrite the function in y=a(xh)2+ky=a(x-h)^2+k form by completing the square.

y=3x26x+5=3(x22x)+5=3(x22x+1)+53=3(x1)2+2 \begin{aligned} y&=3x^2-6x+5\\ &=3(x^2-2x)+5\\ &=3(x^2-2x+1)+5-3\\ &=3(x-1)^2+2 \end{aligned}

Identify the constants a=3a=3, h=1h=1, k=2k=2. Since a=3a=3, the parabola opens upward. The axis of symmetry is x=hx=h, so the axis of symmetry is x=1x=1. The vertex is (h,k)(h,k), so the vertex is (1,2)(1,2).

Find the yy-intercept by substituting x=0x=0:

y=3(01)2+2=5. y=3(0-1)^2+2=5.

The yy-intercept is (0,5)(0,5). The point symmetric to (0,5)(0,5) across the axis of symmetry is (2,5)(2,5).

Find the xx-intercepts.

0=3(x1)2+22=3(x1)223=(x1)2 \begin{aligned} 0&=3(x-1)^2+2\\ -2&=3(x-1)^2\\ -\tfrac{2}{3}&=(x-1)^2 \end{aligned}

The square root of a negative number tells us the solutions are complex numbers. So there are no xx-intercepts. Graph the parabola with vertex (1,2)(1,2) through (0,5)(0,5) and (2,5)(2,5).

ⓐ Write y=2x2+4x+5y=2x^2+4x+5 in standard form and ⓑ use properties of standard form to graph the equation.

ⓐ Write y=2x2+8x7y=-2x^2+8x-7 in standard form and ⓑ use properties of standard form to graph the equation.

Graph Horizontal Parabolas

Our work so far has only dealt with parabolas that open up or down. We are now going to look at horizontal parabolas. These parabolas open either to the left or to the right. If we interchange the xx and yy in our previous equations for parabolas, we get the equations for the parabolas that open to the left or to the right.

Horizontal parabolasGeneral formStandard form
Equationx=ay2+by+cx=ay^2+by+cx=a(yk)2+hx=a(y-k)^2+h
Orientationa>0a>0: right; a<0a<0: lefta>0a>0: right; a<0a<0: left
Axis of symmetryy=b2ay=-\tfrac{b}{2a}y=ky=k
VertexSubstitute y=b2ay=-\tfrac{b}{2a} and solve for xx(h,k)(h,k)
yy-interceptsLet x=0x=0Let x=0x=0
xx-interceptLet y=0y=0Let y=0y=0

Two horizontal parabolas have axis of symmetry y=ky=k and vertex (h,k)(h,k). When a>0a>0 the parabola opens to the right; when a<0a<0 it opens to the left.

Looking at these parabolas, do their graphs represent a function? Since both graphs would fail the vertical line test, they do not represent a function.

To graph a parabola that opens to the left or to the right is basically the same as what we did for parabolas that open up or down, with the reversal of the xx and yy variables.

How To: Graph horizontal parabolas x=ay2+by+cx=ay^2+by+c using properties.

  1. Determine whether the parabola opens to the left or to the right.
  2. Find the axis of symmetry.
  3. Find the vertex.
  4. Find the xx-intercept. Find the point symmetric to the xx-intercept across the axis of symmetry.
  5. Find the yy-intercepts.
  6. Graph the parabola.

Example 11.14. Graph x=2y2x=2y^2 by using properties.

Solution. Since a=2a=2, the parabola opens to the right. To find the axis of symmetry, find y=b2a=02(2)=0y=-\tfrac{b}{2a}=-\tfrac{0}{2(2)}=0. The axis of symmetry is y=0y=0. The vertex is on the line y=0y=0. Let y=0y=0: x=2(0)2=0x=2(0)^2=0. The vertex is (0,0)(0,0).

Since the vertex is (0,0)(0,0), both the xx- and yy-intercepts are the point (0,0)(0,0). To graph the parabola we need more points. In this case it is easiest to choose values of yy. When y=1y=1, x=2x=2; when y=2y=2, x=8x=8. We also plot the points symmetric to (2,1)(2,1) and (8,2)(8,2) across the yy-axis, the points (2,1)(2,-1) and (8,2)(8,-2). Graph the parabola.

Graph x=y2x=y^2 by using properties.

Graph x=y2x=-y^2 by using properties.

In the next example, the vertex is not the origin.

Example 11.15. Graph x=y2+2y+8x=-y^2+2y+8 by using properties.

Solution. Since a=1a=-1, the parabola opens to the left. To find the axis of symmetry,

y=b2a=22(1)=1. y=-\tfrac{b}{2a}=-\tfrac{2}{2(-1)}=1.

The axis of symmetry is y=1y=1. The vertex is on the line y=1y=1. Let y=1y=1: x=12+2(1)+8=9x=-1^2+2(1)+8=9. The vertex is (9,1)(9,1).

The xx-intercept occurs when y=0y=0: x=8x=8, so the xx-intercept is (8,0)(8,0). The point (8,0)(8,0) is one unit below the line of symmetry. The symmetric point one unit above the line of symmetry is (8,2)(8,2).

The yy-intercepts occur when x=0x=0.

0=y2+2y+8=(y4)(y+2), 0=-y^2+2y+8=-(y-4)(y+2),

so y=4y=4 or y=2y=-2. The yy-intercepts are (0,4)(0,4) and (0,2)(0,-2). Connect the points to graph the parabola.

Graph x=y24y+12x=-y^2-4y+12 by using properties.

Graph x=y2+2y3x=-y^2+2y-3 by using properties.

In the table, we see the relationship between the equation in standard form and the properties of the parabola. The How To box lists the steps for graphing a parabola in the standard form x=a(yk)2+hx=a(y-k)^2+h. We will use this procedure in the next example.

Example 11.16. Graph x=2(y2)2+1x=2(y-2)^2+1 using properties.

Solution. Identify the constants a=2a=2, h=1h=1, k=2k=2. Since a=2a=2, the parabola opens to the right. The axis of symmetry is y=ky=k, so it is y=2y=2. The vertex is (h,k)(h,k), so it is (1,2)(1,2).

Find the xx-intercept by substituting y=0y=0:

x=2(02)2+1=9. x=2(0-2)^2+1=9.

The xx-intercept is (9,0)(9,0). The point symmetric to (9,0)(9,0) across the axis of symmetry is (9,4)(9,4).

Find the yy-intercepts. Let x=0x=0:

0=2(y2)2+1,1=2(y2)2. 0=2(y-2)^2+1,\qquad -1=2(y-2)^2.

A square cannot be negative, so there is no real solution. So there are no yy-intercepts. Graph the parabola.

Graph x=3(y1)2+2x=3(y-1)^2+2 using properties. Enter the vertex.

Graph x=2(y3)2+2x=2(y-3)^2+2 using properties. Enter the vertex.

In the next example, we notice the aa is negative and so the parabola opens to the left.

Example 11.17. Graph x=4(y+1)2+4x=-4(y+1)^2+4 using properties.

Solution. Identify the constants a=4a=-4, h=4h=4, k=1k=-1. Since a=4a=-4, the parabola opens to the left. The axis of symmetry is y=ky=k, so it is y=1y=-1. The vertex is (h,k)(h,k), so it is (4,1)(4,-1).

Find the xx-intercept by substituting y=0y=0: x=4(0+1)2+4=0x=-4(0+1)^2+4=0. The xx-intercept is (0,0)(0,0). The point symmetric to (0,0)(0,0) across the axis of symmetry is (0,2)(0,-2).

Find the yy-intercepts. Let x=0x=0:

0=4(y+1)2+44=4(y+1)21=(y+1)2y+1=±1. \begin{aligned} 0&=-4(y+1)^2+4\\ -4&=-4(y+1)^2\\ 1&=(y+1)^2\\ y+1&=\pm1. \end{aligned}

Thus y=0y=0 or y=2y=-2. The yy-intercepts are (0,0)(0,0) and (0,2)(0,-2). Graph the parabola.

Graph x=4(y+2)2+4x=-4(y+2)^2+4 using properties. Enter the vertex.

Graph x=2(y+3)2+2x=-2(y+3)^2+2 using properties. Enter the vertex.

The next example requires that we first put the equation in standard form and then use the properties.

Example 11.18. Write x=2y2+12y+17x=2y^2+12y+17 in standard form and then use the properties of the standard form to graph the equation.

Solution. Rewrite the function in x=a(yk)2+hx=a(y-k)^2+h form by completing the square.

x=2y2+12y+17=2(y2+6y)+17=2(y2+6y+9)+1718=2(y+3)21. \begin{aligned} x&=2y^2+12y+17\\ &=2(y^2+6y)+17\\ &=2(y^2+6y+9)+17-18\\ &=2(y+3)^2-1. \end{aligned}

Identify the constants a=2a=2, h=1h=-1, k=3k=-3. Since a=2a=2, the parabola opens to the right. The axis of symmetry is y=3y=-3. The vertex is (1,3)(-1,-3).

Find the xx-intercept by substituting y=0y=0: x=2(0+3)21=17x=2(0+3)^2-1=17. The xx-intercept is (17,0)(17,0). The point symmetric to (17,0)(17,0) across the axis of symmetry is (17,6)(17,-6).

Find the yy-intercepts. Let x=0x=0:

0=2(y+3)21,12=(y+3)2,y=3±22. 0=2(y+3)^2-1,\quad \tfrac{1}{2}=(y+3)^2,\quad y=-3\pm\tfrac{\sqrt2}{2}.

The yy-intercepts are (0,3+22)\left(0,-3+\tfrac{\sqrt2}{2}\right) and (0,322)\left(0,-3-\tfrac{\sqrt2}{2}\right). Graph the parabola.

ⓐ Write x=3y2+6y+7x=3y^2+6y+7 in standard form and ⓑ use properties of the standard form to graph the equation.

ⓐ Write x=4y216y12x=-4y^2-16y-12 in standard form and ⓑ use properties of the standard form to graph the equation.

Solve Applications with Parabolas

Many architectural designs incorporate parabolas. It is not uncommon for bridges to be constructed using parabolas as we will see in the next example.

Example 11.19. Find the equation of the parabolic arch formed in the foundation of the bridge shown. Write the equation in standard form.

The parabolic arch is 10 feet high and 20 feet wide at the base.

Solution.

We will first set up a coordinate system and draw the parabola. The graph will give us the information we need to write the equation of the graph in the standard form y=a(xh)2+ky=a(x-h)^2+k.

Let the lower left side of the bridge be the origin of the coordinate grid at the point (0,0)(0,0). Since the base is 20 feet wide the point (20,0)(20,0) represents the lower right side. The bridge is 10 feet high at the highest point. The highest point is the vertex of the parabola so the yy-coordinate of the vertex will be 10. Since the bridge is symmetric, the vertex must fall halfway between the leftmost point, (0,0)(0,0), and the rightmost point, (20,0)(20,0). From this we know that the xx-coordinate of the vertex will also be 10.

Identify the vertex, (h,k)=(10,10)(h,k)=(10,10). Substitute the values into the standard form:

y=a(x10)2+10. y=a(x-10)^2+10.

The value of aa is still unknown. To find the value of aa use one of the other points on the parabola. Substitute (0,0)(0,0) into the equation.

0=a(010)2+1010=100aa=110. \begin{aligned} 0&=a(0-10)^2+10\\ -10&=100a\\ a&=-\tfrac{1}{10}. \end{aligned}

Substitute the value for aa into the equation:

y=110(x10)2+10. y=-\tfrac{1}{10}(x-10)^2+10.

Find the equation of the parabolic arch formed in the foundation of the bridge shown. The arch is 20 feet high and 40 feet wide at the base. Write the equation in standard form, placing the lower-left point at the origin.

Find the equation of the parabolic arch formed in the foundation of the bridge shown. The arch is 5 feet high and 10 feet wide at the base. Write the equation in standard form, placing the lower-left point at the origin.

Key terms. A parabola is all points in a plane that are the same distance from a fixed point and a fixed line. The fixed point is the focus, and the fixed line is the directrix.


This section is adapted from Intermediate Algebra 2e, Section 11.2 by Lynn Marecek and Andrea Honeycutt Mathis, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at OpenStax. Changes: omitted readiness quizzes, practice sets, self-checks, media links, and complex source figures; converted Try It problems to interactive questions and described source figures in words.