{"id":461,"date":"2019-04-29T13:22:14","date_gmt":"2019-04-29T17:22:14","guid":{"rendered":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/?post_type=chapter&#038;p=461"},"modified":"2020-02-03T15:15:20","modified_gmt":"2020-02-03T20:15:20","slug":"3-5-constructing-linear-equations","status":"publish","type":"chapter","link":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/chapter\/3-5-constructing-linear-equations\/","title":{"raw":"3.5 Constructing Linear Equations","rendered":"3.5 Constructing Linear Equations"},"content":{"raw":"[latexpage]\r\n\r\nQuite often, students are required to find the equation of a line given only a data point and a slope or two data points. The simpler of these problems is to find the equation when given a slope and a data point. To do this, use the equation that defines the slope of a line:\r\n<p style=\"text-align: center\">\\(m=\\dfrac{y_2-y_1}{x_2-x_1},\\text{ where }y_2\\text{ is replaced by }y\\text{ and }x_2\\text{ is replaced by }x\\)<\/p>\r\nThis becomes:\r\n<p style=\"text-align: center\">\\(m=\\dfrac{y-y_1}{x-x_1},\\text{ where }x_1\\text{ and }y_1\\text{ are replaced by the coordinates and }m \\text{ by the given slope}\\)<\/p>\r\nTo illustrate this method, consider the following example.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 3.5.1<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nFind the equation that has slope \\(m = 2\\) and passes through the point \\((2, 5)\\).\r\n\r\nFirst, replace \\(m\\) with 2 and \\(x_1, y_1\\) with \\((2, 5)\\).\r\n<p style=\"text-align: center\">\\(m=\\dfrac{y_2-y_1}{x_2-x_1} \\text{ becomes } 2=\\dfrac{y-5}{x-2}\\)<\/p>\r\nNext, reduce the resulting equation.\r\n\r\nFirst, multiply both sides by the denominator to eliminate the fraction:\r\n<p style=\"text-align: center\">\\((x-2)2=\\dfrac{y-5}{x-2}(x-2)\\)<\/p>\r\nThis leaves:\r\n<p style=\"text-align: center\">\\((x - 2) 2 =\u00a0 y - 5\\)<\/p>\r\nWhich simplifies to:\r\n<p style=\"text-align: center\">\\(2x - 4\u00a0 =\u00a0 y - 5\\)<\/p>\r\nThis can be written in the \\(y\\)-intercept form by isolating the variable \\(y\\):\r\n<p style=\"text-align: center\">\\(\\begin{array}{rrrrrrr}\r\n2x&amp;-&amp;4&amp;=&amp;y&amp;-&amp;5 \\\\\r\n&amp;+&amp;5&amp;&amp;&amp;+&amp;5 \\\\\r\n\\midrule\r\n2x&amp;+&amp;1&amp;=&amp;y&amp;&amp; \\\\ \\\\\r\n&amp;&amp;&amp;\\text{or}&amp;&amp;&amp; \\\\ \\\\\r\n&amp;&amp;y&amp;=&amp;2x&amp;+&amp;1\r\n\\end{array}\\)<\/p>\r\nIt is also useful to write the equation in the general form of \\(Ax + By + C = 0\\), where \\(A\\), \\(B\\), and \\(C\\) are integers and \\(A\\) is positive.\r\n\r\nIn general form, \\(2x - 4\u00a0 =\u00a0 y - 5\\) becomes:\r\n<p style=\"text-align: center\">\\(\\begin{array}{rrrrrrrrr}\r\n2x&amp;-&amp;4&amp;&amp;&amp;=&amp;y&amp;-&amp;5 \\\\\r\n&amp;-&amp;y&amp;+&amp;5&amp;&amp;-y&amp;+&amp;5 \\\\\r\n\\midrule\r\n2x&amp;-&amp;y&amp;+&amp;1&amp;=&amp;0&amp;&amp;\r\n\\end{array}\\)<\/p>\r\nThe standard form of a linear equation is written as \\(Ax + By = C\\).\r\n\r\nIn standard form,\u00a0 \\(2x - 4\u00a0 =\u00a0 y - 5\\) becomes:\r\n<p style=\"text-align: center\">\\(\\begin{array}{rrrrrrr}\r\n2x&amp;-&amp;4&amp;=&amp;y&amp;-&amp;5 \\\\\r\n-y&amp;+&amp;4&amp;&amp;-y&amp;+&amp;4 \\\\\r\n\\midrule\r\n2x&amp;-&amp;y&amp;=&amp;-1&amp;&amp;\r\n\\end{array}\\)<\/p>\r\nThe three common forms that a linear equation can be written in are:\r\n\r\n\\[\\begin{array}{rl}\r\n\\text{Slope-intercept form:}&amp; y = mx + b \\\\ \\\\\r\n\\text{General form:}&amp;Ax + By + C = 0 \\\\ \\\\\r\n\\text{Standard form:}&amp;Ax + By = C\r\n\\end{array}\\]\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 3.5.2<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nFind the equation having slope \\(m = -\\dfrac{1}{2}\\) that passes though the point \\((1, -4).\\)\r\n\r\nWrite the solutions in slope-intercept form and in both general and standard forms.\r\n\r\nFirst, replace \\(m\\) with \\(-\\dfrac{1}{2}\\) and \\(x_1, y_1\\) with \\((1, -4).\\)\r\n<p style=\"text-align: center\">\\(m=\\dfrac{y_2-y_1}{x_2-x_1}\\text{ becomes }-\\dfrac{1}{2}=\\dfrac{y--4}{x-1}\\)<\/p>\r\nMultiplying both sides by \\(2(x - 1)\\) to eliminate the denominators yields:\r\n<p style=\"text-align: center\">\\(-1 (x - 1) = 2 (y + 4)\\)<\/p>\r\nWhich simplifies to:\r\n<p style=\"text-align: center\">\\(-x + 1 = 2y + 8\\)<\/p>\r\n&nbsp;\r\n\r\nWriting this solution in all three forms looks like:\r\n\r\n\\[\\begin{array}{rl}\r\n\\text{Slope-intercept form:}&amp;y=-\\dfrac{1}{2}x-7 \\\\ \\\\\r\n\\text{General form:}&amp;x+2y+7=0 \\\\ \\\\\r\n\\text{Standard form:}&amp;x+2y=-7\r\n\\end{array}\\]\r\n\r\n<\/div>\r\n<\/div>\r\nThe more difficult variant of this type of problem is that in which the equation of a line that connects two data points must be found. However, this is simpler than it may seem.\r\n\r\nThe first step is to find the slope of the line that would connect those two points. Use the slope equation, as has been done previously in this textbook. After this is done, use this slope and one of the two data points given at the beginning of the problem. The following example illustrates this.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 3.5.3<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nFind the equation of the line that runs through \\((-1, -2)\\) and \\((3, 8)\\).\r\n\r\nFirst, find the slope:\r\n\r\n\\[\\begin{array}{rrl}\r\nm&amp;=&amp;\\dfrac{y_2-y_1}{x_2-x_1} \\\\ \\\\\r\nm&amp;=&amp;\\dfrac{8--2}{3--1} \\text{ or } \\dfrac{8+2}{3+1} \\\\ \\\\\r\nm&amp;=&amp;\\dfrac{10}{4} \\text{ or } \\dfrac{5}{2}\r\n\\end{array}\\]\r\n\r\nNow, treat this as a problem of finding a line with a given slope \\(m\\) running through a point \\((x, y)\\).\r\n\r\nThe slope is \\(\\dfrac{5}{2}\\), and there are two points to choose from: \\((-1, -2)\\) and \\((3, 8)\\). Choose the simplest point to work with. For this problem, either point works. For this example, choose \\((3, 8)\\).\r\n\r\n\\[\\begin{array}{rrl}\r\nm&amp;=&amp;\\dfrac{y-y_1}{x-x_1} \\\\ \\\\\r\n\\dfrac{5}{2}&amp;=&amp;\\dfrac{y-8}{x-3}\r\n\\end{array}\\]\r\n\r\nEliminate the fraction by multiplying both sides by \\(2(x - 3)\\).\r\n\r\nThis leaves \\(5(x-3)=2(y-8),\\) which must be simplified:\r\n\r\n\\[\\begin{array}{rrrrrrr}\r\n5(x&amp;-&amp;3)&amp;=&amp;2(y&amp;-&amp;8) \\\\\r\n5x&amp;-&amp;15&amp;=&amp;2y&amp;-&amp;16 \\\\\r\n-2y&amp;+&amp;15&amp;&amp;-2y&amp;+&amp;15 \\\\\r\n\\midrule\r\n5x&amp;-&amp;2y&amp;=&amp;-1&amp;&amp;\r\n\\end{array}\\]\r\n<p style=\"text-align: left\">This answer is in standard form, but it can easily be converted to the \\(y\\)-intercept form or general form if desired.<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<h1>Questions<\/h1>\r\nFor questions 1 to 12, write the slope-intercept form of each linear equation using the given point and slope.\r\n<ol>\r\n \t<li>\\((2, 3)\\) and \\(m = \\dfrac{2}{3}\\)<\/li>\r\n \t<li>\\((1, 2)\\) and \\(m = 4\\)<\/li>\r\n \t<li>\\((2, 2)\\) and \\(m = \\dfrac{1}{2}\\)<\/li>\r\n \t<li>\\((2, 1)\\) and \\(m = -\\dfrac{1}{2}\\)<\/li>\r\n \t<li>\\((-1, -5)\\) and \\(m = 9\\)<\/li>\r\n \t<li>\\((2, -2)\\) and \\(m = -2\\)<\/li>\r\n \t<li>\\((-4 , 1)\\) and \\(m = \\dfrac{3}{4}\\)<\/li>\r\n \t<li>\\((4, -3)\\) and \\(m = -2\\)<\/li>\r\n \t<li>\\((0, -2)\\) and \\(m = -3\\)<\/li>\r\n \t<li>\\((-1, 1)\\) and \\(m = 4\\)<\/li>\r\n \t<li>\\((0, -5)\\) and \\(m = -\\dfrac{1}{4}\\)<\/li>\r\n \t<li>\\((0, 2)\\) and \\(m= -\\dfrac{5}{4}\\)<\/li>\r\n<\/ol>\r\nFor questions 13 to 24, write the general form of each linear equation using the given point and slope.\r\n<ol start=\"13\">\r\n \t<li>\\((-1, -5)\\) and \\(m = 2\\)<\/li>\r\n \t<li>\\((2, -2)\\) and \\(m= -2\\)<\/li>\r\n \t<li>\\((5, -1)\\) and \\(m= -\\dfrac{3}{5}\\)<\/li>\r\n \t<li>\\((-2, -2)\\) and \\(m= -\\dfrac{2}{3}\\)<\/li>\r\n \t<li>\\((-4, 1)\\) and \\(m= \\dfrac{1}{2}\\)<\/li>\r\n \t<li>\\((4, -3)\\) and \\(m=-\\dfrac{7}{4}\\)<\/li>\r\n \t<li>\\((4, -2)\\) and \\(m= -\\dfrac{3}{2}\\)<\/li>\r\n \t<li>\\((-2, 0)\\) and \\(m= -\\dfrac{5}{2}\\)<\/li>\r\n \t<li>\\((-5, -3)\\) and \\(m= -\\dfrac{2}{5}\\)<\/li>\r\n \t<li>\\((3, 3)\\) and \\(m= \\dfrac{7}{3}\\)<\/li>\r\n \t<li>\\((2, -2)\\) and \\(m= 1\\)<\/li>\r\n \t<li>\\((-3, 4)\\) and \\(m= -\\dfrac{1}{3}\\)<\/li>\r\n<\/ol>\r\nFor questions 25 and 32, write the slope-intercept form of each linear equation using the given points.\r\n<ol start=\"25\">\r\n \t<li>\\((-4, 3)\\) and \\((-3, 1)\\)<\/li>\r\n \t<li>\\((1, 3)\\) and \\((-3, -3)\\)<\/li>\r\n \t<li>\\((5, 1)\\) and \\((-3, 0)\\)<\/li>\r\n \t<li>\\((-4, 5)\\) and \\((4, 4)\\)<\/li>\r\n \t<li>\\((-4, -2)\\) and \\((0, 4)\\)<\/li>\r\n \t<li>\\((-4, 1)\\) and \\((4, 4)\\)<\/li>\r\n \t<li>\\((3, 5)\\) and \\((-5, 3)\\)<\/li>\r\n \t<li>\\((-1, -4)\\) and \\((-5, 0)\\)<\/li>\r\n<\/ol>\r\nFor questions 33 to 40, write the general form of each linear equation using the given points.\r\n<ol start=\"33\">\r\n \t<li>\\((3, -3)\\) and \\((-4, 5)\\)<\/li>\r\n \t<li>\\((-1, -5)\\) and \\((-5, -4)\\)<\/li>\r\n \t<li>\\((3, -3)\\) and \\((-2, 4)\\)<\/li>\r\n \t<li>\\((-6, -7)\\) and \\((-3, -4)\\)<\/li>\r\n \t<li>\\((-5,1)\\) and \\((-1, -2)\\)<\/li>\r\n \t<li>\\((-5,-1)\\) and \\((5, -2)\\)<\/li>\r\n \t<li>\\((-5, 5)\\) and \\((2, -3)\\)<\/li>\r\n \t<li>\\((1, -1)\\) and \\((-5, -4)\\)<\/li>\r\n<\/ol>\r\n<a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-3-5\/\">Answer Key 3.5<\/a>","rendered":"<p>Quite often, students are required to find the equation of a line given only a data point and a slope or two data points. The simpler of these problems is to find the equation when given a slope and a data point. To do this, use the equation that defines the slope of a line:<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-5c715e2f46bda7dc7f105d01ca4ac9bd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#121;&#95;&#50;&#45;&#121;&#95;&#49;&#125;&#123;&#120;&#95;&#50;&#45;&#120;&#95;&#49;&#125;&#44;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#119;&#104;&#101;&#114;&#101;&#32;&#125;&#121;&#95;&#50;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#105;&#115;&#32;&#114;&#101;&#112;&#108;&#97;&#99;&#101;&#100;&#32;&#98;&#121;&#32;&#125;&#121;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#97;&#110;&#100;&#32;&#125;&#120;&#95;&#50;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#105;&#115;&#32;&#114;&#101;&#112;&#108;&#97;&#99;&#101;&#100;&#32;&#98;&#121;&#32;&#125;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"496\" style=\"vertical-align: -16px;\" \/><\/p>\n<p>This becomes:<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-665cf0773ff5cf306de4fc8322814698_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#121;&#45;&#121;&#95;&#49;&#125;&#123;&#120;&#45;&#120;&#95;&#49;&#125;&#44;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#119;&#104;&#101;&#114;&#101;&#32;&#125;&#120;&#95;&#49;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#97;&#110;&#100;&#32;&#125;&#121;&#95;&#49;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#97;&#114;&#101;&#32;&#114;&#101;&#112;&#108;&#97;&#99;&#101;&#100;&#32;&#98;&#121;&#32;&#116;&#104;&#101;&#32;&#99;&#111;&#111;&#114;&#100;&#105;&#110;&#97;&#116;&#101;&#115;&#32;&#97;&#110;&#100;&#32;&#125;&#109;&#32;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#98;&#121;&#32;&#116;&#104;&#101;&#32;&#103;&#105;&#118;&#101;&#110;&#32;&#115;&#108;&#111;&#112;&#101;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"684\" style=\"vertical-align: -16px;\" \/><\/p>\n<p>To illustrate this method, consider the following example.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 3.5.1<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Find the equation that has slope <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-63a77db24f9c5d0811d0924ba7f478de_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#32;&#61;&#32;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"47\" style=\"vertical-align: 0px;\" \/> and passes through the point <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-22fd96936222d106b51d9ac51f9243c8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#44;&#32;&#53;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"38\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>First, replace <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8a26b77f4120ae4607665fda5a8fc7d1_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"15\" style=\"vertical-align: 0px;\" \/> with 2 and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-81210adc44fedbdc277f7167a5a571e5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#95;&#49;&#44;&#32;&#121;&#95;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"41\" style=\"vertical-align: -4px;\" \/> with <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-22fd96936222d106b51d9ac51f9243c8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#44;&#32;&#53;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"38\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2b6bdbb0681b609e63a2d070dc23920a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#121;&#95;&#50;&#45;&#121;&#95;&#49;&#125;&#123;&#120;&#95;&#50;&#45;&#120;&#95;&#49;&#125;&#32;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#98;&#101;&#99;&#111;&#109;&#101;&#115;&#32;&#125;&#32;&#50;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#121;&#45;&#53;&#125;&#123;&#120;&#45;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"41\" width=\"252\" style=\"vertical-align: -16px;\" \/><\/p>\n<p>Next, reduce the resulting equation.<\/p>\n<p>First, multiply both sides by the denominator to eliminate the fraction:<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c3a30f60cd2da9ba2e105be56bfde4b3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#45;&#50;&#41;&#50;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#121;&#45;&#53;&#125;&#123;&#120;&#45;&#50;&#125;&#40;&#120;&#45;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"37\" width=\"184\" style=\"vertical-align: -12px;\" \/><\/p>\n<p>This leaves:<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-61a90cc0a1c3040b68ea0209f092a413_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#32;&#45;&#32;&#50;&#41;&#32;&#50;&#32;&#61;&#32;&#32;&#121;&#32;&#45;&#32;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"125\" style=\"vertical-align: -4px;\" \/><\/p>\n<p>Which simplifies to:<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a1aa776d0766ce7a67f7cf67e8a6e570_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#120;&#32;&#45;&#32;&#52;&#32;&#32;&#61;&#32;&#32;&#121;&#32;&#45;&#32;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"112\" style=\"vertical-align: -4px;\" \/><\/p>\n<p>This can be written in 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;\" \/>-intercept form by isolating the variable <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;\" \/>:<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-5b6d22f47eddc6b69398db0faed3ccd0_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;&#52;&#38;&#61;&#38;&#121;&#38;&#45;&#38;&#53;&#32;&#92;&#92; &#38;&#43;&#38;&#53;&#38;&#38;&#38;&#43;&#38;&#53;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#50;&#120;&#38;&#43;&#38;&#49;&#38;&#61;&#38;&#121;&#38;&#38;&#32;&#92;&#92;&#32;&#92;&#92; &#38;&#38;&#38;&#92;&#116;&#101;&#120;&#116;&#123;&#111;&#114;&#125;&#38;&#38;&#38;&#32;&#92;&#92;&#32;&#92;&#92; &#38;&#38;&#121;&#38;&#61;&#38;&#50;&#120;&#38;&#43;&#38;&#49; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"158\" width=\"213\" style=\"vertical-align: -74px;\" \/><\/p>\n<p>It is also useful to write the equation in the general form of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-d893a12e66fa774142690404e7a9f5dc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;&#120;&#32;&#43;&#32;&#66;&#121;&#32;&#43;&#32;&#67;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"137\" style=\"vertical-align: -4px;\" \/>, where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-89900691ccb5d95dbaf2fa5293a45e08_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"13\" style=\"vertical-align: 0px;\" \/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c4fc1fcbcde9a8a9521ab443dda0c20e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#66;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: 0px;\" \/>, and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-64f46042fec2e6464f34637554c97c48_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: 0px;\" \/> are integers and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-89900691ccb5d95dbaf2fa5293a45e08_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"13\" style=\"vertical-align: 0px;\" \/> is positive.<\/p>\n<p>In general form, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a1aa776d0766ce7a67f7cf67e8a6e570_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#120;&#32;&#45;&#32;&#52;&#32;&#32;&#61;&#32;&#32;&#121;&#32;&#45;&#32;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"112\" style=\"vertical-align: -4px;\" \/> becomes:<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f97aa5ddbeeddb1143cb0f1a18e3dee0_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;&#114;&#114;&#125; &#50;&#120;&#38;&#45;&#38;&#52;&#38;&#38;&#38;&#61;&#38;&#121;&#38;&#45;&#38;&#53;&#32;&#92;&#92; &#38;&#45;&#38;&#121;&#38;&#43;&#38;&#53;&#38;&#38;&#45;&#121;&#38;&#43;&#38;&#53;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#50;&#120;&#38;&#45;&#38;&#121;&#38;&#43;&#38;&#49;&#38;&#61;&#38;&#48;&#38;&#38; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"69\" width=\"271\" style=\"vertical-align: -30px;\" \/><\/p>\n<p>The standard form of a linear equation is written as <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-99dc552ed146ff538eed2fc032cef94f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;&#120;&#32;&#43;&#32;&#66;&#121;&#32;&#61;&#32;&#67;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"106\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>In standard form,\u00a0 <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a1aa776d0766ce7a67f7cf67e8a6e570_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#120;&#32;&#45;&#32;&#52;&#32;&#32;&#61;&#32;&#32;&#121;&#32;&#45;&#32;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"112\" style=\"vertical-align: -4px;\" \/> becomes:<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1876b589e0ae127339f1ee196fd0cd63_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;&#52;&#38;&#61;&#38;&#121;&#38;&#45;&#38;&#53;&#32;&#92;&#92; &#45;&#121;&#38;&#43;&#38;&#52;&#38;&#38;&#45;&#121;&#38;&#43;&#38;&#52;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#50;&#120;&#38;&#45;&#38;&#121;&#38;&#61;&#38;&#45;&#49;&#38;&#38; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"69\" width=\"220\" style=\"vertical-align: -30px;\" \/><\/p>\n<p>The three common forms that a linear equation can be written in are:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 105px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-adc9acd672c8c100a163adc57e4dfff4_l3.png\" height=\"105\" width=\"316\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#108;&#125; &#92;&#116;&#101;&#120;&#116;&#123;&#83;&#108;&#111;&#112;&#101;&#45;&#105;&#110;&#116;&#101;&#114;&#99;&#101;&#112;&#116;&#32;&#102;&#111;&#114;&#109;&#58;&#125;&#38;&#32;&#121;&#32;&#61;&#32;&#109;&#120;&#32;&#43;&#32;&#98;&#32;&#92;&#92;&#32;&#92;&#92; &#92;&#116;&#101;&#120;&#116;&#123;&#71;&#101;&#110;&#101;&#114;&#97;&#108;&#32;&#102;&#111;&#114;&#109;&#58;&#125;&#38;&#65;&#120;&#32;&#43;&#32;&#66;&#121;&#32;&#43;&#32;&#67;&#32;&#61;&#32;&#48;&#32;&#92;&#92;&#32;&#92;&#92; &#92;&#116;&#101;&#120;&#116;&#123;&#83;&#116;&#97;&#110;&#100;&#97;&#114;&#100;&#32;&#102;&#111;&#114;&#109;&#58;&#125;&#38;&#65;&#120;&#32;&#43;&#32;&#66;&#121;&#32;&#61;&#32;&#67; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<\/div>\n<\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 3.5.2<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Find the equation having slope <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-24cfab3debd92a75a781173dcb2f23ac_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#32;&#61;&#32;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"64\" style=\"vertical-align: -12px;\" \/> that passes though the point <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f55590d04420af05d1326f28b845c3b8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#49;&#44;&#32;&#45;&#52;&#41;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"57\" style=\"vertical-align: -4px;\" \/><\/p>\n<p>Write the solutions in slope-intercept form and in both general and standard forms.<\/p>\n<p>First, replace <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8a26b77f4120ae4607665fda5a8fc7d1_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"15\" style=\"vertical-align: 0px;\" \/> with <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-9e9fa9c80f87c39587c08af8d3cd7275_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"24\" style=\"vertical-align: -12px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-81210adc44fedbdc277f7167a5a571e5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#95;&#49;&#44;&#32;&#121;&#95;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"41\" style=\"vertical-align: -4px;\" \/> with <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f55590d04420af05d1326f28b845c3b8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#49;&#44;&#32;&#45;&#52;&#41;&#46;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"57\" style=\"vertical-align: -4px;\" \/><\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-0e0a9e10c73b2feab59fdd3cf6f5dbe0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#121;&#95;&#50;&#45;&#121;&#95;&#49;&#125;&#123;&#120;&#95;&#50;&#45;&#120;&#95;&#49;&#125;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#98;&#101;&#99;&#111;&#109;&#101;&#115;&#32;&#125;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#121;&#45;&#45;&#52;&#125;&#123;&#120;&#45;&#49;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"40\" width=\"291\" style=\"vertical-align: -16px;\" \/><\/p>\n<p>Multiplying both sides by <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7b5523554c95f839c2112f836411f3b5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#40;&#120;&#32;&#45;&#32;&#49;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"63\" style=\"vertical-align: -4px;\" \/> to eliminate the denominators 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-6512510fc80a220c9f07f704425c08ce_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#49;&#32;&#40;&#120;&#32;&#45;&#32;&#49;&#41;&#32;&#61;&#32;&#50;&#32;&#40;&#121;&#32;&#43;&#32;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"161\" style=\"vertical-align: -4px;\" \/><\/p>\n<p>Which simplifies to:<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-255d374a81999ad730957ae25d788170_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#120;&#32;&#43;&#32;&#49;&#32;&#61;&#32;&#50;&#121;&#32;&#43;&#32;&#56;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"126\" style=\"vertical-align: -4px;\" \/><\/p>\n<p>&nbsp;<\/p>\n<p>Writing this solution in all three forms looks like:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 121px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-99b701b1cb81ca518c7558462ed45a34_l3.png\" height=\"121\" width=\"292\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#108;&#125; &#92;&#116;&#101;&#120;&#116;&#123;&#83;&#108;&#111;&#112;&#101;&#45;&#105;&#110;&#116;&#101;&#114;&#99;&#101;&#112;&#116;&#32;&#102;&#111;&#114;&#109;&#58;&#125;&#38;&#121;&#61;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;&#120;&#45;&#55;&#32;&#92;&#92;&#32;&#92;&#92; &#92;&#116;&#101;&#120;&#116;&#123;&#71;&#101;&#110;&#101;&#114;&#97;&#108;&#32;&#102;&#111;&#114;&#109;&#58;&#125;&#38;&#120;&#43;&#50;&#121;&#43;&#55;&#61;&#48;&#32;&#92;&#92;&#32;&#92;&#92; &#92;&#116;&#101;&#120;&#116;&#123;&#83;&#116;&#97;&#110;&#100;&#97;&#114;&#100;&#32;&#102;&#111;&#114;&#109;&#58;&#125;&#38;&#120;&#43;&#50;&#121;&#61;&#45;&#55; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<\/div>\n<\/div>\n<p>The more difficult variant of this type of problem is that in which the equation of a line that connects two data points must be found. However, this is simpler than it may seem.<\/p>\n<p>The first step is to find the slope of the line that would connect those two points. Use the slope equation, as has been done previously in this textbook. After this is done, use this slope and one of the two data points given at the beginning of the problem. The following example illustrates this.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 3.5.3<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Find the equation of the line that runs through <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f40428b3452ee7257542b547e947c9d8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#49;&#44;&#32;&#45;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"65\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f105df959f638b5793321a3a8abc2c5f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#51;&#44;&#32;&#56;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"38\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>First, find the slope:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 152px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-25bbafe6a7e6ee33fa2197bc37dd5907_l3.png\" height=\"152\" width=\"188\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#108;&#125; &#109;&#38;&#61;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#121;&#95;&#50;&#45;&#121;&#95;&#49;&#125;&#123;&#120;&#95;&#50;&#45;&#120;&#95;&#49;&#125;&#32;&#92;&#92;&#32;&#92;&#92; &#109;&#38;&#61;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#56;&#45;&#45;&#50;&#125;&#123;&#51;&#45;&#45;&#49;&#125;&#32;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#111;&#114;&#32;&#125;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#56;&#43;&#50;&#125;&#123;&#51;&#43;&#49;&#125;&#32;&#92;&#92;&#32;&#92;&#92; &#109;&#38;&#61;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#48;&#125;&#123;&#52;&#125;&#32;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#111;&#114;&#32;&#125;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#53;&#125;&#123;&#50;&#125; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>Now, treat this as a problem of finding a line with a given slope <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8a26b77f4120ae4607665fda5a8fc7d1_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"15\" style=\"vertical-align: 0px;\" \/> running through a point <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-305cfaf41164eddfb28df7c13ff67023_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#120;&#44;&#32;&#121;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"39\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>The slope is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-cf6fa2b590c466c8bf93e7eeae8779b9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#53;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"37\" width=\"9\" style=\"vertical-align: -12px;\" \/>, and there are two points to choose from: <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f40428b3452ee7257542b547e947c9d8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#49;&#44;&#32;&#45;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"65\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f105df959f638b5793321a3a8abc2c5f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#51;&#44;&#32;&#56;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"38\" style=\"vertical-align: -4px;\" \/>. Choose the simplest point to work with. For this problem, either point works. For this example, choose <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f105df959f638b5793321a3a8abc2c5f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#51;&#44;&#32;&#56;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"38\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 92px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b276c36cdc76bcab8fe21bba1cc728ee_l3.png\" height=\"92\" width=\"114\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#108;&#125; &#109;&#38;&#61;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#121;&#45;&#121;&#95;&#49;&#125;&#123;&#120;&#45;&#120;&#95;&#49;&#125;&#32;&#92;&#92;&#32;&#92;&#92; &#92;&#100;&#102;&#114;&#97;&#99;&#123;&#53;&#125;&#123;&#50;&#125;&#38;&#61;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#121;&#45;&#56;&#125;&#123;&#120;&#45;&#51;&#125; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>Eliminate the fraction by multiplying both sides by <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c1ab294a1dc42ef0e921cf90214e0ab6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#50;&#40;&#120;&#32;&#45;&#32;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"63\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>This leaves <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-58a3bae2eda348598bd14d449521b6cc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#53;&#40;&#120;&#45;&#51;&#41;&#61;&#50;&#40;&#121;&#45;&#56;&#41;&#44;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"154\" style=\"vertical-align: -4px;\" \/> which must be simplified:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 93px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-93f75ac2252128b3fb2878f726d8b452_l3.png\" height=\"93\" width=\"255\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#114;&#114;&#125; &#53;&#40;&#120;&#38;&#45;&#38;&#51;&#41;&#38;&#61;&#38;&#50;&#40;&#121;&#38;&#45;&#38;&#56;&#41;&#32;&#92;&#92; &#53;&#120;&#38;&#45;&#38;&#49;&#53;&#38;&#61;&#38;&#50;&#121;&#38;&#45;&#38;&#49;&#54;&#32;&#92;&#92; &#45;&#50;&#121;&#38;&#43;&#38;&#49;&#53;&#38;&#38;&#45;&#50;&#121;&#38;&#43;&#38;&#49;&#53;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#53;&#120;&#38;&#45;&#38;&#50;&#121;&#38;&#61;&#38;&#45;&#49;&#38;&#38; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p style=\"text-align: left\">This answer is in standard form, but it can easily be converted to 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;\" \/>-intercept form or general form if desired.<\/p>\n<\/div>\n<\/div>\n<h1>Questions<\/h1>\n<p>For questions 1 to 12, write the slope-intercept form of each linear equation using the given point and slope.<\/p>\n<ol>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f8724d0f6250e116ac645fb87539dedb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#44;&#32;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"38\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-38b3757f8e074a62cacec7e5053a0f57_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#32;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#50;&#125;&#123;&#51;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"50\" style=\"vertical-align: -12px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b651e57bb6ae2f7bd680a54a58122428_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#49;&#44;&#32;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"38\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-192ac8854093bd1dea4423c97b9800ab_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#32;&#61;&#32;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"48\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ac79a567809bb77b546267dc7edfc792_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#44;&#32;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"38\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-0b5d4175dd8e998ec6c474eb568b5053_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#32;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"50\" style=\"vertical-align: -12px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a3a064daf0e96889081ad9307c906acb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#44;&#32;&#49;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"38\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-24cfab3debd92a75a781173dcb2f23ac_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#32;&#61;&#32;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"64\" style=\"vertical-align: -12px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-61690b14c17edd36d1673e3f2de2a165_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#49;&#44;&#32;&#45;&#53;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"65\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c17aaee37270739854674b51a4b07f2e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#32;&#61;&#32;&#57;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"48\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-6cc71ce38976b92421d666ced184d6f8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#44;&#32;&#45;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"52\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-12b4294628d97d7fdf239027c8fb6a7f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#32;&#61;&#32;&#45;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"61\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-cb53095b4c76fdfedbbaa8a52343c73b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#52;&#32;&#44;&#32;&#49;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"51\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-daaeda973beea483f87b82ce753dcdd5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#32;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#51;&#125;&#123;&#52;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"37\" width=\"50\" style=\"vertical-align: -13px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a1d04ef91b4472d58e7ce1aeda43ac41_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#52;&#44;&#32;&#45;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"52\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-12b4294628d97d7fdf239027c8fb6a7f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#32;&#61;&#32;&#45;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"61\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-6511e3b8c031042e3c0a4b69dc42237f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#48;&#44;&#32;&#45;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"52\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-54ab8af3c0815f4c3fc4d98249f630ed_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#32;&#61;&#32;&#45;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"62\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ac474f388f37a9aa5ba031e265e233a3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#49;&#44;&#32;&#49;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"51\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-192ac8854093bd1dea4423c97b9800ab_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#32;&#61;&#32;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"48\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-884a3584f41254b5046af6793435871c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#48;&#44;&#32;&#45;&#53;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"52\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ae2827af5e9d7554e52b89061095fb4f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#32;&#61;&#32;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#52;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"37\" width=\"64\" style=\"vertical-align: -13px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-4200b8ee75b05528d1271f0732c6488f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#48;&#44;&#32;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"38\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a4cb12d12531cd672df8f9ef2be547dd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#61;&#32;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#53;&#125;&#123;&#52;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"38\" width=\"64\" style=\"vertical-align: -13px;\" \/><\/li>\n<\/ol>\n<p>For questions 13 to 24, write the general form of each linear equation using the given point and slope.<\/p>\n<ol start=\"13\">\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-61690b14c17edd36d1673e3f2de2a165_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#49;&#44;&#32;&#45;&#53;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"65\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-63a77db24f9c5d0811d0924ba7f478de_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#32;&#61;&#32;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"47\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-6cc71ce38976b92421d666ced184d6f8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#44;&#32;&#45;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"52\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2ad519b9c12f346da95c998e9eb3300e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#61;&#32;&#45;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"61\" style=\"vertical-align: 0px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-cff6ccc10079fd46235f95e75358d795_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#53;&#44;&#32;&#45;&#49;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"52\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-bdc648db6e2616fdb642a29bc35293e0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#61;&#32;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#51;&#125;&#123;&#53;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"64\" style=\"vertical-align: -12px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ead4bfa97efe27c607a0d9c48f1677b4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#50;&#44;&#32;&#45;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"65\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f7c647b2b0fec6181cf798125f31d58f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#61;&#32;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#50;&#125;&#123;&#51;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"64\" style=\"vertical-align: -12px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c648bf3c69d2bf15ce38b942442fb1c0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#52;&#44;&#32;&#49;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"51\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1676a91fcf1455f0bf2a6e4816087658_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"50\" style=\"vertical-align: -12px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a1d04ef91b4472d58e7ce1aeda43ac41_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#52;&#44;&#32;&#45;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"52\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2c779a9615136d123475eed91dfa46a6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#61;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#55;&#125;&#123;&#52;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"38\" width=\"64\" style=\"vertical-align: -13px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-14bcd437cbfe204903d722e7418ef5b4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#52;&#44;&#32;&#45;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"52\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-eeae13e7c910201f25ebe6de748d2e7a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#61;&#32;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#51;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"64\" style=\"vertical-align: -12px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-d44758e423c8e9f0978678f169991e64_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#50;&#44;&#32;&#48;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"51\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ec56a5f28bbb8ef13c7ce6dbade80ebe_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#61;&#32;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#53;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"37\" width=\"64\" style=\"vertical-align: -12px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b7ba20ec8f5f4003c52176375140515a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#53;&#44;&#32;&#45;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"65\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3e5ce836ca217a662822e8ec789b8621_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#61;&#32;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#50;&#125;&#123;&#53;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"64\" style=\"vertical-align: -12px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a83f78717454c8f9c259f85eed57c549_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#51;&#44;&#32;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"38\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-bcfe7d5401f786710f664b50840883f8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#55;&#125;&#123;&#51;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"37\" width=\"50\" style=\"vertical-align: -12px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-6cc71ce38976b92421d666ced184d6f8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#44;&#32;&#45;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"52\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-4cef9da000fb831ace28a2502b1070eb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#61;&#32;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"47\" style=\"vertical-align: -1px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8a3d9b746b55cacc43ae30046f189739_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#51;&#44;&#32;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"51\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-505a9988489577073130614397ffeb76_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#109;&#61;&#32;&#45;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#51;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"64\" style=\"vertical-align: -12px;\" \/><\/li>\n<\/ol>\n<p>For questions 25 and 32, write the slope-intercept form of each linear equation using the given points.<\/p>\n<ol start=\"25\">\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3b3db149a53dd52e7737353e5cf86b10_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#52;&#44;&#32;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"51\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-6815fd14a6f8aa7e65fd06ea0d10d3d0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#51;&#44;&#32;&#49;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"51\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3aa64395374f76cf75ecdec1ef89eb0c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#49;&#44;&#32;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"38\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a68aa3336dff710cce27910d32fb4ea9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#51;&#44;&#32;&#45;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"65\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-9e402950e4059c8c50cfd7497cb53ee2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#53;&#44;&#32;&#49;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"38\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b9c7bb635983a86715fa7937131a864c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#51;&#44;&#32;&#48;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"51\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1ecb7a166ee31b4afa3027e85ec89856_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#52;&#44;&#32;&#53;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"51\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-af9cbde54e6828cebd703ed76ca8c367_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#52;&#44;&#32;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"38\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-4ce74776400014c5e1f7a26ce31958ad_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#52;&#44;&#32;&#45;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"65\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2044af6ae6772bf982e96cc262a35fb7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#48;&#44;&#32;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"38\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c648bf3c69d2bf15ce38b942442fb1c0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#52;&#44;&#32;&#49;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"51\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-af9cbde54e6828cebd703ed76ca8c367_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#52;&#44;&#32;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"38\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-b57d204fefcab5ff77b94098b0ad7728_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#51;&#44;&#32;&#53;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"38\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ecfb74d4dcd243b8a56e040d8177c3d9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#53;&#44;&#32;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"51\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-26dad84c98a2abd569a56f7b82a8e138_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#49;&#44;&#32;&#45;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"65\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f98b2d432c38f9067b404ceb75c192e2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#53;&#44;&#32;&#48;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"51\" style=\"vertical-align: -4px;\" \/><\/li>\n<\/ol>\n<p>For questions 33 to 40, write the general form of each linear equation using the given points.<\/p>\n<ol start=\"33\">\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-fc73cb1ec85306892675749c132f5d44_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#51;&#44;&#32;&#45;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"52\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1ecb7a166ee31b4afa3027e85ec89856_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#52;&#44;&#32;&#53;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"51\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-61690b14c17edd36d1673e3f2de2a165_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#49;&#44;&#32;&#45;&#53;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"65\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2e925a90be3075793fd1ef68dc1d9f81_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#53;&#44;&#32;&#45;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"65\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-fc73cb1ec85306892675749c132f5d44_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#51;&#44;&#32;&#45;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"52\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f35bcb75c166eacf0b6a4ab427cba124_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#50;&#44;&#32;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"51\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a689b91c4852842079905de3b95e667a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#54;&#44;&#32;&#45;&#55;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"65\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-d2b35a5a14fa617139958a2480c624f5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#51;&#44;&#32;&#45;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"65\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-87e3cc0f196c7ac62a97b151c61b7033_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#53;&#44;&#49;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"51\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f40428b3452ee7257542b547e947c9d8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#49;&#44;&#32;&#45;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"65\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-baf224a772af09c0ec21c6c2cfc16cd4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#53;&#44;&#45;&#49;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"65\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-79410c38f1cf6872a9162dcfa3aee865_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#53;&#44;&#32;&#45;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"52\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-14669ba4a554060f4c9a64792fdca84b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#53;&#44;&#32;&#53;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"51\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3c55f9b992f5dd74d0f40828ade33c3d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#50;&#44;&#32;&#45;&#51;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"52\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8b10751a9bb9a114ccafc6e269c67c2e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#49;&#44;&#32;&#45;&#49;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"52\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2e925a90be3075793fd1ef68dc1d9f81_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#45;&#53;&#44;&#32;&#45;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"65\" style=\"vertical-align: -4px;\" \/><\/li>\n<\/ol>\n<p><a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-3-5\/\">Answer Key 3.5<\/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-461","chapter","type-chapter","status-publish","hentry"],"part":360,"_links":{"self":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/461","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":18,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/461\/revisions"}],"predecessor-version":[{"id":3815,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/461\/revisions\/3815"}],"part":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/parts\/360"}],"metadata":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/461\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/media?parent=461"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapter-type?post=461"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/contributor?post=461"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/license?post=461"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}