{"id":419,"date":"2019-07-15T22:44:52","date_gmt":"2019-07-15T22:44:52","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/waymakercollegealgebracorequisite\/chapter\/equations-of-ellipses\/"},"modified":"2019-07-15T22:44:52","modified_gmt":"2019-07-15T22:44:52","slug":"equations-of-ellipses","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/chapter\/equations-of-ellipses\/","title":{"raw":"Equations of Ellipses","rendered":"Equations of Ellipses"},"content":{"raw":"\n<div class=\"textbox learning-objectives\">\n<h3>Learning Outcomes<\/h3>\n<ul>\n \t<li>Identify the foci, vertices, axes, and center of an ellipse.<\/li>\n \t<li>Write equations of ellipses&nbsp;centered at the origin.<\/li>\n \t<li>Write equations of ellipses not centered at the origin.<\/li>\n<\/ul>\n<\/div>\nA conic section, or <strong>conic<\/strong>, is a shape resulting from intersecting a right circular cone with a plane. The angle at which the plane intersects the cone determines the shape.\n\n<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03202211\/CNX_Precalc_Figure_10_01_0022.jpg\" width=\"976\" height=\"441\">\n\nConic sections can also be described by a set of points in the coordinate plane. Later in this chapter we will see that the graph of any quadratic equation in two variables is a conic section. The signs of the equations and the coefficients of the variable terms determine the shape. This section focuses on the four variations of the standard form of the equation for the ellipse. An <strong>ellipse<\/strong> is the set of all points [latex]\\left(x,y\\right)[\/latex] in a plane such that the sum of their distances from two fixed points is a constant. Each fixed point is called a <strong>focus<\/strong> (plural: <strong>foci<\/strong>) of the ellipse.\n\nWe can draw an ellipse using a piece of cardboard, two thumbtacks, a pencil, and string. Place the thumbtacks in the cardboard to form the foci of the ellipse. Cut a piece of string longer than the distance between the two thumbtacks (the length of the string represents the constant in the definition). Tack each end of the string to the cardboard, and trace a curve with a pencil held taut against the string. The result is an ellipse.\n\n<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03202213\/CNX_Precalc_Figure_10_01_0032.jpg\" width=\"487\" height=\"560\">\n\nEvery ellipse has two axes of symmetry. The longer axis is called the <strong>major axis<\/strong>, and the shorter axis is called the <strong>minor axis<\/strong>. Each endpoint of the major axis is the <strong>vertex<\/strong> of the ellipse (plural: <strong>vertices<\/strong>), and each endpoint of the minor axis is a <strong>co-vertex<\/strong> of the ellipse. The <strong>center of an ellipse<\/strong> is the midpoint of both the major and minor axes. The axes are perpendicular at the center. The foci always lie on the major axis, and the sum of the distances from the foci to any point on the ellipse (the constant sum) is greater than the distance between the foci.\n\n<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03202215\/CNX_Precalc_Figure_10_01_0042.jpg\" width=\"731\" height=\"366\">\n\nIn this section we restrict ellipses to those that are positioned vertically or horizontally in the coordinate plane. That is, the axes will either lie on or be parallel to the <em>x<\/em>- and <em>y<\/em>-axes. Later in the chapter, we will see ellipses that are rotated in the coordinate plane.\n\nTo work with horizontal and vertical ellipses in the coordinate plane, we consider two cases: those that are centered at the origin and those that are centered at a point other than the origin. First we will learn to derive the equations of ellipses, and then we will learn how to write the equations of ellipses in standard form. Later we will use what we learn to draw the graphs.\n\nTo derive the equation of an&nbsp;<span class=\"no-emphasis\">ellipse<\/span>&nbsp;centered at the origin, we begin with the foci [latex](-c,0)[\/latex] and&nbsp;[latex](-c,0)[\/latex]. The ellipse is the set of all points&nbsp;[latex](x,y)[\/latex] such that the sum of the distances from&nbsp;[latex](x,y)[\/latex] to the foci is constant, as shown in the figure below.\n\n<img class=\"alignnone wp-image-2327 aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03202217\/CNX_Precalc_Figure_10_01_0142-300x169.jpg\" alt=\"\" width=\"530\" height=\"299\">\n<p id=\"fs-id1226529\">If [latex](a,0)[\/latex] is a&nbsp;<span class=\"no-emphasis\">vertex<\/span>&nbsp;of the ellipse, the distance from&nbsp;[latex](-c,0)[\/latex] to [latex](a,0)[\/latex] is [latex]a-(-c)=a+c[\/latex]. The distance from [latex](c,0)[\/latex] to [latex](a,0)[\/latex] is [latex]a-c[\/latex]. The sum of the distances from the&nbsp;<span class=\"no-emphasis\">foci<\/span>&nbsp;to the vertex is<\/p>\n<p style=\"text-align: center\">[latex](a+c)+(a-c)=2a[\/latex]<\/p>\n<p style=\"text-align: left\">If [latex](x,y)[\/latex] is a point on the ellipse, then we can define the following variables:<\/p>\n<p style=\"text-align: center\">[latex]\\begin{align}d_1&amp;=\\text{the distance from } (-c,0) \\text{ to } (x,y) \\\\ d_2&amp;= \\text{the distance from } (c,0) \\text{ to } (x,y) \\end{align}[\/latex]<\/p>\n<p style=\"text-align: left\">By the definition of an ellipse, [latex]d_1+d_2[\/latex] is constant for any point [latex](x,y)[\/latex] on the ellipse. We know that the sum of these distances is [latex]2a[\/latex] for the vertex [latex](a,0)[\/latex]. It follows that [latex]d_1+d_2=2a[\/latex] for any point on the ellipse. The derivation of the standard form of the equation of an ellipse relies on this relationship and the distance formula. The derivation is beyond the scope of this course, but the equation is:<\/p>\n<p style=\"text-align: center\">[latex]\\dfrac{x^2}{a^2}+\\dfrac{y^2}{b^2}=1[\/latex]<\/p>\nfor an ellipse centered at the origin with its major axis on the&nbsp;<em>X<\/em>-axis and\n<p style=\"text-align: center\">[latex]\\dfrac{x^2}{b^2}+\\dfrac{y^2}{a^2}=1[\/latex]<\/p>\nfor an ellipse centered at the origin with its major axis on the&nbsp;<em>Y<\/em>-axis.\n<div id=\"fs-id1105711\" class=\"unnumbered\">\n<h2>Writing Equations of Ellipses Centered at the Origin in Standard Form<\/h2>\n<p id=\"fs-id1376358\">Standard forms of equations tell us about key features of graphs. Take a moment to recall some of the standard forms of equations we\u2019ve worked with in the past: linear, quadratic, cubic, exponential, logarithmic, and so on. By learning to interpret standard forms of equations, we are bridging the relationship between algebraic and geometric representations of mathematical phenomena.<\/p>\n<p id=\"fs-id1308221\">The key features of the&nbsp;<span class=\"no-emphasis\">ellipse<\/span>&nbsp;are its center,&nbsp;<span class=\"no-emphasis\">vertices<\/span>,&nbsp;<span class=\"no-emphasis\">co-vertices<\/span>,&nbsp;<span class=\"no-emphasis\">foci<\/span>, and lengths and positions of the&nbsp;<span class=\"no-emphasis\">major and minor axes<\/span>. Just as with other equations, we can identify all of these features just by looking at the standard form of the equation. There are four variations of the standard form of the ellipse. These variations are categorized first by the location of the center (the origin or not the origin), and then by the position (horizontal or vertical). Each is presented along with a description of how the parts of the equation relate to the graph. Interpreting these parts allows us to form a mental picture of the ellipse.<\/p>\n\n<div class=\"textbox\">\n<h3>A General Note: Standard Forms of the Equation of an Ellipse with Center [latex](0,0)[\/latex]<\/h3>\nThe standard form of the equation of an ellipse with center [latex]\\left(0,0\\right)[\/latex] and <strong>major axis<\/strong> parallel to the <em>x<\/em>-axis is\n<p style=\"text-align: center\">[latex]\\dfrac{{x}^{2}}{{a}^{2}}+\\dfrac{{y}^{2}}{{b}^{2}}=1[\/latex]<\/p>\nwhere\n<ul>\n \t<li>[latex]a&gt;b[\/latex]<\/li>\n \t<li>the length of the major axis is [latex]2a[\/latex]<\/li>\n \t<li>the coordinates of the vertices are [latex]\\left(\\pm a,0\\right)[\/latex]<\/li>\n \t<li>the length of the minor axis is [latex]2b[\/latex]<\/li>\n \t<li>the coordinates of the co-vertices are [latex]\\left(0,\\pm b\\right)[\/latex]<\/li>\n \t<li>the coordinates of the foci are [latex]\\left(\\pm c,0\\right)[\/latex], where [latex]{c}^{2}={a}^{2}-{b}^{2}[\/latex].<\/li>\n<\/ul>\nThe standard form of the equation of an ellipse with center [latex]\\left(0,0\\right)[\/latex] and major axis parallel to the <em>y<\/em>-axis is\n<p style=\"text-align: center\">[latex]\\dfrac{{x}^{2}}{{b}^{2}}+\\dfrac{{y}^{2}}{{a}^{2}}=1[\/latex]<\/p>\nwhere\n<ul>\n \t<li>[latex]a&gt;b[\/latex]<\/li>\n \t<li>the length of the major axis is [latex]2a[\/latex]<\/li>\n \t<li>the coordinates of the vertices are [latex]\\left(0,\\pm a\\right)[\/latex]<\/li>\n \t<li>the length of the minor axis is [latex]2b[\/latex]<\/li>\n \t<li>the coordinates of the co-vertices are [latex]\\left(\\pm b,0\\right)[\/latex]<\/li>\n \t<li>the coordinates of the foci are [latex]\\left(0,\\pm c\\right)[\/latex], where [latex]{c}^{2}={a}^{2}-{b}^{2}[\/latex].<\/li>\n<\/ul>\n<\/div>\nNote that the vertices, co-vertices, and foci are related by the equation [latex]c^2=a^2-b^2[\/latex]. When we are given the coordinates of the foci and vertices of an ellipse, we can use the relationship to find the equation of the ellipse in standard form.\n\n[caption id=\"attachment_2328\" align=\"alignnone\" width=\"720\"]<img class=\"wp-image-2328\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03202219\/Screen-Shot-2015-09-15-at-2.21.34-PM-300x147.png\" alt=\"\" width=\"720\" height=\"353\"> Figure:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (a) Horizontal ellipse with center (0,0),&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(b) Vertical ellipse with center (0,0)[\/caption]\n\n&nbsp;\n<div class=\"textbox\">\n<h3>How To: Given the vertices and foci of an ellipse centered at the origin, write its equation in standard form.<\/h3>\n<ol>\n \t<li>Determine whether the major axis is on the <em>x<\/em>- or <em>y<\/em>-axis.\n<ol>\n \t<li>If the given coordinates of the vertices and foci have the form [latex](\\pm a,0)[\/latex] and&nbsp;[latex](\\pm c,0)[\/latex] respectively, then the major axis is parallel to the <em>x<\/em>-axis. Use the standard form [latex]\\dfrac{{x}^{2}}{{a}^{2}}+\\dfrac{{y}^{2}}{{b}^{2}}=1[\/latex].<\/li>\n \t<li>If the given coordinates of the vertices and foci have the form [latex](0,\\pm a)[\/latex] and&nbsp;[latex](0,\\pm c)[\/latex] respectively, then the major axis is parallel to the <em>y<\/em>-axis. Use the standard form [latex]\\dfrac{{x}^{2}}{{b}^{2}}+\\dfrac{{y}^{2}}{{a}^{2}}=1[\/latex].<\/li>\n<\/ol>\n<\/li>\n \t<li>Use the equation [latex]c^2=a^2-b^2[\/latex] along with the given coordinates of the vertices and foci, to solve for [latex]b^2[\/latex].<\/li>\n \t<li>Substitute the values for&nbsp;[latex]a^2[\/latex] and&nbsp;[latex]b^2[\/latex] into the standard form of the equation determined in Step 1.<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example:&nbsp;Writing the Equation of an Ellipse Centered at the Origin in Standard Form<\/h3>\nWhat is the standard form equation of the ellipse that has vertices [latex](\\pm 8,0)[\/latex] and foci&nbsp;[latex](\\pm 5,0)[\/latex]?\n\n[reveal-answer q=\"796590\"]Show Solution[\/reveal-answer]\n[hidden-answer a=\"796590\"]\n\nThe foci are on the&nbsp;<em>x<\/em>-axis, so the major axis is the&nbsp;<em>x<\/em>-axis. Thus the equation will have the form:\n<p style=\"text-align: center\">[latex]\\dfrac{{x}^{2}}{{a}^{2}}+\\dfrac{{y}^{2}}{{b}^{2}}=1[\/latex]<\/p>\nThe vertices are&nbsp;[latex](\\pm 8,0)[\/latex], so [latex]a=8[\/latex] and [latex]a^2=64[\/latex].\n\nThe foci are&nbsp;[latex](\\pm 5,0)[\/latex], so [latex]c=5[\/latex] and [latex]c^2=25[\/latex].\n\nWe know that the vertices and foci are related by the equation&nbsp;[latex]c^2=a^2-b^2[\/latex]. Solving for [latex]b^2[\/latex] we have\n<p style=\"text-align: center\">[latex]\\begin{align}&amp;c^2=a^2-b^2&amp;&amp; \\\\ &amp;25 = 64 - b^2 &amp;&amp; \\text{Substitute for }c^2 \\text{ and }a^2. \\\\ &amp;b^2=39 &amp;&amp; \\text{Solve for } b^2. \\end{align}[\/latex]<\/p>\nNow we need only substitute [latex]a^2 = 64[\/latex] and [latex]b^2=39[\/latex] into the standard form of the equation. The equation of the ellipse is\n<p style=\"text-align: center\">[latex]\\dfrac{{x}^{2}}{64}+\\dfrac{{y}^{2}}{39}=1[\/latex]<\/p>\n[\/hidden-answer]\n\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>try it<\/h3>\nWhat is the standard form equation of the ellipse that has vertices [latex]\\left(0,\\pm 8\\right)[\/latex] and foci&nbsp;[latex](0,\\pm \\sqrt{5})[\/latex]?\n\n[reveal-answer q=\"997539\"]Show Solution[\/reveal-answer]\n[hidden-answer a=\"997539\"]\n\n[latex]x^2+\\dfrac{y^2}{16}=1[\/latex]\n\n[\/hidden-answer]\n\n[ohm_question hide_question_numbers=1]156638[\/ohm_question]\n\n<\/div>\n<h2>Writing Equations of Ellipses Not Centered at the Origin<\/h2>\nLike the graphs of other equations, the graph of an <strong>ellipse<\/strong> can be translated. If an ellipse is translated [latex]h[\/latex] units horizontally and [latex]k[\/latex] units vertically, the center of the ellipse will be [latex]\\left(h,k\\right)[\/latex]. This <strong>translation<\/strong> results in the standard form of the equation we saw previously, with [latex]x[\/latex] replaced by [latex]\\left(x-h\\right)[\/latex] and <em>y<\/em> replaced by [latex]\\left(y-k\\right)[\/latex].\n<div class=\"textbox examples\">\n<h3>tip for success<\/h3>\nWriting equations of ellipses not centered at the origin uses several concepts that you've built up for yourself over the entirety of this course such as transformations of graphs, rational equations, and the midpoint formula, to name a few.\n\nRemember that you can return to earlier module sections at any time if you need a refresher. As always, give yourself plenty of time to apply patient, repeated study of the examples and practice problems below.\n\n<\/div>\n<div class=\"textbox\">\n<h3>A General Note: Standard Forms of the Equation of an Ellipse with Center (<em>h<\/em>, <em>k<\/em>)<\/h3>\nThe standard form of the equation of an ellipse with center [latex]\\left(h,\\text{ }k\\right)[\/latex] and <strong>major axis<\/strong> parallel to the <em>x<\/em>-axis is\n<p style=\"text-align: center\">[latex]\\dfrac{{\\left(x-h\\right)}^{2}}{{a}^{2}}+\\dfrac{{\\left(y-k\\right)}^{2}}{{b}^{2}}=1[\/latex]<\/p>\nwhere\n<ul>\n \t<li>[latex]a&gt;b[\/latex]<\/li>\n \t<li>the length of the major axis is [latex]2a[\/latex]<\/li>\n \t<li>the coordinates of the vertices are [latex]\\left(h\\pm a,k\\right)[\/latex]<\/li>\n \t<li>the length of the minor axis is [latex]2b[\/latex]<\/li>\n \t<li>the coordinates of the co-vertices are [latex]\\left(h,k\\pm b\\right)[\/latex]<\/li>\n \t<li>the coordinates of the foci are [latex]\\left(h\\pm c,k\\right)[\/latex], where [latex]{c}^{2}={a}^{2}-{b}^{2}[\/latex].<\/li>\n<\/ul>\nThe standard form of the equation of an ellipse with center [latex]\\left(h,k\\right)[\/latex] and major axis parallel to the <em>y<\/em>-axis is\n<p style=\"text-align: center\">[latex]\\dfrac{{\\left(x-h\\right)}^{2}}{{b}^{2}}+\\dfrac{{\\left(y-k\\right)}^{2}}{{a}^{2}}=1[\/latex]<\/p>\nwhere\n<ul>\n \t<li>[latex]a&gt;b[\/latex]<\/li>\n \t<li>the length of the major axis is [latex]2a[\/latex]<\/li>\n \t<li>the coordinates of the vertices are [latex]\\left(h,k\\pm a\\right)[\/latex]<\/li>\n \t<li>the length of the minor axis is [latex]2b[\/latex]<\/li>\n \t<li>the coordinates of the co-vertices are [latex]\\left(h\\pm b,k\\right)[\/latex]<\/li>\n \t<li>the coordinates of the foci are [latex]\\left(h,k\\pm c\\right)[\/latex], where [latex]{c}^{2}={a}^{2}-{b}^{2}[\/latex].<\/li>\n<\/ul>\n<\/div>\nJust as with ellipses centered at the origin, ellipses that are centered at a point [latex]\\left(h,k\\right)[\/latex] have vertices, co-vertices, and foci that are related by the equation [latex]{c}^{2}={a}^{2}-{b}^{2}[\/latex]. We can use this relationship along with the midpoint and distance formulas to find the equation of the ellipse in standard form when the vertices and foci are given.\n\n[caption id=\"attachment_11286\" align=\"aligncenter\" width=\"663\"]<a href=\"https:\/\/courses.candelalearning.com\/precalctwo1xmaster\/wp-content\/uploads\/sites\/923\/2015\/09\/Screen-Shot-2015-09-15-at-2.24.16-PM.png\"><img class=\"wp-image-11286 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03202221\/Screen-Shot-2015-09-15-at-2.24.16-PM.png\" alt=\"(a) Horizontal ellipse with center (h,k) (b) Vertical ellipse with center (h,k)\" width=\"663\" height=\"316\"><\/a> (a) Horizontal ellipse with center [latex]\\left(h,k\\right)[\/latex] (b) Vertical ellipse with center [latex]\\left(h,k\\right)[\/latex][\/caption]\n<div class=\"textbox\">\n<h3>How To: Given the vertices and foci of an ellipse not centered at the origin, write its equation in standard form.<\/h3>\n<ol>\n \t<li>Determine whether the major axis is parallel to the <em>x<\/em>- or <em>y<\/em>-axis.\n<ol>\n \t<li>If the <em>y<\/em>-coordinates of the given vertices and foci are the same, then the major axis is parallel to the <em>x<\/em>-axis. Use the standard form [latex]\\dfrac{{\\left(x-h\\right)}^{2}}{{a}^{2}}+\\dfrac{{\\left(y-k\\right)}^{2}}{{b}^{2}}=1[\/latex].<\/li>\n \t<li>If the <em>x<\/em>-coordinates of the given vertices and foci are the same, then the major axis is parallel to the <em>y<\/em>-axis. Use the standard form [latex]\\dfrac{{\\left(x-h\\right)}^{2}}{{b}^{2}}+\\dfrac{{\\left(y-k\\right)}^{2}}{{a}^{2}}=1[\/latex].<\/li>\n<\/ol>\n<\/li>\n \t<li>Identify the center of the ellipse [latex]\\left(h,k\\right)[\/latex] using the midpoint formula and the given coordinates for the vertices.<\/li>\n \t<li>Find [latex]{a}^{2}[\/latex] by solving for the length of the major axis, [latex]2a[\/latex], which is the distance between the given vertices.<\/li>\n \t<li>Find [latex]{c}^{2}[\/latex] using [latex]h[\/latex] and [latex]k[\/latex], found in Step 2, along with the given coordinates for the foci.<\/li>\n \t<li>Solve for [latex]{b}^{2}[\/latex] using the equation [latex]{c}^{2}={a}^{2}-{b}^{2}[\/latex].<\/li>\n \t<li>Substitute the values for [latex]h,k,{a}^{2}[\/latex], and [latex]{b}^{2}[\/latex] into the standard form of the equation determined in Step 1.<\/li>\n<\/ol>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example: Writing the Equation of an Ellipse Centered at a Point Other Than the Origin<\/h3>\nWhat is the standard form equation of the ellipse that has vertices [latex]\\left(-2,-8\\right)[\/latex] and [latex]\\left(-2,\\text{2}\\right)[\/latex]&nbsp;and foci [latex]\\left(-2,-7\\right)[\/latex] and [latex]\\left(-2,\\text{1}\\right)?[\/latex]\n\n[reveal-answer q=\"157409\"]Show Solution[\/reveal-answer]\n[hidden-answer a=\"157409\"]\n\nThe <em>x<\/em>-coordinates of the vertices and foci are the same, so the major axis is parallel to the <em>y<\/em>-axis. Thus, the equation of the ellipse will have the form\n<p style=\"text-align: center\">[latex]\\dfrac{{\\left(x-h\\right)}^{2}}{{b}^{2}}+\\dfrac{{\\left(y-k\\right)}^{2}}{{a}^{2}}=1[\/latex]<\/p>\nFirst, we identify the center, [latex]\\left(h,k\\right)[\/latex]. The center is halfway between the vertices, [latex]\\left(-2,-8\\right)[\/latex] and [latex]\\left(-2,\\text{2}\\right)[\/latex]. Applying the midpoint formula, we have:\n<p style=\"text-align: center\">[latex]\\begin{align}\\left(h,k\\right)&amp;=\\left(\\dfrac{-2+\\left(-2\\right)}{2},\\dfrac{-8+2}{2}\\right) \\\\ &amp;=\\left(-2,-3\\right) \\end{align}[\/latex]<\/p>\nNext, we find [latex]{a}^{2}[\/latex]. The length of the major axis, [latex]2a[\/latex], is bounded by the vertices. We solve for [latex]a[\/latex] by finding the distance between the <em>y<\/em>-coordinates of the vertices.\n<p style=\"text-align: center\">[latex]\\begin{align}2a&amp;=2-\\left(-8\\right)\\\\ 2a&amp;=10\\\\ a&amp;=5\\end{align}[\/latex]<\/p>\nSo [latex]{a}^{2}=25[\/latex].\n\nNow we find [latex]{c}^{2}[\/latex]. The foci are given by [latex]\\left(h,k\\pm c\\right)[\/latex]. So, [latex]\\left(h,k-c\\right)=\\left(-2,-7\\right)[\/latex] and [latex]\\left(h,k+c\\right)=\\left(-2,\\text{1}\\right)[\/latex]. We substitute [latex]k=-3[\/latex] using either of these points to solve for [latex]c[\/latex].\n<p style=\"text-align: center\">[latex]\\begin{gathered}k+c=1\\\\ -3+c=1\\\\ c=4\\end{gathered}[\/latex]\nSo [latex]{c}^{2}=16[\/latex].<\/p>\nNext, we solve for [latex]{b}^{2}[\/latex] using the equation [latex]{c}^{2}={a}^{2}-{b}^{2}[\/latex].\n<p style=\"text-align: center\">[latex]\\begin{gathered}^{2}={a}^{2}-{b}^{2}\\\\ 16=25-{b}^{2}\\\\ {b}^{2}=9\\end{gathered}[\/latex]<\/p>\nFinally, we substitute the values found for [latex]h,k,{a}^{2}[\/latex], and [latex]{b}^{2}[\/latex] into the standard form equation for an ellipse:\n<p style=\"text-align: center\">[latex]\\dfrac{{\\left(x+2\\right)}^{2}}{9}+\\dfrac{{\\left(y+3\\right)}^{2}}{25}=1[\/latex]<\/p>\n<p style=\"text-align: left\">[\/hidden-answer]<\/p>\n\n<\/div>\n<div class=\"textbox examples\">\n<h3>tip for success<\/h3>\nThese problems are too large to carry in your head all the way through. Be sure to work them out on paper. Try to list the steps in such a way that you can use a mnemonic to memorize the process.\n\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\nWhat is the standard form equation of the ellipse that has vertices [latex]\\left(-3,3\\right)[\/latex] and [latex]\\left(5,3\\right)[\/latex] and foci [latex]\\left(1 - 2\\sqrt{3},3\\right)[\/latex] and [latex]\\left(1+2\\sqrt{3},3\\right)?[\/latex]\n\n[reveal-answer q=\"256644\"]Show Solution[\/reveal-answer]\n\n[hidden-answer a=\"256644\"]\n\n[latex]\\dfrac{{\\left(x - 1\\right)}^{2}}{16}+\\dfrac{{\\left(y - 3\\right)}^{2}}{4}=1[\/latex]\n\n[\/hidden-answer]\n\n[embed]https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=146716&amp;theme=oea&amp;iframe_resize_id=mom2[\/embed]\n\n<\/div>\n<h2>Solving Applied Problems Involving Ellipses<\/h2>\nMany real-world situations can be represented by ellipses, including orbits of planets, satellites, moons and comets, and shapes of boat keels, rudders, and some airplane wings. A medical device called a lithotripter uses elliptical reflectors to break up kidney stones by generating sound waves. Some buildings, called whispering chambers, are designed with elliptical domes so that a person whispering at one focus can easily be heard by someone standing at the other focus. This occurs because of the acoustic properties of an ellipse. When a sound wave originates at one focus of a whispering chamber, the sound wave will be reflected off the elliptical dome and back to the other focus. In the whisper chamber at the Museum of Science and Industry in Chicago, two people standing at the foci\u2014about 43 feet apart\u2014can hear each other whisper.\n\n<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03202231\/CNX_Precalc_Figure_10_01_0132.jpg\" width=\"487\" height=\"338\">\n<div class=\"textbox exercises\">\n<h3>Example: Locating the Foci of a Whispering Chamber<\/h3>\nThe Statuary Hall in the Capitol Building in Washington, D.C. is a whispering chamber. Its dimensions are 46 feet wide by 96 feet long.\n\na. What is the standard form of the equation of the ellipse representing the outline of the room? Hint: assume a horizontal ellipse, and let the center of the room be the point [latex]\\left(0,0\\right)[\/latex].\n\nb. If two senators standing at the foci of this room can hear each other whisper, how far apart are the senators? Round to the nearest foot.\n\n<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03202236\/CNX_Precalc_Figure_10_01_0152.jpg\" width=\"487\" height=\"298\">\n[reveal-answer q=\"329058\"]Show Solution[\/reveal-answer]\n[hidden-answer a=\"329058\"]\n\na. We are assuming a horizontal ellipse with center [latex]\\left(0,0\\right)[\/latex], so we need to find an equation of the form [latex]\\dfrac{{x}^{2}}{{a}^{2}}+\\dfrac{{y}^{2}}{{b}^{2}}=1[\/latex], where [latex]a&gt;b[\/latex]. We know that the length of the major axis, [latex]2a[\/latex], is longer than the length of the minor axis, [latex]2b[\/latex]. So the length of the room, 96, is represented by the major axis, and the width of the room, 46, is represented by the minor axis.\n<ul>\n \t<li>Solving for [latex]a[\/latex], we have [latex]2a=96[\/latex], so [latex]a=48[\/latex], and [latex]{a}^{2}=2304[\/latex].<\/li>\n \t<li>Solving for [latex]b[\/latex], we have [latex]2b=46[\/latex], so [latex]b=23[\/latex], and [latex]{b}^{2}=529[\/latex].<\/li>\n<\/ul>\nTherefore, the equation of the ellipse is [latex]\\dfrac{{x}^{2}}{2304}+\\dfrac{{y}^{2}}{529}=1[\/latex].\n\nb. To find the distance between the senators, we must find the distance between the foci, [latex]\\left(\\pm c,0\\right)[\/latex], where [latex]{c}^{2}={a}^{2}-{b}^{2}[\/latex]. Solving for [latex]c[\/latex], we have:\n<p style=\"text-align: center\">[latex]\\begin{align}&amp;{c}^{2}={a}^{2}-{b}^{2} \\\\ &amp;{c}^{2}=2304 - 529 &amp;&amp; \\text{Substitute using the values found in part (a)}. \\\\ &amp;c=\\pm \\sqrt{2304 - 529} &amp;&amp; \\text{Take the square root of both sides}. \\\\ &amp;c=\\pm \\sqrt{1775} &amp;&amp; \\text{Subtract}. \\\\ &amp;c\\approx \\pm 42 &amp;&amp; \\text{Round to the nearest foot}. \\end{align}[\/latex]<\/p>\nThe points [latex]\\left(\\pm 42,0\\right)[\/latex] represent the foci. Thus, the distance between the senators is [latex]2\\left(42\\right)=84[\/latex] feet.\n\n[\/hidden-answer]\n\n<\/div>\n<div class=\"textbox examples\">\n<h3>tip for success<\/h3>\nDon't be discouraged if it takes several tries through the example and practice problem to understand the process. These problems are challenging, but you can achieve success with time and effort.\n\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\nSuppose a whispering chamber is 480 feet long and 320 feet wide.\n\na. What is the standard form of the equation of the ellipse representing the room? Hint: assume a horizontal ellipse, and let the center of the room be the point [latex]\\left(0,0\\right)[\/latex].\n\nb. If two people are standing at the foci of this room and can hear each other whisper, how far apart are the people? Round to the nearest foot.\n\n[reveal-answer q=\"833387\"]Show Solution[\/reveal-answer]\n[hidden-answer a=\"833387\"]\n\na.&nbsp;[latex]\\dfrac{{x}^{2}}{57,600}+\\dfrac{{y}^{2}}{25,600}=1[\/latex]\nb. The people are standing 358 feet apart.\n\n[\/hidden-answer]\n\n[embed]https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=87055&amp;theme=oea&amp;iframe_resize_id=mom5[\/embed]\n\n<\/div>\n&nbsp;\n","rendered":"<div class=\"textbox learning-objectives\">\n<h3>Learning Outcomes<\/h3>\n<ul>\n<li>Identify the foci, vertices, axes, and center of an ellipse.<\/li>\n<li>Write equations of ellipses&nbsp;centered at the origin.<\/li>\n<li>Write equations of ellipses not centered at the origin.<\/li>\n<\/ul>\n<\/div>\n<p>A conic section, or <strong>conic<\/strong>, is a shape resulting from intersecting a right circular cone with a plane. The angle at which the plane intersects the cone determines the shape.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03202211\/CNX_Precalc_Figure_10_01_0022.jpg\" width=\"976\" height=\"441\" alt=\"image\" \/><\/p>\n<p>Conic sections can also be described by a set of points in the coordinate plane. Later in this chapter we will see that the graph of any quadratic equation in two variables is a conic section. The signs of the equations and the coefficients of the variable terms determine the shape. This section focuses on the four variations of the standard form of the equation for the ellipse. An <strong>ellipse<\/strong> is the set of all points [latex]\\left(x,y\\right)[\/latex] in a plane such that the sum of their distances from two fixed points is a constant. Each fixed point is called a <strong>focus<\/strong> (plural: <strong>foci<\/strong>) of the ellipse.<\/p>\n<p>We can draw an ellipse using a piece of cardboard, two thumbtacks, a pencil, and string. Place the thumbtacks in the cardboard to form the foci of the ellipse. Cut a piece of string longer than the distance between the two thumbtacks (the length of the string represents the constant in the definition). Tack each end of the string to the cardboard, and trace a curve with a pencil held taut against the string. The result is an ellipse.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03202213\/CNX_Precalc_Figure_10_01_0032.jpg\" width=\"487\" height=\"560\" alt=\"image\" \/><\/p>\n<p>Every ellipse has two axes of symmetry. The longer axis is called the <strong>major axis<\/strong>, and the shorter axis is called the <strong>minor axis<\/strong>. Each endpoint of the major axis is the <strong>vertex<\/strong> of the ellipse (plural: <strong>vertices<\/strong>), and each endpoint of the minor axis is a <strong>co-vertex<\/strong> of the ellipse. The <strong>center of an ellipse<\/strong> is the midpoint of both the major and minor axes. The axes are perpendicular at the center. The foci always lie on the major axis, and the sum of the distances from the foci to any point on the ellipse (the constant sum) is greater than the distance between the foci.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03202215\/CNX_Precalc_Figure_10_01_0042.jpg\" width=\"731\" height=\"366\" alt=\"image\" \/><\/p>\n<p>In this section we restrict ellipses to those that are positioned vertically or horizontally in the coordinate plane. That is, the axes will either lie on or be parallel to the <em>x<\/em>&#8211; and <em>y<\/em>-axes. Later in the chapter, we will see ellipses that are rotated in the coordinate plane.<\/p>\n<p>To work with horizontal and vertical ellipses in the coordinate plane, we consider two cases: those that are centered at the origin and those that are centered at a point other than the origin. First we will learn to derive the equations of ellipses, and then we will learn how to write the equations of ellipses in standard form. Later we will use what we learn to draw the graphs.<\/p>\n<p>To derive the equation of an&nbsp;<span class=\"no-emphasis\">ellipse<\/span>&nbsp;centered at the origin, we begin with the foci [latex](-c,0)[\/latex] and&nbsp;[latex](-c,0)[\/latex]. The ellipse is the set of all points&nbsp;[latex](x,y)[\/latex] such that the sum of the distances from&nbsp;[latex](x,y)[\/latex] to the foci is constant, as shown in the figure below.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-2327 aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03202217\/CNX_Precalc_Figure_10_01_0142-300x169.jpg\" alt=\"\" width=\"530\" height=\"299\" \/><\/p>\n<p id=\"fs-id1226529\">If [latex](a,0)[\/latex] is a&nbsp;<span class=\"no-emphasis\">vertex<\/span>&nbsp;of the ellipse, the distance from&nbsp;[latex](-c,0)[\/latex] to [latex](a,0)[\/latex] is [latex]a-(-c)=a+c[\/latex]. The distance from [latex](c,0)[\/latex] to [latex](a,0)[\/latex] is [latex]a-c[\/latex]. The sum of the distances from the&nbsp;<span class=\"no-emphasis\">foci<\/span>&nbsp;to the vertex is<\/p>\n<p style=\"text-align: center\">[latex](a+c)+(a-c)=2a[\/latex]<\/p>\n<p style=\"text-align: left\">If [latex](x,y)[\/latex] is a point on the ellipse, then we can define the following variables:<\/p>\n<p style=\"text-align: center\">[latex]\\begin{align}d_1&=\\text{the distance from } (-c,0) \\text{ to } (x,y) \\\\ d_2&= \\text{the distance from } (c,0) \\text{ to } (x,y) \\end{align}[\/latex]<\/p>\n<p style=\"text-align: left\">By the definition of an ellipse, [latex]d_1+d_2[\/latex] is constant for any point [latex](x,y)[\/latex] on the ellipse. We know that the sum of these distances is [latex]2a[\/latex] for the vertex [latex](a,0)[\/latex]. It follows that [latex]d_1+d_2=2a[\/latex] for any point on the ellipse. The derivation of the standard form of the equation of an ellipse relies on this relationship and the distance formula. The derivation is beyond the scope of this course, but the equation is:<\/p>\n<p style=\"text-align: center\">[latex]\\dfrac{x^2}{a^2}+\\dfrac{y^2}{b^2}=1[\/latex]<\/p>\n<p>for an ellipse centered at the origin with its major axis on the&nbsp;<em>X<\/em>-axis and<\/p>\n<p style=\"text-align: center\">[latex]\\dfrac{x^2}{b^2}+\\dfrac{y^2}{a^2}=1[\/latex]<\/p>\n<p>for an ellipse centered at the origin with its major axis on the&nbsp;<em>Y<\/em>-axis.<\/p>\n<div id=\"fs-id1105711\" class=\"unnumbered\">\n<h2>Writing Equations of Ellipses Centered at the Origin in Standard Form<\/h2>\n<p id=\"fs-id1376358\">Standard forms of equations tell us about key features of graphs. Take a moment to recall some of the standard forms of equations we\u2019ve worked with in the past: linear, quadratic, cubic, exponential, logarithmic, and so on. By learning to interpret standard forms of equations, we are bridging the relationship between algebraic and geometric representations of mathematical phenomena.<\/p>\n<p id=\"fs-id1308221\">The key features of the&nbsp;<span class=\"no-emphasis\">ellipse<\/span>&nbsp;are its center,&nbsp;<span class=\"no-emphasis\">vertices<\/span>,&nbsp;<span class=\"no-emphasis\">co-vertices<\/span>,&nbsp;<span class=\"no-emphasis\">foci<\/span>, and lengths and positions of the&nbsp;<span class=\"no-emphasis\">major and minor axes<\/span>. Just as with other equations, we can identify all of these features just by looking at the standard form of the equation. There are four variations of the standard form of the ellipse. These variations are categorized first by the location of the center (the origin or not the origin), and then by the position (horizontal or vertical). Each is presented along with a description of how the parts of the equation relate to the graph. Interpreting these parts allows us to form a mental picture of the ellipse.<\/p>\n<div class=\"textbox\">\n<h3>A General Note: Standard Forms of the Equation of an Ellipse with Center [latex](0,0)[\/latex]<\/h3>\n<p>The standard form of the equation of an ellipse with center [latex]\\left(0,0\\right)[\/latex] and <strong>major axis<\/strong> parallel to the <em>x<\/em>-axis is<\/p>\n<p style=\"text-align: center\">[latex]\\dfrac{{x}^{2}}{{a}^{2}}+\\dfrac{{y}^{2}}{{b}^{2}}=1[\/latex]<\/p>\n<p>where<\/p>\n<ul>\n<li>[latex]a>b[\/latex]<\/li>\n<li>the length of the major axis is [latex]2a[\/latex]<\/li>\n<li>the coordinates of the vertices are [latex]\\left(\\pm a,0\\right)[\/latex]<\/li>\n<li>the length of the minor axis is [latex]2b[\/latex]<\/li>\n<li>the coordinates of the co-vertices are [latex]\\left(0,\\pm b\\right)[\/latex]<\/li>\n<li>the coordinates of the foci are [latex]\\left(\\pm c,0\\right)[\/latex], where [latex]{c}^{2}={a}^{2}-{b}^{2}[\/latex].<\/li>\n<\/ul>\n<p>The standard form of the equation of an ellipse with center [latex]\\left(0,0\\right)[\/latex] and major axis parallel to the <em>y<\/em>-axis is<\/p>\n<p style=\"text-align: center\">[latex]\\dfrac{{x}^{2}}{{b}^{2}}+\\dfrac{{y}^{2}}{{a}^{2}}=1[\/latex]<\/p>\n<p>where<\/p>\n<ul>\n<li>[latex]a>b[\/latex]<\/li>\n<li>the length of the major axis is [latex]2a[\/latex]<\/li>\n<li>the coordinates of the vertices are [latex]\\left(0,\\pm a\\right)[\/latex]<\/li>\n<li>the length of the minor axis is [latex]2b[\/latex]<\/li>\n<li>the coordinates of the co-vertices are [latex]\\left(\\pm b,0\\right)[\/latex]<\/li>\n<li>the coordinates of the foci are [latex]\\left(0,\\pm c\\right)[\/latex], where [latex]{c}^{2}={a}^{2}-{b}^{2}[\/latex].<\/li>\n<\/ul>\n<\/div>\n<p>Note that the vertices, co-vertices, and foci are related by the equation [latex]c^2=a^2-b^2[\/latex]. When we are given the coordinates of the foci and vertices of an ellipse, we can use the relationship to find the equation of the ellipse in standard form.<\/p>\n<div id=\"attachment_2328\" style=\"width: 730px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2328\" class=\"wp-image-2328\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03202219\/Screen-Shot-2015-09-15-at-2.21.34-PM-300x147.png\" alt=\"\" width=\"720\" height=\"353\" \/><\/p>\n<p id=\"caption-attachment-2328\" class=\"wp-caption-text\">Figure:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (a) Horizontal ellipse with center (0,0),&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(b) Vertical ellipse with center (0,0)<\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox\">\n<h3>How To: Given the vertices and foci of an ellipse centered at the origin, write its equation in standard form.<\/h3>\n<ol>\n<li>Determine whether the major axis is on the <em>x<\/em>&#8211; or <em>y<\/em>-axis.\n<ol>\n<li>If the given coordinates of the vertices and foci have the form [latex](\\pm a,0)[\/latex] and&nbsp;[latex](\\pm c,0)[\/latex] respectively, then the major axis is parallel to the <em>x<\/em>-axis. Use the standard form [latex]\\dfrac{{x}^{2}}{{a}^{2}}+\\dfrac{{y}^{2}}{{b}^{2}}=1[\/latex].<\/li>\n<li>If the given coordinates of the vertices and foci have the form [latex](0,\\pm a)[\/latex] and&nbsp;[latex](0,\\pm c)[\/latex] respectively, then the major axis is parallel to the <em>y<\/em>-axis. Use the standard form [latex]\\dfrac{{x}^{2}}{{b}^{2}}+\\dfrac{{y}^{2}}{{a}^{2}}=1[\/latex].<\/li>\n<\/ol>\n<\/li>\n<li>Use the equation [latex]c^2=a^2-b^2[\/latex] along with the given coordinates of the vertices and foci, to solve for [latex]b^2[\/latex].<\/li>\n<li>Substitute the values for&nbsp;[latex]a^2[\/latex] and&nbsp;[latex]b^2[\/latex] into the standard form of the equation determined in Step 1.<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example:&nbsp;Writing the Equation of an Ellipse Centered at the Origin in Standard Form<\/h3>\n<p>What is the standard form equation of the ellipse that has vertices [latex](\\pm 8,0)[\/latex] and foci&nbsp;[latex](\\pm 5,0)[\/latex]?<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q796590\">Show Solution<\/span><\/p>\n<div id=\"q796590\" class=\"hidden-answer\" style=\"display: none\">\n<p>The foci are on the&nbsp;<em>x<\/em>-axis, so the major axis is the&nbsp;<em>x<\/em>-axis. Thus the equation will have the form:<\/p>\n<p style=\"text-align: center\">[latex]\\dfrac{{x}^{2}}{{a}^{2}}+\\dfrac{{y}^{2}}{{b}^{2}}=1[\/latex]<\/p>\n<p>The vertices are&nbsp;[latex](\\pm 8,0)[\/latex], so [latex]a=8[\/latex] and [latex]a^2=64[\/latex].<\/p>\n<p>The foci are&nbsp;[latex](\\pm 5,0)[\/latex], so [latex]c=5[\/latex] and [latex]c^2=25[\/latex].<\/p>\n<p>We know that the vertices and foci are related by the equation&nbsp;[latex]c^2=a^2-b^2[\/latex]. Solving for [latex]b^2[\/latex] we have<\/p>\n<p style=\"text-align: center\">[latex]\\begin{align}&c^2=a^2-b^2&& \\\\ &25 = 64 - b^2 && \\text{Substitute for }c^2 \\text{ and }a^2. \\\\ &b^2=39 && \\text{Solve for } b^2. \\end{align}[\/latex]<\/p>\n<p>Now we need only substitute [latex]a^2 = 64[\/latex] and [latex]b^2=39[\/latex] into the standard form of the equation. The equation of the ellipse is<\/p>\n<p style=\"text-align: center\">[latex]\\dfrac{{x}^{2}}{64}+\\dfrac{{y}^{2}}{39}=1[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>try it<\/h3>\n<p>What is the standard form equation of the ellipse that has vertices [latex]\\left(0,\\pm 8\\right)[\/latex] and foci&nbsp;[latex](0,\\pm \\sqrt{5})[\/latex]?<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q997539\">Show Solution<\/span><\/p>\n<div id=\"q997539\" class=\"hidden-answer\" style=\"display: none\">\n<p>[latex]x^2+\\dfrac{y^2}{16}=1[\/latex]<\/p>\n<\/div>\n<\/div>\n<p><iframe loading=\"lazy\" id=\"ohm156638\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=156638&theme=oea&iframe_resize_id=ohm156638\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<h2>Writing Equations of Ellipses Not Centered at the Origin<\/h2>\n<p>Like the graphs of other equations, the graph of an <strong>ellipse<\/strong> can be translated. If an ellipse is translated [latex]h[\/latex] units horizontally and [latex]k[\/latex] units vertically, the center of the ellipse will be [latex]\\left(h,k\\right)[\/latex]. This <strong>translation<\/strong> results in the standard form of the equation we saw previously, with [latex]x[\/latex] replaced by [latex]\\left(x-h\\right)[\/latex] and <em>y<\/em> replaced by [latex]\\left(y-k\\right)[\/latex].<\/p>\n<div class=\"textbox examples\">\n<h3>tip for success<\/h3>\n<p>Writing equations of ellipses not centered at the origin uses several concepts that you&#8217;ve built up for yourself over the entirety of this course such as transformations of graphs, rational equations, and the midpoint formula, to name a few.<\/p>\n<p>Remember that you can return to earlier module sections at any time if you need a refresher. As always, give yourself plenty of time to apply patient, repeated study of the examples and practice problems below.<\/p>\n<\/div>\n<div class=\"textbox\">\n<h3>A General Note: Standard Forms of the Equation of an Ellipse with Center (<em>h<\/em>, <em>k<\/em>)<\/h3>\n<p>The standard form of the equation of an ellipse with center [latex]\\left(h,\\text{ }k\\right)[\/latex] and <strong>major axis<\/strong> parallel to the <em>x<\/em>-axis is<\/p>\n<p style=\"text-align: center\">[latex]\\dfrac{{\\left(x-h\\right)}^{2}}{{a}^{2}}+\\dfrac{{\\left(y-k\\right)}^{2}}{{b}^{2}}=1[\/latex]<\/p>\n<p>where<\/p>\n<ul>\n<li>[latex]a>b[\/latex]<\/li>\n<li>the length of the major axis is [latex]2a[\/latex]<\/li>\n<li>the coordinates of the vertices are [latex]\\left(h\\pm a,k\\right)[\/latex]<\/li>\n<li>the length of the minor axis is [latex]2b[\/latex]<\/li>\n<li>the coordinates of the co-vertices are [latex]\\left(h,k\\pm b\\right)[\/latex]<\/li>\n<li>the coordinates of the foci are [latex]\\left(h\\pm c,k\\right)[\/latex], where [latex]{c}^{2}={a}^{2}-{b}^{2}[\/latex].<\/li>\n<\/ul>\n<p>The standard form of the equation of an ellipse with center [latex]\\left(h,k\\right)[\/latex] and major axis parallel to the <em>y<\/em>-axis is<\/p>\n<p style=\"text-align: center\">[latex]\\dfrac{{\\left(x-h\\right)}^{2}}{{b}^{2}}+\\dfrac{{\\left(y-k\\right)}^{2}}{{a}^{2}}=1[\/latex]<\/p>\n<p>where<\/p>\n<ul>\n<li>[latex]a>b[\/latex]<\/li>\n<li>the length of the major axis is [latex]2a[\/latex]<\/li>\n<li>the coordinates of the vertices are [latex]\\left(h,k\\pm a\\right)[\/latex]<\/li>\n<li>the length of the minor axis is [latex]2b[\/latex]<\/li>\n<li>the coordinates of the co-vertices are [latex]\\left(h\\pm b,k\\right)[\/latex]<\/li>\n<li>the coordinates of the foci are [latex]\\left(h,k\\pm c\\right)[\/latex], where [latex]{c}^{2}={a}^{2}-{b}^{2}[\/latex].<\/li>\n<\/ul>\n<\/div>\n<p>Just as with ellipses centered at the origin, ellipses that are centered at a point [latex]\\left(h,k\\right)[\/latex] have vertices, co-vertices, and foci that are related by the equation [latex]{c}^{2}={a}^{2}-{b}^{2}[\/latex]. We can use this relationship along with the midpoint and distance formulas to find the equation of the ellipse in standard form when the vertices and foci are given.<\/p>\n<div id=\"attachment_11286\" style=\"width: 673px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/courses.candelalearning.com\/precalctwo1xmaster\/wp-content\/uploads\/sites\/923\/2015\/09\/Screen-Shot-2015-09-15-at-2.24.16-PM.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-11286\" class=\"wp-image-11286 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03202221\/Screen-Shot-2015-09-15-at-2.24.16-PM.png\" alt=\"(a) Horizontal ellipse with center (h,k) (b) Vertical ellipse with center (h,k)\" width=\"663\" height=\"316\" \/><\/a><\/p>\n<p id=\"caption-attachment-11286\" class=\"wp-caption-text\">(a) Horizontal ellipse with center [latex]\\left(h,k\\right)[\/latex] (b) Vertical ellipse with center [latex]\\left(h,k\\right)[\/latex]<\/p>\n<\/div>\n<div class=\"textbox\">\n<h3>How To: Given the vertices and foci of an ellipse not centered at the origin, write its equation in standard form.<\/h3>\n<ol>\n<li>Determine whether the major axis is parallel to the <em>x<\/em>&#8211; or <em>y<\/em>-axis.\n<ol>\n<li>If the <em>y<\/em>-coordinates of the given vertices and foci are the same, then the major axis is parallel to the <em>x<\/em>-axis. Use the standard form [latex]\\dfrac{{\\left(x-h\\right)}^{2}}{{a}^{2}}+\\dfrac{{\\left(y-k\\right)}^{2}}{{b}^{2}}=1[\/latex].<\/li>\n<li>If the <em>x<\/em>-coordinates of the given vertices and foci are the same, then the major axis is parallel to the <em>y<\/em>-axis. Use the standard form [latex]\\dfrac{{\\left(x-h\\right)}^{2}}{{b}^{2}}+\\dfrac{{\\left(y-k\\right)}^{2}}{{a}^{2}}=1[\/latex].<\/li>\n<\/ol>\n<\/li>\n<li>Identify the center of the ellipse [latex]\\left(h,k\\right)[\/latex] using the midpoint formula and the given coordinates for the vertices.<\/li>\n<li>Find [latex]{a}^{2}[\/latex] by solving for the length of the major axis, [latex]2a[\/latex], which is the distance between the given vertices.<\/li>\n<li>Find [latex]{c}^{2}[\/latex] using [latex]h[\/latex] and [latex]k[\/latex], found in Step 2, along with the given coordinates for the foci.<\/li>\n<li>Solve for [latex]{b}^{2}[\/latex] using the equation [latex]{c}^{2}={a}^{2}-{b}^{2}[\/latex].<\/li>\n<li>Substitute the values for [latex]h,k,{a}^{2}[\/latex], and [latex]{b}^{2}[\/latex] into the standard form of the equation determined in Step 1.<\/li>\n<\/ol>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example: Writing the Equation of an Ellipse Centered at a Point Other Than the Origin<\/h3>\n<p>What is the standard form equation of the ellipse that has vertices [latex]\\left(-2,-8\\right)[\/latex] and [latex]\\left(-2,\\text{2}\\right)[\/latex]&nbsp;and foci [latex]\\left(-2,-7\\right)[\/latex] and [latex]\\left(-2,\\text{1}\\right)?[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q157409\">Show Solution<\/span><\/p>\n<div id=\"q157409\" class=\"hidden-answer\" style=\"display: none\">\n<p>The <em>x<\/em>-coordinates of the vertices and foci are the same, so the major axis is parallel to the <em>y<\/em>-axis. Thus, the equation of the ellipse will have the form<\/p>\n<p style=\"text-align: center\">[latex]\\dfrac{{\\left(x-h\\right)}^{2}}{{b}^{2}}+\\dfrac{{\\left(y-k\\right)}^{2}}{{a}^{2}}=1[\/latex]<\/p>\n<p>First, we identify the center, [latex]\\left(h,k\\right)[\/latex]. The center is halfway between the vertices, [latex]\\left(-2,-8\\right)[\/latex] and [latex]\\left(-2,\\text{2}\\right)[\/latex]. Applying the midpoint formula, we have:<\/p>\n<p style=\"text-align: center\">[latex]\\begin{align}\\left(h,k\\right)&=\\left(\\dfrac{-2+\\left(-2\\right)}{2},\\dfrac{-8+2}{2}\\right) \\\\ &=\\left(-2,-3\\right) \\end{align}[\/latex]<\/p>\n<p>Next, we find [latex]{a}^{2}[\/latex]. The length of the major axis, [latex]2a[\/latex], is bounded by the vertices. We solve for [latex]a[\/latex] by finding the distance between the <em>y<\/em>-coordinates of the vertices.<\/p>\n<p style=\"text-align: center\">[latex]\\begin{align}2a&=2-\\left(-8\\right)\\\\ 2a&=10\\\\ a&=5\\end{align}[\/latex]<\/p>\n<p>So [latex]{a}^{2}=25[\/latex].<\/p>\n<p>Now we find [latex]{c}^{2}[\/latex]. The foci are given by [latex]\\left(h,k\\pm c\\right)[\/latex]. So, [latex]\\left(h,k-c\\right)=\\left(-2,-7\\right)[\/latex] and [latex]\\left(h,k+c\\right)=\\left(-2,\\text{1}\\right)[\/latex]. We substitute [latex]k=-3[\/latex] using either of these points to solve for [latex]c[\/latex].<\/p>\n<p style=\"text-align: center\">[latex]\\begin{gathered}k+c=1\\\\ -3+c=1\\\\ c=4\\end{gathered}[\/latex]<br \/>\nSo [latex]{c}^{2}=16[\/latex].<\/p>\n<p>Next, we solve for [latex]{b}^{2}[\/latex] using the equation [latex]{c}^{2}={a}^{2}-{b}^{2}[\/latex].<\/p>\n<p style=\"text-align: center\">[latex]\\begin{gathered}^{2}={a}^{2}-{b}^{2}\\\\ 16=25-{b}^{2}\\\\ {b}^{2}=9\\end{gathered}[\/latex]<\/p>\n<p>Finally, we substitute the values found for [latex]h,k,{a}^{2}[\/latex], and [latex]{b}^{2}[\/latex] into the standard form equation for an ellipse:<\/p>\n<p style=\"text-align: center\">[latex]\\dfrac{{\\left(x+2\\right)}^{2}}{9}+\\dfrac{{\\left(y+3\\right)}^{2}}{25}=1[\/latex]<\/p>\n<p style=\"text-align: left\"><\/div>\n<\/div>\n<\/div>\n<div class=\"textbox examples\">\n<h3>tip for success<\/h3>\n<p>These problems are too large to carry in your head all the way through. Be sure to work them out on paper. Try to list the steps in such a way that you can use a mnemonic to memorize the process.<\/p>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p>What is the standard form equation of the ellipse that has vertices [latex]\\left(-3,3\\right)[\/latex] and [latex]\\left(5,3\\right)[\/latex] and foci [latex]\\left(1 - 2\\sqrt{3},3\\right)[\/latex] and [latex]\\left(1+2\\sqrt{3},3\\right)?[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q256644\">Show Solution<\/span><\/p>\n<div id=\"q256644\" class=\"hidden-answer\" style=\"display: none\">\n<p>[latex]\\dfrac{{\\left(x - 1\\right)}^{2}}{16}+\\dfrac{{\\left(y - 3\\right)}^{2}}{4}=1[\/latex]<\/p>\n<\/div>\n<\/div>\n<p><iframe loading=\"lazy\" id=\"ohm146716\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=146716&#38;theme=oea&#38;iframe_resize_id=ohm146716&#38;show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<h2>Solving Applied Problems Involving Ellipses<\/h2>\n<p>Many real-world situations can be represented by ellipses, including orbits of planets, satellites, moons and comets, and shapes of boat keels, rudders, and some airplane wings. A medical device called a lithotripter uses elliptical reflectors to break up kidney stones by generating sound waves. Some buildings, called whispering chambers, are designed with elliptical domes so that a person whispering at one focus can easily be heard by someone standing at the other focus. This occurs because of the acoustic properties of an ellipse. When a sound wave originates at one focus of a whispering chamber, the sound wave will be reflected off the elliptical dome and back to the other focus. In the whisper chamber at the Museum of Science and Industry in Chicago, two people standing at the foci\u2014about 43 feet apart\u2014can hear each other whisper.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03202231\/CNX_Precalc_Figure_10_01_0132.jpg\" width=\"487\" height=\"338\" alt=\"image\" \/><\/p>\n<div class=\"textbox exercises\">\n<h3>Example: Locating the Foci of a Whispering Chamber<\/h3>\n<p>The Statuary Hall in the Capitol Building in Washington, D.C. is a whispering chamber. Its dimensions are 46 feet wide by 96 feet long.<\/p>\n<p>a. What is the standard form of the equation of the ellipse representing the outline of the room? Hint: assume a horizontal ellipse, and let the center of the room be the point [latex]\\left(0,0\\right)[\/latex].<\/p>\n<p>b. If two senators standing at the foci of this room can hear each other whisper, how far apart are the senators? Round to the nearest foot.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03202236\/CNX_Precalc_Figure_10_01_0152.jpg\" width=\"487\" height=\"298\" alt=\"image\" \/><\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q329058\">Show Solution<\/span><\/p>\n<div id=\"q329058\" class=\"hidden-answer\" style=\"display: none\">\n<p>a. We are assuming a horizontal ellipse with center [latex]\\left(0,0\\right)[\/latex], so we need to find an equation of the form [latex]\\dfrac{{x}^{2}}{{a}^{2}}+\\dfrac{{y}^{2}}{{b}^{2}}=1[\/latex], where [latex]a>b[\/latex]. We know that the length of the major axis, [latex]2a[\/latex], is longer than the length of the minor axis, [latex]2b[\/latex]. So the length of the room, 96, is represented by the major axis, and the width of the room, 46, is represented by the minor axis.<\/p>\n<ul>\n<li>Solving for [latex]a[\/latex], we have [latex]2a=96[\/latex], so [latex]a=48[\/latex], and [latex]{a}^{2}=2304[\/latex].<\/li>\n<li>Solving for [latex]b[\/latex], we have [latex]2b=46[\/latex], so [latex]b=23[\/latex], and [latex]{b}^{2}=529[\/latex].<\/li>\n<\/ul>\n<p>Therefore, the equation of the ellipse is [latex]\\dfrac{{x}^{2}}{2304}+\\dfrac{{y}^{2}}{529}=1[\/latex].<\/p>\n<p>b. To find the distance between the senators, we must find the distance between the foci, [latex]\\left(\\pm c,0\\right)[\/latex], where [latex]{c}^{2}={a}^{2}-{b}^{2}[\/latex]. Solving for [latex]c[\/latex], we have:<\/p>\n<p style=\"text-align: center\">[latex]\\begin{align}&{c}^{2}={a}^{2}-{b}^{2} \\\\ &{c}^{2}=2304 - 529 && \\text{Substitute using the values found in part (a)}. \\\\ &c=\\pm \\sqrt{2304 - 529} && \\text{Take the square root of both sides}. \\\\ &c=\\pm \\sqrt{1775} && \\text{Subtract}. \\\\ &c\\approx \\pm 42 && \\text{Round to the nearest foot}. \\end{align}[\/latex]<\/p>\n<p>The points [latex]\\left(\\pm 42,0\\right)[\/latex] represent the foci. Thus, the distance between the senators is [latex]2\\left(42\\right)=84[\/latex] feet.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox examples\">\n<h3>tip for success<\/h3>\n<p>Don&#8217;t be discouraged if it takes several tries through the example and practice problem to understand the process. These problems are challenging, but you can achieve success with time and effort.<\/p>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p>Suppose a whispering chamber is 480 feet long and 320 feet wide.<\/p>\n<p>a. What is the standard form of the equation of the ellipse representing the room? Hint: assume a horizontal ellipse, and let the center of the room be the point [latex]\\left(0,0\\right)[\/latex].<\/p>\n<p>b. If two people are standing at the foci of this room and can hear each other whisper, how far apart are the people? Round to the nearest foot.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q833387\">Show Solution<\/span><\/p>\n<div id=\"q833387\" class=\"hidden-answer\" style=\"display: none\">\n<p>a.&nbsp;[latex]\\dfrac{{x}^{2}}{57,600}+\\dfrac{{y}^{2}}{25,600}=1[\/latex]<br \/>\nb. The people are standing 358 feet apart.<\/p>\n<\/div>\n<\/div>\n<p><iframe loading=\"lazy\" id=\"ohm87055\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=87055&#38;theme=oea&#38;iframe_resize_id=ohm87055&#38;show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<p>&nbsp;<\/p>\n\n\t\t\t <section class=\"citations-section\" role=\"contentinfo\">\n\t\t\t <h3>Candela Citations<\/h3>\n\t\t\t\t\t <div>\n\t\t\t\t\t\t <div id=\"citation-list-419\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Original<\/div><ul class=\"citation-list\"><li>Revision and Adaptation. <strong>Provided by<\/strong>: Lumen Learning. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><\/ul><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Shared previously<\/div><ul class=\"citation-list\"><li>College Algebra. <strong>Authored by<\/strong>: Abramson, Jay et al.. <strong>Provided by<\/strong>: OpenStax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@5.2\">http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@5.2<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em>. <strong>License Terms<\/strong>: Download for free at http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@5.2<\/li><li>Question ID 1667. <strong>Authored by<\/strong>: WebWork-Rochester, mb Sousa,James. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em>. <strong>License Terms<\/strong>: IMathAS Community License CC-BY + GPL<\/li><li>Question ID 87055. <strong>Authored by<\/strong>: Shahbazian,Roy. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><\/ul><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Specific attribution<\/div><ul class=\"citation-list\"><li>Precalculus. <strong>Authored by<\/strong>: OpenStax College. <strong>Provided by<\/strong>: OpenStax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"http:\/\/cnx.org\/contents\/fd53eae1-fa23-47c7-bb1b-972349835c3c@5.175:1\/Preface\">http:\/\/cnx.org\/contents\/fd53eae1-fa23-47c7-bb1b-972349835c3c@5.175:1\/Preface<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><\/ul><\/div>\n\t\t\t\t\t\t <\/div>\n\t\t\t\t\t <\/div>\n\t\t\t <\/section>","protected":false},"author":17533,"menu_order":6,"template":"","meta":{"_candela_citation":"[{\"type\":\"original\",\"description\":\"Revision and Adaptation\",\"author\":\"\",\"organization\":\"Lumen Learning\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"cc\",\"description\":\"College Algebra\",\"author\":\"Abramson, Jay et al.\",\"organization\":\"OpenStax\",\"url\":\"http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@5.2\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"Download for free at http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@5.2\"},{\"type\":\"cc\",\"description\":\"Question ID 1667\",\"author\":\"WebWork-Rochester, mb Sousa,James\",\"organization\":\"\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"IMathAS Community License CC-BY + GPL\"},{\"type\":\"cc\",\"description\":\"Question ID 87055\",\"author\":\"Shahbazian,Roy\",\"organization\":\"\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"cc-attribution\",\"description\":\"Precalculus\",\"author\":\"OpenStax College\",\"organization\":\"OpenStax\",\"url\":\"http:\/\/cnx.org\/contents\/fd53eae1-fa23-47c7-bb1b-972349835c3c@5.175:1\/Preface\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"}]","CANDELA_OUTCOMES_GUID":"2abc1bac-b41b-40ae-bbb4-7d6f04adc34d","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-419","chapter","type-chapter","status-publish","hentry"],"part":413,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/pressbooks\/v2\/chapters\/419","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/wp\/v2\/users\/17533"}],"version-history":[{"count":0,"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/pressbooks\/v2\/chapters\/419\/revisions"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/pressbooks\/v2\/parts\/413"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/pressbooks\/v2\/chapters\/419\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/wp\/v2\/media?parent=419"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/pressbooks\/v2\/chapter-type?post=419"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/wp\/v2\/contributor?post=419"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/wp\/v2\/license?post=419"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}