{"id":371,"date":"2019-07-15T22:44:32","date_gmt":"2019-07-15T22:44:32","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/waymakercollegealgebracorequisite\/chapter\/graph-a-linear-inequality-in-two-variables\/"},"modified":"2019-07-15T22:44:32","modified_gmt":"2019-07-15T22:44:32","slug":"graph-a-linear-inequality-in-two-variables","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/chapter\/graph-a-linear-inequality-in-two-variables\/","title":{"raw":"Graph a Linear Inequality in Two Variables","rendered":"Graph a Linear Inequality in Two Variables"},"content":{"raw":"\n<div class=\"bcc-box bcc-highlight\">\n<h3>Learning Outcome<\/h3>\n<ul>\n \t<li>Identify and graph a linear inequality in two variables<\/li>\n<\/ul>\n<\/div>\nSo how do you get from the algebraic form of an inequality, like [latex]y&gt;3x+1[\/latex], to a graph of that inequality? Plotting inequalities is fairly straightforward if you follow a couple steps.\n\nTo graph an inequality:\n<ul>\n \t<li>Graph the related boundary line. Replace the given inequality symbol, &lt;, &gt;, \u2264 or \u2265, in the inequality with the equality symbol, =, to find the equation of the boundary line.<\/li>\n \t<li>Identify at least one ordered pair on either side of the boundary line and substitute those [latex](x,y)[\/latex] values into the inequality. Shade the region that contains the ordered pairs that make the inequality a true statement.<b>&nbsp;<\/b><\/li>\n \t<li>If points on the boundary line are solutions, then use a solid line for drawing the boundary line. This will be the case for inequality with equality, \u2264 or \u2265.<\/li>\n \t<li>If points on the boundary line are not solutions, then use a dotted line for the boundary line. This will be the case for strict inequality, &lt; or &gt;.<\/li>\n<\/ul>\nGraph the inequality [latex]x+4y\\leq4[\/latex].\n\nTo graph the boundary line, find at least two values that lie on the line [latex]x+4y=4[\/latex]. You can use the <i>x&nbsp;<\/i>and <i>y<\/i>-intercepts for this equation by substituting&nbsp;[latex]0[\/latex] in for <i>x<\/i> first and finding the value of <i>y<\/i>; then substitute&nbsp;[latex]0[\/latex] in for <i>y<\/i> and find <i>x<\/i>.\n<table>\n<tbody>\n<tr>\n<td style=\"text-align: center\"><b><i>x<\/i><\/b><\/td>\n<td style=\"text-align: center\"><b><i>y<\/i><\/b><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center\">[latex]0[\/latex]<\/td>\n<td style=\"text-align: center\">[latex]1[\/latex]<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center\">[latex]4[\/latex]<\/td>\n<td style=\"text-align: center\">[latex]0[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\nPlot the points [latex](0,1)[\/latex] and [latex](4,0)[\/latex], and draw a line through these two points for the boundary line. The line is solid because \u2264 means \u201cless than or equal to,\u201d so all ordered pairs along the line are included in the solution set.\n\n<img class=\"aligncenter size-full wp-image-2936\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/117\/2016\/04\/19230042\/Screen-Shot-2016-04-19-at-4.00.26-PM.png\" alt=\"Solid downward-sloping line that crosses the points (0,1) and (4,0). The point (-1,3) and the point (2,0) are also plotted.\" width=\"417\" height=\"419\">\n\nThe next step is to find the region that contains the solutions. Is it above or below the boundary line? To identify the region where the inequality holds true, you can test a couple of ordered pairs, one on each side of the boundary line.\n\nIf you substitute [latex](\u22121,3)[\/latex] into&nbsp;[latex]x+4y\\leq4[\/latex]:\n<p style=\"text-align: center\">[latex]\\begin{array}{r}\u22121+4\\left(3\\right)\\leq4\\\\\u22121+12\\leq4\\\\11\\leq4\\end{array}[\/latex]<\/p>\nThis is a false statement since&nbsp;[latex]11[\/latex] is not less than or equal to&nbsp;[latex]4[\/latex].\n\nOn the other hand, if you substitute [latex](2,0)[\/latex] into&nbsp;[latex]x+4y\\leq4[\/latex]:\n<p style=\"text-align: center\">[latex]\\begin{array}{r}2+4\\left(0\\right)\\leq4\\\\2+0\\leq4\\\\2\\leq4\\end{array}[\/latex]<\/p>\nThis is true! The region that includes [latex](2,0)[\/latex] should be shaded, as this is the region of solutions for the inequality.\n\n<img class=\"aligncenter size-full wp-image-2934\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/117\/2016\/04\/19225534\/Screen-Shot-2016-04-19-at-3.54.55-PM.png\" alt=\"Solid downward-sloping line marked x+4y=4. The region below the line is shaded and is labeled x+4y is less than or equal to 4.\" width=\"413\" height=\"419\">\n\nAnd there you have it, the graph of the set of solutions for [latex]x+4y\\leq4[\/latex].\n\nBelow is a video about how to graph inequalities with two variables.\n\nhttps:\/\/youtu.be\/2VgFg2ztspI\n<div class=\"bcc-box bcc-info\">\n<h3>Example<\/h3>\nGraph the inequality [latex]2y&gt;4x\u20136[\/latex].\n\n[reveal-answer q=\"138506\"]Show Solution[\/reveal-answer]\n[hidden-answer a=\"138506\"]\n\nSolve for <i>y<\/i>.\n<p style=\"text-align: center\">[latex] \\displaystyle \\begin{array}{r}2y&gt;4x-6\\\\\\\\\\dfrac{2y}{2}&gt;\\dfrac{4x}{2}-\\dfrac{6}{2}\\\\\\\\y&gt;2x-3\\\\\\end{array}[\/latex]<\/p>\nCreate a table of values to find two points on the line [latex] \\displaystyle y=2x-3[\/latex].\n<table>\n<thead>\n<tr>\n<th style=\"text-align: center\">x<\/th>\n<th style=\"text-align: center\">y<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: center\">[latex]0[\/latex]<\/td>\n<td style=\"text-align: center\">[latex]\u22123[\/latex]<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center\">[latex]2[\/latex]<\/td>\n<td style=\"text-align: center\">[latex]1[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\nPlot the points and graph the line. The line is dotted because the sign in the inequality is &gt;, not \u2265 and therefore points on the line are not solutions to the inequality.\n\n<img class=\"aligncenter size-full wp-image-2937\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/117\/2016\/04\/19230258\/Screen-Shot-2016-04-19-at-4.02.07-PM.png\" alt=\"Dotted upward-sloping line that crosses the points (2,1) and (0,-3). The points (-3,1) and (4,1) are also plotted.\" width=\"423\" height=\"422\">\n<p style=\"text-align: left\">The inequality is [latex]2y&gt;4x\u20136[\/latex]. Find an ordered pair on either side of the boundary line. Insert the <i>x<\/i>&nbsp;and <i>y<\/i>-values into the inequality. If the simplified result is true, then shade on the side of the line the point is located.<\/p>\n<p style=\"text-align: center\"><span style=\"font-size: 1rem;text-align: center\">\n[latex]\\begin{array}{l}\\\\\\text{Test }1:\\left(\u22123,1\\right)\\\\2\\left(1\\right)&gt;4\\left(\u22123\\right)\u20136\\\\\\,\\,\\,\\,\\,\\,\\,2&gt;\u201312\u20136\\\\\\,\\,\\,\\,\\,\\,\\,2&gt;\u221218\\\\\\,\\,\\,\\,\\,\\,\\,\\,\\text{TRUE}\\\\\\\\\\text{Test }2:\\left(4,1\\right)\\\\2(1)&gt;4\\left(4\\right)\u2013 6\\\\\\,\\,\\,\\,\\,\\,2&gt;16\u20136\\\\\\,\\,\\,\\,\\,\\,2&gt;10\\\\\\,\\,\\,\\,\\,\\text{FALSE}\\end{array}[\/latex]<\/span><\/p>\n<p style=\"text-align: left\">Since [latex](\u22123,1)[\/latex] results in a true statement, the region that includes [latex](\u22123,1)[\/latex] should be shaded.<\/p>\nThe graph of the inequality [latex]2y&gt;4x\u20136[\/latex] is:\n\n<img class=\"aligncenter wp-image-2935 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/117\/2016\/04\/19225738\/Screen-Shot-2016-04-19-at-3.56.57-PM.png\" alt=\"The dotted upward-sloping line of 2y=4x-6, with the region above the line shaded.\" width=\"387\" height=\"391\">\n\n[\/hidden-answer]\n\n<\/div>\nA quick note about the problem above: notice that you can use the points [latex](0,\u22123)[\/latex] and [latex](2,1)[\/latex] to graph the boundary line, but these points are not included in the region of solutions since the region does not include the boundary line.\n<p id=\"video2\">Below is a video about how to graph inequalities with two variables when the equation is in slope-intercept form.<\/p>\nhttps:\/\/youtu.be\/Hzxc4HASygU\n<h2>Summary<\/h2>\nWhen inequalities are graphed on a coordinate plane, the solutions are located in a region of the coordinate plane which is represented as a shaded area on the plane. The boundary line for the inequality is drawn as a solid line if the points on the line itself do satisfy the inequality, as in the cases of inequality with equality, [latex]\\leq[\/latex] and [latex]\\geq[\/latex]. It is drawn as a dashed line if the points on the line do not satisfy the inequality, as in the cases of strict inequality, &lt; and &gt;. You can tell which region to shade by testing some points in the inequality. Using a coordinate plane is especially helpful for visualizing the region of solutions for inequalities with two variables.\n","rendered":"<div class=\"bcc-box bcc-highlight\">\n<h3>Learning Outcome<\/h3>\n<ul>\n<li>Identify and graph a linear inequality in two variables<\/li>\n<\/ul>\n<\/div>\n<p>So how do you get from the algebraic form of an inequality, like [latex]y>3x+1[\/latex], to a graph of that inequality? Plotting inequalities is fairly straightforward if you follow a couple steps.<\/p>\n<p>To graph an inequality:<\/p>\n<ul>\n<li>Graph the related boundary line. Replace the given inequality symbol, &lt;, &gt;, \u2264 or \u2265, in the inequality with the equality symbol, =, to find the equation of the boundary line.<\/li>\n<li>Identify at least one ordered pair on either side of the boundary line and substitute those [latex](x,y)[\/latex] values into the inequality. Shade the region that contains the ordered pairs that make the inequality a true statement.<b>&nbsp;<\/b><\/li>\n<li>If points on the boundary line are solutions, then use a solid line for drawing the boundary line. This will be the case for inequality with equality, \u2264 or \u2265.<\/li>\n<li>If points on the boundary line are not solutions, then use a dotted line for the boundary line. This will be the case for strict inequality, &lt; or &gt;.<\/li>\n<\/ul>\n<p>Graph the inequality [latex]x+4y\\leq4[\/latex].<\/p>\n<p>To graph the boundary line, find at least two values that lie on the line [latex]x+4y=4[\/latex]. You can use the <i>x&nbsp;<\/i>and <i>y<\/i>-intercepts for this equation by substituting&nbsp;[latex]0[\/latex] in for <i>x<\/i> first and finding the value of <i>y<\/i>; then substitute&nbsp;[latex]0[\/latex] in for <i>y<\/i> and find <i>x<\/i>.<\/p>\n<table>\n<tbody>\n<tr>\n<td style=\"text-align: center\"><b><i>x<\/i><\/b><\/td>\n<td style=\"text-align: center\"><b><i>y<\/i><\/b><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center\">[latex]0[\/latex]<\/td>\n<td style=\"text-align: center\">[latex]1[\/latex]<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center\">[latex]4[\/latex]<\/td>\n<td style=\"text-align: center\">[latex]0[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Plot the points [latex](0,1)[\/latex] and [latex](4,0)[\/latex], and draw a line through these two points for the boundary line. The line is solid because \u2264 means \u201cless than or equal to,\u201d so all ordered pairs along the line are included in the solution set.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-2936\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/117\/2016\/04\/19230042\/Screen-Shot-2016-04-19-at-4.00.26-PM.png\" alt=\"Solid downward-sloping line that crosses the points (0,1) and (4,0). The point (-1,3) and the point (2,0) are also plotted.\" width=\"417\" height=\"419\" \/><\/p>\n<p>The next step is to find the region that contains the solutions. Is it above or below the boundary line? To identify the region where the inequality holds true, you can test a couple of ordered pairs, one on each side of the boundary line.<\/p>\n<p>If you substitute [latex](\u22121,3)[\/latex] into&nbsp;[latex]x+4y\\leq4[\/latex]:<\/p>\n<p style=\"text-align: center\">[latex]\\begin{array}{r}\u22121+4\\left(3\\right)\\leq4\\\\\u22121+12\\leq4\\\\11\\leq4\\end{array}[\/latex]<\/p>\n<p>This is a false statement since&nbsp;[latex]11[\/latex] is not less than or equal to&nbsp;[latex]4[\/latex].<\/p>\n<p>On the other hand, if you substitute [latex](2,0)[\/latex] into&nbsp;[latex]x+4y\\leq4[\/latex]:<\/p>\n<p style=\"text-align: center\">[latex]\\begin{array}{r}2+4\\left(0\\right)\\leq4\\\\2+0\\leq4\\\\2\\leq4\\end{array}[\/latex]<\/p>\n<p>This is true! The region that includes [latex](2,0)[\/latex] should be shaded, as this is the region of solutions for the inequality.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-2934\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/117\/2016\/04\/19225534\/Screen-Shot-2016-04-19-at-3.54.55-PM.png\" alt=\"Solid downward-sloping line marked x+4y=4. The region below the line is shaded and is labeled x+4y is less than or equal to 4.\" width=\"413\" height=\"419\" \/><\/p>\n<p>And there you have it, the graph of the set of solutions for [latex]x+4y\\leq4[\/latex].<\/p>\n<p>Below is a video about how to graph inequalities with two variables.<\/p>\n<p><iframe loading=\"lazy\" id=\"oembed-1\" title=\"Ex 2:  Graphing Linear Inequalities in Two Variables (Standard Form)\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/2VgFg2ztspI?feature=oembed&#38;rel=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<div class=\"bcc-box bcc-info\">\n<h3>Example<\/h3>\n<p>Graph the inequality [latex]2y>4x\u20136[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q138506\">Show Solution<\/span><\/p>\n<div id=\"q138506\" class=\"hidden-answer\" style=\"display: none\">\n<p>Solve for <i>y<\/i>.<\/p>\n<p style=\"text-align: center\">[latex]\\displaystyle \\begin{array}{r}2y>4x-6\\\\\\\\\\dfrac{2y}{2}>\\dfrac{4x}{2}-\\dfrac{6}{2}\\\\\\\\y>2x-3\\\\\\end{array}[\/latex]<\/p>\n<p>Create a table of values to find two points on the line [latex]\\displaystyle y=2x-3[\/latex].<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: center\">x<\/th>\n<th style=\"text-align: center\">y<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: center\">[latex]0[\/latex]<\/td>\n<td style=\"text-align: center\">[latex]\u22123[\/latex]<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center\">[latex]2[\/latex]<\/td>\n<td style=\"text-align: center\">[latex]1[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Plot the points and graph the line. The line is dotted because the sign in the inequality is &gt;, not \u2265 and therefore points on the line are not solutions to the inequality.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-2937\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/117\/2016\/04\/19230258\/Screen-Shot-2016-04-19-at-4.02.07-PM.png\" alt=\"Dotted upward-sloping line that crosses the points (2,1) and (0,-3). The points (-3,1) and (4,1) are also plotted.\" width=\"423\" height=\"422\" \/><\/p>\n<p style=\"text-align: left\">The inequality is [latex]2y>4x\u20136[\/latex]. Find an ordered pair on either side of the boundary line. Insert the <i>x<\/i>&nbsp;and <i>y<\/i>-values into the inequality. If the simplified result is true, then shade on the side of the line the point is located.<\/p>\n<p style=\"text-align: center\"><span style=\"font-size: 1rem;text-align: center\"><br \/>\n[latex]\\begin{array}{l}\\\\\\text{Test }1:\\left(\u22123,1\\right)\\\\2\\left(1\\right)>4\\left(\u22123\\right)\u20136\\\\\\,\\,\\,\\,\\,\\,\\,2>\u201312\u20136\\\\\\,\\,\\,\\,\\,\\,\\,2>\u221218\\\\\\,\\,\\,\\,\\,\\,\\,\\,\\text{TRUE}\\\\\\\\\\text{Test }2:\\left(4,1\\right)\\\\2(1)>4\\left(4\\right)\u2013 6\\\\\\,\\,\\,\\,\\,\\,2>16\u20136\\\\\\,\\,\\,\\,\\,\\,2>10\\\\\\,\\,\\,\\,\\,\\text{FALSE}\\end{array}[\/latex]<\/span><\/p>\n<p style=\"text-align: left\">Since [latex](\u22123,1)[\/latex] results in a true statement, the region that includes [latex](\u22123,1)[\/latex] should be shaded.<\/p>\n<p>The graph of the inequality [latex]2y>4x\u20136[\/latex] is:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-2935 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/117\/2016\/04\/19225738\/Screen-Shot-2016-04-19-at-3.56.57-PM.png\" alt=\"The dotted upward-sloping line of 2y=4x-6, with the region above the line shaded.\" width=\"387\" height=\"391\" \/><\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>A quick note about the problem above: notice that you can use the points [latex](0,\u22123)[\/latex] and [latex](2,1)[\/latex] to graph the boundary line, but these points are not included in the region of solutions since the region does not include the boundary line.<\/p>\n<p id=\"video2\">Below is a video about how to graph inequalities with two variables when the equation is in slope-intercept form.<\/p>\n<p><iframe loading=\"lazy\" id=\"oembed-2\" title=\"Ex 1:  Graphing Linear Inequalities in Two Variables (Slope Intercept Form)\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/Hzxc4HASygU?feature=oembed&#38;rel=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<h2>Summary<\/h2>\n<p>When inequalities are graphed on a coordinate plane, the solutions are located in a region of the coordinate plane which is represented as a shaded area on the plane. The boundary line for the inequality is drawn as a solid line if the points on the line itself do satisfy the inequality, as in the cases of inequality with equality, [latex]\\leq[\/latex] and [latex]\\geq[\/latex]. It is drawn as a dashed line if the points on the line do not satisfy the inequality, as in the cases of strict inequality, &lt; and &gt;. You can tell which region to shade by testing some points in the inequality. Using a coordinate plane is especially helpful for visualizing the region of solutions for inequalities with two variables.<\/p>\n\n\t\t\t <section class=\"citations-section\" role=\"contentinfo\">\n\t\t\t <h3>Candela Citations<\/h3>\n\t\t\t\t\t <div>\n\t\t\t\t\t\t <div id=\"citation-list-371\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Original<\/div><ul class=\"citation-list\"><li>Ex 1: Graphing Linear Inequalities in Two Variables (Slope Intercept Form). <strong>Authored by<\/strong>: James Sousa (Mathispower4u.com) . <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/youtu.be\/Hzxc4HASygU\">https:\/\/youtu.be\/Hzxc4HASygU<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><\/ul><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Shared previously<\/div><ul class=\"citation-list\"><li>Ex 2: Graphing Linear Inequalities in Two Variables (Standard Form). <strong>Authored by<\/strong>: James Sousa (Mathispower4u.com). <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/youtu.be\/2VgFg2ztspI\">https:\/\/youtu.be\/2VgFg2ztspI<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><li><strong>Provided by<\/strong>: Monterey Institute of Technology. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"http:\/\/nrocnetwork.org\/dm-opentext\">http:\/\/nrocnetwork.org\/dm-opentext<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><\/ul><\/div>\n\t\t\t\t\t\t <\/div>\n\t\t\t\t\t <\/div>\n\t\t\t <\/section>","protected":false},"author":17533,"menu_order":3,"template":"","meta":{"_candela_citation":"[{\"type\":\"cc\",\"description\":\"Ex 2: Graphing Linear Inequalities in Two Variables (Standard Form)\",\"author\":\"James Sousa (Mathispower4u.com)\",\"organization\":\"\",\"url\":\"https:\/\/youtu.be\/2VgFg2ztspI\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"original\",\"description\":\"Ex 1: Graphing Linear Inequalities in Two Variables (Slope Intercept Form)\",\"author\":\"James Sousa (Mathispower4u.com) \",\"organization\":\"\",\"url\":\"https:\/\/youtu.be\/Hzxc4HASygU\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"cc\",\"description\":\"\",\"author\":\"\",\"organization\":\"Monterey Institute of Technology\",\"url\":\"http:\/\/nrocnetwork.org\/dm-opentext\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"}]","CANDELA_OUTCOMES_GUID":"","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-371","chapter","type-chapter","status-publish","hentry"],"part":368,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/pressbooks\/v2\/chapters\/371","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/wp\/v2\/users\/17533"}],"version-history":[{"count":0,"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/pressbooks\/v2\/chapters\/371\/revisions"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/pressbooks\/v2\/parts\/368"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/pressbooks\/v2\/chapters\/371\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/wp\/v2\/media?parent=371"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/pressbooks\/v2\/chapter-type?post=371"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/wp\/v2\/contributor?post=371"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/ntcc-collegealgebracorequisite\/wp-json\/wp\/v2\/license?post=371"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}