{"id":2549,"date":"2024-08-05T22:57:43","date_gmt":"2024-08-05T22:57:43","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/?post_type=chapter&#038;p=2549"},"modified":"2024-11-21T22:36:32","modified_gmt":"2024-11-21T22:36:32","slug":"circles-learn-it-3","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/chapter\/circles-learn-it-3\/","title":{"raw":"Circles: Learn It 3","rendered":"Circles: Learn It 3"},"content":{"raw":"<h2>Finding the Equation of a Circle<\/h2>\r\nWhen we're tasked with finding the equation of a circle, we're essentially trying to fill in the blanks of the standard form: [latex](x - h)^2 + (y - k)^2 = r^2[\/latex]. Here, [latex](h, k)[\/latex] represents the center of the circle, and [latex]r[\/latex] is its radius. But how do we proceed when we're given different pieces of information? Let's explore this through various scenarios.\r\n\r\nWe might encounter three scenarios:\r\n<ol class=\"-mt-1 list-decimal space-y-2 pl-8\">\r\n \t<li class=\"whitespace-normal break-words\">We know the center and radius<\/li>\r\n \t<li class=\"whitespace-normal break-words\">We know the center and a point on the circle<\/li>\r\n \t<li class=\"whitespace-normal break-words\">We know two points on the circle (often the diameter)<\/li>\r\n<\/ol>\r\nSo far all the problems we have worked with fall into the first scenario, but that will not always be the case. Let's break down how to find the equation of a circle in standard form given the other two scenarios.\r\n<h3>The Center and a Point<\/h3>\r\nLet's say you know the center of the circle and one point on its circumference. This is akin to knowing where you're standing (the center) and spotting a friend waving from the edge of a circular field. To find the equation, you'll use the distance formula to calculate the radius.\r\n<p style=\"text-align: center;\">[latex]d = \\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}[\/latex]<\/p>\r\nThe distance between the center [latex](h, k)[\/latex] and your point [latex](x, y)[\/latex] is the radius. Once you have this, you can complete the standard form equation. It's like measuring the distance to your friend to figure out how big the field is.\r\n<h3>Two Points on the Circle<\/h3>\r\n<p class=\"whitespace-pre-wrap break-words\">Now, what if we don't know the center either? Imagine your friend has brought along another buddy, and they're standing on opposite sides of the circular field. This scenario builds on the previous one, but with a twist \u2013 we need to find the center first.<\/p>\r\n<p class=\"whitespace-pre-wrap break-words\">Picture these two friends standing on opposite sides of a circular pool. To find the equation, you'll first need to determine the center. The good news is that the line connecting your two friends is actually the diameter of the circle. The midpoint between these two points is your center.<\/p>\r\nYou can find the center by using the <strong>midpoint formula<\/strong>, which is like finding the middle point between two ends:\r\n<p style=\"text-align: center;\">[latex]\\left( \\frac{x_1 + x_2}{2}, \\frac{y_1 + y_2}{2} \\right)[\/latex]<\/p>\r\n<p class=\"whitespace-pre-wrap break-words\">Once you've found the center this way, you're back in familiar territory. You can now use the distance formula we learned in the previous scenario to calculate the radius. Simply measure the distance from your newly found center to either of your friends' positions. With the center and radius now in hand, writing the circle's equation becomes a piece of cake!<\/p>\r\n\r\n<section class=\"textbox example\" aria-label=\"Example\">The diameter of a circle has endpoints [latex](-1,-4)[\/latex] and [latex](7,2)[\/latex]. Find the center and radius of the circle and also write its standard form equation.[reveal-answer q=\"886257\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"886257\"]The center of a circle is the center, or midpoint, of its diameter.\u00a0 Thus the midpoint formula will yield the center point.\r\n<p style=\"text-align: center;\">[latex]\\begin{align*} M &amp;= \\left( \\frac{x_1 + x_2}{2}, \\frac{y_1 + y_2}{2} \\right) \\\\ &amp;= \\left( \\frac{-1 + 7}{2}, \\frac{-4 + 2}{2} \\right) \\\\ &amp;= \\left( \\frac{6}{2}, \\frac{-2}{2} \\right) \\\\ &amp;= (3, -1) \\end{align*}[\/latex]<\/p>\r\n<strong>The center is [latex](3, -1)[\/latex]. <\/strong>\r\n\r\nThe distance formula will be used to find the distance from the center to one of the points on the circle.\u00a0 This will yield the radius:\r\n<p style=\"text-align: center;\">[latex]\\begin{align*} d &amp;= \\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} \\\\ d &amp;= \\sqrt{(7 - 3)^2 + (2 - (-1))^2} \\\\ d &amp;= \\sqrt{4^2 + 3^2} = 5 \\end{align*}[\/latex]<\/p>\r\nThe distance from the center to a point on the circle is [latex]5[\/latex].\u00a0 <strong>Therefore, the radius is [latex]5[\/latex].\u00a0 <\/strong>\r\n\r\nThe center and radius can now be used to find the standard form of the circle:\r\n<p style=\"text-align: center;\">[latex]\\begin{align*} (x - 3)^2 + (y - (-1))^2 &amp;= 5^2 \\\\ (x - 3)^2 + (y + 1)^2 &amp;= 25 \\end{align*}[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm2_question hide_question_numbers=1]24879[\/ohm2_question]<\/section><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm2_question hide_question_numbers=1]24880[\/ohm2_question]<\/section>","rendered":"<h2>Finding the Equation of a Circle<\/h2>\n<p>When we&#8217;re tasked with finding the equation of a circle, we&#8217;re essentially trying to fill in the blanks of the standard form: [latex](x - h)^2 + (y - k)^2 = r^2[\/latex]. Here, [latex](h, k)[\/latex] represents the center of the circle, and [latex]r[\/latex] is its radius. But how do we proceed when we&#8217;re given different pieces of information? Let&#8217;s explore this through various scenarios.<\/p>\n<p>We might encounter three scenarios:<\/p>\n<ol class=\"-mt-1 list-decimal space-y-2 pl-8\">\n<li class=\"whitespace-normal break-words\">We know the center and radius<\/li>\n<li class=\"whitespace-normal break-words\">We know the center and a point on the circle<\/li>\n<li class=\"whitespace-normal break-words\">We know two points on the circle (often the diameter)<\/li>\n<\/ol>\n<p>So far all the problems we have worked with fall into the first scenario, but that will not always be the case. Let&#8217;s break down how to find the equation of a circle in standard form given the other two scenarios.<\/p>\n<h3>The Center and a Point<\/h3>\n<p>Let&#8217;s say you know the center of the circle and one point on its circumference. This is akin to knowing where you&#8217;re standing (the center) and spotting a friend waving from the edge of a circular field. To find the equation, you&#8217;ll use the distance formula to calculate the radius.<\/p>\n<p style=\"text-align: center;\">[latex]d = \\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}[\/latex]<\/p>\n<p>The distance between the center [latex](h, k)[\/latex] and your point [latex](x, y)[\/latex] is the radius. Once you have this, you can complete the standard form equation. It&#8217;s like measuring the distance to your friend to figure out how big the field is.<\/p>\n<h3>Two Points on the Circle<\/h3>\n<p class=\"whitespace-pre-wrap break-words\">Now, what if we don&#8217;t know the center either? Imagine your friend has brought along another buddy, and they&#8217;re standing on opposite sides of the circular field. This scenario builds on the previous one, but with a twist \u2013 we need to find the center first.<\/p>\n<p class=\"whitespace-pre-wrap break-words\">Picture these two friends standing on opposite sides of a circular pool. To find the equation, you&#8217;ll first need to determine the center. The good news is that the line connecting your two friends is actually the diameter of the circle. The midpoint between these two points is your center.<\/p>\n<p>You can find the center by using the <strong>midpoint formula<\/strong>, which is like finding the middle point between two ends:<\/p>\n<p style=\"text-align: center;\">[latex]\\left( \\frac{x_1 + x_2}{2}, \\frac{y_1 + y_2}{2} \\right)[\/latex]<\/p>\n<p class=\"whitespace-pre-wrap break-words\">Once you&#8217;ve found the center this way, you&#8217;re back in familiar territory. You can now use the distance formula we learned in the previous scenario to calculate the radius. Simply measure the distance from your newly found center to either of your friends&#8217; positions. With the center and radius now in hand, writing the circle&#8217;s equation becomes a piece of cake!<\/p>\n<section class=\"textbox example\" aria-label=\"Example\">The diameter of a circle has endpoints [latex](-1,-4)[\/latex] and [latex](7,2)[\/latex]. Find the center and radius of the circle and also write its standard form equation.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q886257\">Show Answer<\/button><\/p>\n<div id=\"q886257\" class=\"hidden-answer\" style=\"display: none\">The center of a circle is the center, or midpoint, of its diameter.\u00a0 Thus the midpoint formula will yield the center point.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align*} M &= \\left( \\frac{x_1 + x_2}{2}, \\frac{y_1 + y_2}{2} \\right) \\\\ &= \\left( \\frac{-1 + 7}{2}, \\frac{-4 + 2}{2} \\right) \\\\ &= \\left( \\frac{6}{2}, \\frac{-2}{2} \\right) \\\\ &= (3, -1) \\end{align*}[\/latex]<\/p>\n<p><strong>The center is [latex](3, -1)[\/latex]. <\/strong><\/p>\n<p>The distance formula will be used to find the distance from the center to one of the points on the circle.\u00a0 This will yield the radius:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align*} d &= \\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} \\\\ d &= \\sqrt{(7 - 3)^2 + (2 - (-1))^2} \\\\ d &= \\sqrt{4^2 + 3^2} = 5 \\end{align*}[\/latex]<\/p>\n<p>The distance from the center to a point on the circle is [latex]5[\/latex].\u00a0 <strong>Therefore, the radius is [latex]5[\/latex].\u00a0 <\/strong><\/p>\n<p>The center and radius can now be used to find the standard form of the circle:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align*} (x - 3)^2 + (y - (-1))^2 &= 5^2 \\\\ (x - 3)^2 + (y + 1)^2 &= 25 \\end{align*}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm24879\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=24879&theme=lumen&iframe_resize_id=ohm24879&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm24880\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=24880&theme=lumen&iframe_resize_id=ohm24880&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n","protected":false},"author":12,"menu_order":6,"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\/2549"}],"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":5,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/2549\/revisions"}],"predecessor-version":[{"id":5250,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/2549\/revisions\/5250"}],"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\/2549\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/media?parent=2549"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=2549"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/contributor?post=2549"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/license?post=2549"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}