{"id":599,"date":"2025-07-14T16:17:56","date_gmt":"2025-07-14T16:17:56","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/precalculus\/?post_type=chapter&#038;p=599"},"modified":"2026-01-07T21:02:09","modified_gmt":"2026-01-07T21:02:09","slug":"rates-of-change-and-behavior-of-graphs-learn-it-3","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/precalculus\/chapter\/rates-of-change-and-behavior-of-graphs-learn-it-3\/","title":{"raw":"Rates of Change and Behavior of Graphs: Learn It 3","rendered":"Rates of Change and Behavior of Graphs: Learn It 3"},"content":{"raw":"<h2 data-type=\"title\">Local and Absolute Extrema<\/h2>\r\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\r\n<h3>local minima and local maxima (extrema)<\/h3>\r\n<ul>\r\n \t<li>A function [latex]f[\/latex] is an <strong>increasing function<\/strong> on an open interval if [latex]f\\left(b\\right) &gt; f\\left(a\\right)[\/latex] for any two input values [latex]a[\/latex] and [latex]b[\/latex] in the given interval where [latex]b &gt; a[\/latex].<\/li>\r\n \t<li>A function [latex]f[\/latex] is a <strong>decreasing function<\/strong> on an open interval if [latex]f\\left(b\\right) &lt; f\\left(a\\right)[\/latex] for any two input values [latex]a[\/latex] and [latex]b[\/latex] in the given interval where [latex]b &gt; a[\/latex].<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li>A function [latex]f[\/latex] has a local maximum at [latex]x=b[\/latex] if there exists an interval [latex]\\left(a,c\\right)[\/latex] with [latex]a &lt; b &lt; c[\/latex] such that, for any [latex]x[\/latex] in the interval [latex]\\left(a,c\\right)[\/latex], [latex]f\\left(x\\right)\\le f\\left(b\\right)[\/latex].<\/li>\r\n \t<li>Likewise, [latex]f[\/latex] has a local minimum at [latex]x=b[\/latex] if there exists an interval [latex]\\left(a,c\\right)[\/latex] with [latex]a &lt; b &lt; c[\/latex] such that, for any [latex]x[\/latex] in the interval [latex]\\left(a,c\\right)[\/latex], [latex]f\\left(x\\right)\\ge f\\left(b\\right)[\/latex].<\/li>\r\n<\/ul>\r\n&nbsp;\r\n\r\n<\/section><section class=\"textbox example\" aria-label=\"Example\">For the function below, the local maximum is [latex]16[\/latex], and it occurs at [latex]x=-2[\/latex]. The local minimum is [latex]-16[\/latex] and it occurs at [latex]x=2[\/latex].<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/18194752\/CNX_Precalc_Figure_01_03_0142.jpg\" alt=\"Graph of a polynomial that shows the increasing and decreasing intervals and local maximum and minimum. The local maximum is 16 and occurs at x = negative 2. This is the point negative 2, 16. The local minimum is negative 16 and occurs at x = 2. This is the point 2, negative 16.\" width=\"731\" height=\"467\" \/><\/section>To locate the local maxima and minima from a graph, we need to observe the graph to determine where the graph attains its highest and lowest points, respectively, within an open interval. Like the summit of a roller coaster, the graph of a function is higher at a local maximum than at nearby points on both sides. The graph will also be lower at a local minimum than at neighboring points. The graph below\u00a0illustrates these ideas for a local maximum.\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/18194754\/CNX_Precalc_Figure_01_03_0052.jpg\" alt=\"Graph of a polynomial that shows the increasing and decreasing intervals and local maximum.\" width=\"487\" height=\"295\" \/> Definition of a local maximum.[\/caption]\r\n\r\n<section class=\"textbox example\" aria-label=\"Example\">Graph the function [latex]f\\left(x\\right)=\\dfrac{2}{x}+\\dfrac{x}{3}[\/latex]. Then use the graph to estimate the local extrema of the function and to determine the intervals on which the function is increasing.[reveal-answer q=\"818075\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"818075\"]Using technology, we find that the graph of the function looks like that below. It appears there is a low point, or local minimum, between [latex]x=2[\/latex] and [latex]x=3[\/latex], and a mirror-image high point, or local maximum, somewhere between [latex]x=-3[\/latex] and [latex]x=-2[\/latex].<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/18194759\/CNX_Precalc_Figure_01_03_0072.jpg\" alt=\"Graph of a reciprocal function.\" width=\"487\" height=\"368\" \/><strong>Analysis of the Solution<\/strong>[latex]\\\\[\/latex]Most graphing calculators and graphing utilities can estimate the location of maxima and minima. The graph below\u00a0provides screen images from two different technologies, showing the estimate for the local maximum and minimum.<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/18194802\/CNX_Precalc_Figure_01_03_008ab2.jpg\" alt=\"Graph of the reciprocal function on a graphing calculator.\" width=\"975\" height=\"376\" \/>Based on these estimates, the function is increasing on the interval [latex]\\left(-\\infty ,-{2.449}\\right)[\/latex] and [latex]\\left(2.449\\text{,}\\infty \\right)[\/latex]. Notice that, while we expect the extrema to be symmetric, the two different technologies agree only up to four decimals due to the differing approximation algorithms used by each. (The exact locations of the extrema are at [latex]\\pm \\sqrt{6}[\/latex], but determining this requires calculus.)[\/hidden-answer]<\/section><section class=\"textbox recall\" aria-label=\"Recall\">Recall that points on the graph of a function are ordered pairs in the form of\r\n<p style=\"text-align: center;\">[latex]\\left(\\text{input, output}\\right) \\quad = \\quad \\left(x, f(x)\\right)[\/latex].<\/p>\r\nIf a function's graph has a local minimum or maximum at some point [latex]\\left(x, f(x)\\right)[\/latex], we say\r\n<p style=\"text-align: center;\">\"the extrema\u00a0<em>occurs at <\/em>[latex]x[\/latex], and that the minimum or maximum\u00a0<em>is\u00a0<\/em>[latex]f(x)[\/latex].\"<\/p>\r\n\r\n<\/section><section class=\"textbox example\" aria-label=\"Example\">Graph the function [latex]f\\left(x\\right)={x}^{3}-6{x}^{2}-15x+20[\/latex] to estimate the local extrema of the function. Use these to determine the intervals on which the function is increasing and decreasing.[reveal-answer q=\"466198\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"466198\"]The local maximum appears to occur at [latex]\\left(-1,28\\right)[\/latex], and the local minimum occurs at [latex]\\left(5,-80\\right)[\/latex]. The function is increasing on [latex]\\left(-\\infty ,-1\\right)\\cup \\left(5,\\infty \\right)[\/latex] and decreasing on [latex]\\left(-1,5\\right)[\/latex].<img class=\"aligncenter wp-image-6728\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3794\/2016\/10\/08193610\/Screen-Shot-2019-07-08-at-12.35.38-PM.png\" alt=\"Graph of a polynomial with a maximum at (-1,28) and a minimum at (5,-80).\" width=\"490\" height=\"549\" \/><span id=\"fs-id1165134043615\">\u00a0<\/span>[\/hidden-answer]<\/section><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm_question hide_question_numbers=1]317887[\/ohm_question]<\/section>\r\n<h3 data-type=\"title\">Use A Graph to Locate the Absolute Maximum and Absolute Minimum<\/h3>\r\nThere is a difference between locating the highest and lowest points on a graph in a region around an open interval (locally) and locating the highest and lowest points on the graph for the entire domain. The [latex]y\\text{-}[\/latex] coordinates (output) at the highest and lowest points are called the <strong>absolute maximum <\/strong>and<strong> absolute minimum<\/strong>, respectively.\r\n\r\nTo locate absolute maxima and minima from a graph, we need to observe the graph to determine where the graph attains it highest and lowest points on the domain of the function.\r\n\r\n<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/18194816\/CNX_Precalc_Figure_01_03_0152.jpg\" alt=\"Graph of a segment of a parabola with an absolute minimum at (0, -2) and absolute maximum at (2, 2).\" width=\"487\" height=\"323\" \/>\r\n\r\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\r\n<h3>absolute maxima and minima<\/h3>\r\n<ul>\r\n \t<li>The <strong>absolute maximum<\/strong> of [latex]f[\/latex] at [latex]x=c[\/latex] is [latex]f\\left(c\\right)[\/latex] where [latex]f\\left(c\\right)\\ge f\\left(x\\right)[\/latex] for all [latex]x[\/latex] in the domain of [latex]f[\/latex].<\/li>\r\n \t<li>The <strong>absolute minimum<\/strong> of [latex]f[\/latex] at [latex]x=d[\/latex] is [latex]f\\left(d\\right)[\/latex] where [latex]f\\left(d\\right)\\le f\\left(x\\right)[\/latex] for all [latex]x[\/latex] in the domain of [latex]f[\/latex].<\/li>\r\n<\/ul>\r\n<\/section><section class=\"textbox proTip\" aria-label=\"Pro Tip\">Not every function has an absolute maximum or minimum value. The toolkit function [latex]f\\left(x\\right)={x}^{3}[\/latex] is one such function.<\/section><section class=\"textbox example\" aria-label=\"Example\">For the function [latex]f[\/latex] shown below, find all absolute maxima and minima.<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/18194818\/CNX_Precalc_Figure_01_03_0132.jpg\" alt=\"Graph of a polynomial.\" width=\"487\" height=\"403\" \/>\r\n[reveal-answer q=\"461473\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"461473\"]Observe the graph of [latex]f[\/latex]. The graph attains an absolute maximum in two locations, [latex]x=-2[\/latex] and [latex]x=2[\/latex], because at these locations, the graph attains its highest point on the domain of the function. The absolute maximum is the <em>y<\/em>-coordinate at [latex]x=-2[\/latex] and [latex]x=2[\/latex], which is [latex]16[\/latex].The graph attains an absolute minimum at [latex]x=3[\/latex], because it is the lowest point on the domain of the function\u2019s graph. The absolute minimum is the <em>y<\/em>-coordinate at [latex]x=3[\/latex], which is [latex]-10[\/latex].[\/hidden-answer]<\/section>","rendered":"<h2 data-type=\"title\">Local and Absolute Extrema<\/h2>\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\n<h3>local minima and local maxima (extrema)<\/h3>\n<ul>\n<li>A function [latex]f[\/latex] is an <strong>increasing function<\/strong> on an open interval if [latex]f\\left(b\\right) > f\\left(a\\right)[\/latex] for any two input values [latex]a[\/latex] and [latex]b[\/latex] in the given interval where [latex]b > a[\/latex].<\/li>\n<li>A function [latex]f[\/latex] is a <strong>decreasing function<\/strong> on an open interval if [latex]f\\left(b\\right) < f\\left(a\\right)[\/latex] for any two input values [latex]a[\/latex] and [latex]b[\/latex] in the given interval where [latex]b > a[\/latex].<\/li>\n<\/ul>\n<ul>\n<li>A function [latex]f[\/latex] has a local maximum at [latex]x=b[\/latex] if there exists an interval [latex]\\left(a,c\\right)[\/latex] with [latex]a < b < c[\/latex] such that, for any [latex]x[\/latex] in the interval [latex]\\left(a,c\\right)[\/latex], [latex]f\\left(x\\right)\\le f\\left(b\\right)[\/latex].<\/li>\n<li>Likewise, [latex]f[\/latex] has a local minimum at [latex]x=b[\/latex] if there exists an interval [latex]\\left(a,c\\right)[\/latex] with [latex]a < b < c[\/latex] such that, for any [latex]x[\/latex] in the interval [latex]\\left(a,c\\right)[\/latex], [latex]f\\left(x\\right)\\ge f\\left(b\\right)[\/latex].<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">For the function below, the local maximum is [latex]16[\/latex], and it occurs at [latex]x=-2[\/latex]. The local minimum is [latex]-16[\/latex] and it occurs at [latex]x=2[\/latex].<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/18194752\/CNX_Precalc_Figure_01_03_0142.jpg\" alt=\"Graph of a polynomial that shows the increasing and decreasing intervals and local maximum and minimum. The local maximum is 16 and occurs at x = negative 2. This is the point negative 2, 16. The local minimum is negative 16 and occurs at x = 2. This is the point 2, negative 16.\" width=\"731\" height=\"467\" \/><\/section>\n<p>To locate the local maxima and minima from a graph, we need to observe the graph to determine where the graph attains its highest and lowest points, respectively, within an open interval. Like the summit of a roller coaster, the graph of a function is higher at a local maximum than at nearby points on both sides. The graph will also be lower at a local minimum than at neighboring points. The graph below\u00a0illustrates these ideas for a local maximum.<\/p>\n<figure style=\"width: 487px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/18194754\/CNX_Precalc_Figure_01_03_0052.jpg\" alt=\"Graph of a polynomial that shows the increasing and decreasing intervals and local maximum.\" width=\"487\" height=\"295\" \/><figcaption class=\"wp-caption-text\">Definition of a local maximum.<\/figcaption><\/figure>\n<section class=\"textbox example\" aria-label=\"Example\">Graph the function [latex]f\\left(x\\right)=\\dfrac{2}{x}+\\dfrac{x}{3}[\/latex]. Then use the graph to estimate the local extrema of the function and to determine the intervals on which the function is increasing.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q818075\">Show Solution<\/button><\/p>\n<div id=\"q818075\" class=\"hidden-answer\" style=\"display: none\">Using technology, we find that the graph of the function looks like that below. It appears there is a low point, or local minimum, between [latex]x=2[\/latex] and [latex]x=3[\/latex], and a mirror-image high point, or local maximum, somewhere between [latex]x=-3[\/latex] and [latex]x=-2[\/latex].<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/18194759\/CNX_Precalc_Figure_01_03_0072.jpg\" alt=\"Graph of a reciprocal function.\" width=\"487\" height=\"368\" \/><strong>Analysis of the Solution<\/strong>[latex]\\\\[\/latex]Most graphing calculators and graphing utilities can estimate the location of maxima and minima. The graph below\u00a0provides screen images from two different technologies, showing the estimate for the local maximum and minimum.<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/18194802\/CNX_Precalc_Figure_01_03_008ab2.jpg\" alt=\"Graph of the reciprocal function on a graphing calculator.\" width=\"975\" height=\"376\" \/>Based on these estimates, the function is increasing on the interval [latex]\\left(-\\infty ,-{2.449}\\right)[\/latex] and [latex]\\left(2.449\\text{,}\\infty \\right)[\/latex]. Notice that, while we expect the extrema to be symmetric, the two different technologies agree only up to four decimals due to the differing approximation algorithms used by each. (The exact locations of the extrema are at [latex]\\pm \\sqrt{6}[\/latex], but determining this requires calculus.)<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox recall\" aria-label=\"Recall\">Recall that points on the graph of a function are ordered pairs in the form of<\/p>\n<p style=\"text-align: center;\">[latex]\\left(\\text{input, output}\\right) \\quad = \\quad \\left(x, f(x)\\right)[\/latex].<\/p>\n<p>If a function&#8217;s graph has a local minimum or maximum at some point [latex]\\left(x, f(x)\\right)[\/latex], we say<\/p>\n<p style=\"text-align: center;\">&#8220;the extrema\u00a0<em>occurs at <\/em>[latex]x[\/latex], and that the minimum or maximum\u00a0<em>is\u00a0<\/em>[latex]f(x)[\/latex].&#8221;<\/p>\n<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">Graph the function [latex]f\\left(x\\right)={x}^{3}-6{x}^{2}-15x+20[\/latex] to estimate the local extrema of the function. Use these to determine the intervals on which the function is increasing and decreasing.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q466198\">Show Solution<\/button><\/p>\n<div id=\"q466198\" class=\"hidden-answer\" style=\"display: none\">The local maximum appears to occur at [latex]\\left(-1,28\\right)[\/latex], and the local minimum occurs at [latex]\\left(5,-80\\right)[\/latex]. The function is increasing on [latex]\\left(-\\infty ,-1\\right)\\cup \\left(5,\\infty \\right)[\/latex] and decreasing on [latex]\\left(-1,5\\right)[\/latex].<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-6728\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3794\/2016\/10\/08193610\/Screen-Shot-2019-07-08-at-12.35.38-PM.png\" alt=\"Graph of a polynomial with a maximum at (-1,28) and a minimum at (5,-80).\" width=\"490\" height=\"549\" \/><span id=\"fs-id1165134043615\">\u00a0<\/span><\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm317887\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=317887&theme=lumen&iframe_resize_id=ohm317887&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<h3 data-type=\"title\">Use A Graph to Locate the Absolute Maximum and Absolute Minimum<\/h3>\n<p>There is a difference between locating the highest and lowest points on a graph in a region around an open interval (locally) and locating the highest and lowest points on the graph for the entire domain. The [latex]y\\text{-}[\/latex] coordinates (output) at the highest and lowest points are called the <strong>absolute maximum <\/strong>and<strong> absolute minimum<\/strong>, respectively.<\/p>\n<p>To locate absolute maxima and minima from a graph, we need to observe the graph to determine where the graph attains it highest and lowest points on the domain of the function.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/18194816\/CNX_Precalc_Figure_01_03_0152.jpg\" alt=\"Graph of a segment of a parabola with an absolute minimum at (0, -2) and absolute maximum at (2, 2).\" width=\"487\" height=\"323\" \/><\/p>\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\n<h3>absolute maxima and minima<\/h3>\n<ul>\n<li>The <strong>absolute maximum<\/strong> of [latex]f[\/latex] at [latex]x=c[\/latex] is [latex]f\\left(c\\right)[\/latex] where [latex]f\\left(c\\right)\\ge f\\left(x\\right)[\/latex] for all [latex]x[\/latex] in the domain of [latex]f[\/latex].<\/li>\n<li>The <strong>absolute minimum<\/strong> of [latex]f[\/latex] at [latex]x=d[\/latex] is [latex]f\\left(d\\right)[\/latex] where [latex]f\\left(d\\right)\\le f\\left(x\\right)[\/latex] for all [latex]x[\/latex] in the domain of [latex]f[\/latex].<\/li>\n<\/ul>\n<\/section>\n<section class=\"textbox proTip\" aria-label=\"Pro Tip\">Not every function has an absolute maximum or minimum value. The toolkit function [latex]f\\left(x\\right)={x}^{3}[\/latex] is one such function.<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">For the function [latex]f[\/latex] shown below, find all absolute maxima and minima.<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/18194818\/CNX_Precalc_Figure_01_03_0132.jpg\" alt=\"Graph of a polynomial.\" width=\"487\" height=\"403\" \/><\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q461473\">Show Solution<\/button><\/p>\n<div id=\"q461473\" class=\"hidden-answer\" style=\"display: none\">Observe the graph of [latex]f[\/latex]. The graph attains an absolute maximum in two locations, [latex]x=-2[\/latex] and [latex]x=2[\/latex], because at these locations, the graph attains its highest point on the domain of the function. The absolute maximum is the <em>y<\/em>-coordinate at [latex]x=-2[\/latex] and [latex]x=2[\/latex], which is [latex]16[\/latex].The graph attains an absolute minimum at [latex]x=3[\/latex], because it is the lowest point on the domain of the function\u2019s graph. The absolute minimum is the <em>y<\/em>-coordinate at [latex]x=3[\/latex], which is [latex]-10[\/latex].<\/div>\n<\/div>\n<\/section>\n","protected":false},"author":13,"menu_order":23,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":36,"module-header":"learn_it","content_attributions":[],"internal_book_links":[],"video_content":null,"cc_video_embed_content":{"cc_scripts":"","media_targets":[]},"try_it_collection":null,"_links":{"self":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/599"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/users\/13"}],"version-history":[{"count":5,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/599\/revisions"}],"predecessor-version":[{"id":5225,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/599\/revisions\/5225"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/parts\/36"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/599\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/media?parent=599"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapter-type?post=599"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/contributor?post=599"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/license?post=599"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}