{"id":2542,"date":"2024-08-05T22:20:38","date_gmt":"2024-08-05T22:20:38","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/?post_type=chapter&#038;p=2542"},"modified":"2025-08-15T16:35:35","modified_gmt":"2025-08-15T16:35:35","slug":"circles-learn-it-2","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/chapter\/circles-learn-it-2\/","title":{"raw":"Circles: Learn It 2","rendered":"Circles: Learn It 2"},"content":{"raw":"<div class=\"page\" title=\"Page 958\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n<h2>General Form of the Equation of a Circle<\/h2>\r\nIn algebra, circles can be described using different equations. One common way is the <strong>general form<\/strong>, which can look a bit complicated at first. This form doesn\u2019t directly show the center or the radius of the circle, making it harder to visualize and can be a little tricky to work with.\r\n\r\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\r\n<h3>general form of the equation of a circle<\/h3>\r\nThe general form of the equation of a circle is:\r\n<p style=\"text-align: center;\">[latex]x^2+y^2+ax+by+c = 0[\/latex]<\/p>\r\n\r\n<\/section>To make things clearer, we often convert the general form to another version known as the <strong>standard form, <\/strong>[latex](x-h)^2+(y-k)^2 = r^2[\/latex]. This transformation involves a process called <strong>completing the square<\/strong>, in both [latex]x[\/latex] and [latex]y[\/latex], which helps us easily identify the circle\u2019s center and radius. Then, we can graph the circle using its center and radius.\r\n\r\n<section class=\"textbox example\" aria-label=\"Example\">\r\n<div class=\"page\" title=\"Page 959\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nFind the center and radius, then graph the circle:\r\n<p style=\"text-align: center;\">[latex]x^2+y^2-4x-6y+4 = 0[\/latex]<\/p>\r\n[reveal-answer q=\"726452\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"726452\"]\r\n<div class=\"page\" title=\"Page 959\">\r\n<div class=\"layoutArea\">\r\n<div class=\"column\">\r\n\r\nWe need to rewrite this general form into standard form in order to find the center and radius.\r\n\r\n<strong>Step 1:<\/strong> Move the constant term to the other side\r\n<p style=\"text-align: center;\">[latex]x^2 + y^2 - 4x - 6y = -4[\/latex]<\/p>\r\n<strong>Step 2:<\/strong> Group the [latex]x[\/latex] and [latex]y[\/latex] terms\r\n<p style=\"text-align: center;\">[latex](x^2 - 4x) + (y^2 - 6y) = -4[\/latex]<\/p>\r\n<strong>Step 3:<\/strong> Complete the square for [latex]x[\/latex] and [latex]y[\/latex]\r\n<ul>\r\n \t<li>For [latex]x[\/latex]: [latex]x^2 - 4x[\/latex]\r\nTake half of [latex]-4[\/latex], which is [latex]-2[\/latex], and square it, giving [latex]4[\/latex].\r\nAdd and subtract:<\/li>\r\n<\/ul>\r\n<p style=\"text-align: center;\">[latex]x^2 - 4x + 4 - 4 = (x^2 - 4x + 4) - 4 = (x - 2)^2 - 4[\/latex]<\/p>\r\n\r\n<ul>\r\n \t<li>For [latex]y[\/latex]: [latex]y^2 - 6y[\/latex]\r\nTake half of [latex]-6[\/latex], which is [latex]-3[\/latex], and square it, giving [latex]9[\/latex].\r\nAdd and subtract:<\/li>\r\n<\/ul>\r\n<p style=\"text-align: center;\">[latex]y^2 - 6y + 9 - 9 = (y^2 - 6y + 9 )- 9 = (y- 3)^2 - 9[\/latex]<\/p>\r\n<strong>Step 4:<\/strong> Rewrite the equation with the completed squares\r\n<p style=\"text-align: center;\">[latex](x - 2)^2 - 4 + (y - 3)^2 - 9 = -4[\/latex]<\/p>\r\n<strong>Step 5:<\/strong> Simplify and move the constant terms to the other side\r\n<p style=\"text-align: center;\">[latex](x - 2)^2 + (y - 3)^2 - 13 = -4[\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex](x - 2)^2 + (y - 3)^2 = 9[\/latex]<\/p>\r\nNow we have the standard form: [latex](x - 2)^2 + (y - 3)^2 = 9[\/latex]\r\n\r\nThus, center: [latex](2,3)[\/latex] and radius: [latex]r = 3[\/latex].\r\n\r\nGraph:\r\n\r\n[caption id=\"attachment_2545\" align=\"aligncenter\" width=\"350\"]<img class=\"wp-image-2545\" src=\"https:\/\/content-cdn.one.lumenlearning.com\/wp-content\/uploads\/sites\/42\/2024\/08\/05222732\/Screenshot-2024-08-05-at-3.27.28%E2%80%AFPM.png\" alt=\"\" width=\"350\" height=\"330\" \/> Circle on a coordinate plane with center and radius labeled[\/caption]\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section><section aria-label=\"Try It\"><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm2_question hide_question_numbers=1]24883[\/ohm2_question]<\/section><\/section><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm2_question hide_question_numbers=1]24878[\/ohm2_question]<\/section><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm2_question hide_question_numbers=1]24877[\/ohm2_question]<\/section><\/div>\r\n<\/div>\r\n<\/div>","rendered":"<div class=\"page\" title=\"Page 958\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<h2>General Form of the Equation of a Circle<\/h2>\n<p>In algebra, circles can be described using different equations. One common way is the <strong>general form<\/strong>, which can look a bit complicated at first. This form doesn\u2019t directly show the center or the radius of the circle, making it harder to visualize and can be a little tricky to work with.<\/p>\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\n<h3>general form of the equation of a circle<\/h3>\n<p>The general form of the equation of a circle is:<\/p>\n<p style=\"text-align: center;\">[latex]x^2+y^2+ax+by+c = 0[\/latex]<\/p>\n<\/section>\n<p>To make things clearer, we often convert the general form to another version known as the <strong>standard form, <\/strong>[latex](x-h)^2+(y-k)^2 = r^2[\/latex]. This transformation involves a process called <strong>completing the square<\/strong>, in both [latex]x[\/latex] and [latex]y[\/latex], which helps us easily identify the circle\u2019s center and radius. Then, we can graph the circle using its center and radius.<\/p>\n<section class=\"textbox example\" aria-label=\"Example\">\n<div class=\"page\" title=\"Page 959\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p>Find the center and radius, then graph the circle:<\/p>\n<p style=\"text-align: center;\">[latex]x^2+y^2-4x-6y+4 = 0[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q726452\">Show Answer<\/button><\/p>\n<div id=\"q726452\" class=\"hidden-answer\" style=\"display: none\">\n<div class=\"page\" title=\"Page 959\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p>We need to rewrite this general form into standard form in order to find the center and radius.<\/p>\n<p><strong>Step 1:<\/strong> Move the constant term to the other side<\/p>\n<p style=\"text-align: center;\">[latex]x^2 + y^2 - 4x - 6y = -4[\/latex]<\/p>\n<p><strong>Step 2:<\/strong> Group the [latex]x[\/latex] and [latex]y[\/latex] terms<\/p>\n<p style=\"text-align: center;\">[latex](x^2 - 4x) + (y^2 - 6y) = -4[\/latex]<\/p>\n<p><strong>Step 3:<\/strong> Complete the square for [latex]x[\/latex] and [latex]y[\/latex]<\/p>\n<ul>\n<li>For [latex]x[\/latex]: [latex]x^2 - 4x[\/latex]<br \/>\nTake half of [latex]-4[\/latex], which is [latex]-2[\/latex], and square it, giving [latex]4[\/latex].<br \/>\nAdd and subtract:<\/li>\n<\/ul>\n<p style=\"text-align: center;\">[latex]x^2 - 4x + 4 - 4 = (x^2 - 4x + 4) - 4 = (x - 2)^2 - 4[\/latex]<\/p>\n<ul>\n<li>For [latex]y[\/latex]: [latex]y^2 - 6y[\/latex]<br \/>\nTake half of [latex]-6[\/latex], which is [latex]-3[\/latex], and square it, giving [latex]9[\/latex].<br \/>\nAdd and subtract:<\/li>\n<\/ul>\n<p style=\"text-align: center;\">[latex]y^2 - 6y + 9 - 9 = (y^2 - 6y + 9 )- 9 = (y- 3)^2 - 9[\/latex]<\/p>\n<p><strong>Step 4:<\/strong> Rewrite the equation with the completed squares<\/p>\n<p style=\"text-align: center;\">[latex](x - 2)^2 - 4 + (y - 3)^2 - 9 = -4[\/latex]<\/p>\n<p><strong>Step 5:<\/strong> Simplify and move the constant terms to the other side<\/p>\n<p style=\"text-align: center;\">[latex](x - 2)^2 + (y - 3)^2 - 13 = -4[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex](x - 2)^2 + (y - 3)^2 = 9[\/latex]<\/p>\n<p>Now we have the standard form: [latex](x - 2)^2 + (y - 3)^2 = 9[\/latex]<\/p>\n<p>Thus, center: [latex](2,3)[\/latex] and radius: [latex]r = 3[\/latex].<\/p>\n<p>Graph:<\/p>\n<figure id=\"attachment_2545\" aria-describedby=\"caption-attachment-2545\" style=\"width: 350px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-2545\" src=\"https:\/\/content-cdn.one.lumenlearning.com\/wp-content\/uploads\/sites\/42\/2024\/08\/05222732\/Screenshot-2024-08-05-at-3.27.28%E2%80%AFPM.png\" alt=\"\" width=\"350\" height=\"330\" srcset=\"https:\/\/content-cdn.one.lumenlearning.com\/wp-content\/uploads\/sites\/42\/2024\/08\/05222732\/Screenshot-2024-08-05-at-3.27.28%E2%80%AFPM.png 592w, https:\/\/content-cdn.one.lumenlearning.com\/wp-content\/uploads\/sites\/42\/2024\/08\/05222732\/Screenshot-2024-08-05-at-3.27.28%E2%80%AFPM-300x283.png 300w, https:\/\/content-cdn.one.lumenlearning.com\/wp-content\/uploads\/sites\/42\/2024\/08\/05222732\/Screenshot-2024-08-05-at-3.27.28%E2%80%AFPM-65x61.png 65w, https:\/\/content-cdn.one.lumenlearning.com\/wp-content\/uploads\/sites\/42\/2024\/08\/05222732\/Screenshot-2024-08-05-at-3.27.28%E2%80%AFPM-225x212.png 225w, https:\/\/content-cdn.one.lumenlearning.com\/wp-content\/uploads\/sites\/42\/2024\/08\/05222732\/Screenshot-2024-08-05-at-3.27.28%E2%80%AFPM-350x330.png 350w\" sizes=\"(max-width: 350px) 100vw, 350px\" \/><figcaption id=\"caption-attachment-2545\" class=\"wp-caption-text\">Circle on a coordinate plane with center and radius labeled<\/figcaption><\/figure>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section aria-label=\"Try It\">\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm24883\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=24883&theme=lumen&iframe_resize_id=ohm24883&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm24878\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=24878&theme=lumen&iframe_resize_id=ohm24878&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm24877\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=24877&theme=lumen&iframe_resize_id=ohm24877&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"author":12,"menu_order":5,"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\/2542"}],"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":9,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/2542\/revisions"}],"predecessor-version":[{"id":7880,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/2542\/revisions\/7880"}],"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\/2542\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/media?parent=2542"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=2542"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/contributor?post=2542"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/license?post=2542"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}