{"id":1991,"date":"2025-07-31T23:25:27","date_gmt":"2025-07-31T23:25:27","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/precalculus\/?post_type=chapter&#038;p=1991"},"modified":"2025-10-14T18:39:04","modified_gmt":"2025-10-14T18:39:04","slug":"double-angle-half-angle-and-reduction-formulas-learn-it-1","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/precalculus\/chapter\/double-angle-half-angle-and-reduction-formulas-learn-it-1\/","title":{"raw":"Double Angle, Half Angle, and Reduction Formulas: Learn It 2","rendered":"Double Angle, Half Angle, and Reduction Formulas: Learn It 2"},"content":{"raw":"<h2>Using Double-Angle Formulas to Verify Identities<\/h2>\r\nEstablishing identities using the double-angle formulas is performed using the same steps we used to derive the sum and difference formulas. Choose the more complicated side of the equation and rewrite it until it matches the other side.\r\n\r\n<section class=\"textbox example\" aria-label=\"Example\">Establish the following identity using double-angle formulas:\r\n<p style=\"text-align: center;\">[latex]1+\\sin \\left(2\\theta \\right)={\\left(\\sin \\theta +\\cos \\theta \\right)}^{2}[\/latex]<\/p>\r\n[reveal-answer q=\"600157\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"600157\"]\r\n\r\nWe will work on the right side of the equal sign and rewrite the expression until it matches the left side.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}{\\left(\\sin \\theta +\\cos \\theta \\right)}^{2}&amp;={\\sin }^{2}\\theta +2\\sin \\theta \\cos \\theta +{\\cos }^{2}\\theta \\\\ &amp;=\\left({\\sin }^{2}\\theta +{\\cos }^{2}\\theta \\right)+2\\sin \\theta \\cos \\theta \\\\ &amp;=1+2\\sin \\theta \\cos \\theta \\\\ &amp;=1+\\sin \\left(2\\theta \\right)\\end{align}[\/latex]<\/p>\r\n<strong>Analysis of the Solution<\/strong>\r\n\r\nThis process is not complicated, as long as we recall the perfect square formula from algebra:\r\n<p style=\"text-align: center;\">[latex]{\\left(a\\pm b\\right)}^{2}={a}^{2}\\pm 2ab+{b}^{2}[\/latex]<\/p>\r\nwhere [latex]a=\\sin \\theta [\/latex] and [latex]b=\\cos \\theta [\/latex]. Part of being successful in mathematics is the ability to recognize patterns. While the terms or symbols may change, the algebra remains consistent.\r\n\r\n[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox tryIt\" aria-label=\"Try It\">Establish the identity: [latex]{\\cos }^{4}\\theta -{\\sin }^{4}\\theta =\\cos \\left(2\\theta \\right)[\/latex].[reveal-answer q=\"178499\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"178499\"][latex]{\\cos }^{4}\\theta -{\\sin }^{4}\\theta =\\left({\\cos }^{2}\\theta +{\\sin }^{2}\\theta \\right)\\left({\\cos }^{2}\\theta -{\\sin }^{2}\\theta \\right)=\\cos \\left(2\\theta \\right)[\/latex][\/hidden-answer]<\/section><section class=\"textbox example\" aria-label=\"Example\">Verify the identity:\r\n<p style=\"text-align: center;\">[latex]\\tan \\left(2\\theta \\right)=\\frac{2}{\\cot \\theta -\\tan \\theta }[\/latex]<\/p>\r\n[reveal-answer q=\"395376\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"395376\"]\r\n\r\nIn this case, we will work with the left side of the equation and simplify or rewrite until it equals the right side of the equation.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}\\tan \\left(2\\theta \\right)&amp;=\\frac{2\\tan \\theta }{1-{\\tan }^{2}\\theta }&amp;&amp; \\text{Double-angle formula} \\\\ &amp;=\\frac{2\\tan \\theta \\left(\\frac{1}{\\tan \\theta }\\right)}{\\left(1-{\\tan }^{2}\\theta \\right)\\left(\\frac{1}{\\tan \\theta }\\right)}&amp;&amp; \\text{Multiply by a term that results in desired numerator}. \\\\ &amp;=\\frac{2}{\\frac{1}{\\tan \\theta }-\\frac{{\\tan }^{2}\\theta }{\\tan \\theta }} \\\\ &amp;=\\frac{2}{\\cot \\theta -\\tan \\theta }&amp;&amp; \\text{Use reciprocal identity for }\\frac{1}{\\tan \\theta }.\\end{align}[\/latex]<\/p>\r\n<strong>Analysis of the Solution<\/strong>\r\n\r\nHere is a case where the more complicated side of the initial equation appeared on the right, but we chose to work the left side. However, if we had chosen the left side to rewrite, we would have been working backwards to arrive at the equivalency. For example, suppose that we wanted to show\r\n<p style=\"text-align: center;\">[latex]\\frac{2\\tan \\theta }{1-{\\tan }^{2}\\theta }=\\frac{2}{\\cot \\theta -\\tan \\theta }[\/latex]<\/p>\r\nLet\u2019s work on the right side.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}\\frac{2}{\\cot \\theta -\\tan \\theta }&amp;=\\frac{2}{\\frac{1}{\\tan \\theta }-\\tan \\theta }\\left(\\frac{\\tan \\theta }{\\tan \\theta }\\right) \\\\ &amp;=\\frac{2\\tan \\theta }{\\frac{1}{\\cancel{\\tan \\theta }}\\left(\\cancel{\\tan \\theta }\\right)-\\tan \\theta \\left(\\tan \\theta \\right)} \\\\ &amp;=\\frac{2\\tan \\theta }{1-{\\tan }^{2}\\theta } \\end{align}[\/latex]<\/p>\r\nWhen using the identities to simplify a trigonometric expression or solve a trigonometric equation, there are usually several paths to a desired result. There is no set rule as to what side should be manipulated. However, we should begin with the guidelines set forth earlier.\r\n\r\n[\/hidden-answer]\r\n\r\n<\/section>\r\n<div class=\"bcc-box bcc-success\"><section class=\"textbox tryIt\" aria-label=\"Try It\">Verify the identity: [latex]\\cos \\left(2\\theta \\right)\\cos \\theta ={\\cos }^{3}\\theta -\\cos \\theta {\\sin }^{2}\\theta [\/latex].[reveal-answer q=\"584630\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"584630\"][latex]\\cos \\left(2\\theta \\right)\\cos \\theta =\\left({\\cos }^{2}\\theta -{\\sin }^{2}\\theta \\right)\\cos \\theta ={\\cos }^{3}\\theta -\\cos \\theta {\\sin }^{2}\\theta [\/latex][\/hidden-answer]<\/section><\/div>","rendered":"<h2>Using Double-Angle Formulas to Verify Identities<\/h2>\n<p>Establishing identities using the double-angle formulas is performed using the same steps we used to derive the sum and difference formulas. Choose the more complicated side of the equation and rewrite it until it matches the other side.<\/p>\n<section class=\"textbox example\" aria-label=\"Example\">Establish the following identity using double-angle formulas:<\/p>\n<p style=\"text-align: center;\">[latex]1+\\sin \\left(2\\theta \\right)={\\left(\\sin \\theta +\\cos \\theta \\right)}^{2}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q600157\">Show Solution<\/button><\/p>\n<div id=\"q600157\" class=\"hidden-answer\" style=\"display: none\">\n<p>We will work on the right side of the equal sign and rewrite the expression until it matches the left side.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}{\\left(\\sin \\theta +\\cos \\theta \\right)}^{2}&={\\sin }^{2}\\theta +2\\sin \\theta \\cos \\theta +{\\cos }^{2}\\theta \\\\ &=\\left({\\sin }^{2}\\theta +{\\cos }^{2}\\theta \\right)+2\\sin \\theta \\cos \\theta \\\\ &=1+2\\sin \\theta \\cos \\theta \\\\ &=1+\\sin \\left(2\\theta \\right)\\end{align}[\/latex]<\/p>\n<p><strong>Analysis of the Solution<\/strong><\/p>\n<p>This process is not complicated, as long as we recall the perfect square formula from algebra:<\/p>\n<p style=\"text-align: center;\">[latex]{\\left(a\\pm b\\right)}^{2}={a}^{2}\\pm 2ab+{b}^{2}[\/latex]<\/p>\n<p>where [latex]a=\\sin \\theta[\/latex] and [latex]b=\\cos \\theta[\/latex]. Part of being successful in mathematics is the ability to recognize patterns. While the terms or symbols may change, the algebra remains consistent.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\">Establish the identity: [latex]{\\cos }^{4}\\theta -{\\sin }^{4}\\theta =\\cos \\left(2\\theta \\right)[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q178499\">Show Solution<\/button><\/p>\n<div id=\"q178499\" class=\"hidden-answer\" style=\"display: none\">[latex]{\\cos }^{4}\\theta -{\\sin }^{4}\\theta =\\left({\\cos }^{2}\\theta +{\\sin }^{2}\\theta \\right)\\left({\\cos }^{2}\\theta -{\\sin }^{2}\\theta \\right)=\\cos \\left(2\\theta \\right)[\/latex]<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">Verify the identity:<\/p>\n<p style=\"text-align: center;\">[latex]\\tan \\left(2\\theta \\right)=\\frac{2}{\\cot \\theta -\\tan \\theta }[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q395376\">Show Solution<\/button><\/p>\n<div id=\"q395376\" class=\"hidden-answer\" style=\"display: none\">\n<p>In this case, we will work with the left side of the equation and simplify or rewrite until it equals the right side of the equation.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}\\tan \\left(2\\theta \\right)&=\\frac{2\\tan \\theta }{1-{\\tan }^{2}\\theta }&& \\text{Double-angle formula} \\\\ &=\\frac{2\\tan \\theta \\left(\\frac{1}{\\tan \\theta }\\right)}{\\left(1-{\\tan }^{2}\\theta \\right)\\left(\\frac{1}{\\tan \\theta }\\right)}&& \\text{Multiply by a term that results in desired numerator}. \\\\ &=\\frac{2}{\\frac{1}{\\tan \\theta }-\\frac{{\\tan }^{2}\\theta }{\\tan \\theta }} \\\\ &=\\frac{2}{\\cot \\theta -\\tan \\theta }&& \\text{Use reciprocal identity for }\\frac{1}{\\tan \\theta }.\\end{align}[\/latex]<\/p>\n<p><strong>Analysis of the Solution<\/strong><\/p>\n<p>Here is a case where the more complicated side of the initial equation appeared on the right, but we chose to work the left side. However, if we had chosen the left side to rewrite, we would have been working backwards to arrive at the equivalency. For example, suppose that we wanted to show<\/p>\n<p style=\"text-align: center;\">[latex]\\frac{2\\tan \\theta }{1-{\\tan }^{2}\\theta }=\\frac{2}{\\cot \\theta -\\tan \\theta }[\/latex]<\/p>\n<p>Let\u2019s work on the right side.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}\\frac{2}{\\cot \\theta -\\tan \\theta }&=\\frac{2}{\\frac{1}{\\tan \\theta }-\\tan \\theta }\\left(\\frac{\\tan \\theta }{\\tan \\theta }\\right) \\\\ &=\\frac{2\\tan \\theta }{\\frac{1}{\\cancel{\\tan \\theta }}\\left(\\cancel{\\tan \\theta }\\right)-\\tan \\theta \\left(\\tan \\theta \\right)} \\\\ &=\\frac{2\\tan \\theta }{1-{\\tan }^{2}\\theta } \\end{align}[\/latex]<\/p>\n<p>When using the identities to simplify a trigonometric expression or solve a trigonometric equation, there are usually several paths to a desired result. There is no set rule as to what side should be manipulated. However, we should begin with the guidelines set forth earlier.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<div class=\"bcc-box bcc-success\">\n<section class=\"textbox tryIt\" aria-label=\"Try It\">Verify the identity: [latex]\\cos \\left(2\\theta \\right)\\cos \\theta ={\\cos }^{3}\\theta -\\cos \\theta {\\sin }^{2}\\theta[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q584630\">Show Solution<\/button><\/p>\n<div id=\"q584630\" class=\"hidden-answer\" style=\"display: none\">[latex]\\cos \\left(2\\theta \\right)\\cos \\theta =\\left({\\cos }^{2}\\theta -{\\sin }^{2}\\theta \\right)\\cos \\theta ={\\cos }^{3}\\theta -\\cos \\theta {\\sin }^{2}\\theta[\/latex]<\/div>\n<\/div>\n<\/section>\n<\/div>\n","protected":false},"author":13,"menu_order":17,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":201,"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\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/1991"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/users\/13"}],"version-history":[{"count":5,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/1991\/revisions"}],"predecessor-version":[{"id":4674,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/1991\/revisions\/4674"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/parts\/201"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/1991\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/media?parent=1991"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapter-type?post=1991"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/contributor?post=1991"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/license?post=1991"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}