{"id":1155,"date":"2021-12-02T19:36:46","date_gmt":"2021-12-03T00:36:46","guid":{"rendered":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/chapter\/chapter-1-2-fractions\/"},"modified":"2023-08-30T12:07:52","modified_gmt":"2023-08-30T16:07:52","slug":"fractions","status":"publish","type":"chapter","link":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/chapter\/fractions\/","title":{"raw":"1.2 Fractions (Review)","rendered":"1.2 Fractions (Review)"},"content":{"raw":"Working with fractions is a very important foundational skill in algebra. This section will briefly review reducing, multiplying, dividing, adding, and subtracting fractions. As this is a review, concepts will not be explained in as much detail as they are in other lessons. Final answers of questions working with fractions tend to always be reduced. Reducing fractions is simply done by dividing both the numerator and denominator by the same number.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example\u00a01.2.1<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nReduce [latex]\\dfrac{36}{84}.[\/latex]\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{rl}\r\n\\dfrac{36}{84}&amp;\\text{Both the numerator and the denominator are divisible by 4.} \\\\ \\\\\r\n\\dfrac{36\\div 4}{84\\div 4}=\\dfrac{9}{21}&amp;\\text{Both the numerator and the denominator are divisible by 3.} \\\\ \\\\\r\n\\dfrac{9\\div 3}{21 \\div 3}=\\dfrac{3}{7}&amp;\\text{Solution}\r\n\\end{array}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\nThe previous example could have been done in one step by dividing both the numerator and the denominator by 12. Another solution could have been to divide by 2 twice and then by 3 once (in any order). It is not important which method is used as long as the fraction is reduced as much as possible.\r\n\r\nThe easiest operation to complete with fractions is multiplication. Fractions can be multiplied straight across, meaning all numerators and all denominators are multiplied together.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 1.2.2<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nMultiply [latex]\\dfrac{6}{7}\\cdot \\dfrac{3}{5}.[\/latex]\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{rl}\r\n\\dfrac{6}{7}\\cdot \\dfrac{3}{5} &amp; \\text{Multiply numerators and denominators, respectively.} \\\\ \\\\\r\n\\dfrac{18}{35} &amp; \\text{Solution}\r\n\\end{array}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\nBefore multiplying, fractions can be reduced. It is possible to reduce vertically within a single fraction, or diagonally within several fractions, as long as one number from the numerator and one number from the denominator are used.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 1.2.3<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">Multiply [latex]\\dfrac{25}{24} \\cdot \\dfrac{32}{55}.[\/latex]<\/div>\r\n<div class=\"textbox__content\" style=\"text-align: center;\">[latex]\\begin{array}{rl}\r\n\\dfrac{\\cancel{25}\\text{ }5}{\\cancel{24}\\text{ }3}\\cdot \\dfrac{\\cancel{32}\\text{ }4}{\\cancel{55}\\text{ }11} &amp; \\text{Reduce 25 and 55 by dividing by 5, and reduce 32 and 24 by dividing by 8.} \\\\ \\\\\r\n\\dfrac{5\\cdot 4}{3\\cdot 11}&amp;\\text{Multiply numerators and denominators across.} \\\\ \\\\\r\n\\dfrac{20}{33}&amp;\\text{Solution}\r\n\\end{array}[\/latex]<\/div>\r\n<\/div>\r\nDividing fractions is very similar to multiplying, with one extra step. Dividing fractions necessitates first taking the reciprocal of the second fraction. Once this is done, multiply the fractions together. This multiplication problem solves just like the previous problem.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 1.2.4<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nDivide [latex]\\dfrac{21}{16}\\div \\dfrac{28}{6}.[\/latex]\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{rl}\r\n\\dfrac{21}{16}\\div \\dfrac{28}{6}&amp;\\text{Take the reciprocal of the second fraction and multiply it by the first.} \\\\ \\\\\r\n\\dfrac{\\cancel{21}\\text{ }3}{\\cancel{16}\\text{ }8}\\cdot \\dfrac{\\cancel{6}\\text{ }3}{\\cancel{28}\\text{ }4} &amp; \\text{Reduce 21 and 28 by dividing by 7, and reduce 6 and 16 by dividing by 2.} \\\\ \\\\\r\n\\dfrac{3\\cdot 3}{8\\cdot 4} &amp; \\text{Multiply numerators and denominators across.} \\\\ \\\\\r\n\\dfrac{9}{32} &amp; \\text{Solution}\r\n\\end{array}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\nTo add and subtract fractions, it is necessary to first find the least common denominator (LCD). There are several ways to find the LCD. One way is to break the denominators into primes, write out the primes that make up the first denominator, and only add primes that are needed to make the other denominators.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 1.2.5<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nFind the LCD of 8 and 12.\r\n\r\nBreak 8 and 12 into primes:\r\n\r\n[latex]\\begin{array}{rrl}\r\n8 &amp;= &amp;2 \\times 2 \\times 2 \\\\\r\n12 &amp;= &amp;2 \\times 2 \\times 3\r\n\\end{array}[\/latex]\r\n\r\nThe LCD will contain all the primes needed to make each number above.\r\n\r\n[latex]\\text{LCD}=\\rlap{\\overbrace{2\\times 2\\times 2}^8}2\\times \\underbrace{2\\times 2\\times 3}_{12}=4[\/latex]\r\n\r\n<\/div>\r\n<\/div>\r\nAdding and subtracting fractions is identical in process. If both fractions already have a common denominator, simply add or subtract the numerators and keep the denominator.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 1.2.6<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nAdd [latex]\\dfrac{7}{8}+\\dfrac{3}{8}.[\/latex]\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{rl}\r\n\\dfrac{7}{8}+\\dfrac{3}{8}&amp;\\text{Same denominator, so add }7+3. \\\\ \\\\\r\n\\dfrac{10}{8}&amp;\\text{Reduce answer by dividing the numerator and denominator by 2.} \\\\ \\\\\r\n\\dfrac{5}{4} &amp;\\text{Solution}\r\n\\end{array}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\nWhile [latex]\\dfrac{5}{4}[\/latex] can be written as the mixed number [latex]1 \\dfrac{1}{4}[\/latex], algebra almost never uses mixed numbers. For this reason, always use the improper fraction, not the mixed number.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 1.2.7<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSubtract [latex]\\dfrac{13}{6}-\\dfrac{9}{6}.[\/latex]\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{rl}\r\n\\dfrac{13}{6}-\\dfrac{9}{6} &amp; \\text{Same denominator, so subtract }13-9. \\\\ \\\\\r\n\\dfrac{4}{6} &amp; \\text{Reduce answer by dividing by 2.} \\\\ \\\\\r\n\\dfrac{2}{3} &amp; \\text{Solution}\r\n\\end{array}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\nIf the denominators do not match, it is necessary to first identify the LCD and build up each fraction by multiplying the numerator and denominator by the same number so each denominator is built up to the LCD.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 1.2.8<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">Add [latex]\\dfrac{5}{6}+\\dfrac{4}{9}.[\/latex]<\/div>\r\n<div class=\"textbox__content\" style=\"text-align: center;\">[latex]\\begin{array}{rl}\r\n\\rlap{\\overbrace{\\phantom{2\\times 3}}^6}2\\times \\underbrace{3\\times 3}_9&amp; \\text{LCD is }18. \\\\ \\\\\r\n\\dfrac{3\\cdot 5}{3\\cdot 6}+\\dfrac{4\\cdot 2}{9\\cdot 2} &amp; \\text{Multiply the first fraction by 3 and the second by 2.} \\\\ \\\\\r\n\\dfrac{15}{18}+\\dfrac{8}{18} &amp; \\text{Same denominator, so add }15 + 8. \\\\ \\\\\r\n\\dfrac{23}{18}&amp;\\text{Solution}\r\n\\end{array}[\/latex]<\/div>\r\n<\/div>\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 1.2.9<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSubtract [latex]\\dfrac{2}{3}-\\dfrac{1}{6}.[\/latex]\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{rl}\r\n\\dfrac{2}{3}-\\dfrac{1}{6} &amp; \\text{LCD is 6.} \\\\ \\\\\r\n\\dfrac{2\\cdot 2}{2\\cdot 3}-\\dfrac{1}{6}&amp; \\text{Multiply the first fraction by 2.} \\\\ \\\\\r\n\\dfrac{4}{6}-\\dfrac{1}{6} &amp; \\text{Same denominator, so subtract }4-1. \\\\ \\\\\r\n\\dfrac{3}{6}&amp; \\text{Reduce answer by dividing by 3.} \\\\ \\\\\r\n\\dfrac{1}{2} &amp; \\text{Solution}\r\n\\end{array}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<h1>Questions<\/h1>\r\nFor questions 1 to 18, simplify each fraction. Leave your answer as an improper fraction.\r\n<ol class=\"twocolumn\">\r\n \t<li>[latex]\\dfrac{42}{12}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{25}{20}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{35}{25}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{24}{8}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{54}{36}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{30}{24}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{45}{36}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{36}{27}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{27}{18}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{48}{18}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{40}{16}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{48}{42}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{63}{18}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{16}{12}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{80}{60}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{72}{48}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{72}{60}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{126}{108}[\/latex]<\/li>\r\n<\/ol>\r\nFor questions 19 to 36, find each product. Leave your answer as an improper fraction.\r\n<ol class=\"twocolumn\" start=\"19\">\r\n \t<li>[latex](9)\\left(\\dfrac{8}{9}\\right)[\/latex]<\/li>\r\n \t<li>[latex](-2)\\left(-\\dfrac{5}{6}\\right)[\/latex]<\/li>\r\n \t<li>[latex](2)\\left(-\\dfrac{2}{9}\\right)[\/latex]<\/li>\r\n \t<li>[latex](-2)\\left(\\dfrac{1}{3}\\right)[\/latex]<\/li>\r\n \t<li>[latex](-2)\\left(\\dfrac{13}{8}\\right)[\/latex]<\/li>\r\n \t<li>[latex]\\left(\\dfrac{3}{2}\\right) \\left(\\dfrac{1}{2}\\right)[\/latex]<\/li>\r\n \t<li>[latex]\\left(-\\dfrac{6}{5}\\right)\\left(-\\dfrac{11}{8}\\right)[\/latex]<\/li>\r\n \t<li>[latex]\\left(-\\dfrac{3}{7}\\right)\\left(-\\dfrac{11}{8}\\right)[\/latex]<\/li>\r\n \t<li>[latex](8)\\left(\\dfrac{1}{2}\\right)[\/latex]<\/li>\r\n \t<li>[latex](-2)\\left(-\\dfrac{9}{7}\\right)[\/latex]<\/li>\r\n \t<li>[latex]\\left(\\dfrac{2}{3}\\right)\\left(\\dfrac{3}{4}\\right)[\/latex]<\/li>\r\n \t<li>[latex]\\left(-\\dfrac{17}{9}\\right)\\left(-\\dfrac{3}{5}\\right)[\/latex]<\/li>\r\n \t<li>[latex](2)\\left(\\dfrac{3}{2}\\right)[\/latex]<\/li>\r\n \t<li>[latex]\\left(\\dfrac{17}{9}\\right)\\left(-\\dfrac{3}{5}\\right)[\/latex]<\/li>\r\n \t<li>[latex]\\left(\\dfrac{1}{2}\\right)\\left (-\\dfrac{7}{5}\\right)[\/latex]<\/li>\r\n \t<li>[latex]\\left(\\dfrac{1}{2}\\right)\\left(\\dfrac{5}{7}\\right)[\/latex]<\/li>\r\n \t<li>[latex]\\left(\\dfrac{5}{2}\\right)\\left(-\\dfrac{0}{5}\\right)[\/latex]<\/li>\r\n \t<li>[latex]\\left(\\dfrac{6}{0}\\right)\\left(\\dfrac{6}{7}\\right)[\/latex]<\/li>\r\n<\/ol>\r\nFor questions 37 to 52, find each quotient. Leave your answer as an improper fraction.\r\n<ol class=\"twocolumn\" start=\"37\">\r\n \t<li>[latex]-2 \\div \\dfrac {7}{4}[\/latex]<\/li>\r\n \t<li>[latex]-\\dfrac{12}{7} \\div -\\dfrac{9}{5}[\/latex]<\/li>\r\n \t<li>[latex]-\\dfrac{1}{9} \\div -\\dfrac{1}{2}[\/latex]<\/li>\r\n \t<li>[latex]-2 \\div -\\dfrac{3}{2}[\/latex]<\/li>\r\n \t<li>[latex]-\\dfrac{3}{2} \\div \\dfrac{13}{7}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{5}{3} \\div \\dfrac{7}{5}[\/latex]<\/li>\r\n \t<li>[latex]-1 \\div \\dfrac{2}{3}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{10}{9} \\div -6[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{8}{9} \\div \\dfrac{1}{5}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{1}{6} \\div -\\dfrac{5}{3}[\/latex]<\/li>\r\n \t<li>[latex]-\\dfrac{9}{7} \\div \\dfrac{1}{5}[\/latex]<\/li>\r\n \t<li>[latex]-\\dfrac{13}{8} \\div -\\dfrac{15}{8}[\/latex]<\/li>\r\n \t<li>[latex]-\\dfrac{2}{9} \\div -\\dfrac{3}{2}[\/latex]<\/li>\r\n \t<li>[latex]-\\dfrac{4}{5} \\div -\\dfrac{13}{8}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{1}{10} \\div \\dfrac{3}{2}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{5}{3} \\div \\dfrac{5}{3}[\/latex]<\/li>\r\n<\/ol>\r\nFor questions 53 to 70, evaluate each expression. Leave your answer as an improper fraction.\r\n<ol class=\"twocolumn\" start=\"53\">\r\n \t<li>[latex]\\dfrac{1}{3} + \\left(-\\dfrac{4}{3}\\right)[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{1}{7} + \\left(-\\dfrac{11}{7}\\right)[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{3}{7} - \\dfrac{1}{7}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{1}{3} + \\dfrac{5}{3}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{11}{6} + \\dfrac{7}{6}[\/latex]<\/li>\r\n \t<li>[latex](-2)+ \\left(-\\dfrac{15}{8}\\right)[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{3}{5}+ \\dfrac{5}{4}[\/latex]<\/li>\r\n \t<li>[latex](-1)-\\dfrac{2}{3}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{2}{5}+ \\dfrac{5}{4}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{12}{7}- \\dfrac{9}{7}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{9}{8}+ \\left(-\\dfrac{2}{7}\\right)[\/latex]<\/li>\r\n \t<li>[latex](-2)+ \\dfrac{5}{6}[\/latex]<\/li>\r\n \t<li>[latex]1+ \\left(-\\dfrac{1}{3}\\right)[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{1}{2}- \\dfrac{11}{6}[\/latex]<\/li>\r\n \t<li>[latex]\\left(-\\dfrac{1}{2}\\right)+ \\dfrac{3}{2}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{11}{8}- \\dfrac{1}{22}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{1}{5}+ \\dfrac{3}{4}[\/latex]<\/li>\r\n \t<li>[latex]\\dfrac{6}{5}- \\dfrac{8}{5}[\/latex]<\/li>\r\n<\/ol>\r\n<a class=\"internal\" href=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/back-matter\/answer-key-chapter-1-2\/\">Answer Key 1.2<\/a>","rendered":"<p>Working with fractions is a very important foundational skill in algebra. This section will briefly review reducing, multiplying, dividing, adding, and subtracting fractions. As this is a review, concepts will not be explained in as much detail as they are in other lessons. Final answers of questions working with fractions tend to always be reduced. Reducing fractions is simply done by dividing both the numerator and denominator by the same number.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example\u00a01.2.1<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Reduce [latex]\\dfrac{36}{84}.[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{rl}  \\dfrac{36}{84}&\\text{Both the numerator and the denominator are divisible by 4.} \\\\ \\\\  \\dfrac{36\\div 4}{84\\div 4}=\\dfrac{9}{21}&\\text{Both the numerator and the denominator are divisible by 3.} \\\\ \\\\  \\dfrac{9\\div 3}{21 \\div 3}=\\dfrac{3}{7}&\\text{Solution}  \\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<p>The previous example could have been done in one step by dividing both the numerator and the denominator by 12. Another solution could have been to divide by 2 twice and then by 3 once (in any order). It is not important which method is used as long as the fraction is reduced as much as possible.<\/p>\n<p>The easiest operation to complete with fractions is multiplication. Fractions can be multiplied straight across, meaning all numerators and all denominators are multiplied together.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 1.2.2<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Multiply [latex]\\dfrac{6}{7}\\cdot \\dfrac{3}{5}.[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{rl}  \\dfrac{6}{7}\\cdot \\dfrac{3}{5} & \\text{Multiply numerators and denominators, respectively.} \\\\ \\\\  \\dfrac{18}{35} & \\text{Solution}  \\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<p>Before multiplying, fractions can be reduced. It is possible to reduce vertically within a single fraction, or diagonally within several fractions, as long as one number from the numerator and one number from the denominator are used.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 1.2.3<\/p>\n<\/header>\n<div class=\"textbox__content\">Multiply [latex]\\dfrac{25}{24} \\cdot \\dfrac{32}{55}.[\/latex]<\/div>\n<div class=\"textbox__content\" style=\"text-align: center;\">[latex]\\begin{array}{rl}  \\dfrac{\\cancel{25}\\text{ }5}{\\cancel{24}\\text{ }3}\\cdot \\dfrac{\\cancel{32}\\text{ }4}{\\cancel{55}\\text{ }11} & \\text{Reduce 25 and 55 by dividing by 5, and reduce 32 and 24 by dividing by 8.} \\\\ \\\\  \\dfrac{5\\cdot 4}{3\\cdot 11}&\\text{Multiply numerators and denominators across.} \\\\ \\\\  \\dfrac{20}{33}&\\text{Solution}  \\end{array}[\/latex]<\/div>\n<\/div>\n<p>Dividing fractions is very similar to multiplying, with one extra step. Dividing fractions necessitates first taking the reciprocal of the second fraction. Once this is done, multiply the fractions together. This multiplication problem solves just like the previous problem.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 1.2.4<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Divide [latex]\\dfrac{21}{16}\\div \\dfrac{28}{6}.[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{rl}  \\dfrac{21}{16}\\div \\dfrac{28}{6}&\\text{Take the reciprocal of the second fraction and multiply it by the first.} \\\\ \\\\  \\dfrac{\\cancel{21}\\text{ }3}{\\cancel{16}\\text{ }8}\\cdot \\dfrac{\\cancel{6}\\text{ }3}{\\cancel{28}\\text{ }4} & \\text{Reduce 21 and 28 by dividing by 7, and reduce 6 and 16 by dividing by 2.} \\\\ \\\\  \\dfrac{3\\cdot 3}{8\\cdot 4} & \\text{Multiply numerators and denominators across.} \\\\ \\\\  \\dfrac{9}{32} & \\text{Solution}  \\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<p>To add and subtract fractions, it is necessary to first find the least common denominator (LCD). There are several ways to find the LCD. One way is to break the denominators into primes, write out the primes that make up the first denominator, and only add primes that are needed to make the other denominators.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 1.2.5<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Find the LCD of 8 and 12.<\/p>\n<p>Break 8 and 12 into primes:<\/p>\n<p>[latex]\\begin{array}{rrl}  8 &= &2 \\times 2 \\times 2 \\\\  12 &= &2 \\times 2 \\times 3  \\end{array}[\/latex]<\/p>\n<p>The LCD will contain all the primes needed to make each number above.<\/p>\n<p>[latex]\\text{LCD}=\\rlap{\\overbrace{2\\times 2\\times 2}^8}2\\times \\underbrace{2\\times 2\\times 3}_{12}=4[\/latex]<\/p>\n<\/div>\n<\/div>\n<p>Adding and subtracting fractions is identical in process. If both fractions already have a common denominator, simply add or subtract the numerators and keep the denominator.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 1.2.6<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Add [latex]\\dfrac{7}{8}+\\dfrac{3}{8}.[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{rl}  \\dfrac{7}{8}+\\dfrac{3}{8}&\\text{Same denominator, so add }7+3. \\\\ \\\\  \\dfrac{10}{8}&\\text{Reduce answer by dividing the numerator and denominator by 2.} \\\\ \\\\  \\dfrac{5}{4} &\\text{Solution}  \\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<p>While [latex]\\dfrac{5}{4}[\/latex] can be written as the mixed number [latex]1 \\dfrac{1}{4}[\/latex], algebra almost never uses mixed numbers. For this reason, always use the improper fraction, not the mixed number.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 1.2.7<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Subtract [latex]\\dfrac{13}{6}-\\dfrac{9}{6}.[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{rl}  \\dfrac{13}{6}-\\dfrac{9}{6} & \\text{Same denominator, so subtract }13-9. \\\\ \\\\  \\dfrac{4}{6} & \\text{Reduce answer by dividing by 2.} \\\\ \\\\  \\dfrac{2}{3} & \\text{Solution}  \\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<p>If the denominators do not match, it is necessary to first identify the LCD and build up each fraction by multiplying the numerator and denominator by the same number so each denominator is built up to the LCD.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 1.2.8<\/p>\n<\/header>\n<div class=\"textbox__content\">Add [latex]\\dfrac{5}{6}+\\dfrac{4}{9}.[\/latex]<\/div>\n<div class=\"textbox__content\" style=\"text-align: center;\">[latex]\\begin{array}{rl}  \\rlap{\\overbrace{\\phantom{2\\times 3}}^6}2\\times \\underbrace{3\\times 3}_9& \\text{LCD is }18. \\\\ \\\\  \\dfrac{3\\cdot 5}{3\\cdot 6}+\\dfrac{4\\cdot 2}{9\\cdot 2} & \\text{Multiply the first fraction by 3 and the second by 2.} \\\\ \\\\  \\dfrac{15}{18}+\\dfrac{8}{18} & \\text{Same denominator, so add }15 + 8. \\\\ \\\\  \\dfrac{23}{18}&\\text{Solution}  \\end{array}[\/latex]<\/div>\n<\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 1.2.9<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Subtract [latex]\\dfrac{2}{3}-\\dfrac{1}{6}.[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{rl}  \\dfrac{2}{3}-\\dfrac{1}{6} & \\text{LCD is 6.} \\\\ \\\\  \\dfrac{2\\cdot 2}{2\\cdot 3}-\\dfrac{1}{6}& \\text{Multiply the first fraction by 2.} \\\\ \\\\  \\dfrac{4}{6}-\\dfrac{1}{6} & \\text{Same denominator, so subtract }4-1. \\\\ \\\\  \\dfrac{3}{6}& \\text{Reduce answer by dividing by 3.} \\\\ \\\\  \\dfrac{1}{2} & \\text{Solution}  \\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<h1>Questions<\/h1>\n<p>For questions 1 to 18, simplify each fraction. Leave your answer as an improper fraction.<\/p>\n<ol class=\"twocolumn\">\n<li>[latex]\\dfrac{42}{12}[\/latex]<\/li>\n<li>[latex]\\dfrac{25}{20}[\/latex]<\/li>\n<li>[latex]\\dfrac{35}{25}[\/latex]<\/li>\n<li>[latex]\\dfrac{24}{8}[\/latex]<\/li>\n<li>[latex]\\dfrac{54}{36}[\/latex]<\/li>\n<li>[latex]\\dfrac{30}{24}[\/latex]<\/li>\n<li>[latex]\\dfrac{45}{36}[\/latex]<\/li>\n<li>[latex]\\dfrac{36}{27}[\/latex]<\/li>\n<li>[latex]\\dfrac{27}{18}[\/latex]<\/li>\n<li>[latex]\\dfrac{48}{18}[\/latex]<\/li>\n<li>[latex]\\dfrac{40}{16}[\/latex]<\/li>\n<li>[latex]\\dfrac{48}{42}[\/latex]<\/li>\n<li>[latex]\\dfrac{63}{18}[\/latex]<\/li>\n<li>[latex]\\dfrac{16}{12}[\/latex]<\/li>\n<li>[latex]\\dfrac{80}{60}[\/latex]<\/li>\n<li>[latex]\\dfrac{72}{48}[\/latex]<\/li>\n<li>[latex]\\dfrac{72}{60}[\/latex]<\/li>\n<li>[latex]\\dfrac{126}{108}[\/latex]<\/li>\n<\/ol>\n<p>For questions 19 to 36, find each product. Leave your answer as an improper fraction.<\/p>\n<ol class=\"twocolumn\" start=\"19\">\n<li>[latex](9)\\left(\\dfrac{8}{9}\\right)[\/latex]<\/li>\n<li>[latex](-2)\\left(-\\dfrac{5}{6}\\right)[\/latex]<\/li>\n<li>[latex](2)\\left(-\\dfrac{2}{9}\\right)[\/latex]<\/li>\n<li>[latex](-2)\\left(\\dfrac{1}{3}\\right)[\/latex]<\/li>\n<li>[latex](-2)\\left(\\dfrac{13}{8}\\right)[\/latex]<\/li>\n<li>[latex]\\left(\\dfrac{3}{2}\\right) \\left(\\dfrac{1}{2}\\right)[\/latex]<\/li>\n<li>[latex]\\left(-\\dfrac{6}{5}\\right)\\left(-\\dfrac{11}{8}\\right)[\/latex]<\/li>\n<li>[latex]\\left(-\\dfrac{3}{7}\\right)\\left(-\\dfrac{11}{8}\\right)[\/latex]<\/li>\n<li>[latex](8)\\left(\\dfrac{1}{2}\\right)[\/latex]<\/li>\n<li>[latex](-2)\\left(-\\dfrac{9}{7}\\right)[\/latex]<\/li>\n<li>[latex]\\left(\\dfrac{2}{3}\\right)\\left(\\dfrac{3}{4}\\right)[\/latex]<\/li>\n<li>[latex]\\left(-\\dfrac{17}{9}\\right)\\left(-\\dfrac{3}{5}\\right)[\/latex]<\/li>\n<li>[latex](2)\\left(\\dfrac{3}{2}\\right)[\/latex]<\/li>\n<li>[latex]\\left(\\dfrac{17}{9}\\right)\\left(-\\dfrac{3}{5}\\right)[\/latex]<\/li>\n<li>[latex]\\left(\\dfrac{1}{2}\\right)\\left (-\\dfrac{7}{5}\\right)[\/latex]<\/li>\n<li>[latex]\\left(\\dfrac{1}{2}\\right)\\left(\\dfrac{5}{7}\\right)[\/latex]<\/li>\n<li>[latex]\\left(\\dfrac{5}{2}\\right)\\left(-\\dfrac{0}{5}\\right)[\/latex]<\/li>\n<li>[latex]\\left(\\dfrac{6}{0}\\right)\\left(\\dfrac{6}{7}\\right)[\/latex]<\/li>\n<\/ol>\n<p>For questions 37 to 52, find each quotient. Leave your answer as an improper fraction.<\/p>\n<ol class=\"twocolumn\" start=\"37\">\n<li>[latex]-2 \\div \\dfrac {7}{4}[\/latex]<\/li>\n<li>[latex]-\\dfrac{12}{7} \\div -\\dfrac{9}{5}[\/latex]<\/li>\n<li>[latex]-\\dfrac{1}{9} \\div -\\dfrac{1}{2}[\/latex]<\/li>\n<li>[latex]-2 \\div -\\dfrac{3}{2}[\/latex]<\/li>\n<li>[latex]-\\dfrac{3}{2} \\div \\dfrac{13}{7}[\/latex]<\/li>\n<li>[latex]\\dfrac{5}{3} \\div \\dfrac{7}{5}[\/latex]<\/li>\n<li>[latex]-1 \\div \\dfrac{2}{3}[\/latex]<\/li>\n<li>[latex]\\dfrac{10}{9} \\div -6[\/latex]<\/li>\n<li>[latex]\\dfrac{8}{9} \\div \\dfrac{1}{5}[\/latex]<\/li>\n<li>[latex]\\dfrac{1}{6} \\div -\\dfrac{5}{3}[\/latex]<\/li>\n<li>[latex]-\\dfrac{9}{7} \\div \\dfrac{1}{5}[\/latex]<\/li>\n<li>[latex]-\\dfrac{13}{8} \\div -\\dfrac{15}{8}[\/latex]<\/li>\n<li>[latex]-\\dfrac{2}{9} \\div -\\dfrac{3}{2}[\/latex]<\/li>\n<li>[latex]-\\dfrac{4}{5} \\div -\\dfrac{13}{8}[\/latex]<\/li>\n<li>[latex]\\dfrac{1}{10} \\div \\dfrac{3}{2}[\/latex]<\/li>\n<li>[latex]\\dfrac{5}{3} \\div \\dfrac{5}{3}[\/latex]<\/li>\n<\/ol>\n<p>For questions 53 to 70, evaluate each expression. Leave your answer as an improper fraction.<\/p>\n<ol class=\"twocolumn\" start=\"53\">\n<li>[latex]\\dfrac{1}{3} + \\left(-\\dfrac{4}{3}\\right)[\/latex]<\/li>\n<li>[latex]\\dfrac{1}{7} + \\left(-\\dfrac{11}{7}\\right)[\/latex]<\/li>\n<li>[latex]\\dfrac{3}{7} - \\dfrac{1}{7}[\/latex]<\/li>\n<li>[latex]\\dfrac{1}{3} + \\dfrac{5}{3}[\/latex]<\/li>\n<li>[latex]\\dfrac{11}{6} + \\dfrac{7}{6}[\/latex]<\/li>\n<li>[latex](-2)+ \\left(-\\dfrac{15}{8}\\right)[\/latex]<\/li>\n<li>[latex]\\dfrac{3}{5}+ \\dfrac{5}{4}[\/latex]<\/li>\n<li>[latex](-1)-\\dfrac{2}{3}[\/latex]<\/li>\n<li>[latex]\\dfrac{2}{5}+ \\dfrac{5}{4}[\/latex]<\/li>\n<li>[latex]\\dfrac{12}{7}- \\dfrac{9}{7}[\/latex]<\/li>\n<li>[latex]\\dfrac{9}{8}+ \\left(-\\dfrac{2}{7}\\right)[\/latex]<\/li>\n<li>[latex](-2)+ \\dfrac{5}{6}[\/latex]<\/li>\n<li>[latex]1+ \\left(-\\dfrac{1}{3}\\right)[\/latex]<\/li>\n<li>[latex]\\dfrac{1}{2}- \\dfrac{11}{6}[\/latex]<\/li>\n<li>[latex]\\left(-\\dfrac{1}{2}\\right)+ \\dfrac{3}{2}[\/latex]<\/li>\n<li>[latex]\\dfrac{11}{8}- \\dfrac{1}{22}[\/latex]<\/li>\n<li>[latex]\\dfrac{1}{5}+ \\dfrac{3}{4}[\/latex]<\/li>\n<li>[latex]\\dfrac{6}{5}- \\dfrac{8}{5}[\/latex]<\/li>\n<\/ol>\n<p><a class=\"internal\" href=\"https:\/\/opentextbc.ca\/intermediatealgebraberg\/back-matter\/answer-key-chapter-1-2\/\">Answer Key 1.2<\/a><\/p>\n","protected":false},"author":90,"menu_order":2,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":"cc-by-nc-sa"},"chapter-type":[],"contributor":[],"license":[56],"class_list":["post-1155","chapter","type-chapter","status-publish","hentry","license-cc-by-nc-sa"],"part":1151,"_links":{"self":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1155","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/users\/90"}],"version-history":[{"count":2,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1155\/revisions"}],"predecessor-version":[{"id":2064,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1155\/revisions\/2064"}],"part":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/parts\/1151"}],"metadata":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapters\/1155\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/media?parent=1155"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/pressbooks\/v2\/chapter-type?post=1155"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/contributor?post=1155"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/opentextbc.ca\/intermediatealgebraberg\/wp-json\/wp\/v2\/license?post=1155"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}