{"id":479,"date":"2024-04-19T20:02:06","date_gmt":"2024-04-19T20:02:06","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/?post_type=chapter&#038;p=479"},"modified":"2025-08-21T22:58:06","modified_gmt":"2025-08-21T22:58:06","slug":"introduction-to-real-numbers-learn-it-4","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/chapter\/introduction-to-real-numbers-learn-it-4\/","title":{"raw":"Introduction to Real Numbers: Learn It 4","rendered":"Introduction to Real Numbers: Learn It 4"},"content":{"raw":"<h2>Properties of Real Numbers Cont.<\/h2>\r\n<h3>Distributive Property<\/h3>\r\nThe <strong>distributive property<\/strong> states that the product of a factor times a sum is the sum of the factor times each term in the sum.\r\n<div style=\"text-align: center;\">[latex]a\\cdot \\left(b+c\\right)=a\\cdot b+a\\cdot c[\/latex]<\/div>\r\nThis property combines both addition and multiplication (and is the only property to do so).\r\n\r\n<section class=\"textbox keyTakeaway\">\r\n<h3>distributive property<\/h3>\r\n<div style=\"text-align: center;\">\r\n<table>\r\n<tbody>\r\n<tr>\r\n<th style=\"width: 40%;\">Property<\/th>\r\n<th style=\"width: 35%;\">Example<\/th>\r\n<th style=\"width: 25%;\">In Words<\/th>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Distributive Property<\/strong>\r\n[latex]a \\times (b + c) = a \\times b + a \\times c[\/latex]<\/td>\r\n<td>[latex]5 \\times (3 + 4) = 5 \\times 3 + 5 \\times 4[\/latex]<\/td>\r\n<td>Multiplication distributes across addition<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\n<\/section><section class=\"textbox example\" aria-label=\"Example\">Let us consider an example.\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\/10\/21223815\/CNX_CAT_Figure_01_01_003.jpg\" alt=\"The number four is separated by a multiplication symbol from a bracketed expression reading: twelve plus negative seven. Arrows extend from the four pointing to the twelve and negative seven separately. This expression equals four times twelve plus four times negative seven. Under this line the expression reads forty eight plus negative twenty eight. Under this line the expression reads twenty as the answer.\" width=\"487\" height=\"98\" \/> Visual example of distribution[\/caption]\r\n\r\nNote that [latex]4[\/latex] is outside the grouping symbols, so we distribute the [latex]4[\/latex] by multiplying it by [latex]12[\/latex], multiplying it by [latex]\u20137[\/latex], and adding the products.<\/section>To be more precise when describing this property, we say that multiplication distributes over addition. The reverse is not true, as we can see in this example.\r\n<div style=\"text-align: center;\">[latex]\\begin{align} 6+\\left(3\\cdot 5\\right)&amp; \\stackrel{?}{=} \\left(6+3\\right)\\cdot \\left(6+5\\right) \\\\ 6+\\left(15\\right)&amp; \\stackrel{?}{=} \\left(9\\right)\\cdot \\left(11\\right) \\\\ 21&amp; \\ne 99 \\end{align}[\/latex]<\/div>\r\nMultiplication does not distribute over subtraction, and division distributes over neither addition nor subtraction.\r\n\r\n<section class=\"textbox proTip\" aria-label=\"Pro Tip\">A special case of the distributive property occurs when a sum of terms is subtracted.\r\n<div style=\"text-align: center;\">[latex]a-b=a+\\left(-b\\right)[\/latex]<\/div>\r\nFor example, consider the difference [latex]12-\\left(5+3\\right)[\/latex]. We can rewrite the difference of the two terms 12 and [latex]\\left(5+3\\right)[\/latex] by turning the subtraction expression into addition of the opposite. So instead of subtracting [latex]\\left(5+3\\right)[\/latex], we add the opposite.\r\n<div style=\"text-align: center;\">[latex]12+\\left(-1\\right)\\cdot \\left(5+3\\right)[\/latex]<\/div>\r\nNow, distribute [latex]-1[\/latex] and simplify the result.\r\n<div style=\"text-align: center;\">[latex]\\begin{align}12+\\left(-1\\right)\\cdot\\left(5+3\\right)&amp;=12+[\\left(-1\\right)\\cdot5+\\left(-1\\right)\\cdot3] \\\\&amp;=12+(-5-3) \\\\&amp;=12+\\left(-8\\right) \\\\&amp;=4 \\end{align}[\/latex]<\/div>\r\n<p style=\"text-align: left;\">This seems like a lot of trouble for a simple sum, but it illustrates a powerful result that will be useful once we introduce algebraic terms. To subtract a sum of terms, change the sign of each term and add the results. With this in mind, we can rewrite the last example.<\/p>\r\n\r\n<div style=\"text-align: center;\">[latex]\\begin{align}12-\\left(5+3\\right) &amp;=12+\\left(-5-3\\right) \\\\ &amp;=12+\\left(-8\\right) \\\\ &amp;=4\\end{align}[\/latex]<\/div>\r\n<\/section><section class=\"textbox tryIt\">[ohm2_question hide_question_numbers=1]18662[\/ohm2_question]<\/section><section>\r\n<h3>Identity Properties<\/h3>\r\nThe <strong>identity property of addition<\/strong> states that there is a unique number, called the additive identity ([latex]0[\/latex]) that, when added to a number, results in the original number.\r\n<div style=\"text-align: center;\">\u00a0[latex]a+0=a[\/latex]<\/div>\r\nThe <strong>identity property of multiplication<\/strong> states that there is a unique number, called the multiplicative identity ([latex]1[\/latex]) that, when multiplied by a number, results in the original number.\r\n<div style=\"text-align: center;\">[latex]a\\cdot 1=a[\/latex]<\/div>\r\n<\/section><section class=\"textbox keyTakeaway\">\r\n<h3>identity properties<\/h3>\r\n<div style=\"text-align: center;\">\r\n<table>\r\n<tbody>\r\n<tr>\r\n<th style=\"width: 40%;\">Property<\/th>\r\n<th style=\"width: 35%;\">Example<\/th>\r\n<th style=\"width: 25%;\">In Words<\/th>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Additive Identity Property<\/strong>\r\n[latex]a + 0 = a[\/latex]<\/td>\r\n<td>[latex]17 + 0 = 17[\/latex]<\/td>\r\n<td>Any number plus [latex]0[\/latex] is the number<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Multiplicative Identity Property<\/strong>\r\n[latex]a \\times 1 = a[\/latex]<\/td>\r\n<td>[latex]21 \\times 1 = 21[\/latex]<\/td>\r\n<td>Any number times one is the number<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\n<\/section><section class=\"textbox example\" aria-label=\"Example\">For example, we have [latex]\\left(-6\\right)+0=-6[\/latex] and [latex]23\\cdot 1=23[\/latex].<\/section>There are no exceptions for these properties; they work for every real number, including [latex]0[\/latex] and [latex]1[\/latex].\r\n<h3>Inverse Properties<\/h3>\r\nThe <strong>inverse property of addition<\/strong> states that, for every real number <em>a<\/em>, there is a unique number, called the additive inverse (or opposite), denoted\u2212<em>a<\/em>, that, when added to the original number, results in the additive identity, 0.\r\n<div style=\"text-align: center;\">[latex]a+\\left(-a\\right)=0[\/latex]<\/div>\r\nFor example, if [latex]a=-8[\/latex], the additive inverse is 8, since [latex]\\left(-8\\right)+8=0[\/latex].\r\n\r\nThe <strong>inverse property of multiplication<\/strong> holds for all real numbers except 0 because the reciprocal of 0 is not defined. The property states that, for every real number <em>a<\/em>, there is a unique number, called the multiplicative inverse (or reciprocal), denoted [latex]\\frac{1}{a}[\/latex], that, when multiplied by the original number, results in the multiplicative identity, 1.\r\n<div style=\"text-align: center;\">[latex]a\\cdot \\dfrac{1}{a}=1[\/latex]<\/div>\r\n<p style=\"text-align: left;\">For example, if [latex]a=-\\frac{2}{3}[\/latex], the reciprocal, denoted [latex]\\frac{1}{a}[\/latex], is [latex]-\\frac{3}{2}[\/latex]\u00a0because<\/p>\r\n\r\n<div style=\"text-align: center;\">[latex]a\\cdot \\dfrac{1}{a}=\\left(-\\dfrac{2}{3}\\right)\\cdot \\left(-\\dfrac{3}{2}\\right)=1[\/latex]<\/div>\r\n<section class=\"textbox keyTakeaway\">\r\n<h3>inverse properties<\/h3>\r\n<div style=\"text-align: center;\">\r\n<div style=\"text-align: center;\">\r\n<table>\r\n<tbody>\r\n<tr>\r\n<th style=\"width: 40%;\">Property<\/th>\r\n<th style=\"width: 35%;\">Example<\/th>\r\n<th style=\"width: 25%;\">In Words<\/th>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Additive Inverse Property<\/strong>\r\n[latex]a + (-a) = 0[\/latex]<\/td>\r\n<td>[latex]14 + (-14) = 0[\/latex]<\/td>\r\n<td>Every number plus its negative is [latex]0[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Multiplicative Inverse Property<\/strong>\r\n[latex]a \\times \\frac{1}{a} = 1[\/latex], provided [latex](a \\neq 0)[\/latex]<\/td>\r\n<td>[latex]3 \\times \\frac{1}{3} = 1[\/latex]<\/td>\r\n<td>Every non-zero number times its reciprocal is [latex]1[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\n<\/div>\r\n<\/section><section class=\"textbox example\">Use the properties of real numbers to rewrite and simplify each expression. State which properties apply.\r\n<ol>\r\n \t<li>[latex]3\\cdot 6+3\\cdot 4[\/latex]<\/li>\r\n \t<li>[latex]\\left(5+8\\right)+\\left(-8\\right)[\/latex]<\/li>\r\n \t<li>[latex]6-\\left(15+9\\right)[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{4}{7}\\cdot \\left(\\frac{2}{3}\\cdot \\dfrac{7}{4}\\right)[\/latex]<\/li>\r\n \t<li>[latex]100\\cdot \\left[0.75+\\left(-2.38\\right)\\right][\/latex]<\/li>\r\n<\/ol>\r\n[reveal-answer q=\"892710\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"892710\"]\r\n\r\n1.\r\n\r\n[latex]\\begin{align}3\\cdot6+3\\cdot4 &amp;=3\\cdot\\left(6+4\\right) &amp;&amp; \\text{Distributive property} \\\\ &amp;=3\\cdot10 &amp;&amp; \\text{Simplify} \\\\ &amp; =30 &amp;&amp; \\text{Simplify}\\end{align}[\/latex]\r\n\r\n2.\r\n\r\n[latex]\\begin{align}\\left(5+8\\right)+\\left(-8\\right) &amp;=5+\\left[8+\\left(-8\\right)\\right] &amp;&amp;\\text{Associative property of addition} \\\\ &amp;=5+0 &amp;&amp; \\text{Inverse property of addition} \\\\ &amp;=5 &amp;&amp;\\text{Identity property of addition}\\end{align}[\/latex]\r\n\r\n3.\r\n\r\n[latex]\\begin{align}6-\\left(15+9\\right) &amp; =6+(-15-9) &amp;&amp; \\text{Distributive property} \\\\ &amp; =6+\\left(-24\\right) &amp;&amp; \\text{Simplify} \\\\ &amp; =-18 &amp;&amp; \\text{Simplify}\\end{align}[\/latex]\r\n\r\n4.\r\n\r\n[latex]\\begin{align}\\frac{4}{7}\\cdot\\left(\\frac{2}{3}\\cdot\\frac{7}{4}\\right) &amp; =\\frac{4}{7} \\cdot\\left(\\frac{7}{4}\\cdot\\frac{2}{3}\\right) &amp;&amp; \\text{Commutative property of multiplication} \\\\ &amp; =\\left(\\frac{4}{7}\\cdot\\frac{7}{4}\\right)\\cdot\\frac{2}{3} &amp;&amp; \\text{Associative property of multiplication} \\\\ &amp; =1\\cdot\\frac{2}{3} &amp;&amp; \\text{Inverse property of multiplication} \\\\ &amp; =\\frac{2}{3} &amp;&amp; \\text{Identity property of multiplication}\\end{align}[\/latex]\r\n\r\n5.\r\n\r\n[latex]\\begin{align}100\\cdot[0.75+\\left(-2.38\\right)] &amp; =100\\cdot0.75+100\\cdot\\left(-2.38\\right) &amp;&amp; \\text{Distributive property} \\\\ &amp; =75+\\left(-238\\right) &amp;&amp; \\text{Simplify} \\\\ &amp; =-163 &amp;&amp; \\text{Simplify}\\end{align}[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox tryIt\">[ohm2_question hide_question_numbers=1]12706[\/ohm2_question]<\/section>","rendered":"<h2>Properties of Real Numbers Cont.<\/h2>\n<h3>Distributive Property<\/h3>\n<p>The <strong>distributive property<\/strong> states that the product of a factor times a sum is the sum of the factor times each term in the sum.<\/p>\n<div style=\"text-align: center;\">[latex]a\\cdot \\left(b+c\\right)=a\\cdot b+a\\cdot c[\/latex]<\/div>\n<p>This property combines both addition and multiplication (and is the only property to do so).<\/p>\n<section class=\"textbox keyTakeaway\">\n<h3>distributive property<\/h3>\n<div style=\"text-align: center;\">\n<table>\n<tbody>\n<tr>\n<th style=\"width: 40%;\">Property<\/th>\n<th style=\"width: 35%;\">Example<\/th>\n<th style=\"width: 25%;\">In Words<\/th>\n<\/tr>\n<tr>\n<td><strong>Distributive Property<\/strong><br \/>\n[latex]a \\times (b + c) = a \\times b + a \\times c[\/latex]<\/td>\n<td>[latex]5 \\times (3 + 4) = 5 \\times 3 + 5 \\times 4[\/latex]<\/td>\n<td>Multiplication distributes across addition<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">Let us consider an example.<\/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\/10\/21223815\/CNX_CAT_Figure_01_01_003.jpg\" alt=\"The number four is separated by a multiplication symbol from a bracketed expression reading: twelve plus negative seven. Arrows extend from the four pointing to the twelve and negative seven separately. This expression equals four times twelve plus four times negative seven. Under this line the expression reads forty eight plus negative twenty eight. Under this line the expression reads twenty as the answer.\" width=\"487\" height=\"98\" \/><figcaption class=\"wp-caption-text\">Visual example of distribution<\/figcaption><\/figure>\n<p>Note that [latex]4[\/latex] is outside the grouping symbols, so we distribute the [latex]4[\/latex] by multiplying it by [latex]12[\/latex], multiplying it by [latex]\u20137[\/latex], and adding the products.<\/section>\n<p>To be more precise when describing this property, we say that multiplication distributes over addition. The reverse is not true, as we can see in this example.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{align} 6+\\left(3\\cdot 5\\right)& \\stackrel{?}{=} \\left(6+3\\right)\\cdot \\left(6+5\\right) \\\\ 6+\\left(15\\right)& \\stackrel{?}{=} \\left(9\\right)\\cdot \\left(11\\right) \\\\ 21& \\ne 99 \\end{align}[\/latex]<\/div>\n<p>Multiplication does not distribute over subtraction, and division distributes over neither addition nor subtraction.<\/p>\n<section class=\"textbox proTip\" aria-label=\"Pro Tip\">A special case of the distributive property occurs when a sum of terms is subtracted.<\/p>\n<div style=\"text-align: center;\">[latex]a-b=a+\\left(-b\\right)[\/latex]<\/div>\n<p>For example, consider the difference [latex]12-\\left(5+3\\right)[\/latex]. We can rewrite the difference of the two terms 12 and [latex]\\left(5+3\\right)[\/latex] by turning the subtraction expression into addition of the opposite. So instead of subtracting [latex]\\left(5+3\\right)[\/latex], we add the opposite.<\/p>\n<div style=\"text-align: center;\">[latex]12+\\left(-1\\right)\\cdot \\left(5+3\\right)[\/latex]<\/div>\n<p>Now, distribute [latex]-1[\/latex] and simplify the result.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{align}12+\\left(-1\\right)\\cdot\\left(5+3\\right)&=12+[\\left(-1\\right)\\cdot5+\\left(-1\\right)\\cdot3] \\\\&=12+(-5-3) \\\\&=12+\\left(-8\\right) \\\\&=4 \\end{align}[\/latex]<\/div>\n<p style=\"text-align: left;\">This seems like a lot of trouble for a simple sum, but it illustrates a powerful result that will be useful once we introduce algebraic terms. To subtract a sum of terms, change the sign of each term and add the results. With this in mind, we can rewrite the last example.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{align}12-\\left(5+3\\right) &=12+\\left(-5-3\\right) \\\\ &=12+\\left(-8\\right) \\\\ &=4\\end{align}[\/latex]<\/div>\n<\/section>\n<section class=\"textbox tryIt\"><iframe loading=\"lazy\" id=\"ohm18662\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=18662&theme=lumen&iframe_resize_id=ohm18662&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<section>\n<h3>Identity Properties<\/h3>\n<p>The <strong>identity property of addition<\/strong> states that there is a unique number, called the additive identity ([latex]0[\/latex]) that, when added to a number, results in the original number.<\/p>\n<div style=\"text-align: center;\">\u00a0[latex]a+0=a[\/latex]<\/div>\n<p>The <strong>identity property of multiplication<\/strong> states that there is a unique number, called the multiplicative identity ([latex]1[\/latex]) that, when multiplied by a number, results in the original number.<\/p>\n<div style=\"text-align: center;\">[latex]a\\cdot 1=a[\/latex]<\/div>\n<\/section>\n<section class=\"textbox keyTakeaway\">\n<h3>identity properties<\/h3>\n<div style=\"text-align: center;\">\n<table>\n<tbody>\n<tr>\n<th style=\"width: 40%;\">Property<\/th>\n<th style=\"width: 35%;\">Example<\/th>\n<th style=\"width: 25%;\">In Words<\/th>\n<\/tr>\n<tr>\n<td><strong>Additive Identity Property<\/strong><br \/>\n[latex]a + 0 = a[\/latex]<\/td>\n<td>[latex]17 + 0 = 17[\/latex]<\/td>\n<td>Any number plus [latex]0[\/latex] is the number<\/td>\n<\/tr>\n<tr>\n<td><strong>Multiplicative Identity Property<\/strong><br \/>\n[latex]a \\times 1 = a[\/latex]<\/td>\n<td>[latex]21 \\times 1 = 21[\/latex]<\/td>\n<td>Any number times one is the number<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">For example, we have [latex]\\left(-6\\right)+0=-6[\/latex] and [latex]23\\cdot 1=23[\/latex].<\/section>\n<p>There are no exceptions for these properties; they work for every real number, including [latex]0[\/latex] and [latex]1[\/latex].<\/p>\n<h3>Inverse Properties<\/h3>\n<p>The <strong>inverse property of addition<\/strong> states that, for every real number <em>a<\/em>, there is a unique number, called the additive inverse (or opposite), denoted\u2212<em>a<\/em>, that, when added to the original number, results in the additive identity, 0.<\/p>\n<div style=\"text-align: center;\">[latex]a+\\left(-a\\right)=0[\/latex]<\/div>\n<p>For example, if [latex]a=-8[\/latex], the additive inverse is 8, since [latex]\\left(-8\\right)+8=0[\/latex].<\/p>\n<p>The <strong>inverse property of multiplication<\/strong> holds for all real numbers except 0 because the reciprocal of 0 is not defined. The property states that, for every real number <em>a<\/em>, there is a unique number, called the multiplicative inverse (or reciprocal), denoted [latex]\\frac{1}{a}[\/latex], that, when multiplied by the original number, results in the multiplicative identity, 1.<\/p>\n<div style=\"text-align: center;\">[latex]a\\cdot \\dfrac{1}{a}=1[\/latex]<\/div>\n<p style=\"text-align: left;\">For example, if [latex]a=-\\frac{2}{3}[\/latex], the reciprocal, denoted [latex]\\frac{1}{a}[\/latex], is [latex]-\\frac{3}{2}[\/latex]\u00a0because<\/p>\n<div style=\"text-align: center;\">[latex]a\\cdot \\dfrac{1}{a}=\\left(-\\dfrac{2}{3}\\right)\\cdot \\left(-\\dfrac{3}{2}\\right)=1[\/latex]<\/div>\n<section class=\"textbox keyTakeaway\">\n<h3>inverse properties<\/h3>\n<div style=\"text-align: center;\">\n<div style=\"text-align: center;\">\n<table>\n<tbody>\n<tr>\n<th style=\"width: 40%;\">Property<\/th>\n<th style=\"width: 35%;\">Example<\/th>\n<th style=\"width: 25%;\">In Words<\/th>\n<\/tr>\n<tr>\n<td><strong>Additive Inverse Property<\/strong><br \/>\n[latex]a + (-a) = 0[\/latex]<\/td>\n<td>[latex]14 + (-14) = 0[\/latex]<\/td>\n<td>Every number plus its negative is [latex]0[\/latex]<\/td>\n<\/tr>\n<tr>\n<td><strong>Multiplicative Inverse Property<\/strong><br \/>\n[latex]a \\times \\frac{1}{a} = 1[\/latex], provided [latex](a \\neq 0)[\/latex]<\/td>\n<td>[latex]3 \\times \\frac{1}{3} = 1[\/latex]<\/td>\n<td>Every non-zero number times its reciprocal is [latex]1[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox example\">Use the properties of real numbers to rewrite and simplify each expression. State which properties apply.<\/p>\n<ol>\n<li>[latex]3\\cdot 6+3\\cdot 4[\/latex]<\/li>\n<li>[latex]\\left(5+8\\right)+\\left(-8\\right)[\/latex]<\/li>\n<li>[latex]6-\\left(15+9\\right)[\/latex]<\/li>\n<li>[latex]\\dfrac{4}{7}\\cdot \\left(\\frac{2}{3}\\cdot \\dfrac{7}{4}\\right)[\/latex]<\/li>\n<li>[latex]100\\cdot \\left[0.75+\\left(-2.38\\right)\\right][\/latex]<\/li>\n<\/ol>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q892710\">Show Solution<\/button><\/p>\n<div id=\"q892710\" class=\"hidden-answer\" style=\"display: none\">\n<p>1.<\/p>\n<p>[latex]\\begin{align}3\\cdot6+3\\cdot4 &=3\\cdot\\left(6+4\\right) && \\text{Distributive property} \\\\ &=3\\cdot10 && \\text{Simplify} \\\\ & =30 && \\text{Simplify}\\end{align}[\/latex]<\/p>\n<p>2.<\/p>\n<p>[latex]\\begin{align}\\left(5+8\\right)+\\left(-8\\right) &=5+\\left[8+\\left(-8\\right)\\right] &&\\text{Associative property of addition} \\\\ &=5+0 && \\text{Inverse property of addition} \\\\ &=5 &&\\text{Identity property of addition}\\end{align}[\/latex]<\/p>\n<p>3.<\/p>\n<p>[latex]\\begin{align}6-\\left(15+9\\right) & =6+(-15-9) && \\text{Distributive property} \\\\ & =6+\\left(-24\\right) && \\text{Simplify} \\\\ & =-18 && \\text{Simplify}\\end{align}[\/latex]<\/p>\n<p>4.<\/p>\n<p>[latex]\\begin{align}\\frac{4}{7}\\cdot\\left(\\frac{2}{3}\\cdot\\frac{7}{4}\\right) & =\\frac{4}{7} \\cdot\\left(\\frac{7}{4}\\cdot\\frac{2}{3}\\right) && \\text{Commutative property of multiplication} \\\\ & =\\left(\\frac{4}{7}\\cdot\\frac{7}{4}\\right)\\cdot\\frac{2}{3} && \\text{Associative property of multiplication} \\\\ & =1\\cdot\\frac{2}{3} && \\text{Inverse property of multiplication} \\\\ & =\\frac{2}{3} && \\text{Identity property of multiplication}\\end{align}[\/latex]<\/p>\n<p>5.<\/p>\n<p>[latex]\\begin{align}100\\cdot[0.75+\\left(-2.38\\right)] & =100\\cdot0.75+100\\cdot\\left(-2.38\\right) && \\text{Distributive property} \\\\ & =75+\\left(-238\\right) && \\text{Simplify} \\\\ & =-163 && \\text{Simplify}\\end{align}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\"><iframe loading=\"lazy\" id=\"ohm12706\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=12706&theme=lumen&iframe_resize_id=ohm12706&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n","protected":false},"author":12,"menu_order":8,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":32,"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\/479"}],"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":14,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/479\/revisions"}],"predecessor-version":[{"id":7956,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/479\/revisions\/7956"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/parts\/32"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/479\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/media?parent=479"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=479"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/contributor?post=479"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/license?post=479"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}