{"id":771,"date":"2019-04-29T17:23:41","date_gmt":"2019-04-29T21:23:41","guid":{"rendered":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/?post_type=chapter&#038;p=771"},"modified":"2020-01-04T15:26:41","modified_gmt":"2020-01-04T20:26:41","slug":"11-1-function-notation","status":"publish","type":"chapter","link":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/chapter\/11-1-function-notation\/","title":{"raw":"11.1 Function Notation","rendered":"11.1 Function Notation"},"content":{"raw":"[latexpage]\r\n\r\nThere is a special classification of mathematical relationships known as functions. So far, you will have unknowingly worked with many functions, where the defining characteristic is that functions have at most one output for any input. Properties of addition, subtraction, multiplication or division all bear the needed traits of being functions. For instance, 2\u00a0\u00d7 3 will always be 6. Formally, functions are defined in equations in terms of \\(x\\) and \\(y\\), where there will only be one \\(y\\) output for any single \\(x\\) input. An equation is not considered a function if more than one \\(y\\) variable can be found for any \\(x\\) variable.\r\n\r\nThis means that the definition of a function, in terms of equations in \\(x\\) and \\(y\\), is that, for any \\(x\\)-value, there is at most one \\(y\\)-value that corresponds with it.\r\n\r\nOne way to use this definition to see if an equation represents a function is to look at its graph. This is done by looking at any \\(x\\)-value to see if there exists more than one corresponding \\(y\\)-value. The name for this check is the vertical line test. The vertical line test is defined by trying to find if any vertical drawn line will intersect more than one \\(y\\)-value. If you can find any instance of this on the graph, then the equation drawn is not a function. For instance:\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 11.1.1<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nAre all the mathematical relationships shown below functions?\r\n\r\n<img src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-1.jpg\" alt=\"6 images of graphs with varying lines\" class=\"aligncenter wp-image-2983 size-full\" width=\"610\" height=\"385\" \/>\r\n\r\nSolution: All of these are functions, since it is impossible to find any vertical line to cross more than one \\(y\\)-value.\r\n\r\n<\/div>\r\n<\/div>\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 11.1.2<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nAre any of the mathematical relationships shown below functions?\r\n\r\n<img src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-2.jpg\" alt=\"3 Graphs with circle, triangle and rectangle outlines\" class=\"alignnone wp-image-2985 size-full\" width=\"799\" height=\"292\" \/>\r\n\r\nSolution: None of these are functions, since vertical lines can easily be drawn that will have 2 or more \\(y\\)-values for a single \\(x\\)-value.\r\n\r\n<img src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-3.jpg\" alt=\"3 graphs with oval, triangle and rectangle outlined\" class=\"alignnone wp-image-2987 size-full\" width=\"782\" height=\"305\" \/>\r\n\r\n<\/div>\r\n<\/div>\r\nDeciding if equations are functions requires more effort than using the vertical line test. The easiest method is to isolate the \\(y\\)-variable and see if it results in two potential \\(x\\)-values.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 11.1.3<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nIs the equation \\(0 = 2x^2 - y - 7\\) a function?\r\n\r\nFirst, you need to isolate the \\(y\\)-variable:\r\n\r\n\\[\\begin{array}{rrrrrrr}\r\n0&amp;=&amp;2x^2&amp;-&amp;y&amp;-&amp;7 \\\\\r\n+y&amp;&amp;&amp;+&amp;y&amp;&amp; \\\\\r\n\\midrule\r\ny&amp;=&amp;2x^2&amp;-&amp;7&amp;&amp;\r\n\\end{array}\\]\r\n\r\nThere is only one solution for \\(y\\) for any given value of \\(x\\). Therefore, this equation is a function.\r\n\r\n<\/div>\r\n<\/div>\r\nThe next example shows an equation that is not a function, since there are two \\(y\\)-values for every given \\(x\\)-value.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 11.1.4<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nIs the equation \\(0 = y^2 - 5x - 7\\) a function?\r\n\r\nFirst, you need to isolate the \\(y\\)-variable:\r\n\r\n\\[\\begin{array}{rrrrrrr}\r\n0&amp;=&amp;y^2&amp;-&amp;5x^2&amp;-&amp;7 \\\\\r\n-y^2&amp;&amp;-y^2&amp;&amp;&amp;&amp; \\\\\r\n\\midrule\r\n-y^2&amp;=&amp;-5x^2&amp;-&amp;7&amp;&amp;\r\n\\end{array}\\]\r\n\r\nNext, we remove the negatives by multiplying the entire equation by \u22121:\r\n\r\n\\[y^2=5x^2+7\\]\r\n\r\nTo reduce the square, take the square root of both sides:\r\n\r\n\\[y=\\pm (5x^2+7)^{\\frac{1}{2}}\\]\r\n\r\nWe are left with two solutions for any single \\(x\\)-variable. Therefore, this equation is not a function.\r\n\r\n<\/div>\r\n<\/div>\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 11.1.5<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nIs the equation \\(x = | y - 5 |\\) a function?\r\n\r\nSolving for \\(y\\) yields \\(y - 5 = x\\) and \\(y - 5 = -x\\).\r\n\r\nIsolating for \\(y\\) yields \\(y = x + 5\\) and \\(y = -x + 5\\).\r\n\r\nYou are left with the same type of solution as you did when taking the square root, except in this case, \\(y = \\pm x + 5\\).\r\n\r\nWe are left with two solutions for any single \\(x\\) variable. Therefore, this equation is not a function\r\n\r\n<\/div>\r\n<\/div>\r\n<h2>Excluded Values and Domains of a Function<\/h2>\r\nWhen working with functions, one needs to identify what values of \\(x\\) cannot be used. These \\(x\\)-values are termed the excluded values and are useful in defining the domain of a function. The logic of excluded values is the extension of a property from arithmetic:\r\n\r\n\\[\\text{You cannot divide by zero, or Never divide by zero}\\]\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 11.1.6<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nFind the excluded values of the following function:\r\n\r\n\\[y=\\dfrac{2x^2-3}{(x-2)(x+3)(x-1)}\\]\r\n\r\nIn this example, there will be 3 excluded values:\r\n\r\n\\[(x - 2) \\neq 0\\hspace{0.25in} (x + 3) \\neq 0\\hspace{0.25in} (x - 1) \\neq 0\\]\r\n\r\nSince these terms are all in the denominator of this function, any value that can make one of them equal zero must be excluded.\r\n\r\nFor these terms, those excluded values are \\(x \\neq 2, x \\neq -3\\) and \\(x \\neq 1\\).\r\n\r\nInterpreting this means that the domain of \\(x\\) is any real number except for the excluded values.\r\n\r\nYou write this as:\r\n<p style=\"text-align: center\">domain of \\(x\\) = all real numbers except 2, \u22123, 1<\/p>\r\nMore formally:\r\n\r\n\\[\\text{domain} = \\{x | x \\in \\mathbb{R} , x \\neq 2, -3, 1\\}\\]\r\n\r\n<\/div>\r\n<\/div>\r\nFinding the domains of radicals can lead to an inequality as a solution, since any real solution of an even-valued radical is restricted in that the value inside the radical cannot be negative.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 11.1.7<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nFind the excluded values of the following function: \\(y = \\sqrt{2x - 3}\\).\r\n\r\nSince its impossible to take any real root of a negative inside a radical, the value inside the radical must always be zero or larger. This means:\r\n\r\n\\[\\begin{array}{rrrrr}\r\n2x&amp;-&amp;3&amp;\\ge &amp;0 \\\\\r\n&amp;+&amp;3&amp; &amp;+3 \\\\\r\n\\midrule\r\n&amp;&amp;\\dfrac{2x}{2}&amp;\\ge &amp;\\dfrac{3}{2} \\\\ \\\\\r\n&amp;&amp;x&amp;\\ge &amp;\\dfrac{3}{2}\r\n\\end{array}\\]\r\n\r\nThe domain for \\(x\\) is such that \\(x\\) must always be greater than or equal to \\(\\dfrac{3}{2}\\).\r\n\r\n<\/div>\r\n<\/div>\r\n<h2>Function Notation<\/h2>\r\nThe earliest written usage of function notation \\(f(x)\\) appears in the works of Leonhard Euler in the early 1700s. If you have an equation that is found to be a function, such as \\(y = 2x^2 - 3x + 2\\), it can also be written as \\(f(x) = 2x^2 - 3x + 2\\). It can be useful to write a function equation in this form.\r\n\r\n<img src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-4-291x300.jpg\" alt=\"Bar graph with no coordinates\" class=\"alignleft wp-image-2989 size-medium\" width=\"291\" height=\"300\" \/>You should quickly notice that, in graphing these functions, the \\(y\\)-variable is replaced by the function notation \\(f(x)\\) for the \\(y\\)-axis. That \\(f(x)\\) replaces \\(y\\) is the main change.\r\n\r\nWhen drawing a graph of the function, \\(f(x)\\) is treated as if it is the \\(y\\)-variable.\r\n<h2><\/h2>\r\n<h2><\/h2>\r\n<h2>Evaluating Functions<\/h2>\r\nOne of the features of function notation is the way it identifies values of the function for given \\(x\\) inputs. For instance, suppose you are given the function \\(f(x) = 3x^2 - 5\\) and you are asked to find the value of the \\(f(x)\\) when \\(x = 7\\). This would be written as \\(f(7)\\) and you would be asked to evaluate \\(f(7) = 3x^2 - 5\\). The following examples illustrate this process.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 11.1.8<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nEvaluate the function \\(f(x) = 3x^2 - 2x + 5\\) for \\(f(4)\\).\r\n\r\nFirst, you need to replace all values of \\(x\\) with the value 4. This looks like:\r\n\r\n\\[\\begin{array}{rrl}\r\nf(4)&amp;=&amp;3(4)^2-2(4)+5 \\\\\r\nf(4)&amp;=&amp;3(16)-8+5 \\\\\r\nf(4)&amp;=&amp;48-8+5 \\\\\r\nf(4)&amp;=&amp;45\r\n\\end{array}\\]\r\n\r\n<\/div>\r\n<\/div>\r\nFunctions can be written using other letters outside of the standard \\(f\\). In fact, just about any letter will suffice. For instance, for the equation \\(y = 3x^4 - 8\\), this can be written in function notation as \\(f(x) = 3x^4 - 8\\), \\(g(x) = 3x^4 - 8\\), \\(h(x) = 3x^4 - 8\\), \\(k(x) = 3x^4 - 8\\), \\(p(x) = 3x^4 - 8\\), and so on.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example 11.1.9<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nEvaluate the function \\(h(t) = 3t^2 + 7t + 2\\) for \\(h(-1)\\).\r\n\r\nFirst, you need to replace all values of \\(t\\) with the value \u22121. This looks like:\r\n<p style=\"text-align: center\">\\(h(-1) = 3(-1)^2 + 7(-1) + 2\\), which simplifies to \\(h(-1) = -2\\)<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<h1>Questions<\/h1>\r\n<ol>\r\n \t<li>Which of the following are functions?\r\n<ol type=\"a\">\r\n \t<li><img src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_a.jpg\" alt=\"Graph with line interection y and x in one place only\" width=\"201\" height=\"188\" class=\"alignnone wp-image-3039 size-full\" \/><\/li>\r\n \t<li><img src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_b.jpg\" alt=\"Bar graph with diagonal line intersecting\" width=\"194\" height=\"181\" class=\"alignnone wp-image-3040 size-full\" \/><\/li>\r\n \t<li><img src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_c.jpg\" alt=\"Bar graph with straight line and curved line intersecting straight one\" width=\"196\" height=\"212\" class=\"alignnone wp-image-3041 size-full\" \/><\/li>\r\n \t<li><img src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_d.jpg\" alt=\"Bar graph with line that intersect and curves at where the x and y axid meet\" width=\"208\" height=\"224\" class=\"alignnone wp-image-3042 size-full\" \/><\/li>\r\n \t<li><img src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_e.jpg\" alt=\"Bar graph with diagnal line\" width=\"202\" height=\"199\" class=\"alignnone wp-image-3043 size-full\" \/><\/li>\r\n \t<li><img src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_f.jpg\" alt=\"Bar graph with straight line and c curve that intersects it\" width=\"215\" height=\"214\" class=\"alignnone wp-image-3044 size-full\" \/><\/li>\r\n \t<li>\\(y = 3x - 7\\)<\/li>\r\n \t<li>\\(y^2 - x^2 = 1\\)<\/li>\r\n \t<li>\\(\\sqrt{y} + x = 2\\)<\/li>\r\n \t<li>\\(x^2 + y^2 = 1\\)<\/li>\r\n<\/ol>\r\n<\/li>\r\n<\/ol>\r\nSpecify the domain of each of the following functions.\r\n<ol start=\"2\">\r\n \t<li>\\(f(x) = -5x + 1\\)<\/li>\r\n \t<li>\\(f(x) = \\sqrt{5 - 4x}\\)<\/li>\r\n \t<li>\\(s(t) = \\dfrac{1}{t^2}\\)<\/li>\r\n \t<li>\\(f(x) = x^2 - 3x - 4\\)<\/li>\r\n \t<li>\\(s(t) = \\dfrac{1}{t^2+1}\\)<\/li>\r\n \t<li>\\(f(x) = \\sqrt{x - 16}\\)<\/li>\r\n \t<li>\\(f(x) = \\dfrac{-2}{x^2 - 3x - 4}\\)<\/li>\r\n \t<li>\\(h(x) = \\dfrac{\\sqrt{3x - 12}}{x^2 - 25}\\)<\/li>\r\n<\/ol>\r\nEvaluate each of the following functions.\r\n<ol start=\"10\">\r\n \t<li>\\(g(x) = 4x - 4\\text{ for } g(0)\\)<\/li>\r\n \t<li>\\(g(n) = -3 \\cdot 5^{-n}\\text{ for }g(2)\\)<\/li>\r\n \t<li>\\(f(x) = x^2 + 4\\text{ for }f(-9)\\)<\/li>\r\n \t<li>\\(f(n) = n - 3\\text{ for }f(10)\\)<\/li>\r\n \t<li>\\(f(t) = 3^t - 2\\text{ for } f(-2)\\)<\/li>\r\n \t<li>\\(f(a) -3^{a - 1} - 3\\text{ for }f(2)\\)<\/li>\r\n \t<li>\\(k(x)=-2\\cdot 4^{2x-2}\\text{ for }k(2)\\)<\/li>\r\n \t<li>\\(p(t)=-2\\cdot 4^{2t+1}+1\\text{ for }p(-2)\\)<\/li>\r\n \t<li>\\(h(x)=x^3+2\\text{ for }h(-4x)\\)<\/li>\r\n \t<li>\\(h(n)=4n+2\\text{ for }h(n+2)\\)<\/li>\r\n \t<li>\\(h(x)=3x+2\\text{ for }h(-1+x)\\)<\/li>\r\n \t<li>\\(h(a)=-3\\cdot 2^{a+3}\\text{ for }h\\left(\\dfrac{1}{3}\\right)\\)<\/li>\r\n \t<li>\\(h(x)=x^2+1\\text{ for }h(x^4)\\)<\/li>\r\n \t<li>\\(h(t)=t^2+t\\text{ for }h(t^2)\\)<\/li>\r\n \t<li>\\(f(x)=|3x+1|+1\\text{ for }f(0)\\)<\/li>\r\n \t<li>\\(f(n)=-2|-n-2|+1\\text{ for }f(-6)\\)<\/li>\r\n \t<li>\\(f(t)=|t+3|\\text{ for }f(10)\\)<\/li>\r\n \t<li>\\(p(x)=-|x|+1\\text{ for }p(5)\\)<\/li>\r\n<\/ol>\r\n<a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-11-1\/\">Answer Key 11.1<\/a>\r\n\r\n&nbsp;","rendered":"<p>There is a special classification of mathematical relationships known as functions. So far, you will have unknowingly worked with many functions, where the defining characteristic is that functions have at most one output for any input. Properties of addition, subtraction, multiplication or division all bear the needed traits of being functions. For instance, 2\u00a0\u00d7 3 will always be 6. Formally, functions are defined in equations in terms of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/>, where there will only be one <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/> output for any single <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> input. An equation is not considered a function if more than one <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/> variable can be found for any <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> variable.<\/p>\n<p>This means that the definition of a function, in terms of equations in <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/>, is that, for any <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/>-value, there is at most one <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/>-value that corresponds with it.<\/p>\n<p>One way to use this definition to see if an equation represents a function is to look at its graph. This is done by looking at any <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/>-value to see if there exists more than one corresponding <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/>-value. The name for this check is the vertical line test. The vertical line test is defined by trying to find if any vertical drawn line will intersect more than one <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/>-value. If you can find any instance of this on the graph, then the equation drawn is not a function. For instance:<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 11.1.1<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Are all the mathematical relationships shown below functions?<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-1.jpg\" alt=\"6 images of graphs with varying lines\" class=\"aligncenter wp-image-2983 size-full\" width=\"610\" height=\"385\" srcset=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-1.jpg 610w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-1-300x189.jpg 300w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-1-65x41.jpg 65w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-1-225x142.jpg 225w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-1-350x221.jpg 350w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" \/><\/p>\n<p>Solution: All of these are functions, since it is impossible to find any vertical line to cross more than one <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/>-value.<\/p>\n<\/div>\n<\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 11.1.2<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Are any of the mathematical relationships shown below functions?<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-2.jpg\" alt=\"3 Graphs with circle, triangle and rectangle outlines\" class=\"alignnone wp-image-2985 size-full\" width=\"799\" height=\"292\" srcset=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-2.jpg 799w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-2-300x110.jpg 300w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-2-768x281.jpg 768w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-2-65x24.jpg 65w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-2-225x82.jpg 225w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-2-350x128.jpg 350w\" sizes=\"auto, (max-width: 799px) 100vw, 799px\" \/><\/p>\n<p>Solution: None of these are functions, since vertical lines can easily be drawn that will have 2 or more <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/>-values for a single <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/>-value.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-3.jpg\" alt=\"3 graphs with oval, triangle and rectangle outlined\" class=\"alignnone wp-image-2987 size-full\" width=\"782\" height=\"305\" srcset=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-3.jpg 782w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-3-300x117.jpg 300w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-3-768x300.jpg 768w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-3-65x25.jpg 65w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-3-225x88.jpg 225w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-3-350x137.jpg 350w\" sizes=\"auto, (max-width: 782px) 100vw, 782px\" \/><\/p>\n<\/div>\n<\/div>\n<p>Deciding if equations are functions requires more effort than using the vertical line test. The easiest method is to isolate the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/>-variable and see if it results in two potential <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/>-values.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 11.1.3<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Is the equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-63f0648676a5a71a6a8a0cd8b8017f9a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#48;&#32;&#61;&#32;&#50;&#120;&#94;&#50;&#32;&#45;&#32;&#121;&#32;&#45;&#32;&#55;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"121\" style=\"vertical-align: -4px;\" \/> a function?<\/p>\n<p>First, you need to isolate the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/>-variable:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 73px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-34630c777577494f3025cb13d8bdb6ea_l3.png\" height=\"73\" width=\"223\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#114;&#114;&#125; &#48;&#38;&#61;&#38;&#50;&#120;&#94;&#50;&#38;&#45;&#38;&#121;&#38;&#45;&#38;&#55;&#32;&#92;&#92; &#43;&#121;&#38;&#38;&#38;&#43;&#38;&#121;&#38;&#38;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#121;&#38;&#61;&#38;&#50;&#120;&#94;&#50;&#38;&#45;&#38;&#55;&#38;&#38; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>There is only one solution for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/> for any given value of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/>. Therefore, this equation is a function.<\/p>\n<\/div>\n<\/div>\n<p>The next example shows an equation that is not a function, since there are two <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/>-values for every given <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/>-value.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 11.1.4<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Is the equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-240287ceb7f6797baa0bef6fa812bad0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#48;&#32;&#61;&#32;&#121;&#94;&#50;&#32;&#45;&#32;&#53;&#120;&#32;&#45;&#32;&#55;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"121\" style=\"vertical-align: -4px;\" \/> a function?<\/p>\n<p>First, you need to isolate the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/>-variable:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 73px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a64db012f53d3dc5ca2703f853bd4d83_l3.png\" height=\"73\" width=\"262\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#114;&#114;&#125; &#48;&#38;&#61;&#38;&#121;&#94;&#50;&#38;&#45;&#38;&#53;&#120;&#94;&#50;&#38;&#45;&#38;&#55;&#32;&#92;&#92; &#45;&#121;&#94;&#50;&#38;&#38;&#45;&#121;&#94;&#50;&#38;&#38;&#38;&#38;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#45;&#121;&#94;&#50;&#38;&#61;&#38;&#45;&#53;&#120;&#94;&#50;&#38;&#45;&#38;&#55;&#38;&#38; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>Next, we remove the negatives by multiplying the entire equation by \u22121:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 21px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-aad50617d8efccf811965c259e321ac2_l3.png\" height=\"21\" width=\"98\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#121;&#94;&#50;&#61;&#53;&#120;&#94;&#50;&#43;&#55;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>To reduce the square, take the square root of both sides:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 23px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-48e8efc52f5bd4016e371145459f8ddf_l3.png\" height=\"23\" width=\"125\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#121;&#61;&#92;&#112;&#109;&#32;&#40;&#53;&#120;&#94;&#50;&#43;&#55;&#41;&#94;&#123;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>We are left with two solutions for any single <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/>-variable. Therefore, this equation is not a function.<\/p>\n<\/div>\n<\/div>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 11.1.5<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Is the equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-27ed5ae242dae864cb1eb7586de9a962_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#61;&#32;&#124;&#32;&#121;&#32;&#45;&#32;&#53;&#32;&#124;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"82\" style=\"vertical-align: -4px;\" \/> a function?<\/p>\n<p>Solving for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/> yields <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-5c647e660bc3e7f6f531c8aedc66c4d7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#45;&#32;&#53;&#32;&#61;&#32;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"73\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3df03f72ef91848fe2f7a756203265d0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#45;&#32;&#53;&#32;&#61;&#32;&#45;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"87\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>Isolating for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/> yields <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-67247fa9579d74b4454e89d6be7c1896_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#61;&#32;&#120;&#32;&#43;&#32;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"73\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a68eb629a1f74cb06c49d61c169437e8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#61;&#32;&#45;&#120;&#32;&#43;&#32;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"87\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>You are left with the same type of solution as you did when taking the square root, except in this case, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2cc3b0cf2e01459b24a1db41ab4d7805_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#61;&#32;&#92;&#112;&#109;&#32;&#120;&#32;&#43;&#32;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"87\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>We are left with two solutions for any single <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> variable. Therefore, this equation is not a function<\/p>\n<\/div>\n<\/div>\n<h2>Excluded Values and Domains of a Function<\/h2>\n<p>When working with functions, one needs to identify what values of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> cannot be used. These <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/>-values are termed the excluded values and are useful in defining the domain of a function. The logic of excluded values is the extension of a property from arithmetic:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 16px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-49e3024a6c520ca72c38536acb645f05_l3.png\" height=\"16\" width=\"396\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#116;&#101;&#120;&#116;&#123;&#89;&#111;&#117;&#32;&#99;&#97;&#110;&#110;&#111;&#116;&#32;&#100;&#105;&#118;&#105;&#100;&#101;&#32;&#98;&#121;&#32;&#122;&#101;&#114;&#111;&#44;&#32;&#111;&#114;&#32;&#78;&#101;&#118;&#101;&#114;&#32;&#100;&#105;&#118;&#105;&#100;&#101;&#32;&#98;&#121;&#32;&#122;&#101;&#114;&#111;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 11.1.6<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Find the excluded values of the following function:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 43px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-dc6a61e9b471d681861ccf38bc6a39c0_l3.png\" height=\"43\" width=\"199\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#121;&#61;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#50;&#120;&#94;&#50;&#45;&#51;&#125;&#123;&#40;&#120;&#45;&#50;&#41;&#40;&#120;&#43;&#51;&#41;&#40;&#120;&#45;&#49;&#41;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>In this example, there will be 3 excluded values:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 18px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-36efb11232689db60fec2e17ddfdffbb_l3.png\" height=\"18\" width=\"319\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#40;&#120;&#32;&#45;&#32;&#50;&#41;&#32;&#92;&#110;&#101;&#113;&#32;&#48;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#50;&#53;&#105;&#110;&#125;&#32;&#40;&#120;&#32;&#43;&#32;&#51;&#41;&#32;&#92;&#110;&#101;&#113;&#32;&#48;&#92;&#104;&#115;&#112;&#97;&#99;&#101;&#123;&#48;&#46;&#50;&#53;&#105;&#110;&#125;&#32;&#40;&#120;&#32;&#45;&#32;&#49;&#41;&#32;&#92;&#110;&#101;&#113;&#32;&#48;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>Since these terms are all in the denominator of this function, any value that can make one of them equal zero must be excluded.<\/p>\n<p>For these terms, those excluded values are <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-57d08073bfc1323dec88597640c1c946_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#92;&#110;&#101;&#113;&#32;&#50;&#44;&#32;&#120;&#32;&#92;&#110;&#101;&#113;&#32;&#45;&#51;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"107\" style=\"vertical-align: -4px;\" \/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-00045cc346c91c5d1362ef70bb95cd64_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#92;&#110;&#101;&#113;&#32;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"42\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>Interpreting this means that the domain of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> is any real number except for the excluded values.<\/p>\n<p>You write this as:<\/p>\n<p style=\"text-align: center\">domain of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> = all real numbers except 2, \u22123, 1<\/p>\n<p>More formally:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-bea529d674411c2b9446ba9e6c9ef5b0_l3.png\" height=\"19\" width=\"255\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#116;&#101;&#120;&#116;&#123;&#100;&#111;&#109;&#97;&#105;&#110;&#125;&#32;&#61;&#32;&#92;&#123;&#120;&#32;&#124;&#32;&#120;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;&#32;&#44;&#32;&#120;&#32;&#92;&#110;&#101;&#113;&#32;&#50;&#44;&#32;&#45;&#51;&#44;&#32;&#49;&#92;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<\/div>\n<\/div>\n<p>Finding the domains of radicals can lead to an inequality as a solution, since any real solution of an even-valued radical is restricted in that the value inside the radical cannot be negative.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 11.1.7<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Find the excluded values of the following function: <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-678a820a5cd2c0d31702e5d421431970_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#61;&#32;&#92;&#115;&#113;&#114;&#116;&#123;&#50;&#120;&#32;&#45;&#32;&#51;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"98\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>Since its impossible to take any real root of a negative inside a radical, the value inside the radical must always be zero or larger. This means:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 142px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-49903121c770825a1a0a18d8a3bf75d9_l3.png\" height=\"142\" width=\"174\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#114;&#114;&#114;&#125; &#50;&#120;&#38;&#45;&#38;&#51;&#38;&#92;&#103;&#101;&#32;&#38;&#48;&#32;&#92;&#92; &#38;&#43;&#38;&#51;&#38;&#32;&#38;&#43;&#51;&#32;&#92;&#92; &#92;&#109;&#105;&#100;&#114;&#117;&#108;&#101; &#38;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#50;&#120;&#125;&#123;&#50;&#125;&#38;&#92;&#103;&#101;&#32;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#51;&#125;&#123;&#50;&#125;&#32;&#92;&#92;&#32;&#92;&#92; &#38;&#38;&#120;&#38;&#92;&#103;&#101;&#32;&#38;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#51;&#125;&#123;&#50;&#125; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<p>The domain for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> is such that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> must always be greater than or equal to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-28ac8fb194d399854ae9504bb7839328_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#51;&#125;&#123;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"9\" style=\"vertical-align: -12px;\" \/>.<\/p>\n<\/div>\n<\/div>\n<h2>Function Notation<\/h2>\n<p>The earliest written usage of function notation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8fcda735f2a9819c4e904e98f8fbf395_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"34\" style=\"vertical-align: -4px;\" \/> appears in the works of Leonhard Euler in the early 1700s. If you have an equation that is found to be a function, such as <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-69b626d0426e345dc2a3add5dffa7fd6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#61;&#32;&#50;&#120;&#94;&#50;&#32;&#45;&#32;&#51;&#120;&#32;&#43;&#32;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"130\" style=\"vertical-align: -4px;\" \/>, it can also be written as <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-3db9f24d29cd3814e070c2f37197dd0b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#120;&#41;&#32;&#61;&#32;&#50;&#120;&#94;&#50;&#32;&#45;&#32;&#51;&#120;&#32;&#43;&#32;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"155\" style=\"vertical-align: -4px;\" \/>. It can be useful to write a function equation in this form.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-4-291x300.jpg\" alt=\"Bar graph with no coordinates\" class=\"alignleft wp-image-2989 size-medium\" width=\"291\" height=\"300\" srcset=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-4-291x300.jpg 291w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-4-65x67.jpg 65w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-4-225x232.jpg 225w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image-4.jpg 322w\" sizes=\"auto, (max-width: 291px) 100vw, 291px\" \/>You should quickly notice that, in graphing these functions, the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/>-variable is replaced by the function notation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8fcda735f2a9819c4e904e98f8fbf395_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"34\" style=\"vertical-align: -4px;\" \/> for the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/>-axis. That <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8fcda735f2a9819c4e904e98f8fbf395_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"34\" style=\"vertical-align: -4px;\" \/> replaces <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/> is the main change.<\/p>\n<p>When drawing a graph of the function, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8fcda735f2a9819c4e904e98f8fbf395_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"34\" style=\"vertical-align: -4px;\" \/> is treated as if it is the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c7fb85118f77dc4d6e08b6817762ced0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\" \/>-variable.<\/p>\n<h2><\/h2>\n<h2><\/h2>\n<h2>Evaluating Functions<\/h2>\n<p>One of the features of function notation is the way it identifies values of the function for given <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> inputs. For instance, suppose you are given the function <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-89c4f259b76bb14e3a4a868aea06e09c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#120;&#41;&#32;&#61;&#32;&#51;&#120;&#94;&#50;&#32;&#45;&#32;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"114\" style=\"vertical-align: -4px;\" \/> and you are asked to find the value of the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8fcda735f2a9819c4e904e98f8fbf395_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"34\" style=\"vertical-align: -4px;\" \/> when <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-07d617c5c8881291e887ecf5751b0a5c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#61;&#32;&#55;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"43\" style=\"vertical-align: 0px;\" \/>. This would be written as <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-5ca214ea884e7936bede4d42e1f55d1c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#55;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"33\" style=\"vertical-align: -4px;\" \/> and you would be asked to evaluate <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-4c6d0b9c280d5b7fba34c862c9dab16f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#55;&#41;&#32;&#61;&#32;&#51;&#120;&#94;&#50;&#32;&#45;&#32;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"113\" style=\"vertical-align: -4px;\" \/>. The following examples illustrate this process.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 11.1.8<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Evaluate the function <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-53f7fd7e46a5adad106302c617a936bf_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#120;&#41;&#32;&#61;&#32;&#51;&#120;&#94;&#50;&#32;&#45;&#32;&#50;&#120;&#32;&#43;&#32;&#53;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"155\" style=\"vertical-align: -4px;\" \/> for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8f4dbf83e1173c60c8fa036a546f49d5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"33\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>First, you need to replace all values of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32aa7af74ac10d419337e41b349ed05e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\" \/> with the value 4. This looks like:<\/p>\n<p class=\"ql-center-displayed-equation\" style=\"line-height: 86px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1a944c8cde0ce95d1921a4d1f25e9a3e_l3.png\" height=\"86\" width=\"201\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#123;&#114;&#114;&#108;&#125; &#102;&#40;&#52;&#41;&#38;&#61;&#38;&#51;&#40;&#52;&#41;&#94;&#50;&#45;&#50;&#40;&#52;&#41;&#43;&#53;&#32;&#92;&#92; &#102;&#40;&#52;&#41;&#38;&#61;&#38;&#51;&#40;&#49;&#54;&#41;&#45;&#56;&#43;&#53;&#32;&#92;&#92; &#102;&#40;&#52;&#41;&#38;&#61;&#38;&#52;&#56;&#45;&#56;&#43;&#53;&#32;&#92;&#92; &#102;&#40;&#52;&#41;&#38;&#61;&#38;&#52;&#53; &#92;&#101;&#110;&#100;&#123;&#97;&#114;&#114;&#97;&#121;&#125;&#92;&#93;\" title=\"Rendered by QuickLaTeX.com\" \/><\/p>\n<\/div>\n<\/div>\n<p>Functions can be written using other letters outside of the standard <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-6d111d8f067c030e9d331f8c0583644f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"10\" style=\"vertical-align: -4px;\" \/>. In fact, just about any letter will suffice. For instance, for the equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-4d55042c732cccb640f267f9f4f7f4e8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#61;&#32;&#51;&#120;&#94;&#52;&#32;&#45;&#32;&#56;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"90\" style=\"vertical-align: -4px;\" \/>, this can be written in function notation as <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-28c13fafb7340466aaa6735d1e947f04_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#120;&#41;&#32;&#61;&#32;&#51;&#120;&#94;&#52;&#32;&#45;&#32;&#56;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"115\" style=\"vertical-align: -4px;\" \/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-cedc7866eb758ce4561afa470cb4946b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#103;&#40;&#120;&#41;&#32;&#61;&#32;&#51;&#120;&#94;&#52;&#32;&#45;&#32;&#56;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"114\" style=\"vertical-align: -4px;\" \/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f008ee8ae7e5710aa20feb818e376b6c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#104;&#40;&#120;&#41;&#32;&#61;&#32;&#51;&#120;&#94;&#52;&#32;&#45;&#32;&#56;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"115\" style=\"vertical-align: -4px;\" \/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-54d0c0368a8999f19c2ca5b1b30e55dd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#107;&#40;&#120;&#41;&#32;&#61;&#32;&#51;&#120;&#94;&#52;&#32;&#45;&#32;&#56;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"115\" style=\"vertical-align: -4px;\" \/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-528c5a610b7941a48ea35da52b8cfbe6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#112;&#40;&#120;&#41;&#32;&#61;&#32;&#51;&#120;&#94;&#52;&#32;&#45;&#32;&#56;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"115\" style=\"vertical-align: -4px;\" \/>, and so on.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example 11.1.9<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Evaluate the function <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-5a8979bdf3764c07fc6ea349b047a005_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#104;&#40;&#116;&#41;&#32;&#61;&#32;&#51;&#116;&#94;&#50;&#32;&#43;&#32;&#55;&#116;&#32;&#43;&#32;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"144\" style=\"vertical-align: -4px;\" \/> for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a0ac11bae7d7af52048439eb68e0076d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#104;&#40;&#45;&#49;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"46\" style=\"vertical-align: -4px;\" \/>.<\/p>\n<p>First, you need to replace all values of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-1f4288ef7d25f276811ec7f20f08d349_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#116;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"6\" style=\"vertical-align: 0px;\" \/> with the value \u22121. This looks like:<\/p>\n<p style=\"text-align: center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2ff0defb4d968bf1903c7259b740217c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#104;&#40;&#45;&#49;&#41;&#32;&#61;&#32;&#51;&#40;&#45;&#49;&#41;&#94;&#50;&#32;&#43;&#32;&#55;&#40;&#45;&#49;&#41;&#32;&#43;&#32;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"220\" style=\"vertical-align: -4px;\" \/>, which simplifies to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8bd634f4f4e8e7aaea30225ce3ea39f7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#104;&#40;&#45;&#49;&#41;&#32;&#61;&#32;&#45;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"92\" style=\"vertical-align: -4px;\" \/><\/p>\n<\/div>\n<\/div>\n<h1>Questions<\/h1>\n<ol>\n<li>Which of the following are functions?\n<ol type=\"a\">\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_a.jpg\" alt=\"Graph with line interection y and x in one place only\" width=\"201\" height=\"188\" class=\"alignnone wp-image-3039 size-full\" srcset=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_a.jpg 201w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_a-65x61.jpg 65w\" sizes=\"auto, (max-width: 201px) 100vw, 201px\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_b.jpg\" alt=\"Bar graph with diagonal line intersecting\" width=\"194\" height=\"181\" class=\"alignnone wp-image-3040 size-full\" srcset=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_b.jpg 194w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_b-65x61.jpg 65w\" sizes=\"auto, (max-width: 194px) 100vw, 194px\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_c.jpg\" alt=\"Bar graph with straight line and curved line intersecting straight one\" width=\"196\" height=\"212\" class=\"alignnone wp-image-3041 size-full\" srcset=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_c.jpg 196w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_c-65x70.jpg 65w\" sizes=\"auto, (max-width: 196px) 100vw, 196px\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_d.jpg\" alt=\"Bar graph with line that intersect and curves at where the x and y axid meet\" width=\"208\" height=\"224\" class=\"alignnone wp-image-3042 size-full\" srcset=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_d.jpg 208w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_d-65x70.jpg 65w\" sizes=\"auto, (max-width: 208px) 100vw, 208px\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_e.jpg\" alt=\"Bar graph with diagnal line\" width=\"202\" height=\"199\" class=\"alignnone wp-image-3043 size-full\" srcset=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_e.jpg 202w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_e-65x64.jpg 65w\" sizes=\"auto, (max-width: 202px) 100vw, 202px\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_f.jpg\" alt=\"Bar graph with straight line and c curve that intersects it\" width=\"215\" height=\"214\" class=\"alignnone wp-image-3044 size-full\" srcset=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_f.jpg 215w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_f-150x150.jpg 150w, https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/uploads\/sites\/653\/2019\/04\/chapter-11.1_image_f-65x65.jpg 65w\" sizes=\"auto, (max-width: 215px) 100vw, 215px\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-5976e677f78386e408e2ebb9faa14a19_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#61;&#32;&#51;&#120;&#32;&#45;&#32;&#55;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"83\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-c3d5ae654f19504115d1623839561aa8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#94;&#50;&#32;&#45;&#32;&#120;&#94;&#50;&#32;&#61;&#32;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"88\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-f121c57366309abac1c2563a923bc9f0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#115;&#113;&#114;&#116;&#123;&#121;&#125;&#32;&#43;&#32;&#120;&#32;&#61;&#32;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"87\" style=\"vertical-align: -6px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-44c94e45fa25ab57de44b8b47ea17ac6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#50;&#32;&#43;&#32;&#121;&#94;&#50;&#32;&#61;&#32;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"88\" style=\"vertical-align: -4px;\" \/><\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p>Specify the domain of each of the following functions.<\/p>\n<ol start=\"2\">\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-29868b89f2b2ace532c2ccca650bf9e2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#120;&#41;&#32;&#61;&#32;&#45;&#53;&#120;&#32;&#43;&#32;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"121\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-29cf16cd6c9df1c3a5a43c2819317126_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#120;&#41;&#32;&#61;&#32;&#92;&#115;&#113;&#114;&#116;&#123;&#53;&#32;&#45;&#32;&#52;&#120;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"123\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-18e6fd8e924812c6d9b91204aec54e04_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#115;&#40;&#116;&#41;&#32;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#116;&#94;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"36\" width=\"69\" style=\"vertical-align: -12px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-a86dcbaada823460113f271fcdfa7b6b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#120;&#41;&#32;&#61;&#32;&#120;&#94;&#50;&#32;&#45;&#32;&#51;&#120;&#32;&#45;&#32;&#52;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"147\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-dc8fea0585265ff17e53da655ed581f2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#115;&#40;&#116;&#41;&#32;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#116;&#94;&#50;&#43;&#49;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"38\" width=\"99\" style=\"vertical-align: -14px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-8c9f69884fd578e30ecf8bbbda402559_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#120;&#41;&#32;&#61;&#32;&#92;&#115;&#113;&#114;&#116;&#123;&#120;&#32;&#45;&#32;&#49;&#54;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"123\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-6bae8ac625c3ad7fc6548ffa3efabe61_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#120;&#41;&#32;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#45;&#50;&#125;&#123;&#120;&#94;&#50;&#32;&#45;&#32;&#51;&#120;&#32;&#45;&#32;&#52;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"37\" width=\"150\" style=\"vertical-align: -13px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-4371d11899b2c353b119d8e060a1f6ba_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#104;&#40;&#120;&#41;&#32;&#61;&#32;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#92;&#115;&#113;&#114;&#116;&#123;&#51;&#120;&#32;&#45;&#32;&#49;&#50;&#125;&#125;&#123;&#120;&#94;&#50;&#32;&#45;&#32;&#50;&#53;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"39\" width=\"134\" style=\"vertical-align: -12px;\" \/><\/li>\n<\/ol>\n<p>Evaluate each of the following functions.<\/p>\n<ol start=\"10\">\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-42b749b97ca68c47ed299b265883cc2c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#103;&#40;&#120;&#41;&#32;&#61;&#32;&#52;&#120;&#32;&#45;&#32;&#52;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#102;&#111;&#114;&#32;&#125;&#32;&#103;&#40;&#48;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"170\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2a4495d9046fbec9ab84dbb8749cea5d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#103;&#40;&#110;&#41;&#32;&#61;&#32;&#45;&#51;&#32;&#92;&#99;&#100;&#111;&#116;&#32;&#53;&#94;&#123;&#45;&#110;&#125;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#102;&#111;&#114;&#32;&#125;&#103;&#40;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"185\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-83cc64b86a140be8543eb0bde75ee9bd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#120;&#41;&#32;&#61;&#32;&#120;&#94;&#50;&#32;&#43;&#32;&#52;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#102;&#111;&#114;&#32;&#125;&#102;&#40;&#45;&#57;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"186\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-32f01f40641af9ad1ba82f58e81dfe65_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#110;&#41;&#32;&#61;&#32;&#110;&#32;&#45;&#32;&#51;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#102;&#111;&#114;&#32;&#125;&#102;&#40;&#49;&#48;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"174\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7c0893d8f35af57166a09046f0a38f57_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#116;&#41;&#32;&#61;&#32;&#51;&#94;&#116;&#32;&#45;&#32;&#50;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#102;&#111;&#114;&#32;&#125;&#32;&#102;&#40;&#45;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"179\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-5338d7ff68b189e7e965bdbde1a417ab_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#97;&#41;&#32;&#45;&#51;&#94;&#123;&#97;&#32;&#45;&#32;&#49;&#125;&#32;&#45;&#32;&#51;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#102;&#111;&#114;&#32;&#125;&#102;&#40;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"186\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-01aa8e6b94dcbd76eed01f2684e194d0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#107;&#40;&#120;&#41;&#61;&#45;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#52;&#94;&#123;&#50;&#120;&#45;&#50;&#125;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#102;&#111;&#114;&#32;&#125;&#107;&#40;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"200\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-ed21eea114a50e74241844db04ec1586_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#112;&#40;&#116;&#41;&#61;&#45;&#50;&#92;&#99;&#100;&#111;&#116;&#32;&#52;&#94;&#123;&#50;&#116;&#43;&#49;&#125;&#43;&#49;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#102;&#111;&#114;&#32;&#125;&#112;&#40;&#45;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"237\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-59e8a81fdc674badc57e00d3be65581d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#104;&#40;&#120;&#41;&#61;&#120;&#94;&#51;&#43;&#50;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#102;&#111;&#114;&#32;&#125;&#104;&#40;&#45;&#52;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"195\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-0fc88aa53c5588a18a3f33c828accd44_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#104;&#40;&#110;&#41;&#61;&#52;&#110;&#43;&#50;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#102;&#111;&#114;&#32;&#125;&#104;&#40;&#110;&#43;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"206\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7e057e57b5169e7d6d88c3d98f33e1ae_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#104;&#40;&#120;&#41;&#61;&#51;&#120;&#43;&#50;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#102;&#111;&#114;&#32;&#125;&#104;&#40;&#45;&#49;&#43;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"218\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-94ff3f49921833016b1f158b085af452_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#104;&#40;&#97;&#41;&#61;&#45;&#51;&#92;&#99;&#100;&#111;&#116;&#32;&#50;&#94;&#123;&#97;&#43;&#51;&#125;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#102;&#111;&#114;&#32;&#125;&#104;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#100;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#51;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"43\" width=\"209\" style=\"vertical-align: -17px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-2f7826f589c6161c744cd00d2ebb3ca1_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#104;&#40;&#120;&#41;&#61;&#120;&#94;&#50;&#43;&#49;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#102;&#111;&#114;&#32;&#125;&#104;&#40;&#120;&#94;&#52;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"180\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-70115d7caab6bb12669d5f4af7d940e5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#104;&#40;&#116;&#41;&#61;&#116;&#94;&#50;&#43;&#116;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#102;&#111;&#114;&#32;&#125;&#104;&#40;&#116;&#94;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"166\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-02ec044280e7ae764d3c39abb1087165_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#120;&#41;&#61;&#124;&#51;&#120;&#43;&#49;&#124;&#43;&#49;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#102;&#111;&#114;&#32;&#125;&#102;&#40;&#48;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"214\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-7d7a892655d580012230d2a3e46a08dd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#110;&#41;&#61;&#45;&#50;&#124;&#45;&#110;&#45;&#50;&#124;&#43;&#49;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#102;&#111;&#114;&#32;&#125;&#102;&#40;&#45;&#54;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"264\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-fedeb3cdfdfaa002b03d099c7593ae51_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;&#40;&#116;&#41;&#61;&#124;&#116;&#43;&#51;&#124;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#102;&#111;&#114;&#32;&#125;&#102;&#40;&#49;&#48;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"176\" style=\"vertical-align: -4px;\" \/><\/li>\n<li><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-content\/ql-cache\/quicklatex.com-0b0b604455fc52472ff3b99ed151345f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#112;&#40;&#120;&#41;&#61;&#45;&#124;&#120;&#124;&#43;&#49;&#92;&#116;&#101;&#120;&#116;&#123;&#32;&#102;&#111;&#114;&#32;&#125;&#112;&#40;&#53;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"186\" style=\"vertical-align: -4px;\" \/><\/li>\n<\/ol>\n<p><a href=\"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/back-matter\/answer-key-11-1\/\">Answer Key 11.1<\/a><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"author":540,"menu_order":1,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-771","chapter","type-chapter","status-publish","hentry"],"part":399,"_links":{"self":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/771","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/users\/540"}],"version-history":[{"count":15,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/771\/revisions"}],"predecessor-version":[{"id":3771,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/771\/revisions\/3771"}],"part":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/parts\/399"}],"metadata":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapters\/771\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/media?parent=771"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/pressbooks\/v2\/chapter-type?post=771"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/contributor?post=771"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/intermediatealgebrakpu\/wp-json\/wp\/v2\/license?post=771"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}