{"id":2583,"date":"2024-08-07T23:24:56","date_gmt":"2024-08-07T23:24:56","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/?post_type=chapter&#038;p=2583"},"modified":"2025-08-15T16:42:49","modified_gmt":"2025-08-15T16:42:49","slug":"ellipses-learn-it-4","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/chapter\/ellipses-learn-it-4\/","title":{"raw":"Ellipses: Learn It 4","rendered":"Ellipses: Learn It 4"},"content":{"raw":"<h2>Graphing an Ellipse in General Form<\/h2>\r\nGraphing an ellipse that\u2019s not in its simplest form might seem challenging at first, but with a few steps, it becomes manageable and even fun! When you start with a more complex form of an ellipse, the key is to transform it into the standard form. This transformation process often involves completing the square and sometimes adjusting the coordinate system.\r\n\r\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\r\n<h3>general form of an ellipse<\/h3>\r\n<p style=\"text-align: center;\">[latex]a{x}^{2}+b{y}^{2}+cx+dy+e=0[\/latex]<\/p>\r\n&nbsp;\r\n\r\nTo rewrite the equation into standard form:\r\n<ol>\r\n \t<li>Rearrange the equation by grouping terms that contain the same variable. Move the constant term to the opposite side of the equation<\/li>\r\n \t<li>Factor out the coefficients of the [latex]x^2[\/latex] and [latex]y^2[\/latex] terms in preparation for completing the square.<\/li>\r\n \t<li>Complete the square for each variable to rewrite the equation in the form of the sum of multiples of two binomials squared set equal to a constant [latex]a(x-h)^2+b(y-k)^2 = \\text{constant}[\/latex].\r\n<div class=\"page\" title=\"Page 970\">\r\n<div class=\"section\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\"><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div><\/li>\r\n \t<li>Divide both sides of the equation by the constant term to express the equation in standard form.<\/li>\r\n<\/ol>\r\n<\/section><section class=\"textbox proTip\" aria-label=\"Pro Tip\">To write the equation of an ellipse in standard form, you'll need to complete the square two times.Given an expression of the form [latex]a\\left(x^2+bx\\right)[\/latex], add [latex]\\left(\\dfrac{b}{2}\\right)^2[\/latex] inside the parentheses, then subtract [latex]a\\left(\\dfrac{b}{2}\\right)^2[\/latex] to counteract the change you made.If completing the square on one side of an equation, you may either subtract the value of\u00a0[latex]a\\left(\\dfrac{b}{2}\\right)^2[\/latex] from that side, or add it to the other to maintain equality.Then factor the perfect square trinomial you created inside the original parentheses.\r\n\r\n<strong>Example<\/strong>\r\n<p style=\"text-align: center;\">[latex]\\qquad a\\left(x^2+bx\\right)[\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]=a\\left(x^2+bx+ \\left(\\dfrac{b}{2}\\right)^2\\right)-a\\left(\\dfrac{b}{2}\\right)^2[\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]=a\\left(x+ \\dfrac{b}{2}\\right)^2-a\\left(\\dfrac{b}{2}\\right)^2[\/latex]<\/p>\r\n\r\n<\/section><section class=\"textbox example\" aria-label=\"Example\">Graph the ellipse given by the equation [latex]4{x}^{2}+9{y}^{2}-40x+36y+100=0[\/latex]. Identify and label the center, vertices, co-vertices, and foci.[reveal-answer q=\"352567\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"352567\"]We must begin by rewriting the equation in standard form.\r\n<p style=\"text-align: center;\">[latex]4{x}^{2}+9{y}^{2}-40x+36y+100=0[\/latex]<\/p>\r\nGroup terms that contain the same variable, and move the constant to the opposite side of the equation.\r\n<p style=\"text-align: center;\">[latex]\\left(4{x}^{2}-40x\\right)+\\left(9{y}^{2}+36y\\right)=-100[\/latex]<\/p>\r\nFactor out the coefficients of the squared terms.\r\n<p style=\"text-align: center;\">[latex]4\\left({x}^{2}-10x\\right)+9\\left({y}^{2}+4y\\right)=-100[\/latex]<\/p>\r\nComplete the square twice. Remember to balance the equation by adding the same constants to each side.\r\n<p style=\"text-align: center;\">[latex]4\\left({x}^{2}-10x+25\\right)+9\\left({y}^{2}+4y+4\\right)=-100+100+36[\/latex]<\/p>\r\nRewrite as perfect squares.\r\n<p style=\"text-align: center;\">[latex]4{\\left(x - 5\\right)}^{2}+9{\\left(y+2\\right)}^{2}=36[\/latex]<\/p>\r\nDivide both sides by the constant term to place the equation in standard form.\r\n<p style=\"text-align: center;\">[latex]\\dfrac{{\\left(x - 5\\right)}^{2}}{9}+\\dfrac{{\\left(y+2\\right)}^{2}}{4}=1[\/latex]<\/p>\r\nNow that the equation is in standard form, we can determine the position of the major axis. Because [latex]9&gt;4[\/latex], the major axis is parallel to the <em>x<\/em>-axis. Therefore, the equation is in the form [latex]\\dfrac{{\\left(x-h\\right)}^{2}}{{a}^{2}}+\\dfrac{{\\left(y-k\\right)}^{2}}{{b}^{2}}=1[\/latex], where [latex]{a}^{2}=9[\/latex] and [latex]{b}^{2}=4[\/latex]. It follows that:\r\n<ul>\r\n \t<li>the center of the ellipse is [latex]\\left(h,k\\right)=\\left(5,-2\\right)[\/latex]<\/li>\r\n \t<li>the coordinates of the vertices are [latex]\\left(h\\pm a,k\\right)=\\left(5\\pm \\sqrt{9},-2\\right)=\\left(5\\pm 3,-2\\right)[\/latex], or [latex]\\left(2,-2\\right)[\/latex] and [latex]\\left(8,-2\\right)[\/latex]<\/li>\r\n \t<li>the coordinates of the co-vertices are [latex]\\left(h,k\\pm b\\right)=\\left(\\text{5},-2\\pm \\sqrt{4}\\right)=\\left(\\text{5},-2\\pm 2\\right)[\/latex], or [latex]\\left(5,-4\\right)[\/latex] and [latex]\\left(5,\\text{0}\\right)[\/latex]<\/li>\r\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]. Solving for [latex]c[\/latex], we have:<\/li>\r\n<\/ul>\r\n<p style=\"text-align: center;\">[latex]\\begin{align}c&amp;=\\pm \\sqrt{{a}^{2}-{b}^{2}} \\\\ &amp;=\\pm \\sqrt{9 - 4} \\\\ &amp;=\\pm \\sqrt{5} \\end{align}[\/latex]<\/p>\r\n<p style=\"text-align: left;\">Therefore, the coordinates of the foci are [latex]\\left(\\text{5}-\\sqrt{5},-2\\right)[\/latex] and [latex]\\left(\\text{5+}\\sqrt{5},-2\\right)[\/latex].<\/p>\r\nNext we plot and label the center, vertices, co-vertices, and foci, and draw a smooth curve to form the ellipse.\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03202229\/CNX_Precalc_Figure_10_01_0182.jpg\" alt=\"\" width=\"487\" height=\"365\" \/> Ellipse with key points labeled[\/caption]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm2_question hide_question_numbers=1]24895[\/ohm2_question]<\/section><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm2_question hide_question_numbers=1]24896[\/ohm2_question]<\/section>","rendered":"<h2>Graphing an Ellipse in General Form<\/h2>\n<p>Graphing an ellipse that\u2019s not in its simplest form might seem challenging at first, but with a few steps, it becomes manageable and even fun! When you start with a more complex form of an ellipse, the key is to transform it into the standard form. This transformation process often involves completing the square and sometimes adjusting the coordinate system.<\/p>\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\n<h3>general form of an ellipse<\/h3>\n<p style=\"text-align: center;\">[latex]a{x}^{2}+b{y}^{2}+cx+dy+e=0[\/latex]<\/p>\n<p>&nbsp;<\/p>\n<p>To rewrite the equation into standard form:<\/p>\n<ol>\n<li>Rearrange the equation by grouping terms that contain the same variable. Move the constant term to the opposite side of the equation<\/li>\n<li>Factor out the coefficients of the [latex]x^2[\/latex] and [latex]y^2[\/latex] terms in preparation for completing the square.<\/li>\n<li>Complete the square for each variable to rewrite the equation in the form of the sum of multiples of two binomials squared set equal to a constant [latex]a(x-h)^2+b(y-k)^2 = \\text{constant}[\/latex].\n<div class=\"page\" title=\"Page 970\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/li>\n<li>Divide both sides of the equation by the constant term to express the equation in standard form.<\/li>\n<\/ol>\n<\/section>\n<section class=\"textbox proTip\" aria-label=\"Pro Tip\">To write the equation of an ellipse in standard form, you&#8217;ll need to complete the square two times.Given an expression of the form [latex]a\\left(x^2+bx\\right)[\/latex], add [latex]\\left(\\dfrac{b}{2}\\right)^2[\/latex] inside the parentheses, then subtract [latex]a\\left(\\dfrac{b}{2}\\right)^2[\/latex] to counteract the change you made.If completing the square on one side of an equation, you may either subtract the value of\u00a0[latex]a\\left(\\dfrac{b}{2}\\right)^2[\/latex] from that side, or add it to the other to maintain equality.Then factor the perfect square trinomial you created inside the original parentheses.<\/p>\n<p><strong>Example<\/strong><\/p>\n<p style=\"text-align: center;\">[latex]\\qquad a\\left(x^2+bx\\right)[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]=a\\left(x^2+bx+ \\left(\\dfrac{b}{2}\\right)^2\\right)-a\\left(\\dfrac{b}{2}\\right)^2[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]=a\\left(x+ \\dfrac{b}{2}\\right)^2-a\\left(\\dfrac{b}{2}\\right)^2[\/latex]<\/p>\n<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">Graph the ellipse given by the equation [latex]4{x}^{2}+9{y}^{2}-40x+36y+100=0[\/latex]. Identify and label the center, vertices, co-vertices, and foci.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q352567\">Show Solution<\/button><\/p>\n<div id=\"q352567\" class=\"hidden-answer\" style=\"display: none\">We must begin by rewriting the equation in standard form.<\/p>\n<p style=\"text-align: center;\">[latex]4{x}^{2}+9{y}^{2}-40x+36y+100=0[\/latex]<\/p>\n<p>Group terms that contain the same variable, and move the constant to the opposite side of the equation.<\/p>\n<p style=\"text-align: center;\">[latex]\\left(4{x}^{2}-40x\\right)+\\left(9{y}^{2}+36y\\right)=-100[\/latex]<\/p>\n<p>Factor out the coefficients of the squared terms.<\/p>\n<p style=\"text-align: center;\">[latex]4\\left({x}^{2}-10x\\right)+9\\left({y}^{2}+4y\\right)=-100[\/latex]<\/p>\n<p>Complete the square twice. Remember to balance the equation by adding the same constants to each side.<\/p>\n<p style=\"text-align: center;\">[latex]4\\left({x}^{2}-10x+25\\right)+9\\left({y}^{2}+4y+4\\right)=-100+100+36[\/latex]<\/p>\n<p>Rewrite as perfect squares.<\/p>\n<p style=\"text-align: center;\">[latex]4{\\left(x - 5\\right)}^{2}+9{\\left(y+2\\right)}^{2}=36[\/latex]<\/p>\n<p>Divide both sides by the constant term to place the equation in standard form.<\/p>\n<p style=\"text-align: center;\">[latex]\\dfrac{{\\left(x - 5\\right)}^{2}}{9}+\\dfrac{{\\left(y+2\\right)}^{2}}{4}=1[\/latex]<\/p>\n<p>Now that the equation is in standard form, we can determine the position of the major axis. Because [latex]9>4[\/latex], the major axis is parallel to the <em>x<\/em>-axis. Therefore, the equation is in the form [latex]\\dfrac{{\\left(x-h\\right)}^{2}}{{a}^{2}}+\\dfrac{{\\left(y-k\\right)}^{2}}{{b}^{2}}=1[\/latex], where [latex]{a}^{2}=9[\/latex] and [latex]{b}^{2}=4[\/latex]. It follows that:<\/p>\n<ul>\n<li>the center of the ellipse is [latex]\\left(h,k\\right)=\\left(5,-2\\right)[\/latex]<\/li>\n<li>the coordinates of the vertices are [latex]\\left(h\\pm a,k\\right)=\\left(5\\pm \\sqrt{9},-2\\right)=\\left(5\\pm 3,-2\\right)[\/latex], or [latex]\\left(2,-2\\right)[\/latex] and [latex]\\left(8,-2\\right)[\/latex]<\/li>\n<li>the coordinates of the co-vertices are [latex]\\left(h,k\\pm b\\right)=\\left(\\text{5},-2\\pm \\sqrt{4}\\right)=\\left(\\text{5},-2\\pm 2\\right)[\/latex], or [latex]\\left(5,-4\\right)[\/latex] and [latex]\\left(5,\\text{0}\\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]. Solving for [latex]c[\/latex], we have:<\/li>\n<\/ul>\n<p style=\"text-align: center;\">[latex]\\begin{align}c&=\\pm \\sqrt{{a}^{2}-{b}^{2}} \\\\ &=\\pm \\sqrt{9 - 4} \\\\ &=\\pm \\sqrt{5} \\end{align}[\/latex]<\/p>\n<p style=\"text-align: left;\">Therefore, the coordinates of the foci are [latex]\\left(\\text{5}-\\sqrt{5},-2\\right)[\/latex] and [latex]\\left(\\text{5+}\\sqrt{5},-2\\right)[\/latex].<\/p>\n<p>Next we plot and label the center, vertices, co-vertices, and foci, and draw a smooth curve to form the ellipse.<\/p>\n<figure style=\"width: 487px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03202229\/CNX_Precalc_Figure_10_01_0182.jpg\" alt=\"\" width=\"487\" height=\"365\" \/><figcaption class=\"wp-caption-text\">Ellipse with key points labeled<\/figcaption><\/figure>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm24895\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=24895&theme=lumen&iframe_resize_id=ohm24895&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm24896\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=24896&theme=lumen&iframe_resize_id=ohm24896&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n","protected":false},"author":12,"menu_order":13,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":345,"module-header":"learn_it","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\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/2583"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/users\/12"}],"version-history":[{"count":7,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/2583\/revisions"}],"predecessor-version":[{"id":7888,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/2583\/revisions\/7888"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/parts\/345"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/2583\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/media?parent=2583"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=2583"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/contributor?post=2583"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/license?post=2583"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}