{"id":1006,"date":"2024-05-01T21:27:13","date_gmt":"2024-05-01T21:27:13","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/?post_type=chapter&#038;p=1006"},"modified":"2025-08-21T23:10:41","modified_gmt":"2025-08-21T23:10:41","slug":"graphing-and-analyzing-linear-equations-learn-it-5","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/chapter\/graphing-and-analyzing-linear-equations-learn-it-5\/","title":{"raw":"Graphing and Analyzing Linear Equations: Learn It 5","rendered":"Graphing and Analyzing Linear Equations: Learn It 5"},"content":{"raw":"<h2>Distance Formula<\/h2>\r\nBuilding on our understanding of how to measure changes on a graph, let\u2019s now shift our focus to the distance formula, a powerful tool for calculating the precise distance between any two points on a graph.\r\n\r\n[caption id=\"\" align=\"alignright\" width=\"400\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/12042428\/CNX_CAT_Figure_02_01_015.jpg\" alt=\"This is an image of a triangle on an x, y coordinate plane. The x and y axes range from 0 to 7. The points (x sub 1, y sub 1); (x sub 2, y sub 1); and (x sub 2, y sub 2) are labeled and connected to form a triangle. Along the base of the triangle, the following equation is displayed: the absolute value of x sub 2 minus x sub 1 equals a. The hypotenuse of the triangle is labeled: d = c. The remaining side is labeled: the absolute value of y sub 2 minus y sub 1 equals b.\" width=\"400\" height=\"272\" \/> Triangle with sides labeled on an x,y coordinate plane[\/caption]\r\n\r\nDerived from the <strong>Pythagorean Theorem<\/strong>, the <strong>distance formula<\/strong> is used to find the distance between two points in the plane. The Pythagorean Theorem, [latex]{a}^{2}+{b}^{2}={c}^{2}[\/latex], is based on a right triangle where [latex]a[\/latex]<i> <\/i>and [latex]b[\/latex] are the lengths of the legs adjacent to the right angle, and [latex]c[\/latex]\u00a0is the length of the hypotenuse.\r\n\r\nThe relationship of sides [latex]|{x}_{2}-{x}_{1}|[\/latex] and [latex]|{y}_{2}-{y}_{1}|[\/latex] to side <em>d<\/em> is the same as that of sides <em>a <\/em>and <em>b <\/em>to side <em>c.<\/em> We use the absolute value symbol to indicate that the length is a positive number because the absolute value of any number is positive. (For example, [latex]|-3|=3[\/latex]. ) The symbols [latex]|{x}_{2}-{x}_{1}|[\/latex] and [latex]|{y}_{2}-{y}_{1}|[\/latex] indicate that the lengths of the sides of the triangle are positive. To find the length <em>c<\/em>, take the square root of both sides of the Pythagorean Theorem.\r\n<div style=\"text-align: center;\">[latex]{c}^{2}={a}^{2}+{b}^{2}\\rightarrow c=\\sqrt{{a}^{2}+{b}^{2}}[\/latex]<\/div>\r\nIt follows that the distance formula is given as\r\n<div style=\"text-align: center;\">[latex]{d}^{2}={\\left({x}_{2}-{x}_{1}\\right)}^{2}+{\\left({y}_{2}-{y}_{1}\\right)}^{2}\\to d=\\sqrt{{\\left({x}_{2}-{x}_{1}\\right)}^{2}+{\\left({y}_{2}-{y}_{1}\\right)}^{2}}[\/latex]<\/div>\r\n<section class=\"textbox keyTakeaway\">\r\n<h3>distance formula<\/h3>\r\nThe <strong>distance formula<\/strong> is a mathematical equation used to determine the exact distance between two points ([latex]\\left({x}_{1},{y}_{1}\\right)[\/latex] and [latex]\\left({x}_{2},{y}_{2}\\right)[\/latex]) on a coordinate plane.\r\n<p style=\"text-align: center;\">[latex]\\text{Distance}: d=\\sqrt{{\\left({x}_{2}-{x}_{1}\\right)}^{2}+{\\left({y}_{2}-{y}_{1}\\right)}^{2}}[\/latex]<\/p>\r\n\r\n<\/section><section class=\"textbox example\">Find the distance between the points [latex]\\left(-3,-1\\right)[\/latex] and [latex]\\left(2,3\\right)[\/latex].[reveal-answer q=\"891596\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"891596\"]Let us first look at the graph of the two points. Connect the points to form a right triangle.\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"324\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/12042430\/CNX_CAT_Figure_02_01_016.jpg\" alt=\"This is an image of a triangle on an x, y coordinate plane. The x-axis ranges from negative 4 to 4. The y-axis ranges from negative 2 to 4. The points (-3, -1); (2, -1); and (2, 3) are plotted and labeled on the graph. The points are connected to form a triangle\" width=\"324\" height=\"192\" \/> Triangle with points labeled on an x,y, coordinate plane[\/caption]\r\n\r\nThen, calculate the length of <em>d <\/em>using the distance formula.\r\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}d=\\sqrt{{\\left({x}_{2}-{x}_{1}\\right)}^{2}+{\\left({y}_{2}-{y}_{1}\\right)}^{2}}\\hfill \\\\ d=\\sqrt{{\\left(2-\\left(-3\\right)\\right)}^{2}+{\\left(3-\\left(-1\\right)\\right)}^{2}}\\hfill \\\\ =\\sqrt{{\\left(5\\right)}^{2}+{\\left(4\\right)}^{2}}\\hfill \\\\ =\\sqrt{25+16}\\hfill \\\\ =\\sqrt{41}\\hfill \\end{array}[\/latex]<\/div>\r\n<div>[\/hidden-answer]<\/div>\r\n<\/section><section class=\"textbox tryIt\">[ohm2_question hide_question_numbers=1]18922[\/ohm2_question]<\/section>\r\n<h2>Midpoint Formula<\/h2>\r\nWhen the endpoints of a line segment are known, we can find the point midway between them. This point is known as the midpoint and the formula is known as the <strong>midpoint formula<\/strong>.\r\n\r\n<section class=\"textbox keyTakeaway\">\r\n<h3>midpoint formula<\/h3>\r\nGiven the endpoints of a line segment, [latex]\\left({x}_{1},{y}_{1}\\right)[\/latex] and [latex]\\left({x}_{2},{y}_{2}\\right)[\/latex], the midpoint [latex]M[\/latex] can be calculated using the formula:\r\n<div style=\"text-align: center;\">[latex]M=\\left(\\frac{{x}_{1}+{x}_{2}}{2},\\frac{{y}_{1}+{y}_{2}}{2}\\right)[\/latex]<\/div>\r\n<div><\/div>\r\n<div>\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"386\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/12042436\/CNX_CAT_Figure_02_01_018.jpg\" alt=\"This is a line graph on an x, y coordinate plane with the x and y axes ranging from 0 to 6. The points (x sub 1, y sub 1), (x sub 2, y sub 2), and (x sub 1 plus x sub 2 all over 2, y sub 1 plus y sub 2 all over 2) are plotted. A straight line runs through these three points. Pairs of short parallel lines bisect the two sections of the line to note that they are equivalent.\" width=\"386\" height=\"230\" \/> Line graph on an x,y coordinate plane[\/caption]\r\n\r\n<\/div>\r\n<\/section><section class=\"textbox example\">Find the midpoint between the points [latex]\\left(-3,-1\\right)[\/latex] and [latex]\\left(2,3\\right)[\/latex].[reveal-answer q=\"788934\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"788934\"]Use the formula to find the midpoint of the line segment.\r\n<div style=\"text-align: center;\">[latex]M = \\left( \\frac{-3 + 2}{2}, \\frac{-1 + 3}{2} \\right) = \\left( -0.5, 1 \\right)[\/latex]<\/div>\r\n<div><\/div>\r\n<div>\r\n\r\n[caption id=\"attachment_1010\" align=\"aligncenter\" width=\"487\"]<img class=\"wp-image-1010 size-full\" src=\"https:\/\/content-cdn.one.lumenlearning.com\/wp-content\/uploads\/sites\/42\/2024\/05\/01213944\/CNX_CAT_Figure_02_01_016.jpg\" alt=\"\" width=\"487\" height=\"289\" \/> Triangle in x,y coordinate plane with midpoint labeled[\/caption]\r\n\r\n<\/div>\r\n<div>[\/hidden-answer]<\/div>\r\n<\/section>\r\n<div><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm2_question hide_question_numbers=1]18923[\/ohm2_question]<\/section><\/div>\r\n<section class=\"textbox example\">The diameter of a circle has endpoints [latex]\\left(-1,-4\\right)[\/latex] and [latex]\\left(5,-4\\right)[\/latex]. Find the center of the circle.[reveal-answer q=\"418175\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"418175\"]The center of a circle is the center or midpoint of its diameter. Thus, the midpoint formula will yield the center point.\r\n[latex]\\begin{array}{l}\\left(\\frac{{x}_{1}+{x}_{2}}{2},\\frac{{y}_{1}+{y}_{2}}{2}\\right)\\\\ \\left(\\frac{-1+5}{2},\\frac{-4 - 4}{2}\\right)=\\left(\\frac{4}{2},-\\frac{8}{2}\\right)=\\left(2,-4\\right)\\end{array}[\/latex]\r\n[\/hidden-answer]<\/section><section class=\"textbox tryIt\">[ohm_question hide_question_numbers=1]110938[\/ohm_question]<\/section>","rendered":"<h2>Distance Formula<\/h2>\n<p>Building on our understanding of how to measure changes on a graph, let\u2019s now shift our focus to the distance formula, a powerful tool for calculating the precise distance between any two points on a graph.<\/p>\n<figure style=\"width: 400px\" class=\"wp-caption alignright\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/12042428\/CNX_CAT_Figure_02_01_015.jpg\" alt=\"This is an image of a triangle on an x, y coordinate plane. The x and y axes range from 0 to 7. The points (x sub 1, y sub 1); (x sub 2, y sub 1); and (x sub 2, y sub 2) are labeled and connected to form a triangle. Along the base of the triangle, the following equation is displayed: the absolute value of x sub 2 minus x sub 1 equals a. The hypotenuse of the triangle is labeled: d = c. The remaining side is labeled: the absolute value of y sub 2 minus y sub 1 equals b.\" width=\"400\" height=\"272\" \/><figcaption class=\"wp-caption-text\">Triangle with sides labeled on an x,y coordinate plane<\/figcaption><\/figure>\n<p>Derived from the <strong>Pythagorean Theorem<\/strong>, the <strong>distance formula<\/strong> is used to find the distance between two points in the plane. The Pythagorean Theorem, [latex]{a}^{2}+{b}^{2}={c}^{2}[\/latex], is based on a right triangle where [latex]a[\/latex]<i> <\/i>and [latex]b[\/latex] are the lengths of the legs adjacent to the right angle, and [latex]c[\/latex]\u00a0is the length of the hypotenuse.<\/p>\n<p>The relationship of sides [latex]|{x}_{2}-{x}_{1}|[\/latex] and [latex]|{y}_{2}-{y}_{1}|[\/latex] to side <em>d<\/em> is the same as that of sides <em>a <\/em>and <em>b <\/em>to side <em>c.<\/em> We use the absolute value symbol to indicate that the length is a positive number because the absolute value of any number is positive. (For example, [latex]|-3|=3[\/latex]. ) The symbols [latex]|{x}_{2}-{x}_{1}|[\/latex] and [latex]|{y}_{2}-{y}_{1}|[\/latex] indicate that the lengths of the sides of the triangle are positive. To find the length <em>c<\/em>, take the square root of both sides of the Pythagorean Theorem.<\/p>\n<div style=\"text-align: center;\">[latex]{c}^{2}={a}^{2}+{b}^{2}\\rightarrow c=\\sqrt{{a}^{2}+{b}^{2}}[\/latex]<\/div>\n<p>It follows that the distance formula is given as<\/p>\n<div style=\"text-align: center;\">[latex]{d}^{2}={\\left({x}_{2}-{x}_{1}\\right)}^{2}+{\\left({y}_{2}-{y}_{1}\\right)}^{2}\\to d=\\sqrt{{\\left({x}_{2}-{x}_{1}\\right)}^{2}+{\\left({y}_{2}-{y}_{1}\\right)}^{2}}[\/latex]<\/div>\n<section class=\"textbox keyTakeaway\">\n<h3>distance formula<\/h3>\n<p>The <strong>distance formula<\/strong> is a mathematical equation used to determine the exact distance between two points ([latex]\\left({x}_{1},{y}_{1}\\right)[\/latex] and [latex]\\left({x}_{2},{y}_{2}\\right)[\/latex]) on a coordinate plane.<\/p>\n<p style=\"text-align: center;\">[latex]\\text{Distance}: d=\\sqrt{{\\left({x}_{2}-{x}_{1}\\right)}^{2}+{\\left({y}_{2}-{y}_{1}\\right)}^{2}}[\/latex]<\/p>\n<\/section>\n<section class=\"textbox example\">Find the distance between the points [latex]\\left(-3,-1\\right)[\/latex] and [latex]\\left(2,3\\right)[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q891596\">Show Answer<\/button><\/p>\n<div id=\"q891596\" class=\"hidden-answer\" style=\"display: none\">Let us first look at the graph of the two points. Connect the points to form a right triangle.<\/p>\n<figure style=\"width: 324px\" 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\/12042430\/CNX_CAT_Figure_02_01_016.jpg\" alt=\"This is an image of a triangle on an x, y coordinate plane. The x-axis ranges from negative 4 to 4. The y-axis ranges from negative 2 to 4. The points (-3, -1); (2, -1); and (2, 3) are plotted and labeled on the graph. The points are connected to form a triangle\" width=\"324\" height=\"192\" \/><figcaption class=\"wp-caption-text\">Triangle with points labeled on an x,y, coordinate plane<\/figcaption><\/figure>\n<p>Then, calculate the length of <em>d <\/em>using the distance formula.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{l}d=\\sqrt{{\\left({x}_{2}-{x}_{1}\\right)}^{2}+{\\left({y}_{2}-{y}_{1}\\right)}^{2}}\\hfill \\\\ d=\\sqrt{{\\left(2-\\left(-3\\right)\\right)}^{2}+{\\left(3-\\left(-1\\right)\\right)}^{2}}\\hfill \\\\ =\\sqrt{{\\left(5\\right)}^{2}+{\\left(4\\right)}^{2}}\\hfill \\\\ =\\sqrt{25+16}\\hfill \\\\ =\\sqrt{41}\\hfill \\end{array}[\/latex]<\/div>\n<div><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\"><iframe loading=\"lazy\" id=\"ohm18922\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=18922&theme=lumen&iframe_resize_id=ohm18922&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<h2>Midpoint Formula<\/h2>\n<p>When the endpoints of a line segment are known, we can find the point midway between them. This point is known as the midpoint and the formula is known as the <strong>midpoint formula<\/strong>.<\/p>\n<section class=\"textbox keyTakeaway\">\n<h3>midpoint formula<\/h3>\n<p>Given the endpoints of a line segment, [latex]\\left({x}_{1},{y}_{1}\\right)[\/latex] and [latex]\\left({x}_{2},{y}_{2}\\right)[\/latex], the midpoint [latex]M[\/latex] can be calculated using the formula:<\/p>\n<div style=\"text-align: center;\">[latex]M=\\left(\\frac{{x}_{1}+{x}_{2}}{2},\\frac{{y}_{1}+{y}_{2}}{2}\\right)[\/latex]<\/div>\n<div><\/div>\n<div>\n<figure style=\"width: 386px\" 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\/12042436\/CNX_CAT_Figure_02_01_018.jpg\" alt=\"This is a line graph on an x, y coordinate plane with the x and y axes ranging from 0 to 6. The points (x sub 1, y sub 1), (x sub 2, y sub 2), and (x sub 1 plus x sub 2 all over 2, y sub 1 plus y sub 2 all over 2) are plotted. A straight line runs through these three points. Pairs of short parallel lines bisect the two sections of the line to note that they are equivalent.\" width=\"386\" height=\"230\" \/><figcaption class=\"wp-caption-text\">Line graph on an x,y coordinate plane<\/figcaption><\/figure>\n<\/div>\n<\/section>\n<section class=\"textbox example\">Find the midpoint between the points [latex]\\left(-3,-1\\right)[\/latex] and [latex]\\left(2,3\\right)[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q788934\">Show Solution<\/button><\/p>\n<div id=\"q788934\" class=\"hidden-answer\" style=\"display: none\">Use the formula to find the midpoint of the line segment.<\/p>\n<div style=\"text-align: center;\">[latex]M = \\left( \\frac{-3 + 2}{2}, \\frac{-1 + 3}{2} \\right) = \\left( -0.5, 1 \\right)[\/latex]<\/div>\n<div><\/div>\n<div>\n<figure id=\"attachment_1010\" aria-describedby=\"caption-attachment-1010\" style=\"width: 487px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-1010 size-full\" src=\"https:\/\/content-cdn.one.lumenlearning.com\/wp-content\/uploads\/sites\/42\/2024\/05\/01213944\/CNX_CAT_Figure_02_01_016.jpg\" alt=\"\" width=\"487\" height=\"289\" srcset=\"https:\/\/content-cdn.one.lumenlearning.com\/wp-content\/uploads\/sites\/42\/2024\/05\/01213944\/CNX_CAT_Figure_02_01_016.jpg 487w, https:\/\/content-cdn.one.lumenlearning.com\/wp-content\/uploads\/sites\/42\/2024\/05\/01213944\/CNX_CAT_Figure_02_01_016-300x178.jpg 300w, https:\/\/content-cdn.one.lumenlearning.com\/wp-content\/uploads\/sites\/42\/2024\/05\/01213944\/CNX_CAT_Figure_02_01_016-65x39.jpg 65w, https:\/\/content-cdn.one.lumenlearning.com\/wp-content\/uploads\/sites\/42\/2024\/05\/01213944\/CNX_CAT_Figure_02_01_016-225x134.jpg 225w, https:\/\/content-cdn.one.lumenlearning.com\/wp-content\/uploads\/sites\/42\/2024\/05\/01213944\/CNX_CAT_Figure_02_01_016-350x208.jpg 350w\" sizes=\"(max-width: 487px) 100vw, 487px\" \/><figcaption id=\"caption-attachment-1010\" class=\"wp-caption-text\">Triangle in x,y coordinate plane with midpoint labeled<\/figcaption><\/figure>\n<\/div>\n<div><\/div>\n<\/div>\n<\/div>\n<\/section>\n<div>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm18923\" class=\"resizable\" src=\"https:\/\/ohm.one.lumenlearning.com\/multiembedq.php?id=18923&theme=lumen&iframe_resize_id=ohm18923&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n<\/div>\n<section class=\"textbox example\">The diameter of a circle has endpoints [latex]\\left(-1,-4\\right)[\/latex] and [latex]\\left(5,-4\\right)[\/latex]. Find the center of the circle.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q418175\">Show Solution<\/button><\/p>\n<div id=\"q418175\" class=\"hidden-answer\" style=\"display: none\">The center of a circle is the center or midpoint of its diameter. Thus, the midpoint formula will yield the center point.<br \/>\n[latex]\\begin{array}{l}\\left(\\frac{{x}_{1}+{x}_{2}}{2},\\frac{{y}_{1}+{y}_{2}}{2}\\right)\\\\ \\left(\\frac{-1+5}{2},\\frac{-4 - 4}{2}\\right)=\\left(\\frac{4}{2},-\\frac{8}{2}\\right)=\\left(2,-4\\right)\\end{array}[\/latex]\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\"><iframe loading=\"lazy\" id=\"ohm110938\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=110938&theme=lumen&iframe_resize_id=ohm110938&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n","protected":false},"author":12,"menu_order":9,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":75,"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\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1006"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/users\/12"}],"version-history":[{"count":21,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1006\/revisions"}],"predecessor-version":[{"id":7970,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1006\/revisions\/7970"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/parts\/75"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/1006\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/media?parent=1006"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=1006"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/contributor?post=1006"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/license?post=1006"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}