{"id":121237,"date":"2022-05-06T14:06:46","date_gmt":"2022-05-06T19:06:46","guid":{"rendered":"https:\/\/www.mometrix.com\/academy\/?page_id=121237"},"modified":"2026-03-28T11:52:06","modified_gmt":"2026-03-28T16:52:06","slug":"factoring-out-common-monomial-factors","status":"publish","type":"page","link":"https:\/\/www.mometrix.com\/academy\/factoring-out-common-monomial-factors\/","title":{"rendered":"Factoring Out Common Monomial Factors"},"content":{"rendered":"\n\t\t\t<div id=\"mmDeferVideoEncompass_Z8rScXgB_hk\" style=\"position: relative;\">\n\t\t\t<picture>\n\t\t\t\t<source srcset=\"https:\/\/www.mometrix.com\/academy\/wp-content\/uploads\/2023\/01\/circle-play-duotone.webp\" type=\"image\/webp\">\n\t\t\t\t<source srcset=\"https:\/\/www.mometrix.com\/academy\/wp-content\/uploads\/2023\/01\/circle-play-duotone.png\" type=\"image\/jpeg\"> \n\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" loading=\"eager\" id=\"videoThumbnailImage_Z8rScXgB_hk\" data-source-videoID=\"Z8rScXgB_hk\" src=\"https:\/\/www.mometrix.com\/academy\/wp-content\/uploads\/2023\/01\/circle-play-duotone.png\" alt=\"Factoring Out Common Monomial Factors Video\" height=\"464\" width=\"825\" class=\"size-full\" data-matomo-title = \"Factoring Out Common Monomial Factors\">\n\t\t\t<\/picture>\n\t\t\t<\/div>\n\t\t\t<style>img#videoThumbnailImage_Z8rScXgB_hk:hover {cursor:pointer;} img#videoThumbnailImage_Z8rScXgB_hk {background-size:contain;background-image:url(\"https:\/\/www.mometrix.com\/academy\/wp-content\/uploads\/2023\/01\/2343-thumbnail-2.webp\");}<\/style>\n\t\t\t<script defer>\n\t\t\t  jQuery(\"img#videoThumbnailImage_Z8rScXgB_hk\").click(function() {\n\t\t\t\tlet videoId = jQuery(this).attr(\"data-source-videoID\");\n\t\t\t\tlet helpTag = '<div id=\"mmDeferVideoYTMessage_Z8rScXgB_hk\" style=\"display: none;position: absolute;top: -24px;width: 100%;text-align: center;\"><span style=\"font-style: italic;font-size: small;border-top: 1px solid #fc0;\">Having trouble? <a href=\"https:\/\/www.youtube.com\/watch?v='+videoId+'\" target=\"_blank\">Click here to watch on YouTube.<\/a><\/span><\/div>';\n\t\t\t\tlet tag = document.createElement(\"iframe\");\n\t\t\t\ttag.id = \"yt\" + videoId;\n\t\t\t\ttag.src = \"https:\/\/www.youtube-nocookie.com\/embed\/\" + videoId + \"?autoplay=1&controls=1&wmode=opaque&rel=0&egm=0&iv_load_policy=3&hd=0&enablejsapi=1\";\n\t\t\t\ttag.frameborder = 0;\n\t\t\t\ttag.allow = \"autoplay; fullscreen\";\n\t\t\t\ttag.width = this.width;\n\t\t\t\ttag.height = this.height;\n\t\t\t\ttag.setAttribute(\"data-matomo-title\",\"Factoring Out Common Monomial Factors\");\n\t\t\t\tjQuery(\"div#mmDeferVideoEncompass_Z8rScXgB_hk\").html(tag);\n\t\t\t\tjQuery(\"div#mmDeferVideoEncompass_Z8rScXgB_hk\").prepend(helpTag);\n\t\t\t\tsetTimeout(function(){jQuery(\"div#mmDeferVideoYTMessage_Z8rScXgB_hk\").css(\"display\", \"block\");}, 2000);\n\t\t\t  });\n\t\t\t  \n\t\t\t<\/script>\n\t\t\n<p><script>\nfunction 2Hj_Function() {\n  var x = document.getElementById(\"2Hj\");\n  if (x.style.display === \"none\") {\n    x.style.display = \"block\";\n  } else {\n    x.style.display = \"none\";\n  }\n}\n<\/script><\/p>\n<div class=\"moc-toc hide-on-desktop hide-on-tablet\">\n<div><button onclick=\"2Hj_Function()\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.mometrix.com\/academy\/wp-content\/uploads\/2024\/12\/toc2.svg\" width=\"16\" height=\"16\" alt=\"show or hide table of contents\"><\/button><\/p>\n<p>On this page<\/p>\n<\/div>\n<nav id=\"2Hj\" style=\"display:none;\">\n<ul>\n<li class=\"toc-h2\"><a href=\"#Example_1\" class=\"smooth-scroll\">Example #1<\/a><\/li>\n<li class=\"toc-h2\"><a href=\"#Example_2\" class=\"smooth-scroll\">Example #2<\/a><\/li>\n<li class=\"toc-h2\"><a href=\"#Example_3\" class=\"smooth-scroll\">Example #3<\/a><\/li>\n<\/ul>\n<\/nav>\n<\/div>\n<div class=\"accordion\"><input id=\"transcript\" type=\"checkbox\" class=\"spoiler_button\" \/><label for=\"transcript\">Transcript<\/label>\n<div class=\"spoiler\" id=\"transcript-spoiler\">\n<p>Hello! Welcome to this video on factoring polynomials using common monomial factors.<\/p>\n<p>When factoring polynomials, this is always the first thing we want to look for, so let\u2019s get some practice under our belts so we have a strong understanding of how this works.<\/p>\n<h2><span id=\"Example_1\" class=\"m-toc-anchor\"><\/span>Example #1<\/h2>\n<p>\nFactor the binomial \\(3x^{3}+6x\\).<\/p>\n<p>Start by finding a common factor between the two terms (\\(3x^{3}\\) and \\(6x\\)). These both have a common factor of \\(3x\\), which is the monomial we are factoring out. We are going to \u201cundistribute\u201d and pull \\(3x\\) out of both of these terms. Then we\u2019ll write what\u2019s left over in parentheses.<\/p>\n<div class=\"examplesentence\">\\(3x(\\text{     })\\)<\/div>\n<p>\n&nbsp;<br \/>\nTo figure out what goes in the parentheses, divide each term by \\(3x\\).<\/p>\n<div class=\"examplesentence\">\\(\\frac{3x^{3}}{3x} =\\frac{x^{3}}{x} =x^{3-1}=x^{2}\\)<br \/>\nand<br \/>\n\\(\\frac{6x}{3x} =\\frac{2x}{x} =2\\)<\/div>\n<p>\n&nbsp;<br \/>\nThese terms added together are what go inside the parentheses. Therefore, we can write our factorization like this:<\/p>\n<div class=\"examplesentence\">\\(3x(x^{2}+2)\\)<\/div>\n<p>\n&nbsp;<br \/>\nIf we were to simplify this by distributing the \\(3x\\) into the set of parentheses, we would get the original binomial.<\/p>\n<h2><span id=\"Example_2\" class=\"m-toc-anchor\"><\/span>Example #2<\/h2>\n<p>\nLet\u2019s try another one!<\/p>\n<p>Factor the polynomial \\(21a^{4}b^{2}-14a^{3}b^{5}\\).<\/p>\n<p>Start by finding the greatest common factor between these two terms. Do this by finding the GCF of the constants (21 and 14), \\(a\\)-terms (\\(a^{4}\\) and \\(a^{3}\\)), and the \\(b\\)-terms (\\(b^{2}\\) and \\(b^{5}\\)) separately, and then multiply these together.<\/p>\n<p>The GCF of 21 and 14 is 7.<\/p>\n<p>The GCF of \\(a^{4}\\) and \\(a^{3}\\) is \\(a^{3}\\). The GCF of a variable raised to an exponent will always be that variable raised to the lowest exponent in the list. In this case, it\u2019s 3.<\/p>\n<p>The GCF of \\(b^{2}\\) and \\(b^{5}\\) is \\(b^{2}\\).<\/p>\n<p>Therefore, the GCF of \\(21a^{4}b^{2}\\) and \\(14a^{3}b^{5}\\) is \\(7a^{3}b^{2}\\). Remember, we found the GCF of each of these sets of terms separately and then multiplied them together.<\/p>\n<p>Now, factor out \\(7a^{3}b^{2}\\) from both terms.<\/p>\n<div class=\"examplesentence\">\\(7a^{3}b^{2}(\\text{})\\)<\/div>\n<p>\n&nbsp;<br \/>\nDivide each term by \\(7a^{3}b^{2}\\).<\/p>\n<div class=\"examplesentence\">\\(\\frac{21a^{4}b^{2}}{7a^{3}b^{2}}=\\frac{3a^{4}b^{2}}{a^{3}b^{2}}\\)\\(=\\frac{3ab^{2}}{b^{2}}=3a\\)<br \/>\n\\(\\frac{-14a^{3}b^{5}}{7a^{3}b^{2}}=\\frac{-2a^{3}b^{5}}{a^{3}b^{2}}\\)\\(=\\frac{-2b^{5}}{b^{2}}=-2b^{3}\\)<\/div>\n<p>\n&nbsp;<br \/>\nAdd these terms together to get what goes inside the parentheses. This means our answer is:<\/p>\n<div class=\"examplesentence\">\\(7a^{3}b^{2}(3a-2b^{3})\\)<\/div>\n<p>\n&nbsp;<br \/>\nRemember, if you distributed \\(7a^{3}b^{2}\\) into the parentheses, you would get the original expression, so that&#8217;s a good way to double check your answer to make sure you have the correct factored form.<\/p>\n<h2><span id=\"Example_3\" class=\"m-toc-anchor\"><\/span>Example #3<\/h2>\n<p>\nBefore we go, let\u2019s try one last problem.<\/p>\n<p>Factor the trinomial \\(4x^{2}y+2xy^{2}-8x^{2}y^{2}\\).<\/p>\n<p>We need to start by finding a common factor between all three of these terms. We can do this by finding the greatest common factor (GCF) of the constants, \\(x\\)-terms, and \\(y\\)-terms, just like we did last time.<\/p>\n<p>The GCF of 4, 2, and 8 is 2.<\/p>\n<p>The GCF of \\(x^{2}\\), \\(x\\), and \\(x^{2}\\) is \\(x\\) because that&#8217;s the \\(x\\)-term with the lowest exponent. Remember, if there&#8217;s no exponent, it&#8217;s assumed to be 1.<\/p>\n<p>The GCF of \\(y\\), \\(y^{2}\\), and \\(y^{2}\\) is \\(y\\).<\/p>\n<p>This means that the GCF of \\(4x^{2}y\\), \\(2xy^{2}\\), and \\(8x^{2}y^{2}\\) is \\(2xy\\). So let\u2019s factor \\(2xy\\) out of this trinomial.<\/p>\n<div class=\"examplesentence\">\\(2xy(\\text{})\\)<\/div>\n<p>\n&nbsp;<br \/>\nNow, divide each term by \\(2xy\\).<\/p>\n<div class=\"examplesentence\">\\(\\frac{4x^{2}y}{2xy}=2x\\)<\/div>\n<p>\n&nbsp;<br \/>\nNotice that I did significantly fewer steps right here. I really followed all the same steps, but I didn&#8217;t write as much. So if you get more comfortable and don&#8217;t want to write out every intermediate step, that&#8217;s totally fine.<\/p>\n<div class=\"examplesentence\">\\(\\frac{2xy^{2}}{2xy}=y\\)<br \/>\n\\(\\frac{-8x^{2}y^{2}}{2xy} =-4xy\\)<\/div>\n<p>\n&nbsp;<br \/>\nThese terms added together are what go inside the parentheses. This means our answer is:<\/p>\n<div class=\"examplesentence\">\\(2xy(2x+y-4xy)\\)<\/div>\n<p>\n&nbsp;<br \/>\nRemember, one way to check your work is by distributing your factored expressions. If you do, you should always get the original polynomial. If you don\u2019t double check your work because you missed something along the way.<\/p>\n<p>I hope this video on factoring out common monomial factors was helpful. Thanks for watching, and happy studying!<\/p>\n<\/div>\n<\/div>\n\n<div class=\"home-buttons\">\n<p><a href=\"https:\/\/www.mometrix.com\/academy\/algebra-i\/\">Return to Algebra I Videos<\/a><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Return to Algebra I Videos<\/p>\n","protected":false},"author":22,"featured_media":121240,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":{"0":"post-121237","1":"page","2":"type-page","3":"status-publish","4":"has-post-thumbnail","6":"page_category-practice-question-videos","7":"page_type-video","8":"subject_matter-math"},"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.mometrix.com\/academy\/wp-json\/wp\/v2\/pages\/121237","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mometrix.com\/academy\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mometrix.com\/academy\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.mometrix.com\/academy\/wp-json\/wp\/v2\/users\/22"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mometrix.com\/academy\/wp-json\/wp\/v2\/comments?post=121237"}],"version-history":[{"count":5,"href":"https:\/\/www.mometrix.com\/academy\/wp-json\/wp\/v2\/pages\/121237\/revisions"}],"predecessor-version":[{"id":281168,"href":"https:\/\/www.mometrix.com\/academy\/wp-json\/wp\/v2\/pages\/121237\/revisions\/281168"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.mometrix.com\/academy\/wp-json\/wp\/v2\/media\/121240"}],"wp:attachment":[{"href":"https:\/\/www.mometrix.com\/academy\/wp-json\/wp\/v2\/media?parent=121237"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}