{"id":1041,"date":"2025-06-20T17:30:18","date_gmt":"2025-06-20T17:30:18","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/calculus2\/?post_type=chapter&#038;p=1041"},"modified":"2025-09-10T18:36:10","modified_gmt":"2025-09-10T18:36:10","slug":"conic-sections-learn-it-2","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/calculus2\/chapter\/conic-sections-learn-it-2\/","title":{"raw":"Conic Sections: Learn It 2","rendered":"Conic Sections: Learn It 2"},"content":{"raw":"<h2 data-type=\"title\">Parabolas<\/h2>\r\n<p class=\"whitespace-normal break-words\">A parabola forms when a plane intersects a cone parallel to the generating line. Unlike other conic sections, the plane intersects only one nappe of the cone.<\/p>\r\n\r\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\r\n<h3>parabola<\/h3>\r\nA parabola is the set of all whose distance from a fixed point (the <strong>focus<\/strong>) equals the distance from a fixed line (the <strong>directrix<\/strong>).\r\n\r\n<\/section>The <strong>vertex<\/strong> of a parabola is the point halfway between the focus and the directrix. This point represents the parabola's turning point.\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"417\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/4175\/2019\/04\/09225330\/CNX_Calc_Figure_11_05_003.jpg\" alt=\"A parabola is drawn with vertex at the origin and opening up. A focus is drawn as F at (0, p). A point P is marked on the line at coordinates (x, y), and the distance from the focus to P is marked d. A line marked the directrix is drawn, and it is y = \u2212 p. The distance from P to the directrix at (x, \u2212p) is marked d.\" width=\"417\" height=\"424\" data-media-type=\"image\/jpeg\" \/> Figure 3. A typical parabola in which the distance from the focus to the vertex is represented by the variable [latex]p[\/latex].[\/caption]\r\n<p class=\"whitespace-normal break-words\">Using the distance definition and the distance formula, we can derive the equation of a parabola.<\/p>\r\n\r\n<section class=\"textbox recall\" aria-label=\"Recall\"><strong>Distance Formula<\/strong>: For points [latex]P(x_1, y_1)[\/latex] and [latex]Q(x_2, y_2)[\/latex], the distance is [latex]d(P,Q) = \\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}[\/latex].<\/section>From Figure 3, we apply the parabola definition: the distance from focus [latex]F[\/latex] to point [latex]P[\/latex] equals the distance from [latex]P[\/latex] to point [latex]Q[\/latex] on the directrix.\r\n<div id=\"fs-id1167794029769\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{ccc}\\hfill d\\left(F,P\\right)&amp; =\\hfill &amp; d\\left(P,Q\\right)\\hfill \\\\ \\hfill \\sqrt{{\\left(0-x\\right)}^{2}+{\\left(p-y\\right)}^{2}}&amp; =\\hfill &amp; \\sqrt{{\\left(x-x\\right)}^{2}+{\\left(-p-y\\right)}^{2}}.\\hfill \\end{array}[\/latex]<\/div>\r\n&nbsp;\r\n<p class=\"whitespace-normal break-words\">Squaring both sides and simplifying:<\/p>\r\n\r\n<div id=\"fs-id1167794064134\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{ccc}\\hfill {x}^{2}+{\\left(p-y\\right)}^{2}&amp; =\\hfill &amp; {0}^{2}+{\\left(-p-y\\right)}^{2}\\hfill \\\\ \\hfill {x}^{2}+{p}^{2}-2py+{y}^{2}&amp; =\\hfill &amp; {p}^{2}+2py+{y}^{2}\\hfill \\\\ \\hfill {x}^{2}-2py&amp; =\\hfill &amp; 2py\\hfill \\\\ \\hfill {x}^{2}&amp; =\\hfill &amp; 4py.\\hfill \\end{array}[\/latex]<\/div>\r\n<section class=\"textbox recall\" aria-label=\"Recall\"><strong>Recall: Transformations of graphs\r\n[latex]\\\\[\/latex]\r\n<\/strong>For function [latex]y = f(x)[\/latex], the graph [latex]y = f(x - h) + k[\/latex] shifts vertically by [latex]k[\/latex] units and horizontally by [latex]h[\/latex] units.\r\n<ul>\r\n \t<li class=\"whitespace-normal break-words\">Positive [latex]k[\/latex]: shift up; negative [latex]k[\/latex]: shift down<\/li>\r\n \t<li class=\"whitespace-normal break-words\">Positive [latex]h[\/latex]: shift right; negative [latex]h[\/latex]: shift left<\/li>\r\n<\/ul>\r\nThe equation [latex]y = f(x - h) + k[\/latex] is equivalent to [latex]y - k = f(x - h)[\/latex]. When you replace [latex]y[\/latex] with [latex]y - k[\/latex] and [latex]x[\/latex] with [latex]x - h[\/latex] in any equation, the graph shifts according to these rules.\r\n\r\n<\/section>What if the vertex isn't at the origin? We use coordinates\u00a0 [latex]\\left(h,k\\right)[\/latex] to represent the vertex location. When the focus sits directly above the vertex, it has coordinates [latex](h, k+p)[\/latex] and the directrix becomes the line [latex]y = k - p[\/latex].\r\n\r\nUsing the same derivation process gives us [latex]{\\left(x-h\\right)}^{2}=4p\\left(y-k\\right)[\/latex]. Solving for [latex]y[\/latex] leads to our key theorem.\r\n\r\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\r\n<h3>standard form of a parabola<\/h3>\r\n<p id=\"fs-id1167793924406\">Given a parabola opening upward with vertex located at [latex]\\left(h,k\\right)[\/latex] and focus located at [latex]\\left(h,k+p\\right)[\/latex]], the equation is:<\/p>\r\n\r\n<div id=\"fs-id1167793813448\" style=\"text-align: center;\" data-type=\"equation\">[latex]y=\\frac{1}{4p}{\\left(x-h\\right)}^{2}+k[\/latex].<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1167793823638\">This is the <strong>standard form<\/strong> of a parabola.<\/p>\r\n\r\n<\/section>\r\n<p id=\"fs-id1167794044160\">Parabolas can open in four directions: up, down, left, or right. Each orientation has its own standard form equation, as shown in Figure 4.<\/p>\r\n\r\n<figure id=\"CNX_Calc_Figure_11_05_004\"><figcaption><\/figcaption>\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"800\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/4175\/2019\/04\/09225333\/CNX_Calc_Figure_11_05_004.jpg\" alt=\"This figure has four figures, each a parabola facing a different way. In the first figure, a parabola is drawn opening up with equation y = (1\/(4p))(x \u2212 h)2 + k. The vertex is given as (h, k), the focus is drawn at (h, k + p), and the directrix is drawn as y = k \u2212 p. In the second figure, a parabola is drawn opening down with equation y = \u2212(1\/(4p))(x \u2212 h)2 + k. The vertex is given as (h, k), the focus is drawn at (h, k \u2212 p), and the directrix is drawn as y = k + p. In the third figure, a parabola is drawn opening to the right with equation x = (1\/(4p))(y \u2212 k)2 + h. The vertex is given as (h, k), the focus is drawn at (h + p, k), and the directrix is drawn as x = h \u2212 p. In the fourth figure, a parabola is drawn opening left with equation x = \u2212(1\/(4p))(y \u2212 k)2 + h. The vertex is given as (h, k), the focus is drawn at (h \u2013 p, k), and the directrix is drawn as x = h + p.\" width=\"800\" height=\"903\" data-media-type=\"image\/jpeg\" \/> Figure 4. Four parabolas, opening in various directions, along with their equations in standard form.[\/caption]<\/figure>\r\n<p class=\"whitespace-normal break-words\">You'll also encounter parabolas written in <strong>general form<\/strong>, where the values of [latex]h[\/latex], [latex]k[\/latex], and [latex]p[\/latex] aren't immediately visible:<\/p>\r\n\r\n<ul class=\"[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc space-y-1.5 pl-7\">\r\n \t<li class=\"whitespace-normal break-words\">Vertical parabolas (opens up\/down): [latex]ax^2 + bx + cy + d = 0[\/latex]<\/li>\r\n \t<li class=\"whitespace-normal break-words\">Horizontal parabolas (opens left\/right): [latex]ay^2 + bx + cy + d = 0[\/latex]<\/li>\r\n<\/ul>\r\n<section class=\"textbox proTip\" aria-label=\"Pro Tip\"><strong>Converting to Standard Form<\/strong>: Use completing the square to convert from general form to standard form. This reveals the vertex coordinates and makes graphing much easier.<\/section><section class=\"textbox example\" aria-label=\"Example\">\r\n<div id=\"fs-id1167793897024\" data-type=\"problem\">\r\n<p id=\"fs-id1167793928395\">Put the equation [latex]{x}^{2}-4x - 8y+12=0[\/latex] into standard form and graph the resulting parabola.<\/p>\r\n\r\n<\/div>\r\n[reveal-answer q=\"44558899\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"44558899\"]\r\n<div id=\"fs-id1167794144103\" data-type=\"solution\">\r\n<p id=\"fs-id1167793880162\">Since <em data-effect=\"italics\">y<\/em> is not squared in this equation, we know that the parabola opens either upward or downward. Therefore we need to solve this equation for <em data-effect=\"italics\">y,<\/em> which will put the equation into standard form. To do that, first add [latex]8y[\/latex] to both sides of the equation:<\/p>\r\n\r\n<div id=\"fs-id1167794159728\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]8y={x}^{2}-4x+12[\/latex].<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1167794004468\">The next step is to complete the square on the right-hand side. Start by grouping the first two terms on the right-hand side using parentheses:<\/p>\r\n\r\n<div id=\"fs-id1167794328351\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]8y=\\left({x}^{2}-4x\\right)+12[\/latex].<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1167794069690\">Next determine the constant that, when added inside the parentheses, makes the quantity inside the parentheses a perfect square trinomial. To do this, take half the coefficient of <em data-effect=\"italics\">x<\/em> and square it. This gives [latex]{\\left(\\frac{-4}{2}\\right)}^{2}=4[\/latex]. Add 4 inside the parentheses and subtract 4 outside the parentheses, so the value of the equation is not changed:<\/p>\r\n\r\n<div id=\"fs-id1167793976555\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]8y=\\left({x}^{2}-4x+4\\right)+12 - 4[\/latex].<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1167794032118\">Now combine like terms and factor the quantity inside the parentheses:<\/p>\r\n\r\n<div id=\"fs-id1167793271075\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]8y={\\left(x - 2\\right)}^{2}+8[\/latex].<\/div>\r\n<p id=\"fs-id1167794068481\">Finally, divide by 8:<\/p>\r\n\r\n<div id=\"fs-id1167793852957\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]y=\\frac{1}{8}{\\left(x - 2\\right)}^{2}+1[\/latex].<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1167793852771\">This equation is now in standard form. Comparing this to equations for parabolas gives [latex]h=2[\/latex], [latex]k=1[\/latex], and [latex]p=2[\/latex]. The parabola opens up, with vertex at [latex]\\left(2,1\\right)[\/latex], focus at [latex]\\left(2,3\\right)[\/latex], and directrix [latex]y=-1[\/latex]. The graph of this parabola appears as follows.<\/p>\r\n\r\n<figure id=\"CNX_Calc_Figure_11_05_005\"><figcaption><\/figcaption>[caption id=\"\" align=\"aligncenter\" width=\"417\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/4175\/2019\/04\/09225336\/CNX_Calc_Figure_11_05_005.jpg\" alt=\"A parabola is drawn with vertex at (2, 1) and opening up with equation x2 \u2013 4x \u2013 8y + 12 = 0. The focus is drawn at (1, 3). The directrix is drawn at y = \u2212 1.\" width=\"417\" height=\"422\" data-media-type=\"image\/jpeg\" \/> Figure 5. The parabola in [link].[\/caption]<\/figure>\r\n<\/div>\r\n[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox watchIt\" aria-label=\"Watch It\">Watch the following video to see the worked solution to the example above.<center><iframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/AF_0mpKk4-Y?controls=0&amp;start=255&amp;end=490&amp;autoplay=0\" width=\"750\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" data-mce-fragment=\"1\"><\/iframe><\/center>\r\n<p class=\"p1\">For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.<\/p>\r\nYou can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus+II\/Transcripts\/7.5ConicSections255to490_transcript.html\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of \"7.5 Conic Sections\" here (opens in new window)<\/a>.\r\n\r\n<\/section><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm_question hide_question_numbers=1]311327[\/ohm_question]<\/section>\r\n<p id=\"fs-id1167794052210\">The <strong>axis of symmetry<\/strong> of a vertical parabola is a vertical line passing through the vertex. This creates a powerful reflective property that makes parabolas incredibly useful in real-world applications. When parallel rays (like light or radio waves) enter a parabola parallel to its axis of symmetry, they all reflect to a single point\u2014the focus.<\/p>\r\n&nbsp;\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"417\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/4175\/2019\/04\/09225340\/CNX_Calc_Figure_11_05_007.jpg\" alt=\"A parabola is drawn with vertex at the origin and opening up. Two parallel lines are drawn that strike the parabola and reflect to the focus.\" width=\"417\" height=\"422\" data-media-type=\"image\/jpeg\" \/> Figure 7.[\/caption]\r\n<p id=\"fs-id1167794023197\">This reflective property explains why parabolic shapes appear in so many technologies\u2014from car headlights to radio telescopes to solar collectors.<\/p>\r\n\r\n<section class=\"textbox connectIt\" aria-label=\"Connect It\">Parabolas collect parallel rays <strong>to<\/strong> the focus, but they send rays <strong>from<\/strong> the focus out in parallel beams. This dual property makes them perfect for both receiving signals (satellite dishes) and projecting light (flashlights).\r\n<p class=\"whitespace-normal break-words\"><strong>Satellite Dishes<\/strong>: A parabolic dish aims directly at a satellite in space, with a receiver positioned at the focus. Radio waves from the satellite reflect off the parabolic surface and concentrate at the receiver. This design allows a small receiver to gather signals from a wide area of sky.<\/p>\r\n<p class=\"whitespace-normal break-words\"><strong>Flashlights and Headlights<\/strong>: These devices work using the same principle in reverse. The light bulb sits at the focus, and the parabolic mirror behind it focuses the light rays into a concentrated beam straight ahead. This allows a small light bulb to illuminate a wide angle of space in front of the flashlight or car.<\/p>\r\n\r\n<\/section>","rendered":"<h2 data-type=\"title\">Parabolas<\/h2>\n<p class=\"whitespace-normal break-words\">A parabola forms when a plane intersects a cone parallel to the generating line. Unlike other conic sections, the plane intersects only one nappe of the cone.<\/p>\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\n<h3>parabola<\/h3>\n<p>A parabola is the set of all whose distance from a fixed point (the <strong>focus<\/strong>) equals the distance from a fixed line (the <strong>directrix<\/strong>).<\/p>\n<\/section>\n<p>The <strong>vertex<\/strong> of a parabola is the point halfway between the focus and the directrix. This point represents the parabola&#8217;s turning point.<\/p>\n<figure style=\"width: 417px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/4175\/2019\/04\/09225330\/CNX_Calc_Figure_11_05_003.jpg\" alt=\"A parabola is drawn with vertex at the origin and opening up. A focus is drawn as F at (0, p). A point P is marked on the line at coordinates (x, y), and the distance from the focus to P is marked d. A line marked the directrix is drawn, and it is y = \u2212 p. The distance from P to the directrix at (x, \u2212p) is marked d.\" width=\"417\" height=\"424\" data-media-type=\"image\/jpeg\" \/><figcaption class=\"wp-caption-text\">Figure 3. A typical parabola in which the distance from the focus to the vertex is represented by the variable [latex]p[\/latex].<\/figcaption><\/figure>\n<p class=\"whitespace-normal break-words\">Using the distance definition and the distance formula, we can derive the equation of a parabola.<\/p>\n<section class=\"textbox recall\" aria-label=\"Recall\"><strong>Distance Formula<\/strong>: For points [latex]P(x_1, y_1)[\/latex] and [latex]Q(x_2, y_2)[\/latex], the distance is [latex]d(P,Q) = \\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}[\/latex].<\/section>\n<p>From Figure 3, we apply the parabola definition: the distance from focus [latex]F[\/latex] to point [latex]P[\/latex] equals the distance from [latex]P[\/latex] to point [latex]Q[\/latex] on the directrix.<\/p>\n<div id=\"fs-id1167794029769\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{ccc}\\hfill d\\left(F,P\\right)& =\\hfill & d\\left(P,Q\\right)\\hfill \\\\ \\hfill \\sqrt{{\\left(0-x\\right)}^{2}+{\\left(p-y\\right)}^{2}}& =\\hfill & \\sqrt{{\\left(x-x\\right)}^{2}+{\\left(-p-y\\right)}^{2}}.\\hfill \\end{array}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p class=\"whitespace-normal break-words\">Squaring both sides and simplifying:<\/p>\n<div id=\"fs-id1167794064134\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{ccc}\\hfill {x}^{2}+{\\left(p-y\\right)}^{2}& =\\hfill & {0}^{2}+{\\left(-p-y\\right)}^{2}\\hfill \\\\ \\hfill {x}^{2}+{p}^{2}-2py+{y}^{2}& =\\hfill & {p}^{2}+2py+{y}^{2}\\hfill \\\\ \\hfill {x}^{2}-2py& =\\hfill & 2py\\hfill \\\\ \\hfill {x}^{2}& =\\hfill & 4py.\\hfill \\end{array}[\/latex]<\/div>\n<section class=\"textbox recall\" aria-label=\"Recall\"><strong>Recall: Transformations of graphs<br \/>\n[latex]\\\\[\/latex]<br \/>\n<\/strong>For function [latex]y = f(x)[\/latex], the graph [latex]y = f(x - h) + k[\/latex] shifts vertically by [latex]k[\/latex] units and horizontally by [latex]h[\/latex] units.<\/p>\n<ul>\n<li class=\"whitespace-normal break-words\">Positive [latex]k[\/latex]: shift up; negative [latex]k[\/latex]: shift down<\/li>\n<li class=\"whitespace-normal break-words\">Positive [latex]h[\/latex]: shift right; negative [latex]h[\/latex]: shift left<\/li>\n<\/ul>\n<p>The equation [latex]y = f(x - h) + k[\/latex] is equivalent to [latex]y - k = f(x - h)[\/latex]. When you replace [latex]y[\/latex] with [latex]y - k[\/latex] and [latex]x[\/latex] with [latex]x - h[\/latex] in any equation, the graph shifts according to these rules.<\/p>\n<\/section>\n<p>What if the vertex isn&#8217;t at the origin? We use coordinates\u00a0 [latex]\\left(h,k\\right)[\/latex] to represent the vertex location. When the focus sits directly above the vertex, it has coordinates [latex](h, k+p)[\/latex] and the directrix becomes the line [latex]y = k - p[\/latex].<\/p>\n<p>Using the same derivation process gives us [latex]{\\left(x-h\\right)}^{2}=4p\\left(y-k\\right)[\/latex]. Solving for [latex]y[\/latex] leads to our key theorem.<\/p>\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\n<h3>standard form of a parabola<\/h3>\n<p id=\"fs-id1167793924406\">Given a parabola opening upward with vertex located at [latex]\\left(h,k\\right)[\/latex] and focus located at [latex]\\left(h,k+p\\right)[\/latex]], the equation is:<\/p>\n<div id=\"fs-id1167793813448\" style=\"text-align: center;\" data-type=\"equation\">[latex]y=\\frac{1}{4p}{\\left(x-h\\right)}^{2}+k[\/latex].<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1167793823638\">This is the <strong>standard form<\/strong> of a parabola.<\/p>\n<\/section>\n<p id=\"fs-id1167794044160\">Parabolas can open in four directions: up, down, left, or right. Each orientation has its own standard form equation, as shown in Figure 4.<\/p>\n<figure id=\"CNX_Calc_Figure_11_05_004\"><figcaption><\/figcaption><figure style=\"width: 800px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/4175\/2019\/04\/09225333\/CNX_Calc_Figure_11_05_004.jpg\" alt=\"This figure has four figures, each a parabola facing a different way. In the first figure, a parabola is drawn opening up with equation y = (1\/(4p))(x \u2212 h)2 + k. The vertex is given as (h, k), the focus is drawn at (h, k + p), and the directrix is drawn as y = k \u2212 p. In the second figure, a parabola is drawn opening down with equation y = \u2212(1\/(4p))(x \u2212 h)2 + k. The vertex is given as (h, k), the focus is drawn at (h, k \u2212 p), and the directrix is drawn as y = k + p. In the third figure, a parabola is drawn opening to the right with equation x = (1\/(4p))(y \u2212 k)2 + h. The vertex is given as (h, k), the focus is drawn at (h + p, k), and the directrix is drawn as x = h \u2212 p. In the fourth figure, a parabola is drawn opening left with equation x = \u2212(1\/(4p))(y \u2212 k)2 + h. The vertex is given as (h, k), the focus is drawn at (h \u2013 p, k), and the directrix is drawn as x = h + p.\" width=\"800\" height=\"903\" data-media-type=\"image\/jpeg\" \/><figcaption class=\"wp-caption-text\">Figure 4. Four parabolas, opening in various directions, along with their equations in standard form.<\/figcaption><\/figure>\n<\/figure>\n<p class=\"whitespace-normal break-words\">You'll also encounter parabolas written in <strong>general form<\/strong>, where the values of [latex]h[\/latex], [latex]k[\/latex], and [latex]p[\/latex] aren't immediately visible:<\/p>\n<ul class=\"[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc space-y-1.5 pl-7\">\n<li class=\"whitespace-normal break-words\">Vertical parabolas (opens up\/down): [latex]ax^2 + bx + cy + d = 0[\/latex]<\/li>\n<li class=\"whitespace-normal break-words\">Horizontal parabolas (opens left\/right): [latex]ay^2 + bx + cy + d = 0[\/latex]<\/li>\n<\/ul>\n<section class=\"textbox proTip\" aria-label=\"Pro Tip\"><strong>Converting to Standard Form<\/strong>: Use completing the square to convert from general form to standard form. This reveals the vertex coordinates and makes graphing much easier.<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">\n<div id=\"fs-id1167793897024\" data-type=\"problem\">\n<p id=\"fs-id1167793928395\">Put the equation [latex]{x}^{2}-4x - 8y+12=0[\/latex] into standard form and graph the resulting parabola.<\/p>\n<\/div>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q44558899\">Show Solution<\/button><\/p>\n<div id=\"q44558899\" class=\"hidden-answer\" style=\"display: none\">\n<div id=\"fs-id1167794144103\" data-type=\"solution\">\n<p id=\"fs-id1167793880162\">Since <em data-effect=\"italics\">y<\/em> is not squared in this equation, we know that the parabola opens either upward or downward. Therefore we need to solve this equation for <em data-effect=\"italics\">y,<\/em> which will put the equation into standard form. To do that, first add [latex]8y[\/latex] to both sides of the equation:<\/p>\n<div id=\"fs-id1167794159728\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]8y={x}^{2}-4x+12[\/latex].<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1167794004468\">The next step is to complete the square on the right-hand side. Start by grouping the first two terms on the right-hand side using parentheses:<\/p>\n<div id=\"fs-id1167794328351\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]8y=\\left({x}^{2}-4x\\right)+12[\/latex].<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1167794069690\">Next determine the constant that, when added inside the parentheses, makes the quantity inside the parentheses a perfect square trinomial. To do this, take half the coefficient of <em data-effect=\"italics\">x<\/em> and square it. This gives [latex]{\\left(\\frac{-4}{2}\\right)}^{2}=4[\/latex]. Add 4 inside the parentheses and subtract 4 outside the parentheses, so the value of the equation is not changed:<\/p>\n<div id=\"fs-id1167793976555\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]8y=\\left({x}^{2}-4x+4\\right)+12 - 4[\/latex].<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1167794032118\">Now combine like terms and factor the quantity inside the parentheses:<\/p>\n<div id=\"fs-id1167793271075\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]8y={\\left(x - 2\\right)}^{2}+8[\/latex].<\/div>\n<p id=\"fs-id1167794068481\">Finally, divide by 8:<\/p>\n<div id=\"fs-id1167793852957\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]y=\\frac{1}{8}{\\left(x - 2\\right)}^{2}+1[\/latex].<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1167793852771\">This equation is now in standard form. Comparing this to equations for parabolas gives [latex]h=2[\/latex], [latex]k=1[\/latex], and [latex]p=2[\/latex]. The parabola opens up, with vertex at [latex]\\left(2,1\\right)[\/latex], focus at [latex]\\left(2,3\\right)[\/latex], and directrix [latex]y=-1[\/latex]. The graph of this parabola appears as follows.<\/p>\n<figure id=\"CNX_Calc_Figure_11_05_005\"><figcaption><\/figcaption><figure style=\"width: 417px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/4175\/2019\/04\/09225336\/CNX_Calc_Figure_11_05_005.jpg\" alt=\"A parabola is drawn with vertex at (2, 1) and opening up with equation x2 \u2013 4x \u2013 8y + 12 = 0. The focus is drawn at (1, 3). The directrix is drawn at y = \u2212 1.\" width=\"417\" height=\"422\" data-media-type=\"image\/jpeg\" \/><figcaption class=\"wp-caption-text\">Figure 5. The parabola in [link].<\/figcaption><\/figure>\n<\/figure>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox watchIt\" aria-label=\"Watch It\">Watch the following video to see the worked solution to the example above.<\/p>\n<div style=\"text-align: center;\"><iframe loading=\"lazy\" title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/AF_0mpKk4-Y?controls=0&amp;start=255&amp;end=490&amp;autoplay=0\" width=\"750\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" data-mce-fragment=\"1\"><\/iframe><\/div>\n<p class=\"p1\">For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.<\/p>\n<p>You can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus+II\/Transcripts\/7.5ConicSections255to490_transcript.html\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of \"7.5 Conic Sections\" here (opens in new window)<\/a>.<\/p>\n<\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm311327\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=311327&theme=lumen&iframe_resize_id=ohm311327&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<p id=\"fs-id1167794052210\">The <strong>axis of symmetry<\/strong> of a vertical parabola is a vertical line passing through the vertex. This creates a powerful reflective property that makes parabolas incredibly useful in real-world applications. When parallel rays (like light or radio waves) enter a parabola parallel to its axis of symmetry, they all reflect to a single point\u2014the focus.<\/p>\n<p>&nbsp;<\/p>\n<figure style=\"width: 417px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/4175\/2019\/04\/09225340\/CNX_Calc_Figure_11_05_007.jpg\" alt=\"A parabola is drawn with vertex at the origin and opening up. Two parallel lines are drawn that strike the parabola and reflect to the focus.\" width=\"417\" height=\"422\" data-media-type=\"image\/jpeg\" \/><figcaption class=\"wp-caption-text\">Figure 7.<\/figcaption><\/figure>\n<p id=\"fs-id1167794023197\">This reflective property explains why parabolic shapes appear in so many technologies\u2014from car headlights to radio telescopes to solar collectors.<\/p>\n<section class=\"textbox connectIt\" aria-label=\"Connect It\">Parabolas collect parallel rays <strong>to<\/strong> the focus, but they send rays <strong>from<\/strong> the focus out in parallel beams. This dual property makes them perfect for both receiving signals (satellite dishes) and projecting light (flashlights).<\/p>\n<p class=\"whitespace-normal break-words\"><strong>Satellite Dishes<\/strong>: A parabolic dish aims directly at a satellite in space, with a receiver positioned at the focus. Radio waves from the satellite reflect off the parabolic surface and concentrate at the receiver. This design allows a small receiver to gather signals from a wide area of sky.<\/p>\n<p class=\"whitespace-normal break-words\"><strong>Flashlights and Headlights<\/strong>: These devices work using the same principle in reverse. The light bulb sits at the focus, and the parabolic mirror behind it focuses the light rays into a concentrated beam straight ahead. This allows a small light bulb to illuminate a wide angle of space in front of the flashlight or car.<\/p>\n<\/section>\n","protected":false},"author":15,"menu_order":16,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":677,"module-header":"- Select Header -","content_attributions":[],"internal_book_links":[],"video_content":null,"cc_video_embed_content":{"cc_scripts":"","media_targets":[]},"try_it_collection":null,"_links":{"self":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/1041"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/users\/15"}],"version-history":[{"count":8,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/1041\/revisions"}],"predecessor-version":[{"id":2309,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/1041\/revisions\/2309"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/parts\/677"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/1041\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/media?parent=1041"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapter-type?post=1041"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/contributor?post=1041"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/license?post=1041"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}