{"id":522,"date":"2019-04-29T14:23:37","date_gmt":"2019-04-29T18:23:37","guid":{"rendered":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/?post_type=chapter&#038;p=522"},"modified":"2019-11-27T15:27:52","modified_gmt":"2019-11-27T20:27:52","slug":"5-2-substitution-solutions","status":"publish","type":"chapter","link":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/chapter\/5-2-substitution-solutions\/","title":{"raw":"5.2 Substitution Solutions","rendered":"5.2 Substitution Solutions"},"content":{"raw":"[latexpage]\r\n\r\nWhile solving a system by graphing has advantages, it also has several limitations. First, it requires the graph to be perfectly drawn: if the lines are not straight, it may result in the wrong answer. Second, graphing is challenging if the values are really large\u2014over 100, for example\u2014or if the answer is a decimal that the graph will not be able to depict accurately, like 3.2134. For these reasons, graphing is rarely used to solve systems of equations. Commonly, algebraic approaches such as substitution are used instead.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 5.2.1<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nFind the intersection of the equations \\(2x - 3y = 7\\) and \\(y = 3x - 7.\\)\r\n\r\nSince \\(y = 3x - 7,\\) substitute \\(3x-7\\) for the \\(y\\) in \\(2x - 3y = 7.\\)\r\n\r\nThe result of this looks like:\r\n<p style=\"text-align: center;\">\\(2x - 3(3x - 7) = 7\\)<\/p>\r\nNow solve for the variable \\(x\\):\r\n<p style=\"text-align: center;\">\\(\\begin{array}{rrrrrrr}\r\n2x&amp;-&amp;9x&amp;+&amp;21&amp;=&amp;7 \\\\\r\n&amp;&amp;&amp;-&amp;21&amp;&amp;-21 \\\\\r\n\\midrule\r\n&amp;&amp;&amp;&amp;\\dfrac{-7x}{-7}&amp;=&amp;\\dfrac{-14}{-7} \\\\ \\\\\r\n&amp;&amp;&amp;&amp;x&amp;=&amp;2\r\n\\end{array}\\)<\/p>\r\nOnce the \\(x\\)-coordinate is known, the \\(y\\)-coordinate is easily found.\r\n\r\nTo find \\(y,\\) use the equations \\(y = 3x - 7\\) and \\(x = 2\\):\r\n<p style=\"text-align: center;\">\\(\\begin{array}{l}\r\ny = 3(2) - 7 \\\\\r\n\\phantom{y}= 6 - 7 \\\\\r\n\\phantom{y}=-1\r\n\\end{array}\\)<\/p>\r\nThese lines intersect at \\(x = 2\\) and \\(y = -1\\), or at the coordinate \\((2, -1).\\)\r\n\r\nThis means the intersection is both consistent and independent.\r\n\r\n<\/div>\r\n<\/div>\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 5.2.2<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nFind the intersection of the equations \\(y + 4 = 3x\\) and\u00a0 \\(2y - 6x = -8.\\)\r\n\r\nTo solve this using substitution, \\(y\\) or \\(x\\) must be isolated. The first equation is the easiest in which to isolate a variable:\r\n<p style=\"text-align: center;\">\\(\\begin{array}{rrrrrrr}\r\ny&amp;+&amp;4&amp;=&amp;3x&amp;&amp; \\\\\r\n&amp;-&amp;4&amp;&amp;-4&amp;&amp; \\\\\r\n\\midrule\r\n&amp;&amp;y&amp;=&amp;3x&amp;-&amp;4\r\n\\end{array}\\)<\/p>\r\nSubstituting this value for \\(y\\) into the second equation yields:\r\n<p style=\"text-align: center;\">\\(\\begin{array}{rrrrrrr}\r\n2(3x&amp;-&amp;4)&amp;-&amp;6x&amp;=&amp;-8 \\\\\r\n6x&amp;-&amp;8&amp;-&amp;6x&amp;=&amp;-8 \\\\\r\n&amp;+&amp;8&amp;&amp;&amp;&amp;+8 \\\\\r\n\\midrule\r\n&amp;&amp;&amp;&amp;0&amp;=&amp;0\r\n\\end{array}\\)<\/p>\r\nThe equations are identical, and when they are combined, they completely cancel out. This is an example of a consistent and dependent set of equations that has many solutions.\r\n\r\n<\/div>\r\n<\/div>\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 5.2.3<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nFind the intersection of the equations \\(6x - 3y = -9\\) and \\(-2x + y = 5.\\)\r\n\r\nThe second equation looks to be the easiest in which to isolate a variable, so:\r\n<p style=\"text-align: center;\">\\(\\begin{array}{rrrrrrr}\r\n-2x&amp;+&amp;y&amp;=&amp;5&amp;&amp; \\\\\r\n+2x&amp;&amp;&amp;&amp;+2x&amp;&amp; \\\\\r\n\\midrule\r\n&amp;&amp;y&amp;=&amp;2x&amp;+&amp;5\r\n\\end{array}\\)<\/p>\r\nSubstituting this into the first equation yields:\r\n<p style=\"text-align: center;\">\\(\\begin{array}{rrcrrrr}\r\n6x&amp;-&amp;3(2x&amp;+&amp;5)&amp;=&amp;-9 \\\\\r\n6x&amp;-&amp;6x&amp;-&amp;15&amp;=&amp;-9 \\\\\r\n&amp;&amp;&amp;&amp;-15&amp;=&amp;-9\r\n\\end{array}\\)<\/p>\r\nThe variables cancel out, resulting in an untrue statement. These are parallel lines that have identical variables but different intercepts. There is no solution, and these are inconsistent equations.\r\n\r\n<\/div>\r\n<\/div>\r\n<h1>Questions<\/h1>\r\nFor questions 1 to 20, solve each system of equations by substitution.\r\n<ol>\r\n \t<li>\\(\\left\\{\r\n\\begin{array}{rrrrr}\r\ny&amp;=&amp;-3x&amp;&amp; \\\\\r\ny&amp;=&amp;6x&amp;-&amp;9\r\n\\right.\r\n\\end{array}\\)<\/li>\r\n \t<li>\\(\\left\\{\r\n\\begin{array}{rrrrr}\r\ny&amp;=&amp;x&amp;+&amp;5 \\\\\r\ny&amp;=&amp;-2x&amp;-&amp;4\r\n\\right.\r\n\\end{array}\\)<\/li>\r\n \t<li>\\(\\left\\{\r\n\\begin{array}{rrrrr}\r\ny&amp;=&amp;-2x&amp;-&amp;9 \\\\\r\ny&amp;=&amp;2x&amp;-&amp;1\r\n\\right.\r\n\\end{array}\\)<\/li>\r\n \t<li>\\(\\left\\{\r\n\\begin{array}{rrrrr}\r\ny&amp;=&amp;-6x&amp;+&amp;3 \\\\\r\ny&amp;=&amp;6x&amp;+&amp;3\r\n\\right.\r\n\\end{array}\\)<\/li>\r\n \t<li>\\(\\left\\{\r\n\\begin{array}{rrrrr}\r\ny&amp;=&amp;6x&amp;+&amp;4 \\\\\r\ny&amp;=&amp;-3x&amp;-&amp;5\r\n\\right.\r\n\\end{array}\\)<\/li>\r\n \t<li>\\(\\left\\{\r\n\\begin{array}{rrrrr}\r\ny&amp;=&amp;3x&amp;+&amp;13 \\\\\r\ny&amp;=&amp;-2x&amp;-&amp;22\r\n\\right.\r\n\\end{array}\\)<\/li>\r\n \t<li>\\(\\left\\{\r\n\\begin{array}{rrrrr}\r\ny&amp;=&amp;3x&amp;+&amp;2 \\\\\r\ny&amp;=&amp;-3x&amp;+&amp;8\r\n\\right.\r\n\\end{array}\\)<\/li>\r\n \t<li>\\(\\left\\{\r\n\\begin{array}{rrrrr}\r\ny&amp;=&amp;-2x&amp;-&amp;9 \\\\\r\ny&amp;=&amp;-5x&amp;-&amp;21\r\n\\right.\r\n\\end{array}\\)<\/li>\r\n \t<li>\\(\\left\\{\r\n\\begin{array}{rrrrr}\r\ny&amp;=&amp;2x&amp;-&amp;3 \\\\\r\ny&amp;=&amp;-2x&amp;+&amp;9\r\n\\right.\r\n\\end{array}\\)<\/li>\r\n \t<li>\\(\\left\\{\r\n\\begin{array}{rrrrr}\r\ny&amp;=&amp;7x&amp;-&amp;24 \\\\\r\ny&amp;=&amp;-3x&amp;+&amp;16\r\n\\right.\r\n\\end{array}\\)<\/li>\r\n \t<li>\\(\\left\\{\r\n\\begin{array}{rrrrrrr}\r\n&amp;&amp;y&amp;=&amp;3x&amp;-&amp;4 \\\\\r\n3x&amp;-&amp;3y&amp;=&amp;-6&amp;&amp;\r\n\\right.\r\n\\end{array}\\)<\/li>\r\n \t<li>\\(\\left\\{\r\n\\begin{array}{rrrrrrr}\r\n-x&amp;+&amp;3y&amp;=&amp;12&amp;&amp; \\\\\r\n&amp;&amp;y&amp;=&amp;6x&amp;+&amp;21\r\n\\right.\r\n\\end{array}\\)<\/li>\r\n \t<li>\\(\\left\\{\r\n\\begin{array}{rrrrrrr}\r\n&amp;&amp;y&amp;=&amp;-6&amp;&amp; \\\\\r\n3x&amp;-&amp;6y&amp;=&amp;30&amp;&amp;\r\n\\right.\r\n\\end{array}\\)<\/li>\r\n \t<li>\\(\\left\\{\r\n\\begin{array}{rrrrrrr}\r\n6x&amp;-&amp;4y&amp;=&amp;-8&amp;&amp; \\\\\r\n&amp;&amp;y&amp;=&amp;-6x&amp;+&amp;2\r\n\\right.\r\n\\end{array}\\)<\/li>\r\n \t<li>\\(\\left\\{\r\n\\begin{array}{rrrrrrr}\r\n&amp;&amp;y&amp;=&amp;-5&amp;&amp; \\\\\r\n3x&amp;+&amp;4y&amp;=&amp;-17&amp;&amp;\r\n\\right.\r\n\\end{array}\\)<\/li>\r\n \t<li>\\(\\left\\{\r\n\\begin{array}{rrrrrrr}\r\n7x&amp;+&amp;2y&amp;=&amp;-7&amp;&amp; \\\\\r\n&amp;&amp;y&amp;=&amp;5x&amp;+&amp;5\r\n\\right.\r\n\\end{array}\\)<\/li>\r\n \t<li>\\(\\left\\{\r\n\\begin{array}{rrrrr}\r\n-6x&amp;+&amp;6y&amp;=&amp;-12 \\\\\r\n8x&amp;-&amp;3y&amp;=&amp;16\r\n\\right.\r\n\\end{array}\\)<\/li>\r\n \t<li>\\(\\left\\{\r\n\\begin{array}{rrrrr}\r\n-8x&amp;+&amp;2y&amp;=&amp;-6 \\\\\r\n-2x&amp;+&amp;3y&amp;=&amp;11\r\n\\right.\r\n\\end{array}\\)<\/li>\r\n \t<li>\\(\\left\\{\r\n\\begin{array}{rrrrr}\r\n2x&amp;+&amp;3y&amp;=&amp;16 \\\\\r\n-7x&amp;-&amp;y&amp;=&amp;20\r\n\\right.\r\n\\end{array}\\)<\/li>\r\n \t<li>\\(\\left\\{\r\n\\begin{array}{rrrrr}\r\n-x&amp;-&amp;4y&amp;=&amp;-14 \\\\\r\n-6x&amp;+&amp;8y&amp;=&amp;12\r\n\\right.\r\n\\end{array}\\)<\/li>\r\n<\/ol>\r\n<a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-5-2\/\">Answer Key 5.2<\/a>","rendered":"<p>While solving a system by graphing has advantages, it also has several limitations. First, it requires the graph to be perfectly drawn: if the lines are not straight, it may result in the wrong answer. Second, graphing is challenging if the values are really large\u2014over 100, for example\u2014or if the answer is a decimal that the graph will not be able to depict accurately, like 3.2134. For these reasons, graphing is rarely used to solve systems of equations. Commonly, algebraic approaches such as substitution are used instead.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.2.1<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Find the intersection of the equations <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-e8d40e109b5b5c4cd283cba1c1914c68_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#120;&#32;&#45;&#32;&#51;&#121;&#32;&#61;&#32;&#55;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"91\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-615ae39915ae8671eaab42c67a280af6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#61;&#32;&#51;&#120;&#32;&#45;&#32;&#55;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"87\" style=\"vertical-align: -4px;\" \/><\/p>\n<p>Since <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b7b1ad4a8b5854b021f3d1dcaa451be9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#61;&#32;&#51;&#120;&#32;&#45;&#32;&#55;&#44;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"87\" style=\"vertical-align: -4px;\" \/> substitute <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f06d9f2528f370b2e2a23acefecb78b0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#51;&#120;&#45;&#55;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"50\" style=\"vertical-align: 0px;\" \/> for the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/> in <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-9f5d1a530d3c6095d4c974e9b7da4a1c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#120;&#32;&#45;&#32;&#51;&#121;&#32;&#61;&#32;&#55;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"95\" style=\"vertical-align: -4px;\" \/><\/p>\n<p>The result of this looks like:<\/p>\n<p style=\"text-align: center;\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-175ad1bbe74084d61f1167cc54be99a5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#120;&#32;&#45;&#32;&#51;&#40;&#51;&#120;&#32;&#45;&#32;&#55;&#41;&#32;&#61;&#32;&#55;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"145\" style=\"vertical-align: -4px;\" \/><\/p>\n<p>Now solve for the variable <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/>:<\/p>\n<p style=\"text-align: center;\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-472cf078503f55642606776823f9436a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#114;&#114;&#125; &#50;&#120;&#38;&#45;&#38;&#57;&#120;&#38;&#43;&#38;&#50;&#49;&#38;&#61;&#38;&#55;&#32;&#92;&#92; &#38;&#38;&#38;&#45;&#38;&#50;&#49;&#38;&#38;&#45;&#50;&#49;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#38;&#38;&#38;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#55;&#120;&#125;&#123;&#45;&#55;&#125;&#38;&#61;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#49;&#52;&#125;&#123;&#45;&#55;&#125;&#32;&#92;&#92;&#32;&#92;&#92; &#38;&#38;&#38;&#38;&#120;&#38;&#61;&#38;&#50; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"125\" width=\"265\" style=\"vertical-align: -56px;\" \/><\/p>\n<p>Once the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/>-coordinate is known, the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/>-coordinate is easily found.<\/p>\n<p>To find <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-e3816290d1ebbb7d35f42f4e4a5f6335_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#44;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"13\" style=\"vertical-align: -4px;\" \/> use the equations <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-5976e677f78386e408e2ebb9faa14a19_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#61;&#32;&#51;&#120;&#32;&#45;&#32;&#55;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"83\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-75ee2ff4768f1849ca01b898ad5ba188_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#61;&#32;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"42\" style=\"vertical-align: 0px;\" \/>:<\/p>\n<p style=\"text-align: center;\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b6ade2e8ac1bd30bd17381fad144e863_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#108;&#125; &#121;&#32;&#61;&#32;&#51;&#40;&#50;&#41;&#32;&#45;&#32;&#55;&#32;&#92;&#92; &#92;&#112;&#104;&#97;&#110;&#116;&#111;&#109;&#123;&#121;&#125;&#61;&#32;&#54;&#32;&#45;&#32;&#55;&#32;&#92;&#92; &#92;&#112;&#104;&#97;&#110;&#116;&#111;&#109;&#123;&#121;&#125;&#61;&#45;&#49; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"59\" width=\"95\" style=\"vertical-align: -23px;\" \/><\/p>\n<p>These lines intersect at <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-75ee2ff4768f1849ca01b898ad5ba188_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#61;&#32;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"42\" style=\"vertical-align: 0px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-4c1361a45df5145a016fb01ffee47a06_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#61;&#32;&#45;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"55\" style=\"vertical-align: -4px;\" \/>, or at the coordinate <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a93e00187494d150c141edc92882cfe8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#44;&#32;&#45;&#49;&#41;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"57\" style=\"vertical-align: -4px;\" \/><\/p>\n<p>This means the intersection is both consistent and independent.<\/p>\n<\/div>\n<\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.2.2<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Find the intersection of the equations <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-437ef3452972f914b5d996a19d8b4480_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#43;&#32;&#52;&#32;&#61;&#32;&#51;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"82\" style=\"vertical-align: -4px;\" \/> and\u00a0 <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-aa41480d353849edbcb3b851d638e53d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#121;&#32;&#45;&#32;&#54;&#120;&#32;&#61;&#32;&#45;&#56;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"109\" style=\"vertical-align: -4px;\" \/><\/p>\n<p>To solve this using substitution, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/> or <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> must be isolated. The first equation is the easiest in which to isolate a variable:<\/p>\n<p style=\"text-align: center;\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-faea8b1065eca88bb91d44d167ba2fc8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#114;&#114;&#125; &#121;&#38;&#43;&#38;&#52;&#38;&#61;&#38;&#51;&#120;&#38;&#38;&#32;&#92;&#92; &#38;&#45;&#38;&#52;&#38;&#38;&#45;&#52;&#38;&#38;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#38;&#38;&#121;&#38;&#61;&#38;&#51;&#120;&#38;&#45;&#38;&#52; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"68\" width=\"205\" style=\"vertical-align: -30px;\" \/><\/p>\n<p>Substituting this value for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/> into the second equation yields:<\/p>\n<p style=\"text-align: center;\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-eb193ca7a9f8833f17291b98f7fa4ac0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#114;&#114;&#125; &#50;&#40;&#51;&#120;&#38;&#45;&#38;&#52;&#41;&#38;&#45;&#38;&#54;&#120;&#38;&#61;&#38;&#45;&#56;&#32;&#92;&#92; &#54;&#120;&#38;&#45;&#38;&#56;&#38;&#45;&#38;&#54;&#120;&#38;&#61;&#38;&#45;&#56;&#32;&#92;&#92; &#38;&#43;&#38;&#56;&#38;&#38;&#38;&#38;&#43;&#56;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#38;&#38;&#38;&#38;&#48;&#38;&#61;&#38;&#48; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"89\" width=\"247\" style=\"vertical-align: -37px;\" \/><\/p>\n<p>The equations are identical, and when they are combined, they completely cancel out. This is an example of a consistent and dependent set of equations that has many solutions.<\/p>\n<\/div>\n<\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 5.2.3<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Find the intersection of the equations <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f55732d85c3afbd20039bbad7ad90c58_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#54;&#120;&#32;&#45;&#32;&#51;&#121;&#32;&#61;&#32;&#45;&#57;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"105\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b1b86401dc2d101f22ea7d9a82f75a96_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#50;&#120;&#32;&#43;&#32;&#121;&#32;&#61;&#32;&#53;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"99\" style=\"vertical-align: -4px;\" \/><\/p>\n<p>The second equation looks to be the easiest in which to isolate a variable, so:<\/p>\n<p style=\"text-align: center;\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-63f4e0369800dcf94c9ec0cbca7c46c7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#114;&#114;&#125; &#45;&#50;&#120;&#38;&#43;&#38;&#121;&#38;&#61;&#38;&#53;&#38;&#38;&#32;&#92;&#92; &#43;&#50;&#120;&#38;&#38;&#38;&#38;&#43;&#50;&#120;&#38;&#38;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#38;&#38;&#121;&#38;&#61;&#38;&#50;&#120;&#38;&#43;&#38;&#53; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"69\" width=\"239\" style=\"vertical-align: -30px;\" \/><\/p>\n<p>Substituting this into the first equation yields:<\/p>\n<p style=\"text-align: center;\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-55857926b22f7a45f3ab81d0d5a08fe4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#99;&#114;&#114;&#114;&#114;&#125; &#54;&#120;&#38;&#45;&#38;&#51;&#40;&#50;&#120;&#38;&#43;&#38;&#53;&#41;&#38;&#61;&#38;&#45;&#57;&#32;&#92;&#92; &#54;&#120;&#38;&#45;&#38;&#54;&#120;&#38;&#45;&#38;&#49;&#53;&#38;&#61;&#38;&#45;&#57;&#32;&#92;&#92; &#38;&#38;&#38;&#38;&#45;&#49;&#53;&#38;&#61;&#38;&#45;&#57; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"59\" width=\"247\" style=\"vertical-align: -23px;\" \/><\/p>\n<p>The variables cancel out, resulting in an untrue statement. These are parallel lines that have identical variables but different intercepts. There is no solution, and these are inconsistent equations.<\/p>\n<\/div>\n<\/div>\n<h1>Questions<\/h1>\n<p>For questions 1 to 20, solve each system of equations by substitution.<\/p>\n<ol>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-840221571c0824d38be8127ec2a68867_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#92;&#123; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#121;&#38;&#61;&#38;&#45;&#51;&#120;&#38;&#38;&#32;&#92;&#92; &#121;&#38;&#61;&#38;&#54;&#120;&#38;&#45;&#38;&#57; &#92;&#114;&#105;&#103;&#104;&#116;&#46; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"43\" width=\"163\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b46c82b74c9b40c573c7d5e366fa543c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#92;&#123; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#121;&#38;&#61;&#38;&#120;&#38;&#43;&#38;&#53;&#32;&#92;&#92; &#121;&#38;&#61;&#38;&#45;&#50;&#120;&#38;&#45;&#38;&#52; &#92;&#114;&#105;&#103;&#104;&#116;&#46; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"43\" width=\"163\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-e64276132ccbf863f779659fd84f0ba4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#92;&#123; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#121;&#38;&#61;&#38;&#45;&#50;&#120;&#38;&#45;&#38;&#57;&#32;&#92;&#92; &#121;&#38;&#61;&#38;&#50;&#120;&#38;&#45;&#38;&#49; &#92;&#114;&#105;&#103;&#104;&#116;&#46; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"43\" width=\"163\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-be5eb83e7a5a25c281ad6cc7d22062e6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#92;&#123; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#121;&#38;&#61;&#38;&#45;&#54;&#120;&#38;&#43;&#38;&#51;&#32;&#92;&#92; &#121;&#38;&#61;&#38;&#54;&#120;&#38;&#43;&#38;&#51; &#92;&#114;&#105;&#103;&#104;&#116;&#46; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"43\" width=\"163\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1529bdf287533d1b958aba1a3d31035d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#92;&#123; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#121;&#38;&#61;&#38;&#54;&#120;&#38;&#43;&#38;&#52;&#32;&#92;&#92; &#121;&#38;&#61;&#38;&#45;&#51;&#120;&#38;&#45;&#38;&#53; &#92;&#114;&#105;&#103;&#104;&#116;&#46; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"43\" width=\"163\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-6d8487ba449b3bc330df55f0ba4018d5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#92;&#123; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#121;&#38;&#61;&#38;&#51;&#120;&#38;&#43;&#38;&#49;&#51;&#32;&#92;&#92; &#121;&#38;&#61;&#38;&#45;&#50;&#120;&#38;&#45;&#38;&#50;&#50; &#92;&#114;&#105;&#103;&#104;&#116;&#46; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"43\" width=\"172\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-0ca3fd758c476f32fc1c93b21fd17d59_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#92;&#123; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#121;&#38;&#61;&#38;&#51;&#120;&#38;&#43;&#38;&#50;&#32;&#92;&#92; &#121;&#38;&#61;&#38;&#45;&#51;&#120;&#38;&#43;&#38;&#56; &#92;&#114;&#105;&#103;&#104;&#116;&#46; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"43\" width=\"163\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-71d5a6abfd929436399805346a31a558_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#92;&#123; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#121;&#38;&#61;&#38;&#45;&#50;&#120;&#38;&#45;&#38;&#57;&#32;&#92;&#92; &#121;&#38;&#61;&#38;&#45;&#53;&#120;&#38;&#45;&#38;&#50;&#49; &#92;&#114;&#105;&#103;&#104;&#116;&#46; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"43\" width=\"172\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7462c130f8d10ed790edb4da32f7e40f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#92;&#123; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#121;&#38;&#61;&#38;&#50;&#120;&#38;&#45;&#38;&#51;&#32;&#92;&#92; &#121;&#38;&#61;&#38;&#45;&#50;&#120;&#38;&#43;&#38;&#57; &#92;&#114;&#105;&#103;&#104;&#116;&#46; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"43\" width=\"163\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1a68ce9b2bbd6812bcd2690ca47274d6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#92;&#123; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#121;&#38;&#61;&#38;&#55;&#120;&#38;&#45;&#38;&#50;&#52;&#32;&#92;&#92; &#121;&#38;&#61;&#38;&#45;&#51;&#120;&#38;&#43;&#38;&#49;&#54; &#92;&#114;&#105;&#103;&#104;&#116;&#46; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"43\" width=\"172\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-fb439a8937a9783e13cf2ebe9f3b9d2d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#92;&#123; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#114;&#114;&#125; &#38;&#38;&#121;&#38;&#61;&#38;&#51;&#120;&#38;&#45;&#38;&#52;&#32;&#92;&#92; &#51;&#120;&#38;&#45;&#38;&#51;&#121;&#38;&#61;&#38;&#45;&#54;&#38;&#38; &#92;&#114;&#105;&#103;&#104;&#116;&#46; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"43\" width=\"227\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-be06a7d7879dc6f788490bddcc35df7c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#92;&#123; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#114;&#114;&#125; &#45;&#120;&#38;&#43;&#38;&#51;&#121;&#38;&#61;&#38;&#49;&#50;&#38;&#38;&#32;&#92;&#92; &#38;&#38;&#121;&#38;&#61;&#38;&#54;&#120;&#38;&#43;&#38;&#50;&#49; &#92;&#114;&#105;&#103;&#104;&#116;&#46; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"43\" width=\"236\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1bf3ec377ee0d6cacdf5309641087e55_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#92;&#123; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#114;&#114;&#125; &#38;&#38;&#121;&#38;&#61;&#38;&#45;&#54;&#38;&#38;&#32;&#92;&#92; &#51;&#120;&#38;&#45;&#38;&#54;&#121;&#38;&#61;&#38;&#51;&#48;&#38;&#38; &#92;&#114;&#105;&#103;&#104;&#116;&#46; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"43\" width=\"172\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1f42582b8a92d899db5070d70c1481aa_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#92;&#123; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#114;&#114;&#125; &#54;&#120;&#38;&#45;&#38;&#52;&#121;&#38;&#61;&#38;&#45;&#56;&#38;&#38;&#32;&#92;&#92; &#38;&#38;&#121;&#38;&#61;&#38;&#45;&#54;&#120;&#38;&#43;&#38;&#50; &#92;&#114;&#105;&#103;&#104;&#116;&#46; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"43\" width=\"236\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2f70575f19e11ea0b5f1130acca330ea_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#92;&#123; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#114;&#114;&#125; &#38;&#38;&#121;&#38;&#61;&#38;&#45;&#53;&#38;&#38;&#32;&#92;&#92; &#51;&#120;&#38;&#43;&#38;&#52;&#121;&#38;&#61;&#38;&#45;&#49;&#55;&#38;&#38; &#92;&#114;&#105;&#103;&#104;&#116;&#46; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"43\" width=\"181\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-e05097e35132e7a1ed88358fdce078fa_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#92;&#123; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#114;&#114;&#125; &#55;&#120;&#38;&#43;&#38;&#50;&#121;&#38;&#61;&#38;&#45;&#55;&#38;&#38;&#32;&#92;&#92; &#38;&#38;&#121;&#38;&#61;&#38;&#53;&#120;&#38;&#43;&#38;&#53; &#92;&#114;&#105;&#103;&#104;&#116;&#46; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"43\" width=\"226\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ce1404e692d716e1e35547cd5a93a228_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#92;&#123; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#45;&#54;&#120;&#38;&#43;&#38;&#54;&#121;&#38;&#61;&#38;&#45;&#49;&#50;&#32;&#92;&#92; &#56;&#120;&#38;&#45;&#38;&#51;&#121;&#38;&#61;&#38;&#49;&#54; &#92;&#114;&#105;&#103;&#104;&#116;&#46; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"43\" width=\"194\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-0d62b875923f04a0fbecc6e95737b2ba_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#92;&#123; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#45;&#56;&#120;&#38;&#43;&#38;&#50;&#121;&#38;&#61;&#38;&#45;&#54;&#32;&#92;&#92; &#45;&#50;&#120;&#38;&#43;&#38;&#51;&#121;&#38;&#61;&#38;&#49;&#49; &#92;&#114;&#105;&#103;&#104;&#116;&#46; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"43\" width=\"186\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ffff02acff1713cab3ced89fdadaf4a6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#92;&#123; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#50;&#120;&#38;&#43;&#38;&#51;&#121;&#38;&#61;&#38;&#49;&#54;&#32;&#92;&#92; &#45;&#55;&#120;&#38;&#45;&#38;&#121;&#38;&#61;&#38;&#50;&#48; &#92;&#114;&#105;&#103;&#104;&#116;&#46; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"43\" width=\"181\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-678ec61253d59a3144e687db6a820a64_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#101;&#102;&#116;&#92;&#123; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#45;&#120;&#38;&#45;&#38;&#52;&#121;&#38;&#61;&#38;&#45;&#49;&#52;&#32;&#92;&#92; &#45;&#54;&#120;&#38;&#43;&#38;&#56;&#121;&#38;&#61;&#38;&#49;&#50; &#92;&#114;&#105;&#103;&#104;&#116;&#46; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"43\" width=\"195\" style=\"vertical-align: -17px;\" \/><\/li>\n<\/ol>\n<p><a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-5-2\/\">Answer Key 5.2<\/a><\/p>\n","protected":false},"author":540,"menu_order":14,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-522","chapter","type-chapter","status-publish","hentry"],"part":371,"_links":{"self":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/522","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/users\/540"}],"version-history":[{"count":11,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/522\/revisions"}],"predecessor-version":[{"id":3592,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/522\/revisions\/3592"}],"part":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/parts\/371"}],"metadata":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/522\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/media?parent=522"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapter-type?post=522"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/contributor?post=522"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/license?post=522"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}