{"id":9885,"date":"2026-07-03T17:39:42","date_gmt":"2026-07-03T17:39:42","guid":{"rendered":"https:\/\/kapdec.com\/help\/?p=9885"},"modified":"2026-07-03T17:39:42","modified_gmt":"2026-07-03T17:39:42","slug":"functions-introductions","status":"publish","type":"post","link":"https:\/\/kapdec.com\/help\/functions-introductions\/","title":{"rendered":"Functions Introductions"},"content":{"rendered":"<div class=\"article-watermark-wrapper\">\n<div style=\"position: relative; z-index: 1;\">\n<p style=\"font-family: Arial, Helvetica, Calibri, sans-serif; font-size: 9pt; color: #444444;\">KAPDEC&reg; | Elite STEM Learning Platform | <a href=\"https:\/\/kapdec.com\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color: #444444; text-decoration: underline;\">https:\/\/kapdec.com<\/a><\/p>\n<hr \/>\n<h2><strong>Unit: <\/strong><strong>Functions<\/strong><\/h2>\n<h3><strong>Chapter: <\/strong><strong>Introduction to Functions<\/strong><\/h3>\n<p><em>Reference: &#8211; What is a Function, Input and Output, Function Notation (f(x)), Domain and Range, Vertical Line Test, Representing Functions (Equations, Tables, Graphs, Mapping Diagrams), Linear and Nonlinear Functions, Examples and Non-Examples, Solved Problems, Odd-One-Out, Common Mistakes<\/em><\/p>\n<p><strong>After studying this chapter, you should be able to understand:<\/strong><\/p>\n<ul>\n<li><em>What is a Function and How It Works<\/em><\/li>\n<li><em>Function Notation and How to Use f(x)<\/em><\/li>\n<li><em>Domain and Range of a Function<\/em><\/li>\n<li><em>How to Identify a Function from a Graph (Vertical Line Test)<\/em><\/li>\n<li><em>Different Ways to Represent Functions<\/em><\/li>\n<\/ul>\n<p><strong>Introduction to Functions<\/strong><\/p>\n<p><strong><u>Definition<\/u><\/strong><\/p>\n<p>A function is a special relationship between two sets of numbers: the\u00a0input\u00a0(usually x) and the\u00a0output\u00a0(usually y). In a function, every input has\u00a0exactly one\u00a0output.<\/p>\n<p>Think of a function as a machine: you put a number in, the machine follows a rule, and it gives you exactly one number out.<\/p>\n<p>When we study functions, we essentially ask:<\/p>\n<p>&#8220;Does each input value produce one and only one output value?&#8221;<\/p>\n<p>If yes, it is a function. If one input gives two or more different outputs, it is NOT a function.<\/p>\n<p><strong><u>Importance of Functions<\/u><\/strong><\/p>\n<ul>\n<li>Functions are the building blocks of algebra and calculus<\/li>\n<li>Used to model real-world relationships (cost, distance, temperature)<\/li>\n<li>Helps predict outcomes based on input values<\/li>\n<li>Essential for computer programming and data analysis<\/li>\n<li>Found in everyday situations like vending machines, calculators, and formulas<\/li>\n<\/ul>\n<p><strong><u>Example<\/u><\/strong><\/p>\n<p>Suppose a vending machine has buttons (inputs) and snacks (outputs). If you press button A, you always get chips. If button A sometimes gives chips and sometimes gives candy, that machine is NOT a function. A function always gives the same output for the same input.<\/p>\n<p><strong>Mathematical Example:<\/strong><br \/>\nThe equation y = 2x + 3 is a function.<br \/>\nIf x = 1, then y = 5. If x = 1 again, y is always 5. Each x gives exactly one y.<\/p>\n<p><strong><u>Subtopics<\/u><\/strong><\/p>\n<p><strong>1. Input and Output<\/strong><\/p>\n<p>In a function, the input is called the\u00a0independent variable\u00a0(usually x). The output is called the\u00a0dependent variable\u00a0(usually y) because its value depends on the input.<\/p>\n<p><strong>Example:<\/strong>\u00a0In the function y = x\u00b2<br \/>\nIf input x = 3, output y = 9<br \/>\nIf input x = -3, output y = 9<br \/>\nIf input x = 0, output y = 0<\/p>\n<p>Notice that different inputs (3 and -3) can give the same output (9). That is allowed in a function. What is NOT allowed is one input giving two different outputs.<\/p>\n<p><strong>Function Rule:<\/strong>\u00a0A function must pass the &#8220;one input, one output&#8221; test.<\/p>\n<p><strong>2. Function Notation f(x)<\/strong><\/p>\n<p>Instead of writing y = 2x + 3, we can write f(x) = 2x + 3. The symbol f(x) is read as &#8220;f of x&#8221; and means &#8220;the output of function f when the input is x.&#8221;<\/p>\n<p><strong>Examples of Function Notation:<\/strong><\/p>\n<p>If f(x) = 2x + 3, then:<\/p>\n<ul>\n<li>f(1) = 2(1) + 3 = 5<\/li>\n<li>f(4) = 2(4) + 3 = 11<\/li>\n<li>f(0) = 2(0) + 3 = 3<\/li>\n<\/ul>\n<p>If g(x) = x\u00b2 &#8211; 1, then:<\/p>\n<ul>\n<li>g(2) = 4 &#8211; 1 = 3<\/li>\n<li>g(5) = 25 &#8211; 1 = 24<\/li>\n<li>g(-3) = 9 &#8211; 1 = 8<\/li>\n<\/ul>\n<p><strong>Other letters can be used:<\/strong>\u00a0h(x), p(x), d(x) \u2013 any letter works.<\/p>\n<p><strong>3. Domain and Range<\/strong><\/p>\n<p><strong>Domain:<\/strong>\u00a0The set of all possible input values (x-values) that the function can accept.<\/p>\n<p><strong>Range:<\/strong>\u00a0The set of all possible output values (y-values) that the function can produce.<\/p>\n<p><strong>Example \u2013 Domain and Range from an Equation:<\/strong><br \/>\nFor f(x) = x + 2, we can put any real number in, so the domain is &#8220;all real numbers.&#8221; The output can be any real number too, so the range is also &#8220;all real numbers.&#8221;<\/p>\n<p><strong>Example \u2013 Domain and Range from a List of Ordered Pairs:<\/strong><br \/>\nConsider the set of ordered pairs: {(1, 3), (2, 5), (3, 7), (4, 9)}<br \/>\nDomain = {1, 2, 3, 4} (all the x-values)<br \/>\nRange = {3, 5, 7, 9} (all the y-values)<\/p>\n<p><strong>Example \u2013 Domain Restriction (Important Rule):<\/strong><br \/>\nFor f(x) = 1\/x, we cannot put x = 0 because division by zero is undefined. So, the domain is &#8220;all real numbers except 0.&#8221;<\/p>\n<p><strong>4. Representing Functions<\/strong><\/p>\n<p>Functions can be shown in four main ways:<\/p>\n<p><strong>Way 1 \u2013 Equation:<\/strong>\u00a0f(x) = 3x &#8211; 4<\/p>\n<p><strong>Way 2 \u2013 Table of Values:<\/strong><br \/>\nA table shows inputs and their matching outputs.<\/p>\n<p><strong>Way 3 \u2013 Graph:<\/strong><br \/>\nA graph plots points (x, y) where y = f(x). If any vertical line crosses the graph more than once, it is NOT a function.<\/p>\n<p><strong>Way 4 \u2013 Mapping Diagram:<\/strong><br \/>\nArrows connect each input to its output. Each input must have exactly one arrow coming out.<\/p>\n<p><strong>Example \u2013 Mapping Diagram:<\/strong><br \/>\nInputs: {1, 2, 3}<br \/>\nOutputs: {4, 5, 6}<br \/>\nArrows: 1 \u2192 4, 2 \u2192 5, 3 \u2192 6<br \/>\nThis is a function because each input has one arrow.<\/p>\n<p><strong>NOT a function mapping diagram:<\/strong><br \/>\nInputs: {1, 2, 3}<br \/>\nOutputs: {4, 5, 6}<br \/>\nArrows: 1 \u2192 4, 1 \u2192 5, 2 \u2192 5, 3 \u2192 6<br \/>\nThis is NOT a function because input 1 has two outputs (4 and 5).<\/p>\n<p><strong>5. Vertical Line Test<\/strong><\/p>\n<p>The vertical line test is a quick way to check if a graph represents a function.<\/p>\n<p><strong>How it works:<\/strong>\u00a0Imagine drawing vertical lines (up and down) across the entire graph. If any vertical line touches the graph at more than one point, it is NOT a function.<\/p>\n<p><strong>Examples:<\/strong><\/p>\n<p>A straight line (not vertical) \u2013 passes the test \u2192 function<br \/>\nA parabola (U-shaped) \u2013 passes the test \u2192 function<br \/>\nA circle \u2013 fails the test (a vertical line cuts a circle twice) \u2192 NOT a function<br \/>\nA vertical line \u2013 fails the test (every point on the line is a vertical line) \u2192 NOT a function<\/p>\n<p><strong>Why it works:<\/strong>\u00a0A vertical line represents a single x-value. If it crosses the graph at two points, that x-value has two different y-values, which violates the definition of a function.<\/p>\n<p><strong>6. Linear vs Nonlinear Functions<\/strong><\/p>\n<p><strong>Linear Function:<\/strong>\u00a0A function whose graph is a straight line. It can be written in the form f(x) = mx + b, where m and b are constants.<\/p>\n<p><strong>Examples of Linear Functions:<\/strong><br \/>\nf(x) = 2x + 3<br \/>\nf(x) = -5x + 1<br \/>\nf(x) = x (here m = 1, b = 0)<br \/>\nf(x) = 7 (here m = 0, b = 7 \u2013 a horizontal line)<\/p>\n<p><strong>Nonlinear Function:<\/strong>\u00a0A function whose graph is NOT a straight line. It curves or changes direction.<\/p>\n<p><strong>Examples of Nonlinear Functions:<\/strong><br \/>\nf(x) = x\u00b2 (parabola \u2013 U-shaped)<br \/>\nf(x) = |x| (V-shaped)<br \/>\nf(x) = 2\u02e3 (exponential \u2013 curves upward)<br \/>\nf(x) = \u221ax (square root \u2013 curves slowly)<\/p>\n<p>\u00a0<\/p>\n<p><strong>Examples of Functions and Non-Functions<\/strong><\/p>\n<p><strong>Example \u2013 Function (from ordered pairs):<\/strong><br \/>\n{(0, 1), (1, 2), (2, 3), (3, 4)}<br \/>\nEach x has exactly one y \u2192 Function<\/p>\n<p><strong>Example \u2013 NOT a Function (from ordered pairs):<\/strong><br \/>\n{(1, 2), (1, 3), (2, 4), (3, 5)}<br \/>\nThe x-value 1 has two y-values (2 and 3) \u2192 NOT a function<\/p>\n<p><strong>Example \u2013 Function (from mapping diagram):<\/strong><br \/>\nInputs: A, B, C, D<br \/>\nOutputs: 10, 20, 30, 40<br \/>\nArrows: A\u219210, B\u219220, C\u219230, D\u219240 \u2192 Function<\/p>\n<p><strong>Example \u2013 NOT a Function (from mapping diagram):<\/strong><br \/>\nInputs: A, B, C<br \/>\nOutputs: 10, 20, 30<br \/>\nArrows: A\u219210, A\u219220, B\u219220, C\u219230 \u2192 NOT a function (A has two outputs)<\/p>\n<p><strong>Example \u2013 Function (from graph):<\/strong><br \/>\nA straight line with slope 2 \u2013 passes vertical line test \u2192 Function<\/p>\n<p><strong>Example \u2013 NOT a Function (from graph):<\/strong><br \/>\nA circle \u2013 fails vertical line test \u2192 NOT a function<\/p>\n<hr>\n<p><strong>Solved Examples<\/strong><\/p>\n<p><strong>Example 1:<\/strong>\u00a0Determine if the equation y = 2x + 1 represents a function.<\/p>\n<p><strong>Solution:<\/strong>\u00a0For every x we choose, we get exactly one y. There is no x that gives two different y values. So this is a function.<\/p>\n<p><strong>Answer:<\/strong>\u00a0Yes, it is a function.<\/p>\n<p>\u00a0<\/p>\n<p><strong>Example 2:<\/strong>\u00a0If f(x) = 3x &#8211; 2, find f(4).<\/p>\n<p><strong>Solution:<\/strong>\u00a0f(4) = 3(4) &#8211; 2 = 12 &#8211; 2 = 10<\/p>\n<p><strong>Answer:<\/strong>\u00a010<\/p>\n<p>\u00a0<\/p>\n<p><strong>Example 3:<\/strong>\u00a0Find the domain of f(x) = x\u00b2 + 1.<\/p>\n<p><strong>Solution:<\/strong>\u00a0We can put any real number into this function. There are no restrictions (no square roots of negatives, no division by zero). So domain is all real numbers.<\/p>\n<p><strong>Answer:<\/strong>\u00a0All real numbers<\/p>\n<p>\u00a0<\/p>\n<p><strong>Example 4:<\/strong>\u00a0Does the set {(2, 4), (3, 6), (2, 8), (5, 10)} represent a function?<\/p>\n<p><strong>Solution:<\/strong>\u00a0Look at the x-values. The x-value 2 appears twice with different y-values (4 and 8). This violates the definition of a function.<\/p>\n<p><strong>Answer:<\/strong>\u00a0No, it is not a function.<\/p>\n<p>\u00a0<\/p>\n<p><strong>Example 5:<\/strong>\u00a0Does the graph of a vertical line represent a function?<\/p>\n<p><strong>Solution:<\/strong>\u00a0A vertical line has the same x-value for every point. That x-value has infinitely many y-values. The vertical line test fails because a vertical line intersects itself at every point.<\/p>\n<p><strong>Answer:<\/strong>\u00a0No, a vertical line is not a function.<\/p>\n<p>\u00a0<\/p>\n<p><strong>Example 6 \u2013 Odd One Out (Function or Not):<\/strong><\/p>\n<p><strong>Examine the five equations below. Exactly one does NOT represent y as a function of x. Identify it.<\/strong><\/p>\n<div class=\"kapdec-figure-wrapper\" style=\"display: block; max-width: 100%; vertical-align: top;\">\n<table cellspacing=\"0\" style=\"border-collapse:collapse; width:391px\">\n<thead>\n<tr>\n<td style=\"height:34px\">\n<p>Item<\/p>\n<\/td>\n<td style=\"height:34px\">\n<p>Equation<\/p>\n<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"height:33px\">\n<p>P<\/p>\n<\/td>\n<td style=\"height:33px\">\n<p>y = 3x &#8211; 7<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"height:34px\">\n<p>Q<\/p>\n<\/td>\n<td style=\"height:34px\">\n<p>y = x\u00b2 + 2x &#8211; 1<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"height:33px\">\n<p>R<\/p>\n<\/td>\n<td style=\"height:33px\">\n<p>x = 4<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"height:34px\">\n<p>S<\/p>\n<\/td>\n<td style=\"height:34px\">\n<p>y =x<\/p>\n<\/td>\n<td style=\"height:34px\">\u00a0<\/td>\n<td style=\"height:34px\">\u00a0<\/td>\n<\/tr>\n<tr>\n<td style=\"height:34px\">\n<p>T<\/p>\n<\/td>\n<td style=\"height:34px\">\n<p>y = 1\/x<\/p>\n<\/td>\n<td style=\"height:34px\">\u00a0<\/td>\n<td style=\"height:34px\">\u00a0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p class=\"kapdec-figure-source\" style=\"font-family: Arial, Helvetica, Calibri, sans-serif; font-size: 8pt; color: #666666; text-align: right; margin: 4px 0 12px 0;\">Source: Kapdec.com<\/p>\n<\/div>\n<p><strong>Solution:<\/strong><\/p>\n<p>Item P: y = 3x &#8211; 7 \u2192 for each x, one y \u2192 function<\/p>\n<p>Item Q: y = x\u00b2 + 2x &#8211; 1 \u2192 for each x, one y \u2192 function<\/p>\n<p>Item R: x = 4 \u2192 this means x is always 4, but y can be any number. For x=4, there are infinitely many y values. So this is NOT a function.<\/p>\n<p>Item S: y = |x| \u2192 for each x, one y (absolute value gives a single output) \u2192 function<\/p>\n<p>Item T: y = 1\/x \u2192 for each x (except 0), one y \u2192 function<\/p>\n<p><strong>Three reasons why R (x = 4) is the odd one out:<\/strong><\/p>\n<p><strong>(A)<\/strong>\u00a0In R, the same input (x=4) produces infinitely many outputs (any y-value). This violates the function rule.<br \/>\n<strong>(B)<\/strong>\u00a0All other equations can be written in the form y = (something in terms of x). R cannot be written that way.<br \/>\n<strong>(C)<\/strong>\u00a0The graph of x = 4 is a vertical line, which fails the vertical line test. All other equation graphs pass the vertical line test.<\/p>\n<p><strong>Conclusion:<\/strong>\u00a0R (x = 4) is the odd one out.<\/p>\n<p>\u00a0<\/p>\n<p><strong>Common Mistakes to Avoid<\/strong><\/p>\n<p><strong>Mistake 1 \u2013 Confusing input with output<\/strong><br \/>\nThe input (x) is the independent variable; the output (y) depends on x.<br \/>\nCorrect understanding: f(x) means &#8220;output when input is x.&#8221;<\/p>\n<p><strong>Mistake 2 \u2013 Thinking different inputs cannot have the same output<\/strong><br \/>\nDifferent inputs can definitely give the same output. Example: f(x) = x\u00b2 gives f(2)=4 and f(-2)=4. That is fine.<br \/>\nCorrect understanding: Only one input giving two outputs is forbidden.<\/p>\n<p><strong>Mistake 3 \u2013 Forgetting domain restrictions<\/strong><br \/>\nSome functions cannot take all real numbers. Examples: 1\/x cannot take x=0; \u221ax cannot take negative numbers.<br \/>\nCorrect understanding: Always check for division by zero and square roots of negatives.<\/p>\n<p><strong>Mistake 4 \u2013 Misapplying the vertical line test<\/strong><br \/>\nThe vertical line test is for graphs, not for tables or equations.<br \/>\nCorrect understanding: Draw imaginary vertical lines across the entire graph.<\/p>\n<p><strong>Mistake 5 \u2013 Believing all equations are functions<\/strong><br \/>\nAn equation like x = y\u00b2 is NOT a function of x because x=4 gives y=2 and y=-2 (two outputs).<br \/>\nCorrect understanding: Solve for y; if after solving, one x gives two y&#8217;s, it is not a function.<\/p>\n<p><strong>Mistake 6 \u2013 Thinking linear means straight line (true) but forgetting horizontal lines are also functions<\/strong><br \/>\ny = 5 is a horizontal line. It passes the vertical line test and is a function.<br \/>\nCorrect understanding: Horizontal lines are functions; vertical lines are not.<\/p>\n<p>\u00a0<\/p>\n<p><strong>Quick Reference Summary<\/strong><\/p>\n<p><strong>Definition of Function:<\/strong>\u00a0Every input has exactly one output.<\/p>\n<p><strong>Function Notation:<\/strong>\u00a0f(x) read as &#8220;f of x&#8221; means output of f when input is x.<\/p>\n<p><strong>Domain:<\/strong>\u00a0All possible input values (x-values).<\/p>\n<p><strong>Range:<\/strong>\u00a0All possible output values (y-values).<\/p>\n<p><strong>Vertical Line Test:<\/strong>\u00a0If a vertical line crosses a graph more than once, it is NOT a function.<\/p>\n<p><strong>Ways to Show a Function:<\/strong>\u00a0Equations, tables, graphs, mapping diagrams.<\/p>\n<p><strong>Linear Function:<\/strong>\u00a0f(x) = mx + b (graph is a straight line).<\/p>\n<p><strong>Nonlinear Function:<\/strong>\u00a0Graph is not a straight line (curves, V-shapes, etc.).<\/p>\n<p><strong>NOT a Function Examples:<\/strong>\u00a0Vertical line, circle, x = y\u00b2, mapping where one input has multiple outputs.<\/p>\n<p>\u00a0<\/p>\n<p><!--kapdec-footer-start--><\/p>\n<style>.kapdec-article-footer{font-family:Arial,Helvetica,Calibri,sans-serif;color:#444;}.kapdec-footer-grid{display:flex;align-items:stretch;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden;}.kapdec-footer-left,.kapdec-qr-block{flex:1 1 50%;width:50%;box-sizing:border-box;min-width:0;}.kapdec-footer-left{padding:22px 28px;border-right:1px solid #e5e7eb;}.kapdec-citation-block{line-height:1.6;font-size:9pt;color:#333;margin:0;}.kapdec-citation-block p{margin:0 0 10px 0;}.kapdec-citation-block a{color:#0066cc;text-decoration:underline;}.kapdec-copyright-block{margin-top:18px;padding-top:14px;border-top:1px solid #e5e7eb;font-size:7.5pt;color:#777;line-height:1.55;text-align:left;}.kapdec-copyright-block p{margin:0 0 5px 0;}.kapdec-qr-block{padding:22px 28px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;}.kapdec-qr-label{margin:0 0 8px 0;font-size:8.5pt;font-weight:600;color:#444;line-height:1.35;letter-spacing:.02em;}.kapdec-qr-url{margin:0 0 14px 0;font-size:7.5pt;line-height:1.4;color:#777;word-break:break-word;max-width:100%;}.kapdec-qr-url a{color:#777;text-decoration:underline;}@media (max-width:640px){.kapdec-footer-grid{flex-direction:column;}.kapdec-footer-left,.kapdec-qr-block{width:100%;flex-basis:100%;border-right:none;}.kapdec-footer-left{border-bottom:1px solid #e5e7eb;}}<\/style>\n<div class=\"kapdec-article-footer\" style=\"margin-top: 28px; padding-top: 4px;\">\n<div class=\"kapdec-footer-grid\">\n<div class=\"kapdec-footer-left\">\n<div class=\"kapdec-citation-block\">\n<p>A Kapdec&reg; learning guide &#8211; Crafted by elite STEM mentors for ambitious learners.<\/p>\n<p><a href=\"https:\/\/kapdec.com\" target=\"_blank\" rel=\"noopener noreferrer\">Learn more at https:\/\/kapdec.com<\/a><\/p>\n<\/div>\n<div class=\"kapdec-copyright-block\">\n<p>Author: Kapdec | Publisher: Kapdec | Copyright: &copy; Kapdec. All Rights Reserved.<\/p>\n<p>Unauthorized reproduction, distribution, or commercial use of this material is prohibited.<\/p>\n<\/div>\n<\/div>\n<div class=\"kapdec-qr-block\">\n<p class=\"kapdec-qr-label\">Scan to visit this resource online<\/p>\n<p class=\"kapdec-qr-url\"><a href=\"https:\/\/kapdec.com\/resources\/functions-introductions\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/kapdec.com\/resources\/functions-introductions<\/a><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"data:image\/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjEyMCIgaGVpZ2h0PSIxMjAiIHZpZXdCb3g9IjAgMCAxMjAgMTIwIj48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTIwIiBoZWlnaHQ9IjEyMCIgZmlsbD0iI2ZlZmVmZSIvPjxnIHRyYW5zZm9ybT0ic2NhbGUoNC4xMzgpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLDApIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMSAwTDExIDFMMTAgMUwxMCAyTDkgMkw5IDFMOCAxTDggMkw5IDJMOSAzTDggM0w4IDRMOSA0TDkgNUw4IDVMOCA3TDkgN0w5IDhMNiA4TDYgOUwxMCA5TDEwIDhMMTEgOEwxMSAxMEwxMCAxMEwxMCAxMUwxMSAxMUwxMSAxMEwxMiAxMEwxMiAxMUwxMyAxMUwxMyAxMEwxNCAxMEwxNCAxMkwxMyAxMkwxMyAxNEwxNCAxNEwxNCAxM0wxNiAxM0wxNiAxNEwxNSAxNEwxNSAxNUwxNCAxNUwxNCAxNkwxMyAxNkwxMyAxNUwxMSAxNUwxMSAxNkwxMiAxNkwxMiAxN0wxMSAxN0wxMSAxOEwxMCAxOEwxMCAxOUw5IDE5TDkgMThMOCAxOEw4IDE3TDcgMTdMNyAxNkw5IDE2TDkgMTVMOCAxNUw4IDE0TDEwIDE0TDEwIDEzTDExIDEzTDExIDE0TDEyIDE0TDEyIDEzTDExIDEzTDExIDEyTDYgMTJMNiAxMUw4IDExTDggMTBMNiAxMEw2IDExTDUgMTFMNSA4TDAgOEwwIDEwTDMgMTBMMyA5TDQgOUw0IDExTDUgMTFMNSAxM0w0IDEzTDQgMTJMMyAxMkwzIDExTDIgMTFMMiAxM0wzIDEzTDMgMTRMMSAxNEwxIDEzTDAgMTNMMCAyMUwxIDIxTDEgMThMMiAxOEwyIDIxTDMgMjFMMyAxOUw0IDE5TDQgMjBMNSAyMEw1IDIxTDcgMjFMNyAyMEw1IDIwTDUgMTlMNCAxOUw0IDE2TDUgMTZMNSAxN0w3IDE3TDcgMThMNiAxOEw2IDE5TDkgMTlMOSAyMEw4IDIwTDggMjNMOSAyM0w5IDIyTDEwIDIyTDEwIDIxTDExIDIxTDExIDIyTDEyIDIyTDEyIDIzTDEzIDIzTDEzIDIyTDEyIDIyTDEyIDIxTDExIDIxTDExIDE4TDEyIDE4TDEyIDE3TDEzIDE3TDEzIDE5TDE2IDE5TDE2IDIwTDE3IDIwTDE3IDIxTDE2IDIxTDE2IDIyTDE1IDIyTDE1IDIwTDEzIDIwTDEzIDIxTDE0IDIxTDE0IDIzTDE1IDIzTDE1IDI0TDEyIDI0TDEyIDI1TDExIDI1TDExIDIzTDEwIDIzTDEwIDI0TDggMjRMOCAyOUwxMCAyOUwxMCAyOEwxMSAyOEwxMSAyOUwxNiAyOUwxNiAyOEwxNyAyOEwxNyAyOUwxOCAyOUwxOCAyOEwxNyAyOEwxNyAyN0wxOCAyN0wxOCAyNkwxOSAyNkwxOSAyN0wyMCAyN0wyMCAyOEwxOSAyOEwxOSAyOUwyMCAyOUwyMCAyOEwyMiAyOEwyMiAyOUwyMyAyOUwyMyAyOEwyNCAyOEwyNCAyN0wyNSAyN0wyNSAyOEwyNiAyOEwyNiAyOUwyNyAyOUwyNyAyOEwyOCAyOEwyOCAyNkwyOSAyNkwyOSAyNUwyOCAyNUwyOCAyNkwyNyAyNkwyNyAyNEwyOCAyNEwyOCAyM0wyNyAyM0wyNyAyMkwyOSAyMkwyOSAyMEwyOCAyMEwyOCAxOUwyNyAxOUwyNyAxNkwyOCAxNkwyOCAxNUwyNyAxNUwyNyAxNEwyNSAxNEwyNSAxM0wyNyAxM0wyNyAxMkwyOCAxMkwyOCAxMUwyNyAxMUwyNyAxMkwyNiAxMkwyNiAxMUwyNSAxMUwyNSA5TDI2IDlMMjYgOEwyNSA4TDI1IDlMMjQgOUwyNCA4TDIzIDhMMjMgOUwyMiA5TDIyIDhMMjEgOEwyMSAzTDIwIDNMMjAgMkwyMSAyTDIxIDBMMTYgMEwxNiAxTDE0IDFMMTQgMEwxMyAwTDEzIDJMMTYgMkwxNiAzTDE3IDNMMTcgNEwxNiA0TDE2IDVMMTUgNUwxNSAzTDEyIDNMMTIgMkwxMSAyTDExIDFMMTIgMUwxMiAwWk0xOCAxTDE4IDJMMTcgMkwxNyAzTDE4IDNMMTggNEwxNyA0TDE3IDdMMTYgN0wxNiA2TDE1IDZMMTUgNUwxNCA1TDE0IDRMMTIgNEwxMiA1TDkgNUw5IDdMMTAgN0wxMCA2TDExIDZMMTEgOEwxMiA4TDEyIDZMMTMgNkwxMyA4TDE0IDhMMTQgMTBMMTYgMTBMMTYgMTFMMTcgMTFMMTcgMTJMMTggMTJMMTggMTNMMTcgMTNMMTcgMTRMMTggMTRMMTggMTNMMjAgMTNMMjAgMTJMMjEgMTJMMjEgMTNMMjUgMTNMMjUgMTJMMjMgMTJMMjMgMTFMMjQgMTFMMjQgMTBMMTkgMTBMMTkgOUwyMSA5TDIxIDhMMjAgOEwyMCA1TDE5IDVMMTkgNEwyMCA0TDIwIDNMMTkgM0wxOSAyTDIwIDJMMjAgMVpNMTAgMkwxMCAzTDkgM0w5IDRMMTAgNEwxMCAzTDExIDNMMTEgMlpNMTMgNUwxMyA2TDE0IDZMMTQgOEwxNiA4TDE2IDdMMTUgN0wxNSA2TDE0IDZMMTQgNVpNMTggNkwxOCA3TDE5IDdMMTkgNlpNMTcgOEwxNyA5TDE2IDlMMTYgMTBMMTcgMTBMMTcgMTFMMTggMTFMMTggMTJMMjAgMTJMMjAgMTFMMTkgMTFMMTkgMTBMMTcgMTBMMTcgOUwxOCA5TDE4IDhaTTI3IDhMMjcgOUwyOCA5TDI4IDEwTDI5IDEwTDI5IDlMMjggOUwyOCA4Wk0xMiA5TDEyIDEwTDEzIDEwTDEzIDlaTTAgMTFMMCAxMkwxIDEyTDEgMTFaTTUgMTNMNSAxNEwzIDE0TDMgMTVMMSAxNUwxIDE2TDMgMTZMMyAxNUw2IDE1TDYgMTZMNyAxNkw3IDE1TDYgMTVMNiAxNEw4IDE0TDggMTNaTTI4IDEzTDI4IDE0TDI5IDE0TDI5IDEzWk0xOSAxNEwxOSAxNUwxNSAxNUwxNSAxNkwxNiAxNkwxNiAxN0wxNCAxN0wxNCAxOEwxNiAxOEwxNiAxOUwxNyAxOUwxNyAyMEwxOCAyMEwxOCAyMUwxNyAyMUwxNyAyMkwyMCAyMkwyMCAyMUwxOSAyMUwxOSAyMEwyMCAyMEwyMCAxOEwyMSAxOEwyMSAxOUwyMiAxOUwyMiAxOEwyMSAxOEwyMSAxNkwyMiAxNkwyMiAxN0wyMyAxN0wyMyAxNkwyNCAxNkwyNCAxN0wyNSAxN0wyNSAyMUwyNiAyMUwyNiAyMEwyNyAyMEwyNyAxOUwyNiAxOUwyNiAxN0wyNSAxN0wyNSAxNkwyNyAxNkwyNyAxNUwyNSAxNUwyNSAxNkwyNCAxNkwyNCAxNEwyMiAxNEwyMiAxNUwyMSAxNUwyMSAxNkwyMCAxNkwyMCAxOEwxOCAxOEwxOCAxN0wxOSAxN0wxOSAxNUwyMCAxNUwyMCAxNFpNMjIgMTVMMjIgMTZMMjMgMTZMMjMgMTVaTTE3IDE2TDE3IDE3TDE2IDE3TDE2IDE4TDE3IDE4TDE3IDE3TDE4IDE3TDE4IDE2Wk0yOCAxN0wyOCAxOEwyOSAxOEwyOSAxN1pNMjMgMTlMMjMgMjBMMjQgMjBMMjQgMTlaTTIxIDIxTDIxIDI0TDI0IDI0TDI0IDIxWk0yMiAyMkwyMiAyM0wyMyAyM0wyMyAyMlpNMTcgMjNMMTcgMjRMMTkgMjRMMTkgMjVMMjAgMjVMMjAgMjRMMTkgMjRMMTkgMjNaTTI1IDIzTDI1IDI1TDIxIDI1TDIxIDI2TDI1IDI2TDI1IDI1TDI2IDI1TDI2IDI0TDI3IDI0TDI3IDIzWk0xMiAyNUwxMiAyNkw5IDI2TDkgMjdMMTIgMjdMMTIgMjhMMTYgMjhMMTYgMjdMMTcgMjdMMTcgMjZMMTYgMjZMMTYgMjVMMTUgMjVMMTUgMjZMMTQgMjZMMTQgMjVaTTEzIDI2TDEzIDI3TDE0IDI3TDE0IDI2Wk0xNSAyNkwxNSAyN0wxNiAyN0wxNiAyNlpNMjIgMjdMMjIgMjhMMjMgMjhMMjMgMjdaTTI2IDI3TDI2IDI4TDI3IDI4TDI3IDI3Wk0wIDBMMCA3TDcgN0w3IDBaTTEgMUwxIDZMNiA2TDYgMVpNMiAyTDIgNUw1IDVMNSAyWk0yMiAwTDIyIDdMMjkgN0wyOSAwWk0yMyAxTDIzIDZMMjggNkwyOCAxWk0yNCAyTDI0IDVMMjcgNUwyNyAyWk0wIDIyTDAgMjlMNyAyOUw3IDIyWk0xIDIzTDEgMjhMNiAyOEw2IDIzWk0yIDI0TDIgMjdMNSAyN0w1IDI0WiIgZmlsbD0iIzAwMDAwMCIvPjwvZz48L2c+PC9zdmc+Cg==\" alt=\"QR code\" width=\"110\" height=\"110\" style=\"display: block; width: 110px; height: 110px; max-width: 110px; margin: 0 auto;\" \/><\/div>\n<\/div>\n<\/div>\n<p><!--kapdec-footer-end--><\/div>\n<div aria-hidden=\"true\" class=\"article-watermark-layer\" style=\"background-image:url(data:image\/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9Ijc1MCIgaGVpZ2h0PSI0NTAiPjx0ZXh0IHg9IjQwIiB5PSIyMzAiIHRyYW5zZm9ybT0icm90YXRlKC0zMiA0MCAyMzApIiBmb250LWZhbWlseT0iQXJpYWwsSGVsdmV0aWNhLENhbGlicmksc2Fucy1zZXJpZiIgZm9udC1zaXplPSIxOCIgZm9udC13ZWlnaHQ9IjQwMCIgdGV4dC1yZW5kZXJpbmc9Imdlb21ldHJpY1ByZWNpc2lvbiIgZmlsbD0iI2I1YjViNSIgZmlsbC1vcGFjaXR5PSIwLjMyIj5LQVBERUMmIzE3NDsgfCBFbGl0ZSBTVEVNIExlYXJuaW5nPC90ZXh0Pjwvc3ZnPg==);background-repeat:repeat;background-size:750px 450px;\"><\/div>\n<\/div>\n<style>.article-watermark-wrapper{position:relative;overflow:hidden;}.article-watermark-layer{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:2;background-repeat:repeat;background-size:750px 450px;}@media print{.article-watermark-layer{position:fixed;inset:0;background-repeat:repeat!important;background-size:750px 450px!important;-webkit-print-color-adjust:exact;print-color-adjust:exact;}}<\/style>\n","protected":false},"excerpt":{"rendered":"<p>KAPDEC&reg; | Elite STEM Learning Platform | https:\/\/kapdec.com Unit: Functions Chapter: Introduction to Functions Reference: &#8211; What is a Function, Input and Output, Function Notation (f(x)), Domain and Range, Vertical Line Test, Representing Functions (Equations, Tables, Graphs, Mapping Diagrams), Linear and Nonlinear Functions, Examples and Non-Examples, Solved Problems, Odd-One-Out, Common Mistakes After studying this chapter, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[593],"tags":[],"class_list":["post-9885","post","type-post","status-publish","format-standard","hentry","category-grade-8"],"_links":{"self":[{"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/posts\/9885","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/comments?post=9885"}],"version-history":[{"count":0,"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/posts\/9885\/revisions"}],"wp:attachment":[{"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/media?parent=9885"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/categories?post=9885"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/tags?post=9885"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}