{"id":4427,"date":"2016-05-27T22:27:54","date_gmt":"2016-05-27T22:27:54","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/nrocarithmetic\/?post_type=chapter&#038;p=4427"},"modified":"2023-07-25T04:16:50","modified_gmt":"2023-07-25T04:16:50","slug":"read-define-and-evaluate-polynomials","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/chapter\/read-define-and-evaluate-polynomials\/","title":{"raw":"5.4: Intro to Polynomials","rendered":"5.4: Intro to Polynomials"},"content":{"raw":"<div class=\"textbox learning-objectives\">\r\n<h3>section 5.4 Learning Objectives<\/h3>\r\n<strong>5.4: Introduction to Polynomials<\/strong>\r\n<ul>\r\n \t<li>Determine if an expression is a polynomial<\/li>\r\n \t<li>Identify the characteristics of a polynomial<\/li>\r\n \t<li>Determine if a polynomial is a monomial, binomial, or trinomial<\/li>\r\n \t<li>Evaluate a polynomial for a specified value<\/li>\r\n \t<li>Simplify polynomials by combining like terms<\/li>\r\n \t<li>Determine the domain of a polynomial function<\/li>\r\n<\/ul>\r\n<\/div>\r\n&nbsp;\r\n\r\nPolynomials are algebraic expressions that are created by combining numbers and variables using arithmetic operations such as addition, subtraction, multiplication, division, and exponentiation. You can create a <b>polynomial<\/b> by adding or subtracting terms. Polynomials are very useful in applications from science and engineering to business. You may see a resemblance between expressions, which we have been studying in this course, and polynomials. \u00a0Polynomials are a special sub-group of mathematical expressions and equations.\r\n<h2 id=\"title1\">Determine if an expression is a polynomial<\/h2>\r\nThe following table is intended to help you tell the difference between what is a polynomial and what is not.\r\n<table>\r\n<thead>\r\n<tr>\r\n<td><strong>IS a Polynomial<\/strong><\/td>\r\n<td><strong>Is NOT a Polynomial<\/strong><\/td>\r\n<td><strong>Because<\/strong><\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>[latex]2x^2-\\frac{1}{2}x -9[\/latex]<\/td>\r\n<td>[latex]\\frac{2}{x^{2}}+x[\/latex]<\/td>\r\n<td>Polynomials only have variables in the numerator<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]\\frac{y}{4}-y^3[\/latex]<\/td>\r\n<td>[latex]\\frac{2}{y}+4[\/latex]<\/td>\r\n<td>Polynomials only have variables in the numerator<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]\\sqrt{12}\\left(a\\right)+9[\/latex]<\/td>\r\n<td>\u00a0[latex]\\sqrt{a}+7[\/latex]<\/td>\r\n<td>\u00a0Variables under a root are not allowed in polynomials<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<h2 id=\"title1\">Identify the characteristics of a polynomial<\/h2>\r\nThe basic building block of a polynomial is a <b>monomial<\/b>. A monomial is one term and can be a number, a variable, or the product of a number and variables with an exponent. The number part of the term is called the <b>coefficient<\/b>.\r\n\r\nExamples of monomials:\r\n<ul>\r\n \t<li>number: [latex]{2}[\/latex]<\/li>\r\n \t<li>variable: [latex]{x}[\/latex]<\/li>\r\n \t<li>product of number and variable: [latex]{2x}[\/latex]<\/li>\r\n \t<li>product of number and variable with an exponent: [latex]{2x}^{3}[\/latex]<\/li>\r\n<\/ul>\r\n<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images-archive-read-only\/wp-content\/uploads\/sites\/1468\/2016\/02\/04064120\/image003.jpg\" alt=\"The expression 6x to the power of 3. 6 is the coefficient, x is the variable, and the power of 3 is the exponent.\" width=\"183\" height=\"82\" \/>\r\n\r\nThe coefficient can be any real number, including 0. The exponent of the variable must be a whole number\u20140, 1, 2, 3, and so on. A monomial cannot have a variable in the denominator or a negative exponent.\r\n\r\nFor a monomial in one variable, the value of the exponent is called the <b>degree<\/b> of the monomial. Based on our exponent rules in Section 5.1, recall that [latex]x^{0}=1[\/latex].\u00a0 So, a monomial with no variable actually has a degree of 0.\u00a0 For example, we could rewrite the monomial 3 as [latex]3x^{0}[\/latex].\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example 1<\/h3>\r\nIdentify the coefficient, variable, and degree\u00a0of the variable for the following monomial terms:\r\n1) 9\r\n2) [latex]x[\/latex]\r\n3) [latex] \\displaystyle \\frac{3}{5}{{k}^{8}}[\/latex]\r\n\r\n[reveal-answer q=\"150661\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"150661\"]\r\n1)\r\n9 is a constant so there is no coefficient or variable. Since there is no variable, we consider the degree to be 0.\r\n\r\n2)\r\nThe variable is [latex]x[\/latex].\r\n\r\nThe exponent of [latex]x[\/latex] is 1 since [latex]x=x^{1}[\/latex].\u00a0So, the degree is 1.\r\n\r\nThe coefficient of [latex]x[\/latex] is 1 since [latex]x=1x^{1}[\/latex].\r\n\r\n3)\r\nThe variable is [latex]k[\/latex] .\r\n\r\nThe exponent of [latex]k[\/latex] is 8, so the degree is 8.\r\n\r\nThe coefficient of [latex]k^{8}[\/latex]\u00a0is [latex] \\displaystyle \\frac{3}{5}[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nA polynomial is a monomial or the sum or difference of two or more monomials. Each monomial is called a <b>term <\/b>of the polynomial.\r\n\r\nThe word \u201cpolynomial\u201d has the prefix, \u201cpoly,\u201d which means many. However, the word polynomial can be used for all numbers of terms, including only one term.\r\n\r\nBecause the exponent of the variable must be a whole number, monomials and polynomials cannot have a variable in the denominator.\r\n\r\nPolynomials can be classified by the degree of the polynomial. The <strong>degree of a polynomial<\/strong> is the degree of its highest-degree term. The coefficient of the highest degree term is called the <strong>leading coefficient<\/strong>.\u00a0\u00a0So the degree of [latex]2x^{3}+3x^{2}+8x+5[\/latex] is 3 and the leading coefficient is 2.\r\n\r\nA polynomial is said to be written in standard form (or \"descending order\") when the terms are arranged from the highest-degree to the lowest degree. When it is written in standard form it is easy to determine the degree of the polynomial.\r\n\r\nIf a polynomial contains a term with no variable, it is called the\u00a0<strong>constant term<\/strong>. If the polynomial is in standard form, the constant term appears at the end. If no constant term is explicitly given, then the constant term is 0.\r\n<div class=\"textbox learning-objectives\">\r\n<h3>terminology<\/h3>\r\n<ul>\r\n \t<li><strong>Polynomial\u00a0<\/strong>- a sum of monomials, each called a term of the polynomial<\/li>\r\n \t<li><strong>Degree of a Polynomial<\/strong> - the degree of its highest-degree term<\/li>\r\n \t<li><strong>Leading Coefficient\u00a0<\/strong>- the coefficient of the highest-degree term<\/li>\r\n \t<li><strong>Constant Term\u00a0<\/strong>- the term with no variable (if no such term is written, it is 0)<\/li>\r\n<\/ul>\r\n<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example 2<\/h3>\r\nFor each polynomial, determine the number of terms, the degree of the polynomial, the leading coefficient, and the constant term.\r\n<ol>\r\n \t<li>[latex]\\hspace{.05in} 7x^3-4x^2+5x+8[\/latex]<\/li>\r\n \t<li>[latex]\\hspace{.05in}-3x^9+2x[\/latex]<\/li>\r\n \t<li>[latex]\\hspace{.05in}x^{4}-x-1[\/latex]<\/li>\r\n \t<li>[latex]\\hspace{.05in}13-x^2+2x+\\dfrac{3}{4}x^{5}+x^3[\/latex]<\/li>\r\n<\/ol>\r\n[reveal-answer q=\"238986\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"238986\"]\r\n\r\n1.\u00a0 [latex]\\hspace{.05in} 7x^3-4x^2+5x+8[\/latex]\r\n\r\nThe polynomial has 4 terms (the 4 terms being [latex]7x^3[\/latex], [latex]-4x^2[\/latex], [latex]5x[\/latex], and [latex]8[\/latex]).\r\n\r\nSince the largest degree is [latex]3[\/latex], the degree of the polynomial is [latex]3[\/latex].\r\n\r\nThe coefficient of the third degree term is [latex]7[\/latex], so the leading coefficient is [latex]7[\/latex].\r\n\r\nThe constant term is [latex]8[\/latex], as this is the term that does not contain a variable.\r\n\r\n2.\u00a0 [latex]\\hspace{.05in}-3x^9+2x[\/latex]\r\n\r\nThe polynomial has 2 terms.\r\n\r\nThe degree of the polynomial is [latex]9[\/latex].\r\n\r\nThe leading coefficient is [latex]-3[\/latex].\r\n\r\nSince no constant term is included, the constant term is [latex]0[\/latex].\r\n\r\n3.\u00a0 [latex]\\hspace{.05in}x^4-x-1[\/latex]\r\n\r\nThe polynomial has 3 terms.\r\n\r\nThe degree of the polynomial is [latex]4[\/latex].\r\n\r\nSince[latex]x^4=1x^4[\/latex], the leading coefficient is [latex]1[\/latex].\r\n\r\nThe constant term is [latex]-1[\/latex] (be sure to include the negative sign with the term).\r\n\r\n4.\u00a0 [latex]\\hspace{.05in}13-x^2+2x+\\dfrac{3}{4}x^5+x^3[\/latex]\r\n\r\nNote that the polynomial is not in standard form. While we could still identify the relevant features, you might find it easier to first rewrite the polynomial in descending order as\r\n<p style=\"text-align: center;\">[latex]\\dfrac{3}{4}x^5+x^3-x^2+2x+13[\/latex].<\/p>\r\nThe polynomial has 5 terms.\r\n\r\nThe degree of the polynomial is [latex]5[\/latex].\r\n\r\nThe leading coefficient is [latex]\\dfrac{3}{4}[\/latex].\r\n\r\nThe constant term is [latex]13[\/latex].\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<h2 id=\"title1\">Determine if a polynomial is a monomial, binomial, or trinomial<\/h2>\r\nSome polynomials have specific names indicated by their prefix.\r\n<ul>\r\n \t<li><b>Monomial<\/b>\u2014is a polynomial with exactly one term (\u201cmono\u201d\u2014means one)<\/li>\r\n \t<li><b>Binomial<\/b>\u2014is a polynomial with exactly two terms (\u201cbi\u201d\u2014means two)<\/li>\r\n \t<li><b>Trinomial<\/b>\u2014is a polynomial with exactly three terms (\u201ctri\u201d\u2014means three)<\/li>\r\n<\/ul>\r\nThe table below illustrates some examples of monomials, binomials, trinomials, and other polynomials. They are all written in standard form.\r\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\r\n<thead>\r\n<tr>\r\n<td><b>Monomials<\/b><\/td>\r\n<td><b>Binomials<\/b><\/td>\r\n<td><b>Trinomials<\/b><\/td>\r\n<td><b>Other Polynomials<\/b><\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>15<\/td>\r\n<td>[latex]3y+13[\/latex]<\/td>\r\n<td>[latex]x^{3}-x^{2}+1[\/latex]<\/td>\r\n<td>[latex]5x^{4}+3x^{3}-6x^{2}+2x[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex] \\displaystyle \\frac{1}{2}x[\/latex]<\/td>\r\n<td>[latex]4p-7[\/latex]<\/td>\r\n<td>[latex]3x^{2}+2x-9[\/latex]<\/td>\r\n<td>[latex]\\frac{1}{3}x^{5}-2x^{4}+\\frac{2}{9}x^{3}-x^{2}+4x-\\frac{5}{6}[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]-4y^{3}[\/latex]<\/td>\r\n<td>[latex]3x^{2}+\\frac{5}{8}x[\/latex]<\/td>\r\n<td>[latex]3y^{3}+y^{2}-2[\/latex]<\/td>\r\n<td>[latex]3t^{3}-3t^{2}-3t-3[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]16n^{4}[\/latex]<\/td>\r\n<td>[latex]14y^{3}+3y[\/latex]<\/td>\r\n<td>[latex]a^{7}+2a^{5}-3a^{3}[\/latex]<\/td>\r\n<td>[latex]q^{7}+2q^{5}-3q^{3}+q[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\nWhen the coefficient of a polynomial term is 0, you usually do not write the term at all (because 0 times anything is 0, and adding 0 doesn\u2019t change the value). The last binomial above could be written as a trinomial, [latex]14y^{3}+0y^{2}+3y[\/latex].\r\n<div class=\"textbox exercises\">\r\n<h3>Example 3<\/h3>\r\nFor the following expressions, determine whether they are a polynomial. If so, categorize them as a monomial, binomial, or trinomial.\r\n<ol>\r\n \t<li>[latex]\\frac{x-3}{1-x}+x^2[\/latex]<\/li>\r\n \t<li>[latex]t^2+2t-3[\/latex]<\/li>\r\n \t<li>[latex]x^3+\\frac{x}{8}[\/latex]<\/li>\r\n \t<li>[latex]\\frac{\\sqrt{y}}{2}-y-1[\/latex]<\/li>\r\n<\/ol>\r\n[reveal-answer q=\"239104\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"239104\"]\r\n<ol>\r\n \t<li>[latex]\\frac{x-3}{1-x}+x^2[\/latex] is not a polynomial because it violates the rule that polynomials cannot have variables in the denominator of a fraction.<\/li>\r\n \t<li>[latex]t^2+2t-3[\/latex] is a polynomial because it is an expression whose terms are connected by addition and subtraction, and there are no variables under a root or in the denominator of a fraction. \u00a0There are three terms in this polynomial so it is a trinomial.<\/li>\r\n \t<li>[latex]x^3+\\frac{x}{8}[\/latex]is a polynomial because it is an expression whose terms are connected by addition and subtraction, and there are no variables under a root or in the denominator of a fraction. \u00a0There are two terms in this polynomial so it is a binomial.<\/li>\r\n \t<li>[latex]\\frac{\\sqrt{y}}{2}-y-1[\/latex]\u00a0is not a polynomial because it violates the rule that polynomials cannot have variables\u00a0under a root.<\/li>\r\n<\/ol>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nIn the following video, you will be shown more examples of how to identify and categorize polynomials.\r\n\r\nhttps:\/\/youtu.be\/nPAqfuoSbPI\r\n<h2 id=\"title2\">Evaluate a polynomial for a specified value<\/h2>\r\nYou can evaluate polynomials just as you have been evaluating expressions and functions all along. (Recall, we evaluated functions back in Module 3). To evaluate an expression for a value of the variable, you substitute the value for the variable <i>every time<\/i> it appears. Then use the order of operations to find the resulting value for the expression.\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example 4<\/h3>\r\nGiven [latex]f(x)=3x^{2}-2x+1[\/latex], evaluate [latex]f(-1)[\/latex].\r\n\r\n[reveal-answer q=\"280466\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"280466\"]Substitute [latex]-1[\/latex] for each <i>x<\/i> in the polynomial.\r\n<p style=\"text-align: center;\">[latex]f(-1) = 3\\left(-1\\right)^{2}-2\\left(-1\\right)+1[\/latex]<\/p>\r\nFollowing the order of operations, evaluate exponents first.\r\n<p style=\"text-align: center;\">[latex]f(-1) =3\\left(1\\right)-2\\left(-1\\right)+1[\/latex]<\/p>\r\nMultiply 3 times 1, and then multiply [latex]-2[\/latex] times [latex]-1[\/latex].\r\n<p style=\"text-align: center;\">[latex]f(-1) =3+\\left(-2\\right)\\left(-1\\right)+1[\/latex]<\/p>\r\nChange the subtraction to addition of the opposite.\r\n<p style=\"text-align: center;\">[latex]f(-1) =3+2+1[\/latex]<\/p>\r\nFind the sum.\r\n<h4>Answer<\/h4>\r\n[latex]f(-1)=6[\/latex]. This answer could also be written as the ordered pair,\u00a0 [latex](-1, 6)[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example 5<\/h3>\r\nGiven [latex] f(p)= \\displaystyle -\\frac{2}{3}p^{4}+2p^{3}-p[\/latex], evaluate [latex]f(3)[\/latex].\r\n\r\n[reveal-answer q=\"745542\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"745542\"]Substitute 3 for each <i>p<\/i> in the polynomial.\r\n<p style=\"text-align: center;\">[latex] f(3)= \\displaystyle -\\frac{2}{3}\\left(3\\right)^{4}+2\\left(3\\right)^{3}-3[\/latex]<\/p>\r\nFollowing the order of operations, evaluate exponents first and then multiply.\r\n<p style=\"text-align: center;\">[latex]f(3)= \\displaystyle -\\frac{2}{3}\\left(81\\right)+2\\left(27\\right)-3[\/latex]<\/p>\r\nAdd and then subtract to get [latex]-3[\/latex].\r\n<p style=\"text-align: center;\">[latex]f(3)=-54 + 54 \u2013 3[\/latex]<\/p>\r\n\r\n<h4>Answer<\/h4>\r\n[latex] f(3)=-3[\/latex]. This answer could also be written as the ordered pair,\u00a0[latex](3, -3)[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nThe following video presents more examples of evaluating a polynomial for a given value.\r\n\r\nhttps:\/\/youtu.be\/2EeFrgQP1hM\r\n<h2>Simplify polynomials by combining like terms<\/h2>\r\n[caption id=\"attachment_4439\" align=\"aligncenter\" width=\"488\"]<img class=\"wp-image-4439\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/117\/2016\/07\/27223107\/Apple_and_Orange_-_they_do_not_compare-300x206.jpg\" alt=\"Apple sitting next to an Orange\" width=\"488\" height=\"335\" \/> Apple and Orange[\/caption]\r\n\r\nA polynomial may need to be simplified. One way to simplify a polynomial is to combine the <b>like terms<\/b> if there are any. Two or more terms in a polynomial are like terms if they have the same variable (or variables) with the same exponent. For example, [latex]3x^{2}[\/latex] and [latex]-5x^{2}[\/latex] are like terms: They both have <i>x<\/i> as the variable, and the exponent is 2 for each. However, [latex]3x^{2}[\/latex]\u00a0and [latex]3x[\/latex]\u00a0are not like terms, because their exponents are different.\r\n\r\nHere are some examples of terms that are alike and some that are unlike.\r\n<table>\r\n<thead>\r\n<tr>\r\n<td><strong>Term<\/strong><\/td>\r\n<td><strong>Like Terms<\/strong><\/td>\r\n<td><strong>UNLike Terms<\/strong><\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>[latex]a[\/latex]<\/td>\r\n<td>[latex]3a, \\,\\,\\,-2a,\\,\\,\\, \\frac{1}{2}a[\/latex]<\/td>\r\n<td>[latex]a^2,\\,\\,\\,\\frac{1}{a},\\,\\,\\, \\sqrt{a}[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]a^2[\/latex]<\/td>\r\n<td>[latex]-5a^2,\\,\\,\\,\\frac{1}{4}a^2,\\,\\,\\, 0.56a^2[\/latex]<\/td>\r\n<td>[latex]\\frac{1}{a^2},\\,\\,\\,\\sqrt{a^2},\\,\\,\\, a^3[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]ab[\/latex]<\/td>\r\n<td>[latex]7ab,\\,\\,\\,0.23ab,\\,\\,\\,\\frac{2}{3}ab,\\,\\,\\,-ab[\/latex]<\/td>\r\n<td>[latex]a^2b,\\,\\,\\,\\frac{1}{ab},\\,\\,\\,\\sqrt{ab} [\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]ab^2[\/latex]<\/td>\r\n<td>\u00a0[latex]4ab^2,\\,\\,\\, \\frac{ab^2}{7},\\,\\,\\,0.4ab^2,\\,\\,\\, -ab^2[\/latex]<\/td>\r\n<td>\u00a0[latex]a^2b,\\,\\,\\, ab,\\,\\,\\,\\sqrt{ab^2},\\,\\,\\,\\frac{1}{ab^2}[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example 6<\/h3>\r\nWhich of these terms are like terms?\r\n<p style=\"text-align: center;\">[latex]7x^{3}+7x+7y-8x^{3}+9y-3x^{2}+8y^{2}[\/latex]<\/p>\r\n[reveal-answer q=\"413363\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"413363\"]Like terms must have the same variables, so first identify which terms use the same variables.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}x:7x^{3}+7x-8x^{3}-3x^{2}\\\\y:7y+9y+8y^{2}\\end{array}[\/latex]<\/p>\r\nLike terms must also have the same exponents. Identify which terms with the same variables also use the same exponents.\r\n\r\nThe <em>x<\/em> terms [latex]7x^{3}[\/latex]\u00a0and [latex]-8x^{3}[\/latex]\u00a0have the same exponent.\r\n\r\nThe <em>y<\/em> terms [latex]7y[\/latex] and [latex]9y[\/latex] have the same exponent.\r\n<h4>Answer<\/h4>\r\n[latex]7x^{3}[\/latex] and [latex]-8x^{3}[\/latex] are like terms.\r\n\r\n[latex]7y[\/latex] and [latex]9y[\/latex]\u00a0are like terms.\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nYou can use the distributive property to simplify the sum of like terms. Recall that the distributive property states that the product of a number and a sum (or difference) is equal to the sum (or difference) of the products.\r\n<p style=\"text-align: center;\">[latex]2\\left(3+6\\right)=2\\left(3\\right)+2\\left(6\\right)[\/latex]<\/p>\r\nBoth expressions equal 18. So you can write the expression in whichever form is the most useful.\r\n\r\nLet\u2019s see how we can use this property to combine like terms.\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example 7<\/h3>\r\nSimplify [latex]3x^{2}-5x^{2}[\/latex].\r\n\r\n[reveal-answer q=\"969840\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"969840\"][latex]3x^{2}[\/latex] and [latex]5x^{2}[\/latex]<sup>\u00a0<\/sup>are like terms.\r\n<p style=\"text-align: center;\">[latex]3\\left(x^{2}\\right)-5\\left(x^{2}\\right)[\/latex]<\/p>\r\nWe can rewrite the expression as the product of the difference.\r\n<p style=\"text-align: center;\">[latex]\\left(3-5\\right)\\left(x^{2}\\right)[\/latex]<\/p>\r\nCalculate [latex]3\u20135[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\left(-2\\right)\\left(x^{2}\\right)[\/latex]<\/p>\r\nWrite the difference of [latex]3 \u2013 5[\/latex] as the new coefficient.\r\n<h4>Answer<\/h4>\r\n[latex]3x^{2}-5x^{2}=-2x^{2}[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nYou may have noticed that combining like terms involves combining the coefficients to find the new coefficient of the like term. You can use this as a shortcut.\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example 8<\/h3>\r\nSimplify [latex]6a^{4}+4a^{4}[\/latex].\r\n\r\n[reveal-answer q=\"840415\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"840415\"]Notice that both terms have a number multiplied by [latex]a^{4}[\/latex]. This makes them like terms.\r\n<p style=\"text-align: center;\">[latex]6a^{4}+4a^{4}[\/latex]<\/p>\r\nCombine the coefficients, 6 and 4.\r\n<p style=\"text-align: center;\">[latex]\\left(6+4\\right)\\left(a^{4}\\right)[\/latex]<\/p>\r\nCalculate the sum.\r\n<p style=\"text-align: center;\">[latex]\\left(10\\right)\\left(a^{4}\\right)[\/latex]<\/p>\r\nWrite the sum as the new coefficient.\r\n<h4>Answer<\/h4>\r\n[latex]6a^{4}+4a^{4}=10a^{4}[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nWhen you have a polynomial with more terms, you have to be careful that you combine <i>only<\/i> like terms<i>.<\/i> If two terms are not like terms, you can\u2019t combine them.\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example 9<\/h3>\r\nSimplify [latex]3x^{2}+3x+x+1+5x[\/latex]\r\n\r\n[reveal-answer q=\"731804\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"731804\"]First identify which terms are <i>like terms<\/i>: only [latex]3x[\/latex], [latex]x[\/latex], and [latex]5x[\/latex]\u00a0are like terms.\r\n\r\n[latex]3x[\/latex], [latex]x[\/latex], and [latex]5x[\/latex] are like terms.\r\n\r\nUse the commutative and associative properties to group the like terms together.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}3x^{2}+3x+x+1+5x\\\\3x^{2}+\\left(3x+x+5x\\right)+1\\end{array}[\/latex]<\/p>\r\nAdd the coefficients of the like terms. Remember that the coefficient of <em>x<\/em> is [latex]1\\left(x=1x\\right)[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}3x^{2}+\\left(3+1+5\\right)x+1\\\\3x^{2}+\\left(9\\right)x+1\\end{array}[\/latex]<\/p>\r\nWrite the sum as the new coefficient.\r\n<h4>Answer<\/h4>\r\n[latex]3x^{2}+3x+x+1+5x=3x^{2}+9x+1[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nhttps:\/\/youtu.be\/1epjbVO_qU4\r\n<h2>Domain of a polynomial function<\/h2>\r\nIn Section 3.2, we introduced domain as the set of input values for a function. In the context of a function given by a formula, it is helpful to expand upon this definition, where\u00a0<strong>domain<\/strong> is the set of input values for a function which produce valid input values. It follows given a function [latex]f(x)[\/latex], the domain of the function is the set of [latex]x[\/latex]-values that produce valid outputs.\r\n<div class=\"textbox exercises\">\r\n<h3>Example 10<\/h3>\r\nLet [latex]f(x)=-2x^2+7[\/latex].\r\n<p style=\"padding-left: 30px;\">A.\u00a0 Compute [latex]f(-3)[\/latex], [latex]f(0)[\/latex], and [latex]f(2)[\/latex].\u00a0 If the answer is undefined, state this.<\/p>\r\n<p style=\"padding-left: 30px;\">B.\u00a0 Are each of the values, [latex]-3[\/latex], [latex]0[\/latex], and [latex]2[\/latex], in the domain of [latex]f(x)[\/latex]?<\/p>\r\n<p style=\"padding-left: 30px;\">C.\u00a0 Give the domain in interval notation.<\/p>\r\n[reveal-answer q=\"95795\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"95795\"]\r\n<p style=\"padding-left: 30px;\">A.\u00a0 As we did earlier in this section, we will substitute each of the given values in for [latex]x[\/latex].<\/p>\r\n<p style=\"text-align: center;\">[latex]f(-3)=-2(-3)^2+7=-2(9)+7=-18+7=-11[\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]f(0)=-2(0)^2+7=-2(0)+7=0+7=7[\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]f(2)=-2(2)^2+7=-2(4)+7=-8+7=-1[\/latex]<\/p>\r\n<p style=\"padding-left: 30px;\">B.\u00a0 For each of the inputs [latex]-3,0,2[\/latex], we obtained valid outputs (as opposed to undefined). We conclude that all three values are in the domain of the function.<\/p>\r\n<p style=\"padding-left: 30px;\">C.\u00a0 There was nothing particularly special about the inputs used in this problem. No matter what value we substitute for [latex]x[\/latex] in this function, we would obtain a valid input. So, we determine that the domain is \"all real numbers.\"\u00a0 In interval notation, we have the following domain:<\/p>\r\n<p style=\"text-align: center;\">Domain: [latex](-\\infty,\\infty)[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nIf we consider the question of domain further, we realize that there was also nothing special about the function given in the previous example in terms of producing valid outputs. It follows that the domain of\u00a0<em>every\u00a0<\/em>polynomial is \"all real numbers.\"\r\n<h2>Summary<\/h2>\r\nPolynomials are algebraic expressions that contain any number of terms combined by using addition or subtraction. A term is a number, a variable, or a product of a number and one or more variables with exponents. Like terms (same variable or variables raised to the same power) can be combined to simplify a polynomial. The polynomials can be evaluated by substituting a given value of the variable into <i>each<\/i> instance of the variable, then using order of operations to complete the calculations. Lastly, we examined the domain of polynomial functions, revealing a domain of \"all real numbers\" for all polynomials.","rendered":"<div class=\"textbox learning-objectives\">\n<h3>section 5.4 Learning Objectives<\/h3>\n<p><strong>5.4: Introduction to Polynomials<\/strong><\/p>\n<ul>\n<li>Determine if an expression is a polynomial<\/li>\n<li>Identify the characteristics of a polynomial<\/li>\n<li>Determine if a polynomial is a monomial, binomial, or trinomial<\/li>\n<li>Evaluate a polynomial for a specified value<\/li>\n<li>Simplify polynomials by combining like terms<\/li>\n<li>Determine the domain of a polynomial function<\/li>\n<\/ul>\n<\/div>\n<p>&nbsp;<\/p>\n<p>Polynomials are algebraic expressions that are created by combining numbers and variables using arithmetic operations such as addition, subtraction, multiplication, division, and exponentiation. You can create a <b>polynomial<\/b> by adding or subtracting terms. Polynomials are very useful in applications from science and engineering to business. You may see a resemblance between expressions, which we have been studying in this course, and polynomials. \u00a0Polynomials are a special sub-group of mathematical expressions and equations.<\/p>\n<h2 id=\"title1\">Determine if an expression is a polynomial<\/h2>\n<p>The following table is intended to help you tell the difference between what is a polynomial and what is not.<\/p>\n<table>\n<thead>\n<tr>\n<td><strong>IS a Polynomial<\/strong><\/td>\n<td><strong>Is NOT a Polynomial<\/strong><\/td>\n<td><strong>Because<\/strong><\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>[latex]2x^2-\\frac{1}{2}x -9[\/latex]<\/td>\n<td>[latex]\\frac{2}{x^{2}}+x[\/latex]<\/td>\n<td>Polynomials only have variables in the numerator<\/td>\n<\/tr>\n<tr>\n<td>[latex]\\frac{y}{4}-y^3[\/latex]<\/td>\n<td>[latex]\\frac{2}{y}+4[\/latex]<\/td>\n<td>Polynomials only have variables in the numerator<\/td>\n<\/tr>\n<tr>\n<td>[latex]\\sqrt{12}\\left(a\\right)+9[\/latex]<\/td>\n<td>\u00a0[latex]\\sqrt{a}+7[\/latex]<\/td>\n<td>\u00a0Variables under a root are not allowed in polynomials<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"title1\">Identify the characteristics of a polynomial<\/h2>\n<p>The basic building block of a polynomial is a <b>monomial<\/b>. A monomial is one term and can be a number, a variable, or the product of a number and variables with an exponent. The number part of the term is called the <b>coefficient<\/b>.<\/p>\n<p>Examples of monomials:<\/p>\n<ul>\n<li>number: [latex]{2}[\/latex]<\/li>\n<li>variable: [latex]{x}[\/latex]<\/li>\n<li>product of number and variable: [latex]{2x}[\/latex]<\/li>\n<li>product of number and variable with an exponent: [latex]{2x}^{3}[\/latex]<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images-archive-read-only\/wp-content\/uploads\/sites\/1468\/2016\/02\/04064120\/image003.jpg\" alt=\"The expression 6x to the power of 3. 6 is the coefficient, x is the variable, and the power of 3 is the exponent.\" width=\"183\" height=\"82\" \/><\/p>\n<p>The coefficient can be any real number, including 0. The exponent of the variable must be a whole number\u20140, 1, 2, 3, and so on. A monomial cannot have a variable in the denominator or a negative exponent.<\/p>\n<p>For a monomial in one variable, the value of the exponent is called the <b>degree<\/b> of the monomial. Based on our exponent rules in Section 5.1, recall that [latex]x^{0}=1[\/latex].\u00a0 So, a monomial with no variable actually has a degree of 0.\u00a0 For example, we could rewrite the monomial 3 as [latex]3x^{0}[\/latex].<\/p>\n<div class=\"bcc-box bcc-info\">\n<h3>Example 1<\/h3>\n<p>Identify the coefficient, variable, and degree\u00a0of the variable for the following monomial terms:<br \/>\n1) 9<br \/>\n2) [latex]x[\/latex]<br \/>\n3) [latex]\\displaystyle \\frac{3}{5}{{k}^{8}}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q150661\">Show Solution<\/span><\/p>\n<div id=\"q150661\" class=\"hidden-answer\" style=\"display: none\">\n1)<br \/>\n9 is a constant so there is no coefficient or variable. Since there is no variable, we consider the degree to be 0.<\/p>\n<p>2)<br \/>\nThe variable is [latex]x[\/latex].<\/p>\n<p>The exponent of [latex]x[\/latex] is 1 since [latex]x=x^{1}[\/latex].\u00a0So, the degree is 1.<\/p>\n<p>The coefficient of [latex]x[\/latex] is 1 since [latex]x=1x^{1}[\/latex].<\/p>\n<p>3)<br \/>\nThe variable is [latex]k[\/latex] .<\/p>\n<p>The exponent of [latex]k[\/latex] is 8, so the degree is 8.<\/p>\n<p>The coefficient of [latex]k^{8}[\/latex]\u00a0is [latex]\\displaystyle \\frac{3}{5}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>A polynomial is a monomial or the sum or difference of two or more monomials. Each monomial is called a <b>term <\/b>of the polynomial.<\/p>\n<p>The word \u201cpolynomial\u201d has the prefix, \u201cpoly,\u201d which means many. However, the word polynomial can be used for all numbers of terms, including only one term.<\/p>\n<p>Because the exponent of the variable must be a whole number, monomials and polynomials cannot have a variable in the denominator.<\/p>\n<p>Polynomials can be classified by the degree of the polynomial. The <strong>degree of a polynomial<\/strong> is the degree of its highest-degree term. The coefficient of the highest degree term is called the <strong>leading coefficient<\/strong>.\u00a0\u00a0So the degree of [latex]2x^{3}+3x^{2}+8x+5[\/latex] is 3 and the leading coefficient is 2.<\/p>\n<p>A polynomial is said to be written in standard form (or &#8220;descending order&#8221;) when the terms are arranged from the highest-degree to the lowest degree. When it is written in standard form it is easy to determine the degree of the polynomial.<\/p>\n<p>If a polynomial contains a term with no variable, it is called the\u00a0<strong>constant term<\/strong>. If the polynomial is in standard form, the constant term appears at the end. If no constant term is explicitly given, then the constant term is 0.<\/p>\n<div class=\"textbox learning-objectives\">\n<h3>terminology<\/h3>\n<ul>\n<li><strong>Polynomial\u00a0<\/strong>&#8211; a sum of monomials, each called a term of the polynomial<\/li>\n<li><strong>Degree of a Polynomial<\/strong> &#8211; the degree of its highest-degree term<\/li>\n<li><strong>Leading Coefficient\u00a0<\/strong>&#8211; the coefficient of the highest-degree term<\/li>\n<li><strong>Constant Term\u00a0<\/strong>&#8211; the term with no variable (if no such term is written, it is 0)<\/li>\n<\/ul>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example 2<\/h3>\n<p>For each polynomial, determine the number of terms, the degree of the polynomial, the leading coefficient, and the constant term.<\/p>\n<ol>\n<li>[latex]\\hspace{.05in} 7x^3-4x^2+5x+8[\/latex]<\/li>\n<li>[latex]\\hspace{.05in}-3x^9+2x[\/latex]<\/li>\n<li>[latex]\\hspace{.05in}x^{4}-x-1[\/latex]<\/li>\n<li>[latex]\\hspace{.05in}13-x^2+2x+\\dfrac{3}{4}x^{5}+x^3[\/latex]<\/li>\n<\/ol>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q238986\">Show Solution<\/span><\/p>\n<div id=\"q238986\" class=\"hidden-answer\" style=\"display: none\">\n<p>1.\u00a0 [latex]\\hspace{.05in} 7x^3-4x^2+5x+8[\/latex]<\/p>\n<p>The polynomial has 4 terms (the 4 terms being [latex]7x^3[\/latex], [latex]-4x^2[\/latex], [latex]5x[\/latex], and [latex]8[\/latex]).<\/p>\n<p>Since the largest degree is [latex]3[\/latex], the degree of the polynomial is [latex]3[\/latex].<\/p>\n<p>The coefficient of the third degree term is [latex]7[\/latex], so the leading coefficient is [latex]7[\/latex].<\/p>\n<p>The constant term is [latex]8[\/latex], as this is the term that does not contain a variable.<\/p>\n<p>2.\u00a0 [latex]\\hspace{.05in}-3x^9+2x[\/latex]<\/p>\n<p>The polynomial has 2 terms.<\/p>\n<p>The degree of the polynomial is [latex]9[\/latex].<\/p>\n<p>The leading coefficient is [latex]-3[\/latex].<\/p>\n<p>Since no constant term is included, the constant term is [latex]0[\/latex].<\/p>\n<p>3.\u00a0 [latex]\\hspace{.05in}x^4-x-1[\/latex]<\/p>\n<p>The polynomial has 3 terms.<\/p>\n<p>The degree of the polynomial is [latex]4[\/latex].<\/p>\n<p>Since[latex]x^4=1x^4[\/latex], the leading coefficient is [latex]1[\/latex].<\/p>\n<p>The constant term is [latex]-1[\/latex] (be sure to include the negative sign with the term).<\/p>\n<p>4.\u00a0 [latex]\\hspace{.05in}13-x^2+2x+\\dfrac{3}{4}x^5+x^3[\/latex]<\/p>\n<p>Note that the polynomial is not in standard form. While we could still identify the relevant features, you might find it easier to first rewrite the polynomial in descending order as<\/p>\n<p style=\"text-align: center;\">[latex]\\dfrac{3}{4}x^5+x^3-x^2+2x+13[\/latex].<\/p>\n<p>The polynomial has 5 terms.<\/p>\n<p>The degree of the polynomial is [latex]5[\/latex].<\/p>\n<p>The leading coefficient is [latex]\\dfrac{3}{4}[\/latex].<\/p>\n<p>The constant term is [latex]13[\/latex].<\/p>\n<\/div>\n<\/div>\n<\/div>\n<h2 id=\"title1\">Determine if a polynomial is a monomial, binomial, or trinomial<\/h2>\n<p>Some polynomials have specific names indicated by their prefix.<\/p>\n<ul>\n<li><b>Monomial<\/b>\u2014is a polynomial with exactly one term (\u201cmono\u201d\u2014means one)<\/li>\n<li><b>Binomial<\/b>\u2014is a polynomial with exactly two terms (\u201cbi\u201d\u2014means two)<\/li>\n<li><b>Trinomial<\/b>\u2014is a polynomial with exactly three terms (\u201ctri\u201d\u2014means three)<\/li>\n<\/ul>\n<p>The table below illustrates some examples of monomials, binomials, trinomials, and other polynomials. They are all written in standard form.<\/p>\n<table cellpadding=\"0\" style=\"border-spacing: 0px;\">\n<thead>\n<tr>\n<td><b>Monomials<\/b><\/td>\n<td><b>Binomials<\/b><\/td>\n<td><b>Trinomials<\/b><\/td>\n<td><b>Other Polynomials<\/b><\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>15<\/td>\n<td>[latex]3y+13[\/latex]<\/td>\n<td>[latex]x^{3}-x^{2}+1[\/latex]<\/td>\n<td>[latex]5x^{4}+3x^{3}-6x^{2}+2x[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]\\displaystyle \\frac{1}{2}x[\/latex]<\/td>\n<td>[latex]4p-7[\/latex]<\/td>\n<td>[latex]3x^{2}+2x-9[\/latex]<\/td>\n<td>[latex]\\frac{1}{3}x^{5}-2x^{4}+\\frac{2}{9}x^{3}-x^{2}+4x-\\frac{5}{6}[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]-4y^{3}[\/latex]<\/td>\n<td>[latex]3x^{2}+\\frac{5}{8}x[\/latex]<\/td>\n<td>[latex]3y^{3}+y^{2}-2[\/latex]<\/td>\n<td>[latex]3t^{3}-3t^{2}-3t-3[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]16n^{4}[\/latex]<\/td>\n<td>[latex]14y^{3}+3y[\/latex]<\/td>\n<td>[latex]a^{7}+2a^{5}-3a^{3}[\/latex]<\/td>\n<td>[latex]q^{7}+2q^{5}-3q^{3}+q[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>When the coefficient of a polynomial term is 0, you usually do not write the term at all (because 0 times anything is 0, and adding 0 doesn\u2019t change the value). The last binomial above could be written as a trinomial, [latex]14y^{3}+0y^{2}+3y[\/latex].<\/p>\n<div class=\"textbox exercises\">\n<h3>Example 3<\/h3>\n<p>For the following expressions, determine whether they are a polynomial. If so, categorize them as a monomial, binomial, or trinomial.<\/p>\n<ol>\n<li>[latex]\\frac{x-3}{1-x}+x^2[\/latex]<\/li>\n<li>[latex]t^2+2t-3[\/latex]<\/li>\n<li>[latex]x^3+\\frac{x}{8}[\/latex]<\/li>\n<li>[latex]\\frac{\\sqrt{y}}{2}-y-1[\/latex]<\/li>\n<\/ol>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q239104\">Show Solution<\/span><\/p>\n<div id=\"q239104\" class=\"hidden-answer\" style=\"display: none\">\n<ol>\n<li>[latex]\\frac{x-3}{1-x}+x^2[\/latex] is not a polynomial because it violates the rule that polynomials cannot have variables in the denominator of a fraction.<\/li>\n<li>[latex]t^2+2t-3[\/latex] is a polynomial because it is an expression whose terms are connected by addition and subtraction, and there are no variables under a root or in the denominator of a fraction. \u00a0There are three terms in this polynomial so it is a trinomial.<\/li>\n<li>[latex]x^3+\\frac{x}{8}[\/latex]is a polynomial because it is an expression whose terms are connected by addition and subtraction, and there are no variables under a root or in the denominator of a fraction. \u00a0There are two terms in this polynomial so it is a binomial.<\/li>\n<li>[latex]\\frac{\\sqrt{y}}{2}-y-1[\/latex]\u00a0is not a polynomial because it violates the rule that polynomials cannot have variables\u00a0under a root.<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/div>\n<p>In the following video, you will be shown more examples of how to identify and categorize polynomials.<\/p>\n<p><iframe loading=\"lazy\" id=\"oembed-1\" title=\"Determine if an Expression is a Polynomial\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/nPAqfuoSbPI?feature=oembed&#38;rel=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<h2 id=\"title2\">Evaluate a polynomial for a specified value<\/h2>\n<p>You can evaluate polynomials just as you have been evaluating expressions and functions all along. (Recall, we evaluated functions back in Module 3). To evaluate an expression for a value of the variable, you substitute the value for the variable <i>every time<\/i> it appears. Then use the order of operations to find the resulting value for the expression.<\/p>\n<div class=\"bcc-box bcc-info\">\n<h3>Example 4<\/h3>\n<p>Given [latex]f(x)=3x^{2}-2x+1[\/latex], evaluate [latex]f(-1)[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q280466\">Show Solution<\/span><\/p>\n<div id=\"q280466\" class=\"hidden-answer\" style=\"display: none\">Substitute [latex]-1[\/latex] for each <i>x<\/i> in the polynomial.<\/p>\n<p style=\"text-align: center;\">[latex]f(-1) = 3\\left(-1\\right)^{2}-2\\left(-1\\right)+1[\/latex]<\/p>\n<p>Following the order of operations, evaluate exponents first.<\/p>\n<p style=\"text-align: center;\">[latex]f(-1) =3\\left(1\\right)-2\\left(-1\\right)+1[\/latex]<\/p>\n<p>Multiply 3 times 1, and then multiply [latex]-2[\/latex] times [latex]-1[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]f(-1) =3+\\left(-2\\right)\\left(-1\\right)+1[\/latex]<\/p>\n<p>Change the subtraction to addition of the opposite.<\/p>\n<p style=\"text-align: center;\">[latex]f(-1) =3+2+1[\/latex]<\/p>\n<p>Find the sum.<\/p>\n<h4>Answer<\/h4>\n<p>[latex]f(-1)=6[\/latex]. This answer could also be written as the ordered pair,\u00a0 [latex](-1, 6)[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Example 5<\/h3>\n<p>Given [latex]f(p)= \\displaystyle -\\frac{2}{3}p^{4}+2p^{3}-p[\/latex], evaluate [latex]f(3)[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q745542\">Show Solution<\/span><\/p>\n<div id=\"q745542\" class=\"hidden-answer\" style=\"display: none\">Substitute 3 for each <i>p<\/i> in the polynomial.<\/p>\n<p style=\"text-align: center;\">[latex]f(3)= \\displaystyle -\\frac{2}{3}\\left(3\\right)^{4}+2\\left(3\\right)^{3}-3[\/latex]<\/p>\n<p>Following the order of operations, evaluate exponents first and then multiply.<\/p>\n<p style=\"text-align: center;\">[latex]f(3)= \\displaystyle -\\frac{2}{3}\\left(81\\right)+2\\left(27\\right)-3[\/latex]<\/p>\n<p>Add and then subtract to get [latex]-3[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]f(3)=-54 + 54 \u2013 3[\/latex]<\/p>\n<h4>Answer<\/h4>\n<p>[latex]f(3)=-3[\/latex]. This answer could also be written as the ordered pair,\u00a0[latex](3, -3)[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>The following video presents more examples of evaluating a polynomial for a given value.<\/p>\n<p><iframe loading=\"lazy\" id=\"oembed-2\" title=\"Evaluate a Polynomial in One Variable\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/2EeFrgQP1hM?feature=oembed&#38;rel=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<h2>Simplify polynomials by combining like terms<\/h2>\n<div id=\"attachment_4439\" style=\"width: 498px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-4439\" class=\"wp-image-4439\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/117\/2016\/07\/27223107\/Apple_and_Orange_-_they_do_not_compare-300x206.jpg\" alt=\"Apple sitting next to an Orange\" width=\"488\" height=\"335\" \/><\/p>\n<p id=\"caption-attachment-4439\" class=\"wp-caption-text\">Apple and Orange<\/p>\n<\/div>\n<p>A polynomial may need to be simplified. One way to simplify a polynomial is to combine the <b>like terms<\/b> if there are any. Two or more terms in a polynomial are like terms if they have the same variable (or variables) with the same exponent. For example, [latex]3x^{2}[\/latex] and [latex]-5x^{2}[\/latex] are like terms: They both have <i>x<\/i> as the variable, and the exponent is 2 for each. However, [latex]3x^{2}[\/latex]\u00a0and [latex]3x[\/latex]\u00a0are not like terms, because their exponents are different.<\/p>\n<p>Here are some examples of terms that are alike and some that are unlike.<\/p>\n<table>\n<thead>\n<tr>\n<td><strong>Term<\/strong><\/td>\n<td><strong>Like Terms<\/strong><\/td>\n<td><strong>UNLike Terms<\/strong><\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>[latex]a[\/latex]<\/td>\n<td>[latex]3a, \\,\\,\\,-2a,\\,\\,\\, \\frac{1}{2}a[\/latex]<\/td>\n<td>[latex]a^2,\\,\\,\\,\\frac{1}{a},\\,\\,\\, \\sqrt{a}[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]a^2[\/latex]<\/td>\n<td>[latex]-5a^2,\\,\\,\\,\\frac{1}{4}a^2,\\,\\,\\, 0.56a^2[\/latex]<\/td>\n<td>[latex]\\frac{1}{a^2},\\,\\,\\,\\sqrt{a^2},\\,\\,\\, a^3[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]ab[\/latex]<\/td>\n<td>[latex]7ab,\\,\\,\\,0.23ab,\\,\\,\\,\\frac{2}{3}ab,\\,\\,\\,-ab[\/latex]<\/td>\n<td>[latex]a^2b,\\,\\,\\,\\frac{1}{ab},\\,\\,\\,\\sqrt{ab}[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]ab^2[\/latex]<\/td>\n<td>\u00a0[latex]4ab^2,\\,\\,\\, \\frac{ab^2}{7},\\,\\,\\,0.4ab^2,\\,\\,\\, -ab^2[\/latex]<\/td>\n<td>\u00a0[latex]a^2b,\\,\\,\\, ab,\\,\\,\\,\\sqrt{ab^2},\\,\\,\\,\\frac{1}{ab^2}[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"bcc-box bcc-info\">\n<h3>Example 6<\/h3>\n<p>Which of these terms are like terms?<\/p>\n<p style=\"text-align: center;\">[latex]7x^{3}+7x+7y-8x^{3}+9y-3x^{2}+8y^{2}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q413363\">Show Solution<\/span><\/p>\n<div id=\"q413363\" class=\"hidden-answer\" style=\"display: none\">Like terms must have the same variables, so first identify which terms use the same variables.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}x:7x^{3}+7x-8x^{3}-3x^{2}\\\\y:7y+9y+8y^{2}\\end{array}[\/latex]<\/p>\n<p>Like terms must also have the same exponents. Identify which terms with the same variables also use the same exponents.<\/p>\n<p>The <em>x<\/em> terms [latex]7x^{3}[\/latex]\u00a0and [latex]-8x^{3}[\/latex]\u00a0have the same exponent.<\/p>\n<p>The <em>y<\/em> terms [latex]7y[\/latex] and [latex]9y[\/latex] have the same exponent.<\/p>\n<h4>Answer<\/h4>\n<p>[latex]7x^{3}[\/latex] and [latex]-8x^{3}[\/latex] are like terms.<\/p>\n<p>[latex]7y[\/latex] and [latex]9y[\/latex]\u00a0are like terms.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>You can use the distributive property to simplify the sum of like terms. Recall that the distributive property states that the product of a number and a sum (or difference) is equal to the sum (or difference) of the products.<\/p>\n<p style=\"text-align: center;\">[latex]2\\left(3+6\\right)=2\\left(3\\right)+2\\left(6\\right)[\/latex]<\/p>\n<p>Both expressions equal 18. So you can write the expression in whichever form is the most useful.<\/p>\n<p>Let\u2019s see how we can use this property to combine like terms.<\/p>\n<div class=\"bcc-box bcc-info\">\n<h3>Example 7<\/h3>\n<p>Simplify [latex]3x^{2}-5x^{2}[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q969840\">Show Solution<\/span><\/p>\n<div id=\"q969840\" class=\"hidden-answer\" style=\"display: none\">[latex]3x^{2}[\/latex] and [latex]5x^{2}[\/latex]<sup>\u00a0<\/sup>are like terms.<\/p>\n<p style=\"text-align: center;\">[latex]3\\left(x^{2}\\right)-5\\left(x^{2}\\right)[\/latex]<\/p>\n<p>We can rewrite the expression as the product of the difference.<\/p>\n<p style=\"text-align: center;\">[latex]\\left(3-5\\right)\\left(x^{2}\\right)[\/latex]<\/p>\n<p>Calculate [latex]3\u20135[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\left(-2\\right)\\left(x^{2}\\right)[\/latex]<\/p>\n<p>Write the difference of [latex]3 \u2013 5[\/latex] as the new coefficient.<\/p>\n<h4>Answer<\/h4>\n<p>[latex]3x^{2}-5x^{2}=-2x^{2}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>You may have noticed that combining like terms involves combining the coefficients to find the new coefficient of the like term. You can use this as a shortcut.<\/p>\n<div class=\"bcc-box bcc-info\">\n<h3>Example 8<\/h3>\n<p>Simplify [latex]6a^{4}+4a^{4}[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q840415\">Show Solution<\/span><\/p>\n<div id=\"q840415\" class=\"hidden-answer\" style=\"display: none\">Notice that both terms have a number multiplied by [latex]a^{4}[\/latex]. This makes them like terms.<\/p>\n<p style=\"text-align: center;\">[latex]6a^{4}+4a^{4}[\/latex]<\/p>\n<p>Combine the coefficients, 6 and 4.<\/p>\n<p style=\"text-align: center;\">[latex]\\left(6+4\\right)\\left(a^{4}\\right)[\/latex]<\/p>\n<p>Calculate the sum.<\/p>\n<p style=\"text-align: center;\">[latex]\\left(10\\right)\\left(a^{4}\\right)[\/latex]<\/p>\n<p>Write the sum as the new coefficient.<\/p>\n<h4>Answer<\/h4>\n<p>[latex]6a^{4}+4a^{4}=10a^{4}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>When you have a polynomial with more terms, you have to be careful that you combine <i>only<\/i> like terms<i>.<\/i> If two terms are not like terms, you can\u2019t combine them.<\/p>\n<div class=\"bcc-box bcc-info\">\n<h3>Example 9<\/h3>\n<p>Simplify [latex]3x^{2}+3x+x+1+5x[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q731804\">Show Solution<\/span><\/p>\n<div id=\"q731804\" class=\"hidden-answer\" style=\"display: none\">First identify which terms are <i>like terms<\/i>: only [latex]3x[\/latex], [latex]x[\/latex], and [latex]5x[\/latex]\u00a0are like terms.<\/p>\n<p>[latex]3x[\/latex], [latex]x[\/latex], and [latex]5x[\/latex] are like terms.<\/p>\n<p>Use the commutative and associative properties to group the like terms together.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}3x^{2}+3x+x+1+5x\\\\3x^{2}+\\left(3x+x+5x\\right)+1\\end{array}[\/latex]<\/p>\n<p>Add the coefficients of the like terms. Remember that the coefficient of <em>x<\/em> is [latex]1\\left(x=1x\\right)[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}3x^{2}+\\left(3+1+5\\right)x+1\\\\3x^{2}+\\left(9\\right)x+1\\end{array}[\/latex]<\/p>\n<p>Write the sum as the new coefficient.<\/p>\n<h4>Answer<\/h4>\n<p>[latex]3x^{2}+3x+x+1+5x=3x^{2}+9x+1[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p><iframe loading=\"lazy\" id=\"oembed-3\" title=\"Identify Like Terms and Combine Like\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/1epjbVO_qU4?feature=oembed&#38;rel=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<h2>Domain of a polynomial function<\/h2>\n<p>In Section 3.2, we introduced domain as the set of input values for a function. In the context of a function given by a formula, it is helpful to expand upon this definition, where\u00a0<strong>domain<\/strong> is the set of input values for a function which produce valid input values. It follows given a function [latex]f(x)[\/latex], the domain of the function is the set of [latex]x[\/latex]-values that produce valid outputs.<\/p>\n<div class=\"textbox exercises\">\n<h3>Example 10<\/h3>\n<p>Let [latex]f(x)=-2x^2+7[\/latex].<\/p>\n<p style=\"padding-left: 30px;\">A.\u00a0 Compute [latex]f(-3)[\/latex], [latex]f(0)[\/latex], and [latex]f(2)[\/latex].\u00a0 If the answer is undefined, state this.<\/p>\n<p style=\"padding-left: 30px;\">B.\u00a0 Are each of the values, [latex]-3[\/latex], [latex]0[\/latex], and [latex]2[\/latex], in the domain of [latex]f(x)[\/latex]?<\/p>\n<p style=\"padding-left: 30px;\">C.\u00a0 Give the domain in interval notation.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q95795\">Show Solution<\/span><\/p>\n<div id=\"q95795\" class=\"hidden-answer\" style=\"display: none\">\n<p style=\"padding-left: 30px;\">A.\u00a0 As we did earlier in this section, we will substitute each of the given values in for [latex]x[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]f(-3)=-2(-3)^2+7=-2(9)+7=-18+7=-11[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]f(0)=-2(0)^2+7=-2(0)+7=0+7=7[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]f(2)=-2(2)^2+7=-2(4)+7=-8+7=-1[\/latex]<\/p>\n<p style=\"padding-left: 30px;\">B.\u00a0 For each of the inputs [latex]-3,0,2[\/latex], we obtained valid outputs (as opposed to undefined). We conclude that all three values are in the domain of the function.<\/p>\n<p style=\"padding-left: 30px;\">C.\u00a0 There was nothing particularly special about the inputs used in this problem. No matter what value we substitute for [latex]x[\/latex] in this function, we would obtain a valid input. So, we determine that the domain is &#8220;all real numbers.&#8221;\u00a0 In interval notation, we have the following domain:<\/p>\n<p style=\"text-align: center;\">Domain: [latex](-\\infty,\\infty)[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>If we consider the question of domain further, we realize that there was also nothing special about the function given in the previous example in terms of producing valid outputs. It follows that the domain of\u00a0<em>every\u00a0<\/em>polynomial is &#8220;all real numbers.&#8221;<\/p>\n<h2>Summary<\/h2>\n<p>Polynomials are algebraic expressions that contain any number of terms combined by using addition or subtraction. A term is a number, a variable, or a product of a number and one or more variables with exponents. Like terms (same variable or variables raised to the same power) can be combined to simplify a polynomial. The polynomials can be evaluated by substituting a given value of the variable into <i>each<\/i> instance of the variable, then using order of operations to complete the calculations. Lastly, we examined the domain of polynomial functions, revealing a domain of &#8220;all real numbers&#8221; for all polynomials.<\/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-4427\">\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>Determine if an Expression is a Polynomial. <strong>Authored by<\/strong>: James Sousa (Mathispower4u.com) for Lumen Learning. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/youtu.be\/nPAqfuoSbPI\">https:\/\/youtu.be\/nPAqfuoSbPI<\/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>Evaluate a Polynomial in One Variable. <strong>Authored by<\/strong>: James Sousa (Mathispower4u.com) for Lumen Learning. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/youtu.be\/2EeFrgQP1hM\">https:\/\/youtu.be\/2EeFrgQP1hM<\/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>Revision and Adaptation. <strong>Provided by<\/strong>: Lumen Learning. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><li>Identify Like Terms and Combine Like. <strong>Authored by<\/strong>: James Sousa (Mathispower4u.com) for Lumen Learning. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/youtu.be\/1epjbVO_qU4\">https:\/\/youtu.be\/1epjbVO_qU4<\/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>Unit 11: Exponents and Polynomials, from Developmental Math: An Open Program. <strong>Provided by<\/strong>: Monterey Institute of Technology and Education. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"http:\/\/nrocnetwork.org\/resources\/downloads\/nroc-math-open-textbook-units-1-12-pdf-and-word-formats\/\">http:\/\/nrocnetwork.org\/resources\/downloads\/nroc-math-open-textbook-units-1-12-pdf-and-word-formats\/<\/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>Apple and Orange - they do not compare. <strong>Authored by<\/strong>: By Michael Johnson . <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/commons.wikimedia.org\/wiki\/File%3AApple_and_Orange_-_they_do_not_compare.jpg\">https:\/\/commons.wikimedia.org\/wiki\/File%3AApple_and_Orange_-_they_do_not_compare.jpg<\/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":21,"menu_order":5,"template":"","meta":{"_candela_citation":"[{\"type\":\"original\",\"description\":\"Determine if an Expression is a Polynomial\",\"author\":\"James Sousa (Mathispower4u.com) for Lumen Learning\",\"organization\":\"\",\"url\":\"https:\/\/youtu.be\/nPAqfuoSbPI\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"original\",\"description\":\"Evaluate a Polynomial in One Variable\",\"author\":\"James Sousa (Mathispower4u.com) for Lumen Learning\",\"organization\":\"\",\"url\":\"https:\/\/youtu.be\/2EeFrgQP1hM\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"cc\",\"description\":\"Unit 11: Exponents and Polynomials, from Developmental Math: An Open Program\",\"author\":\"\",\"organization\":\"Monterey Institute of Technology and Education\",\"url\":\"http:\/\/nrocnetwork.org\/resources\/downloads\/nroc-math-open-textbook-units-1-12-pdf-and-word-formats\/\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"original\",\"description\":\"Revision and Adaptation\",\"author\":\"\",\"organization\":\"Lumen Learning\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"cc\",\"description\":\"Apple and Orange - they do not compare\",\"author\":\"By Michael Johnson \",\"organization\":\"\",\"url\":\"https:\/\/commons.wikimedia.org\/wiki\/File%3AApple_and_Orange_-_they_do_not_compare.jpg\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"original\",\"description\":\"Identify Like Terms and Combine Like\",\"author\":\"James Sousa (Mathispower4u.com) for Lumen Learning\",\"organization\":\"\",\"url\":\"https:\/\/youtu.be\/1epjbVO_qU4\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"}]","CANDELA_OUTCOMES_GUID":"c139fc4e-030c-4e4d-aa84-6f66c347d539","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-4427","chapter","type-chapter","status-publish","hentry"],"part":867,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/pressbooks\/v2\/chapters\/4427","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/wp\/v2\/users\/21"}],"version-history":[{"count":45,"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/pressbooks\/v2\/chapters\/4427\/revisions"}],"predecessor-version":[{"id":9496,"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/pressbooks\/v2\/chapters\/4427\/revisions\/9496"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/pressbooks\/v2\/parts\/867"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/pressbooks\/v2\/chapters\/4427\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/wp\/v2\/media?parent=4427"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=4427"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/wp\/v2\/contributor?post=4427"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/slcc-elementaryalgebra\/wp-json\/wp\/v2\/license?post=4427"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}