SlideShare a Scribd company logo
1 of 93
The Basic Language of Functions
Frank Ma © 2011
The Basic Language of Functions
A function is a procedure that assigns each input
exactly one output.
The Basic Language of Functions
A function is a procedure that assigns each input
exactly one output. In mathematics, usually we name
functions as f, g, h…
The Basic Language of Functions
A function is a procedure that assigns each input
exactly one output. In mathematics, usually we name
functions as f, g, h…and we let x represent the input
and y represent the output y.
Example A:
a. Input a number x, the output is (are)
whole number(s) within ¾ of x. Is this a function?
The Basic Language of Functions
A function is a procedure that assigns each input
exactly one output. In mathematics, usually we name
functions as f, g, h…and we let x represent the input
and y represent the output y.
Example A:
a. Input a number x, the output is (are)
whole number(s) within ¾ of x. Is this a function?
No, this is not a function because if x = ½, there'll be
two different outputs 0 or 1.
The Basic Language of Functions
A function is a procedure that assigns each input
exactly one output. In mathematics, usually we name
functions as f, g, h…and we let x represent the input
and y represent the output y.
Example A:
a. Input a number x, the output is (are)
whole number(s) within ¾ of x. Is this a function?
No, this is not a function because if x = ½, there'll be
two different outputs 0 or 1.
The Basic Language of Functions
b. Input a number x, the output is the largest integer
less than or equal to x. Is this a function?
A function is a procedure that assigns each input
exactly one output. In mathematics, usually we name
functions as f, g, h…and we let x represent the input
and y represent the output y.
Example A:
a. Input a number x, the output is (are)
whole number(s) within ¾ of x. Is this a function?
No, this is not a function because if x = ½, there'll be
two different outputs 0 or 1.
The Basic Language of Functions
b. Input a number x, the output is the largest integer
less than or equal to x. Is this a function?
This is a function. Its called the greatest integer
function and it’s denoted as [x].
A function is a procedure that assigns each input
exactly one output. In mathematics, usually we name
functions as f, g, h…and we let x represent the input
and y represent the output y.
Example A:
a. Input a number x, the output is (are)
whole number(s) within ¾ of x. Is this a function?
No, this is not a function because if x = ½, there'll be
two different outputs 0 or 1.
The Basic Language of Functions
b. Input a number x, the output is the largest integer
less than or equal to x. Is this a function?
This is a function. Its called the greatest integer
function and it’s denoted as [x]. (so [3.1] = [3] = 3.).
A function is a procedure that assigns each input
exactly one output. In mathematics, usually we name
functions as f, g, h…and we let x represent the input
and y represent the output y.
Given a function, the set D of all the inputs is called
the domain of the function,
The Basic Language of Functions
Given a function, the set D of all the inputs is called
the domain of the function, the set R of all the outputs
is called the range of the function.
The Basic Language of Functions
Given a function, the set D of all the inputs is called
the domain of the function, the set R of all the outputs
is called the range of the function. The domain D of
[x] is the set of all real numbers.
The Basic Language of Functions
Given a function, the set D of all the inputs is called
the domain of the function, the set R of all the outputs
is called the range of the function. The domain D of
[x] is the set of all real numbers. The range R of [x] is
the set of all integers.
The Basic Language of Functions
Given a function, the set D of all the inputs is called
the domain of the function, the set R of all the outputs
is called the range of the function. The domain D of
[x] is the set of all real numbers. The range R of [x] is
the set of all integers. There are many ways to define
functions.
The Basic Language of Functions
Given a function, the set D of all the inputs is called
the domain of the function, the set R of all the outputs
is called the range of the function. The domain D of
[x] is the set of all real numbers. The range R of [x] is
the set of all integers. There are many ways to define
functions. Functions may be defined by written
instructions such as [x] above.
The Basic Language of Functions
Given a function, the set D of all the inputs is called
the domain of the function, the set R of all the outputs
is called the range of the function. The domain D of
[x] is the set of all real numbers. The range R of [x] is
the set of all integers. There are many ways to define
functions. Functions may be defined by written
instructions such as [x] above. Functions may be
given a table as shown.
The Basic Language of Functions
x y
–1 4
2 3
5 –3
6 4
7 2
Given a function, the set D of all the inputs is called
the domain of the function, the set R of all the outputs
is called the range of the function. The domain D of
[x] is the set of all real numbers. The range R of [x] is
the set of all integers. There are many ways to define
functions. Functions may be defined by written
instructions such as [x] above. Functions may be
given a table as shown. With this
table we see that 3 is the output for
the input 2,
The Basic Language of Functions
x y
–1 4
2 3
5 –3
6 4
7 2
Given a function, the set D of all the inputs is called
the domain of the function, the set R of all the outputs
is called the range of the function. The domain D of
[x] is the set of all real numbers. The range R of [x] is
the set of all integers. There are many ways to define
functions. Functions may be defined by written
instructions such as [x] above. Functions may be
given a table as shown. With this
table we see that 3 is the output for
the input 2, and
the domain D = {–1, 2, 5, 6, 7},
The Basic Language of Functions
x y
–1 4
2 3
5 –3
6 4
7 2
Given a function, the set D of all the inputs is called
the domain of the function, the set R of all the outputs
is called the range of the function. The domain D of
[x] is the set of all real numbers. The range R of [x] is
the set of all integers. There are many ways to define
functions. Functions may be defined by written
instructions such as [x] above. Functions may be
given a table as shown. With this
table we see that 3 is the output for
the input 2, and
the domain D = {–1, 2, 5, 6, 7},
the range is R = {4, 3, –3, 2}.
The Basic Language of Functions
x y
–1 4
2 3
5 –3
6 4
7 2
Given a function, the set D of all the inputs is called
the domain of the function, the set R of all the outputs
is called the range of the function. The domain D of
[x] is the set of all real numbers. The range R of [x] is
the set of all integers. There are many ways to define
functions. Functions may be defined by written
instructions such as [x] above. Functions may be
given a table as shown. With this
table we see that 3 is the output for
the input 2, and
the domain D = {–1, 2, 5, 6, 7},
the range is R = {4, 3, –3, 2}.
Note that we may have the same output
4 for two different inputs –1 and 6.
The Basic Language of Functions
x y
–1 4
2 3
5 –3
6 4
7 2
Functions may be given graphically:
The Basic Language of Functions
Functions may be given graphically:
For instance, Nominal Price(1975) ≈ $0.50
The Basic Language of Functions
Functions may be given graphically:
Domain = {year 1918  2005}
For instance, Nominal Price(1975) ≈ $0.50
The Basic Language of Functions
Functions may be given graphically:
Domain = {year 1918  2005}
Range (Nominal Price) = {$0.20$2.51}
For instance, Nominal Price(1975) ≈ $1.00
The Basic Language of Functions
The Basic Language of Functions
Functions may be given graphically:
Inflation Adjusted Price(1975) ≈ $1.85
The Basic Language of Functions
Functions may be given graphically:
Domain = {year 1918  2005}
Inflation Adjusted Price(1975) ≈ $1.85
The Basic Language of Functions
Functions may be given graphically:
Domain = {year 1918  2005}
Range (Inflation Adjusted Price) = {$1.25$3.50}
Inflation Adjusted Price(1975) ≈ $1.85
The Basic Language of Functions
Most functions are given by mathematics formulas.
For example,
f(X) = X2
– 2X + 3 = y
The Basic Language of Functions
Most functions are given by mathematics formulas.
For example,
f(X) = X2
– 2X + 3 = y
name of
the function
The Basic Language of Functions
Most functions are given by mathematics formulas.
For example,
f(X) = X2
– 2X + 3 = y
name of
the function
The Basic Language of Functions
Most functions are given by mathematics formulas.
input box
For example,
f(X) = X2
– 2X + 3 = y
name of actual formula
the function
The Basic Language of Functions
Most functions are given by mathematics formulas.
input box
For example,
f(X) = X2
– 2X + 3 = y
name of actual formula
the function
The output
The Basic Language of Functions
Most functions are given by mathematics formulas.
input box
For example,
f(X) = X2
– 2X + 3 = y
name of actual formula
the function
The output
The Basic Language of Functions
Most functions are given by mathematics formulas.
input box
The input box holds the input for the formula.
For example,
f(X) = X2
– 2X + 3 = y
name of actual formula
the function
The output
The Basic Language of Functions
Most functions are given by mathematics formulas.
input box
The input box holds the input for the formula.
Hence f (2) means to replace x by (2) in the formula,
so f(2) = (2)2
– 2(2) + 3 = 3 = y.
For example,
f(X) = X2
– 2X + 3 = y
name of actual formula
the function
The output
The Basic Language of Functions
Most functions are given by mathematics formulas.
input box
The input box holds the input for the formula.
Hence f (2) means to replace x by (2) in the formula,
so f(2) = (2)2
– 2(2) + 3 = 3 = y.
The domain of this f(x) is the set of all real numbers.
For example,
f(X) = X2
– 2X + 3 = y
name of actual formula
the function
The output
The Basic Language of Functions
Most functions are given by mathematics formulas.
input box
The input box holds the input for the formula.
Hence f (2) means to replace x by (2) in the formula,
so f(2) = (2)2
– 2(2) + 3 = 3 = y.
The above function notation is used with the +, –, /,
and * with the obvious interpretation.
The domain of this f(x) is the set of all real numbers.
The Basic Language of Functions
Example B. Let f(x) = –3x - 3, g(x) = –2x2
– 3.
a. Evaluate f(–2)
The Basic Language of Functions
Example B. Let f(x) = –3x - 3, g(x) = –2x2
– 3.
a. Evaluate f(–2)
f(x) = –3x + 2
The Basic Language of Functions
Example B. Let f(x) = –3x - 3, g(x) = –2x2
– 3.
a. Evaluate f(–2)
f(x) = –3x + 2
f(–2)
The Basic Language of Functions
Example B. Let f(x) = –3x - 3, g(x) = –2x2
– 3.
a. Evaluate f(–2)
f(x) = –3x + 2
f(–2)
copy the input
The Basic Language of Functions
Example B. Let f(x) = –3x - 3, g(x) = –2x2
– 3.
a. Evaluate f(–2)
f(x) = –3x + 2
f(–2)
copy the input then paste the input
at where the x is
The Basic Language of Functions
Example B. Let f(x) = –3x - 3, g(x) = –2x2
– 3.
a. Evaluate f(–2)
f(x) = –3x + 2
f(–2) = –3(–2) + 2
The Basic Language of Functions
Example B. Let f(x) = –3x - 3, g(x) = –2x2
– 3x + 1.
a. Evaluate f(–2).
f(–2) = –3(–2) – 3 = 3
The Basic Language of Functions
Example B. Let f(x) = –3x - 3, g(x) = –2x2
– 3x + 1.
a. Evaluate f(–2).
f(–2) = –3(–2) – 3 = 3
b. Evaluate g(–2).
The Basic Language of Functions
Example B. Let f(x) = –3x - 3, g(x) = –2x2
– 3x + 1.
a. Evaluate f(–2).
f(–2) = –3(–2) – 3 = 3
b. Evaluate g(–2).
g(x) = –2x2
– 3x + 1
The Basic Language of Functions
Example B. Let f(x) = –3x - 3, g(x) = –2x2
– 3x + 1.
a. Evaluate f(–2).
f(–2) = –3(–2) – 3 = 3
b. Evaluate g(–2).
g(x) = –2x2
– 3x + 1
g(–2)
The Basic Language of Functions
Example B. Let f(x) = –3x - 3, g(x) = –2x2
– 3x + 1.
a. Evaluate f(–2).
f(–2) = –3(–2) – 3 = 3
b. Evaluate g(–2).
g(x) = –2x2
– 3x + 1
g(–2)
copy the input
The Basic Language of Functions
Example B. Let f(x) = –3x - 3, g(x) = –2x2
– 3x + 1.
a. Evaluate f(–2).
f(–2) = –3(–2) – 3 = 3
b. Evaluate g(–2).
g(x) = –2x2
– 3x + 1
g(–2)
copy the input
then paste the input
at where the x’s are
The Basic Language of Functions
Example B. Let f(x) = –3x - 3, g(x) = –2x2
– 3x + 1.
a. Evaluate f(–2).
f(–2) = –3(–2) – 3 = 3
b. Evaluate g(–2).
g(x) = –2x2
– 3x + 1
g(–2) = –2(–2)2
– 3(–2) + 1
copy the input
The Basic Language of Functions
Example B. Let f(x) = –3x - 3, g(x) = –2x2
– 3x + 1.
a. Evaluate f(–2).
f(–2) = –3(–2) – 3 = 3
b. Evaluate g(–2).
g(–2) = –2(–2)2
– 3(–2) + 1
The Basic Language of Functions
Example B. Let f(x) = –3x - 3, g(x) = –2x2
– 3x + 1.
a. Evaluate f(–2).
f(–2) = –3(–2) – 3 = 3
b. Evaluate g(–2).
g(–2) = –2(–2)2
– 3(–2) + 1
= –8 + 6 + 1 = –1
The Basic Language of Functions
Example B. Let f(x) = –3x - 3, g(x) = –2x2
– 3x + 1.
a. Evaluate f(–2).
f(–2) = –3(–2) – 3 = 3
b. Evaluate g(–2).
g(–2) = –2(–2)2
– 3(–2) + 1
= –8 + 6 + 1 = –1
c. Evaluate f(–2) – g(–2).
The Basic Language of Functions
Example B. Let f(x) = –3x - 3, g(x) = –2x2
– 3x + 1.
a. Evaluate f(–2).
f(–2) = –3(–2) – 3 = 3
b. Evaluate g(–2).
g(–2) = –2(–2)2
– 3(–2) + 1
= –8 + 6 + 1 = –1
c. Evaluate f(–2) – g(–2).
Using the outputs of parts a and b we’ve
f(–2) – g(–2)
=
The Basic Language of Functions
Example B. Let f(x) = –3x - 3, g(x) = –2x2
– 3x + 1.
a. Evaluate f(–2).
f(–2) = –3(–2) – 3 = 3
b. Evaluate g(–2).
g(–2) = –2(–2)2
– 3(–2) + 1
= –8 + 6 + 1 = –1
c. Evaluate f(–2) – g(–2).
Using the outputs of parts a and b we’ve
f(–2) – g(–2)
= 3 – (–1) = 4
The Basic Language of Functions
Example B. Let f(x) = –3x - 3, g(x) = –2x2
– 3x + 1.
a. Evaluate f(–2).
f(–2) = –3(–2) – 3 = 3
b. Evaluate g(–2).
g(–2) = –2(–2)2
– 3(–2) + 1
= –8 + 6 + 1 = –1
c. Evaluate f(–2) – g(–2).
Using the outputs of parts a and b we’ve
f(–2) – g(–2)
= 3 – (–1) = 4
The function f(x) = c where c is a number is called
a constant function.
The Basic Language of Functions
Example B. Let f(x) = –3x - 3, g(x) = –2x2
– 3x + 1.
a. Evaluate f(–2).
f(–2) = –3(–2) – 3 = 3
b. Evaluate g(–2).
g(–2) = –2(–2)2
– 3(–2) + 1
= –8 + 6 + 1 = –1
c. Evaluate f(–2) – g(–2).
Using the outputs of parts a and b we’ve
f(–2) – g(–2)
= 3 – (–1) = 4
The function f(x) = c where c is a number is called
a constant function. The outputs of such functions
do not change.
There are two main things to consider when
determining the domains of functions of real numbers.
The Basic Language of Functions
There are two main things to consider when
determining the domains of functions of real numbers.
1. The denominators can't be 0
The Basic Language of Functions
There are two main things to consider when
determining the domains of functions of real numbers.
1. The denominators can't be 0
2. The radicand of square root (or any even root)
can't be negative.
The Basic Language of Functions
There are two main things to consider when
determining the domains of functions of real numbers.
1. The denominators can't be 0
2. The radicand of square root (or any even root)
can't be negative.
Example C. Find the domain of the following functions.
a. f(x) = 1/(2x + 6)
b. f (X) = √ 2x + 6
The Basic Language of Functions
There are two main things to consider when
determining the domains of functions of real numbers.
1. The denominators can't be 0
2. The radicand of square root (or any even root)
can't be negative.
Example C. Find the domain of the following functions.
a. f(x) = 1/(2x + 6)
The denominator can’t be 0
b. f (X) = √ 2x + 6
The Basic Language of Functions
There are two main things to consider when
determining the domains of functions of real numbers.
1. The denominators can't be 0
2. The radicand of square root (or any even root)
can't be negative.
Example C. Find the domain of the following functions.
a. f(x) = 1/(2x + 6)
The denominator can’t be 0 i.e. 2x + 6 = 0  x = -3
b. f (X) = √ 2x + 6
The Basic Language of Functions
There are two main things to consider when
determining the domains of functions of real numbers.
1. The denominators can't be 0
2. The radicand of square root (or any even root)
can't be negative.
Example C. Find the domain of the following functions.
a. f(x) = 1/(2x + 6)
The denominator can’t be 0 i.e. 2x + 6 = 0  x = -3
So the domain = {all numbers except x = -3}.
b. f (X) = √ 2x + 6
The Basic Language of Functions
There are two main things to consider when
determining the domains of functions of real numbers.
1. The denominators can't be 0
2. The radicand of square root (or any even root)
can't be negative.
Example C. Find the domain of the following functions.
a. f(x) = 1/(2x + 6)
The denominator can’t be 0 i.e. 2x + 6 = 0  x = -3
So the domain = {all numbers except x = -3}.
b. f (X) = √ 2x + 6
We must have square root of nonnegative numbers.
The Basic Language of Functions
There are two main things to consider when
determining the domains of functions of real numbers.
1. The denominators can't be 0
2. The radicand of square root (or any even root)
can't be negative.
Example C. Find the domain of the following functions.
a. f(x) = 1/(2x + 6)
The denominator can’t be 0 i.e. 2x + 6 = 0  x = -3
So the domain = {all numbers except x = -3}.
b. f (X) = √ 2x + 6
We must have square root of nonnegative numbers.
Hence 2x + 6 > 0  x > -3
The Basic Language of Functions
There are two main things to consider when
determining the domains of functions of real numbers.
1. The denominators can't be 0
2. The radicand of square root (or any even root)
can't be negative.
Example C. Find the domain of the following functions.
a. f(x) = 1/(2x + 6)
The denominator can’t be 0 i.e. 2x + 6 = 0  x = -3
So the domain = {all numbers except x = -3}.
b. f (X) = √ 2x + 6
We must have square root of nonnegative numbers.
Hence 2x + 6 > 0  x > -3
So the domain = {all numbers x > -3}
The Basic Language of Functions
The Basic Language of Functions
Graphs of Functions
The Basic Language of Functions
Graphs of Functions
The plot of all points (x, y)’s
that satisfy a given function
y = f(x) is the graph of the
function y = f(x).
The Basic Language of Functions
Graphs of Functions
The plot of all points (x, y)’s
that satisfy a given function
y = f(x) is the graph of the
function y = f(x).
For example, let the function
f(x) = x + 1,
The Basic Language of Functions
Graphs of Functions
The plot of all points (x, y)’s
that satisfy a given function
y = f(x) is the graph of the
function y = f(x).
For example, let the function
f(x) = x + 1, set y = f(x) and
make a table of few of the
ordered pairs (x, y)’s that
satisfy the equation y = f(x).
The Basic Language of Functions
Graphs of Functions
The plot of all points (x, y)’s
that satisfy a given function
y = f(x) is the graph of the
function y = f(x).
For example, let the function
f(x) = x + 1, set y = f(x) and
make a table of few of the
ordered pairs (x, y)’s that
satisfy the equation y = f(x).
x 0 1 2 3
y = f(x) 1 2 3 4
The Basic Language of Functions
Graphs of Functions
The plot of all points (x, y)’s
that satisfy a given function
y = f(x) is the graph of the
function y = f(x).
For example, let the function
f(x) = x + 1, set y = f(x) and
make a table of few of the
ordered pairs (x, y)’s that
satisfy the equation y = f(x).
x 0 1 2 3
y = f(x) 1 2 3 4
Plot the (x, y)’s and we have the graph of f(x) = x + 1,
a line.
The Basic Language of Functions
Graphs of Functions
The plot of all points (x, y)’s
that satisfy a given function
y = f(x) is the graph of the
function y = f(x).
For example, let the function
f(x) = x + 1, set y = f(x) and
make a table of few of the
ordered pairs (x, y)’s that
satisfy the equation y = f(x).
x 0 1 2 3
y = f(x) 1 2 3 4
y = x + 1
Plot the (x, y)’s and we have the graph of f(x) = x + 1,
a line.
The Basic Language of Functions
Graphs of Functions
The plot of all points (x, y)’s
that satisfy a given function
y = f(x) is the graph of the
function y = f(x).
For example, let the function
f(x) = x + 1, set y = f(x) and
make a table of few of the
ordered pairs (x, y)’s that
satisfy the equation y = f(x).
x 0 1 2 3
y = f(x) 1 2 3 4
y = x + 1
Plot the (x, y)’s and we have the graph of f(x) = x + 1,
a line. Note that the graph of a function may cross any
vertical line at most at one point because for each x
there is only one corresponding output y.
The Basic Language of Functions
Graphs of Functions
The plot of all points (x, y)’s
that satisfy a given function
y = f(x) is the graph of the
function y = f(x).
For example, let the function
f(x) = x + 1, set y = f(x) and
make a table of few of the
ordered pairs (x, y)’s that
satisfy the equation y = f(x).
x 0 1 2 3
y = f(x) 1 2 3 4
y = x + 1
Plot the (x, y)’s and we have the graph of f(x) = x + 1,
a line. Note that the graph of a function may cross any
vertical line at most at one point because for each x
there is only one corresponding output y.
The Basic Language of Functions
The equation x = y2
, treating x
as the input, is not a function.
The Basic Language of Functions
The equation x = y2
, treating x
as the input, is not a function.
For instance, for the input
x = 4, there are two outputs
y’s that satisfy 4 = y2
,
The Basic Language of Functions
The equation x = y2
, treating x
as the input, is not a function.
For instance, for the input
x = 4, there are two outputs
y’s that satisfy 4 = y2
, namely
y = 2 and y = –2.
The Basic Language of Functions
The equation x = y2
, treating x
as the input, is not a function.
For instance, for the input
x = 4, there are two outputs
y’s that satisfy 4 = y2
, namely
y = 2 and y = –2. So x = y2
is
not a function.
The Basic Language of Functions
The equation x = y2
, treating x
as the input, is not a function.
For instance, for the input
x = 4, there are two outputs
y’s that satisfy 4 = y2
, namely
y = 2 and y = –2. So x = y2
is
not a function.
Plot the graph by the table
shown.
x 0 1 1 4 4
y 0 1 -1 2 -2
The Basic Language of Functions
The equation x = y2
, treating x
as the input, is not a function.
For instance, for the input
x = 4, there are two outputs
y’s that satisfy 4 = y2
, namely
y = 2 and y = –2. So x = y2
is
not a function.
Plot the graph by the table
shown.
x 0 1 1 4 4
y 0 1 -1 2 -2
x 0 1 1 4 4
y 0 1 -1 2 -2
x = y2
The Basic Language of Functions
The equation x = y2
, treating x
as the input, is not a function.
For instance, for the input
x = 4, there are two outputs
y’s that satisfy 4 = y2
, namely
y = 2 and y = –2. So x = y2
is
not a function.
Plot the graph by the table
shown. In particular that if we
draw the vertical line x = 4,
x 0 1 1 4 4
y 0 1 -1 2 -2
x 0 1 1 4 4
y 0 1 -1 2 -2
x = y2
it intersects the graph at two points (4, 2) and (4, –2).
The Basic Language of Functions
The equation x = y2
, treating x
as the input, is not a function.
For instance, for the input
x = 4, there are two outputs
y’s that satisfy 4 = y2
, namely
y = 2 and y = –2. So x = y2
is
not a function.
Plot the graph by the table
shown. In particular that if we
draw the vertical line x = 4,
x 0 1 1 4 4
y 0 1 -1 2 -2
x 0 1 1 4 4
y 0 1 -1 2 -2
x = y2
it intersects the graph at two points (4, 2) and (4, –2).
In general if any vertical line crosses a graph at two
or more points then the graph does not represent any
function.
The Basic Language of Functions
Since for functions each
input x has exactly one
output, therefore each
vertical line can only
intersect it’s graph at exactly
one location (e.g. y = x + 1).
The Basic Language of Functions
Since for functions each
input x has exactly one
output, therefore each
vertical line can only
intersect it’s graph at exactly
one location (e.g. y = x + 1).
y = x + 1
The Basic Language of Functions
Since for functions each
input x has exactly one
output, therefore each
vertical line can only
intersect it’s graph at exactly
one location (e.g. y = x + 1).
y = x + 1
However, if any vertical line
intersects a graph at two or
more points, i.e. there are two
or more outputs y associated
to one input x (eg. x = y2
),
The Basic Language of Functions
Since for functions each
input x has exactly one
output, therefore each
vertical line can only
intersect it’s graph at exactly
one location (e.g. y = x + 1).
y = x + 1
However, if any vertical line
intersects a graph at two or
more points, i.e. there are two
or more outputs y associated
to one input x (eg. x = y2
),
then the graph must not be
the graph of a function.
The Basic Language of Functions
Since for functions each
input x has exactly one
output, therefore each
vertical line can only
intersect it’s graph at exactly
one location (e.g. y = x + 1).
x 0 1 1 4 4
y 0 1 -1 2 -2
y = x + 1
However, if any vertical line
intersects a graph at two or
more points, i.e. there are two
or more outputs y associated
to one input x (eg. x = y2
),
then the graph must not be
the graph of a function.
The Basic Language of Functions
Exercise A. For problems 1 – 6, determine if the
given represents a function. If it’s not a function,
give a reason why it’s not.
x y
2 4
2 3
4 3
1. x y
2 4
3 4
4 4
2. 3. 4.
x
y y
6. For any real number input x that is a rational
number, the output is 0, otherwise the output is 1
5. For any input x that is a positive integer, the
outputs are it’s factors.
x
All the (x, y)’s on the curve
The Basic Language of Functions
Exercise B.
Given the functions
f, g and h, find the
outcomes of the
following expressions.
If it’s not defined,
state so.
x y = g(x)
–1 4
2 3
5 –3
6 4
7 2
y = h(x)
f(x) = –3x + 7
7. f(–1) 8.g(–1) 9.h(–1)
10. –f(3) 11. –g(3) 12. –h(3)
13. 3g(6) 14.2f(2) 15. h(3) + h(0)
16. 2f(4) + 3g(2) 17. –f(4) + f(–4) 18. h(6)*[f(2)]2
The Basic Language of Functions
19. f(x) =
1
2x – 6 20. f (x) = √ 2x – 6
Exercise C. Find the domain of the following functions.
23. f(x) =
1
(x – 2)(x + 6) 24. f (x) = √ (x – 2)(x + 6)
21. f(x) =
1
3 – 2x 22. f (x) = √ 3 – 2x
25. f(x) =
1
x2
– 1 26. f (x) = √ 1 – x2
The Basic Language of Functions
27. –f(3) 28. –g(3) 29. –h(3)
30. 3g(2) 31.2f(2) 32. h(3) + h(0)
33. 2f(4) + 3g(2) 34. f(–3/2) 35. g(1/2)
39. f(3a) 40. g(3a) 41. 3g(a)
42. g(a – b) 43. 2f(a – b)
44. f( )a
1 45. f(a)
1
37. h(–3/2) 38. g(–1/2)36. 1/g(2)
Exercise D. Given the functions f, g and h, find the
outcomes of the following expressions. If it’s not
defined, state so.
f(x) = –2x + 3 g(x) = –x2
+ 3x – 2 h(x) =
x + 2
x – 3

More Related Content

What's hot

Introduction to Differential calculus
Introduction to Differential calculusIntroduction to Differential calculus
Introduction to Differential calculusMohammed Waris Senan
 
The Definite Integral
The Definite IntegralThe Definite Integral
The Definite IntegralSilvius
 
INVERSE TRIGONOMETRIC FUNCTIONS - CLASS XII MODULE 1
INVERSE TRIGONOMETRIC FUNCTIONS - CLASS XII MODULE 1 INVERSE TRIGONOMETRIC FUNCTIONS - CLASS XII MODULE 1
INVERSE TRIGONOMETRIC FUNCTIONS - CLASS XII MODULE 1 Mishal Chauhan
 
Introduction to Groups and Permutation Groups
Introduction to Groups and Permutation GroupsIntroduction to Groups and Permutation Groups
Introduction to Groups and Permutation GroupsAmit Amola
 
application of complex numbers
application of complex numbersapplication of complex numbers
application of complex numbersKaustubh Garud
 
Lesson 5: Continuity (slides)
Lesson 5: Continuity (slides)Lesson 5: Continuity (slides)
Lesson 5: Continuity (slides)Matthew Leingang
 
Relations and functions
Relations and functions Relations and functions
Relations and functions Seyid Kadher
 
Benginning Calculus Lecture notes 3 - derivatives
Benginning Calculus Lecture notes 3 - derivativesBenginning Calculus Lecture notes 3 - derivatives
Benginning Calculus Lecture notes 3 - derivativesbasyirstar
 
Lesson 19: The Mean Value Theorem
Lesson 19: The Mean Value TheoremLesson 19: The Mean Value Theorem
Lesson 19: The Mean Value TheoremMatthew Leingang
 
Graph terminologies & special type graphs
Graph terminologies & special type graphsGraph terminologies & special type graphs
Graph terminologies & special type graphsNabeel Ahsen
 
02 linear algebra
02 linear algebra02 linear algebra
02 linear algebraRonald Teo
 

What's hot (20)

Introduction to Differential calculus
Introduction to Differential calculusIntroduction to Differential calculus
Introduction to Differential calculus
 
The Definite Integral
The Definite IntegralThe Definite Integral
The Definite Integral
 
INVERSE TRIGONOMETRIC FUNCTIONS - CLASS XII MODULE 1
INVERSE TRIGONOMETRIC FUNCTIONS - CLASS XII MODULE 1 INVERSE TRIGONOMETRIC FUNCTIONS - CLASS XII MODULE 1
INVERSE TRIGONOMETRIC FUNCTIONS - CLASS XII MODULE 1
 
Vector space
Vector spaceVector space
Vector space
 
Differential calculus
Differential calculus  Differential calculus
Differential calculus
 
Introduction to Groups and Permutation Groups
Introduction to Groups and Permutation GroupsIntroduction to Groups and Permutation Groups
Introduction to Groups and Permutation Groups
 
Chapter 1, Sets
Chapter   1, SetsChapter   1, Sets
Chapter 1, Sets
 
RELATIONS CLASS XII
RELATIONS CLASS XIIRELATIONS CLASS XII
RELATIONS CLASS XII
 
application of complex numbers
application of complex numbersapplication of complex numbers
application of complex numbers
 
Lesson 5: Continuity (slides)
Lesson 5: Continuity (slides)Lesson 5: Continuity (slides)
Lesson 5: Continuity (slides)
 
Matrices
MatricesMatrices
Matrices
 
Relations and functions
Relations and functions Relations and functions
Relations and functions
 
Group Theory
Group TheoryGroup Theory
Group Theory
 
Hasse diagram
Hasse diagramHasse diagram
Hasse diagram
 
Hasse Diagram
Hasse DiagramHasse Diagram
Hasse Diagram
 
Benginning Calculus Lecture notes 3 - derivatives
Benginning Calculus Lecture notes 3 - derivativesBenginning Calculus Lecture notes 3 - derivatives
Benginning Calculus Lecture notes 3 - derivatives
 
Lesson 19: The Mean Value Theorem
Lesson 19: The Mean Value TheoremLesson 19: The Mean Value Theorem
Lesson 19: The Mean Value Theorem
 
Graph terminologies & special type graphs
Graph terminologies & special type graphsGraph terminologies & special type graphs
Graph terminologies & special type graphs
 
02 linear algebra
02 linear algebra02 linear algebra
02 linear algebra
 
Straight lines
Straight linesStraight lines
Straight lines
 

Viewers also liked

Language functions
Language functionsLanguage functions
Language functionsSyeda Baneen
 
51 the basic language of functions
51 the basic language of functions51 the basic language of functions
51 the basic language of functionsmath126
 
How Drilling Helps The Students On Semester 2 Elesp Sanata Dharma University ...
How Drilling Helps The Students On Semester 2 Elesp Sanata Dharma University ...How Drilling Helps The Students On Semester 2 Elesp Sanata Dharma University ...
How Drilling Helps The Students On Semester 2 Elesp Sanata Dharma University ...UCsanatadharma
 
Power point presentation unit 1
Power point presentation unit 1Power point presentation unit 1
Power point presentation unit 1escobarpaulina
 
Translation, interpreting and mediation services in language integration proc...
Translation, interpreting and mediation services in language integration proc...Translation, interpreting and mediation services in language integration proc...
Translation, interpreting and mediation services in language integration proc...Universitat Oberta de Catalunya
 
Reciprocal teaching
Reciprocal teachingReciprocal teaching
Reciprocal teachingYeshey Nidup
 
Language and Identity of United Kingdom
Language and Identity of United KingdomLanguage and Identity of United Kingdom
Language and Identity of United KingdomShafira Rahmani
 
Reciprocal teaching day 1
Reciprocal teaching day 1Reciprocal teaching day 1
Reciprocal teaching day 1Jennifer Evans
 
Celtic Languages by Chris Hall
Celtic Languages by Chris HallCeltic Languages by Chris Hall
Celtic Languages by Chris Hallmontathomas
 
The ten most spoken languages in the world
The ten most spoken languages in the worldThe ten most spoken languages in the world
The ten most spoken languages in the worldEnglish group
 
Reciprocal Teaching
Reciprocal TeachingReciprocal Teaching
Reciprocal TeachingMonika Gruss
 
English language ppt
English language pptEnglish language ppt
English language pptsaikrishna009
 
Reciprocal Teaching
Reciprocal TeachingReciprocal Teaching
Reciprocal Teachingdawnreynolds
 
Languages of the world
Languages of the worldLanguages of the world
Languages of the worldManu Alias
 
Language functions
Language functionsLanguage functions
Language functionsHamdi Sultan
 
Language functions and notions
Language functions and notionsLanguage functions and notions
Language functions and notionsIan Lao
 
The Uk Slideshare
The Uk   SlideshareThe Uk   Slideshare
The Uk SlideshareDitza Graca
 

Viewers also liked (20)

Language functions
Language functionsLanguage functions
Language functions
 
51 the basic language of functions
51 the basic language of functions51 the basic language of functions
51 the basic language of functions
 
Function of language
Function of languageFunction of language
Function of language
 
How Drilling Helps The Students On Semester 2 Elesp Sanata Dharma University ...
How Drilling Helps The Students On Semester 2 Elesp Sanata Dharma University ...How Drilling Helps The Students On Semester 2 Elesp Sanata Dharma University ...
How Drilling Helps The Students On Semester 2 Elesp Sanata Dharma University ...
 
Power point presentation unit 1
Power point presentation unit 1Power point presentation unit 1
Power point presentation unit 1
 
Translation, interpreting and mediation services in language integration proc...
Translation, interpreting and mediation services in language integration proc...Translation, interpreting and mediation services in language integration proc...
Translation, interpreting and mediation services in language integration proc...
 
Reciprocal teaching
Reciprocal teachingReciprocal teaching
Reciprocal teaching
 
Language and Identity of United Kingdom
Language and Identity of United KingdomLanguage and Identity of United Kingdom
Language and Identity of United Kingdom
 
Reciprocal teaching day 1
Reciprocal teaching day 1Reciprocal teaching day 1
Reciprocal teaching day 1
 
Celtic Languages by Chris Hall
Celtic Languages by Chris HallCeltic Languages by Chris Hall
Celtic Languages by Chris Hall
 
The ten most spoken languages in the world
The ten most spoken languages in the worldThe ten most spoken languages in the world
The ten most spoken languages in the world
 
Reciprocal Teaching
Reciprocal TeachingReciprocal Teaching
Reciprocal Teaching
 
English language ppt
English language pptEnglish language ppt
English language ppt
 
Reciprocal Teaching
Reciprocal TeachingReciprocal Teaching
Reciprocal Teaching
 
Language functions
Language functionsLanguage functions
Language functions
 
Languages of the world
Languages of the worldLanguages of the world
Languages of the world
 
Language functions
Language functionsLanguage functions
Language functions
 
Language functions
Language functionsLanguage functions
Language functions
 
Language functions and notions
Language functions and notionsLanguage functions and notions
Language functions and notions
 
The Uk Slideshare
The Uk   SlideshareThe Uk   Slideshare
The Uk Slideshare
 

Similar to 1.4 the basic language of functions

1 functions
1 functions1 functions
1 functionsTzenma
 
9 the basic language of functions
9 the basic language of functions 9 the basic language of functions
9 the basic language of functions math260
 
9 the basic language of functions x
9 the basic language of functions x9 the basic language of functions x
9 the basic language of functions xmath260
 
2.1 the basic language of functions x
2.1 the basic language of functions x2.1 the basic language of functions x
2.1 the basic language of functions xmath260
 
9 the basic language of functions x
9 the basic language of functions x9 the basic language of functions x
9 the basic language of functions xmath260
 
Different types of functions
Different types of functionsDifferent types of functions
Different types of functionsKatrina Young
 
3_-_Graphs_and_Functions v3
3_-_Graphs_and_Functions v33_-_Graphs_and_Functions v3
3_-_Graphs_and_Functions v3Carlos da Maia
 
Domain-and-Range-of-a-Function
Domain-and-Range-of-a-FunctionDomain-and-Range-of-a-Function
Domain-and-Range-of-a-FunctionEmeraldAcaba
 
A1 11 functions
A1 11 functionsA1 11 functions
A1 11 functionsvhiggins1
 
Functions and Relations
Functions and RelationsFunctions and Relations
Functions and RelationsJailah13
 
lecrfigfdtj x6 I f I ncccfyuggggrst3.pdf
lecrfigfdtj x6 I f I ncccfyuggggrst3.pdflecrfigfdtj x6 I f I ncccfyuggggrst3.pdf
lecrfigfdtj x6 I f I ncccfyuggggrst3.pdfHebaEng
 
Function notation by sadiq
Function notation by sadiqFunction notation by sadiq
Function notation by sadiqSadiq Hussain
 
Intro f# functional_programming
Intro f# functional_programmingIntro f# functional_programming
Intro f# functional_programmingMauro Ghiani
 
Lesson 1
Lesson 1Lesson 1
Lesson 1urenaa
 
Lesson 1
Lesson 1Lesson 1
Lesson 1urenaa
 
Five Languages in a Moment
Five Languages in a MomentFive Languages in a Moment
Five Languages in a MomentSergio Gil
 
Edsc 304 lesson 1
Edsc 304 lesson 1Edsc 304 lesson 1
Edsc 304 lesson 1urenaa
 
237654933 mathematics-t-form-6
237654933 mathematics-t-form-6237654933 mathematics-t-form-6
237654933 mathematics-t-form-6homeworkping3
 
functions-1.pdf
functions-1.pdffunctions-1.pdf
functions-1.pdfKevalVala4
 

Similar to 1.4 the basic language of functions (20)

1 functions
1 functions1 functions
1 functions
 
9 the basic language of functions
9 the basic language of functions 9 the basic language of functions
9 the basic language of functions
 
9 the basic language of functions x
9 the basic language of functions x9 the basic language of functions x
9 the basic language of functions x
 
2.1 the basic language of functions x
2.1 the basic language of functions x2.1 the basic language of functions x
2.1 the basic language of functions x
 
9 the basic language of functions x
9 the basic language of functions x9 the basic language of functions x
9 the basic language of functions x
 
Different types of functions
Different types of functionsDifferent types of functions
Different types of functions
 
3_-_Graphs_and_Functions v3
3_-_Graphs_and_Functions v33_-_Graphs_and_Functions v3
3_-_Graphs_and_Functions v3
 
Domain-and-Range-of-a-Function
Domain-and-Range-of-a-FunctionDomain-and-Range-of-a-Function
Domain-and-Range-of-a-Function
 
A1 11 functions
A1 11 functionsA1 11 functions
A1 11 functions
 
Functions and Relations
Functions and RelationsFunctions and Relations
Functions and Relations
 
lecrfigfdtj x6 I f I ncccfyuggggrst3.pdf
lecrfigfdtj x6 I f I ncccfyuggggrst3.pdflecrfigfdtj x6 I f I ncccfyuggggrst3.pdf
lecrfigfdtj x6 I f I ncccfyuggggrst3.pdf
 
Function notation by sadiq
Function notation by sadiqFunction notation by sadiq
Function notation by sadiq
 
Intro f# functional_programming
Intro f# functional_programmingIntro f# functional_programming
Intro f# functional_programming
 
7 functions
7   functions7   functions
7 functions
 
Lesson 1
Lesson 1Lesson 1
Lesson 1
 
Lesson 1
Lesson 1Lesson 1
Lesson 1
 
Five Languages in a Moment
Five Languages in a MomentFive Languages in a Moment
Five Languages in a Moment
 
Edsc 304 lesson 1
Edsc 304 lesson 1Edsc 304 lesson 1
Edsc 304 lesson 1
 
237654933 mathematics-t-form-6
237654933 mathematics-t-form-6237654933 mathematics-t-form-6
237654933 mathematics-t-form-6
 
functions-1.pdf
functions-1.pdffunctions-1.pdf
functions-1.pdf
 

More from math123c

0. exponents y
0. exponents y0. exponents y
0. exponents ymath123c
 
123c test 4 review b
123c test  4 review b123c test  4 review b
123c test 4 review bmath123c
 
6 binomial theorem
6 binomial theorem6 binomial theorem
6 binomial theoremmath123c
 
5.5 permutations and combinations
5.5 permutations and combinations5.5 permutations and combinations
5.5 permutations and combinationsmath123c
 
5.4 trees and factorials
5.4 trees and factorials5.4 trees and factorials
5.4 trees and factorialsmath123c
 
5.3 geometric sequences
5.3 geometric sequences5.3 geometric sequences
5.3 geometric sequencesmath123c
 
5.2 arithmetic sequences
5.2 arithmetic sequences5.2 arithmetic sequences
5.2 arithmetic sequencesmath123c
 
5.1 sequences
5.1 sequences5.1 sequences
5.1 sequencesmath123c
 
4.5 matrix notation
4.5 matrix notation4.5 matrix notation
4.5 matrix notationmath123c
 
4.4 system of linear equations 2
4.4 system of linear equations 24.4 system of linear equations 2
4.4 system of linear equations 2math123c
 
4.3 system of linear equations 1
4.3 system of linear equations 14.3 system of linear equations 1
4.3 system of linear equations 1math123c
 
4.2 stem parabolas revisited
4.2 stem parabolas revisited4.2 stem parabolas revisited
4.2 stem parabolas revisitedmath123c
 
4.1 stem hyperbolas
4.1 stem hyperbolas4.1 stem hyperbolas
4.1 stem hyperbolasmath123c
 
3.4 ellipses
3.4 ellipses3.4 ellipses
3.4 ellipsesmath123c
 
3.3 conic sections circles
3.3 conic sections circles3.3 conic sections circles
3.3 conic sections circlesmath123c
 
3.2 more on log and exponential equations
3.2 more on log and exponential equations3.2 more on log and exponential equations
3.2 more on log and exponential equationsmath123c
 
3.1 properties of logarithm
3.1 properties of logarithm3.1 properties of logarithm
3.1 properties of logarithmmath123c
 
2.5 calculation with log and exp
2.5 calculation with log and exp2.5 calculation with log and exp
2.5 calculation with log and expmath123c
 
2.4 introduction to logarithm
2.4 introduction to logarithm2.4 introduction to logarithm
2.4 introduction to logarithmmath123c
 
2.3 continuous compound interests
2.3 continuous compound interests2.3 continuous compound interests
2.3 continuous compound interestsmath123c
 

More from math123c (20)

0. exponents y
0. exponents y0. exponents y
0. exponents y
 
123c test 4 review b
123c test  4 review b123c test  4 review b
123c test 4 review b
 
6 binomial theorem
6 binomial theorem6 binomial theorem
6 binomial theorem
 
5.5 permutations and combinations
5.5 permutations and combinations5.5 permutations and combinations
5.5 permutations and combinations
 
5.4 trees and factorials
5.4 trees and factorials5.4 trees and factorials
5.4 trees and factorials
 
5.3 geometric sequences
5.3 geometric sequences5.3 geometric sequences
5.3 geometric sequences
 
5.2 arithmetic sequences
5.2 arithmetic sequences5.2 arithmetic sequences
5.2 arithmetic sequences
 
5.1 sequences
5.1 sequences5.1 sequences
5.1 sequences
 
4.5 matrix notation
4.5 matrix notation4.5 matrix notation
4.5 matrix notation
 
4.4 system of linear equations 2
4.4 system of linear equations 24.4 system of linear equations 2
4.4 system of linear equations 2
 
4.3 system of linear equations 1
4.3 system of linear equations 14.3 system of linear equations 1
4.3 system of linear equations 1
 
4.2 stem parabolas revisited
4.2 stem parabolas revisited4.2 stem parabolas revisited
4.2 stem parabolas revisited
 
4.1 stem hyperbolas
4.1 stem hyperbolas4.1 stem hyperbolas
4.1 stem hyperbolas
 
3.4 ellipses
3.4 ellipses3.4 ellipses
3.4 ellipses
 
3.3 conic sections circles
3.3 conic sections circles3.3 conic sections circles
3.3 conic sections circles
 
3.2 more on log and exponential equations
3.2 more on log and exponential equations3.2 more on log and exponential equations
3.2 more on log and exponential equations
 
3.1 properties of logarithm
3.1 properties of logarithm3.1 properties of logarithm
3.1 properties of logarithm
 
2.5 calculation with log and exp
2.5 calculation with log and exp2.5 calculation with log and exp
2.5 calculation with log and exp
 
2.4 introduction to logarithm
2.4 introduction to logarithm2.4 introduction to logarithm
2.4 introduction to logarithm
 
2.3 continuous compound interests
2.3 continuous compound interests2.3 continuous compound interests
2.3 continuous compound interests
 

Recently uploaded

Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 

Recently uploaded (20)

Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 

1.4 the basic language of functions

  • 1. The Basic Language of Functions Frank Ma © 2011
  • 2. The Basic Language of Functions A function is a procedure that assigns each input exactly one output.
  • 3. The Basic Language of Functions A function is a procedure that assigns each input exactly one output. In mathematics, usually we name functions as f, g, h…
  • 4. The Basic Language of Functions A function is a procedure that assigns each input exactly one output. In mathematics, usually we name functions as f, g, h…and we let x represent the input and y represent the output y.
  • 5. Example A: a. Input a number x, the output is (are) whole number(s) within ¾ of x. Is this a function? The Basic Language of Functions A function is a procedure that assigns each input exactly one output. In mathematics, usually we name functions as f, g, h…and we let x represent the input and y represent the output y.
  • 6. Example A: a. Input a number x, the output is (are) whole number(s) within ¾ of x. Is this a function? No, this is not a function because if x = ½, there'll be two different outputs 0 or 1. The Basic Language of Functions A function is a procedure that assigns each input exactly one output. In mathematics, usually we name functions as f, g, h…and we let x represent the input and y represent the output y.
  • 7. Example A: a. Input a number x, the output is (are) whole number(s) within ¾ of x. Is this a function? No, this is not a function because if x = ½, there'll be two different outputs 0 or 1. The Basic Language of Functions b. Input a number x, the output is the largest integer less than or equal to x. Is this a function? A function is a procedure that assigns each input exactly one output. In mathematics, usually we name functions as f, g, h…and we let x represent the input and y represent the output y.
  • 8. Example A: a. Input a number x, the output is (are) whole number(s) within ¾ of x. Is this a function? No, this is not a function because if x = ½, there'll be two different outputs 0 or 1. The Basic Language of Functions b. Input a number x, the output is the largest integer less than or equal to x. Is this a function? This is a function. Its called the greatest integer function and it’s denoted as [x]. A function is a procedure that assigns each input exactly one output. In mathematics, usually we name functions as f, g, h…and we let x represent the input and y represent the output y.
  • 9. Example A: a. Input a number x, the output is (are) whole number(s) within ¾ of x. Is this a function? No, this is not a function because if x = ½, there'll be two different outputs 0 or 1. The Basic Language of Functions b. Input a number x, the output is the largest integer less than or equal to x. Is this a function? This is a function. Its called the greatest integer function and it’s denoted as [x]. (so [3.1] = [3] = 3.). A function is a procedure that assigns each input exactly one output. In mathematics, usually we name functions as f, g, h…and we let x represent the input and y represent the output y.
  • 10. Given a function, the set D of all the inputs is called the domain of the function, The Basic Language of Functions
  • 11. Given a function, the set D of all the inputs is called the domain of the function, the set R of all the outputs is called the range of the function. The Basic Language of Functions
  • 12. Given a function, the set D of all the inputs is called the domain of the function, the set R of all the outputs is called the range of the function. The domain D of [x] is the set of all real numbers. The Basic Language of Functions
  • 13. Given a function, the set D of all the inputs is called the domain of the function, the set R of all the outputs is called the range of the function. The domain D of [x] is the set of all real numbers. The range R of [x] is the set of all integers. The Basic Language of Functions
  • 14. Given a function, the set D of all the inputs is called the domain of the function, the set R of all the outputs is called the range of the function. The domain D of [x] is the set of all real numbers. The range R of [x] is the set of all integers. There are many ways to define functions. The Basic Language of Functions
  • 15. Given a function, the set D of all the inputs is called the domain of the function, the set R of all the outputs is called the range of the function. The domain D of [x] is the set of all real numbers. The range R of [x] is the set of all integers. There are many ways to define functions. Functions may be defined by written instructions such as [x] above. The Basic Language of Functions
  • 16. Given a function, the set D of all the inputs is called the domain of the function, the set R of all the outputs is called the range of the function. The domain D of [x] is the set of all real numbers. The range R of [x] is the set of all integers. There are many ways to define functions. Functions may be defined by written instructions such as [x] above. Functions may be given a table as shown. The Basic Language of Functions x y –1 4 2 3 5 –3 6 4 7 2
  • 17. Given a function, the set D of all the inputs is called the domain of the function, the set R of all the outputs is called the range of the function. The domain D of [x] is the set of all real numbers. The range R of [x] is the set of all integers. There are many ways to define functions. Functions may be defined by written instructions such as [x] above. Functions may be given a table as shown. With this table we see that 3 is the output for the input 2, The Basic Language of Functions x y –1 4 2 3 5 –3 6 4 7 2
  • 18. Given a function, the set D of all the inputs is called the domain of the function, the set R of all the outputs is called the range of the function. The domain D of [x] is the set of all real numbers. The range R of [x] is the set of all integers. There are many ways to define functions. Functions may be defined by written instructions such as [x] above. Functions may be given a table as shown. With this table we see that 3 is the output for the input 2, and the domain D = {–1, 2, 5, 6, 7}, The Basic Language of Functions x y –1 4 2 3 5 –3 6 4 7 2
  • 19. Given a function, the set D of all the inputs is called the domain of the function, the set R of all the outputs is called the range of the function. The domain D of [x] is the set of all real numbers. The range R of [x] is the set of all integers. There are many ways to define functions. Functions may be defined by written instructions such as [x] above. Functions may be given a table as shown. With this table we see that 3 is the output for the input 2, and the domain D = {–1, 2, 5, 6, 7}, the range is R = {4, 3, –3, 2}. The Basic Language of Functions x y –1 4 2 3 5 –3 6 4 7 2
  • 20. Given a function, the set D of all the inputs is called the domain of the function, the set R of all the outputs is called the range of the function. The domain D of [x] is the set of all real numbers. The range R of [x] is the set of all integers. There are many ways to define functions. Functions may be defined by written instructions such as [x] above. Functions may be given a table as shown. With this table we see that 3 is the output for the input 2, and the domain D = {–1, 2, 5, 6, 7}, the range is R = {4, 3, –3, 2}. Note that we may have the same output 4 for two different inputs –1 and 6. The Basic Language of Functions x y –1 4 2 3 5 –3 6 4 7 2
  • 21. Functions may be given graphically: The Basic Language of Functions
  • 22. Functions may be given graphically: For instance, Nominal Price(1975) ≈ $0.50 The Basic Language of Functions
  • 23. Functions may be given graphically: Domain = {year 1918  2005} For instance, Nominal Price(1975) ≈ $0.50 The Basic Language of Functions
  • 24. Functions may be given graphically: Domain = {year 1918  2005} Range (Nominal Price) = {$0.20$2.51} For instance, Nominal Price(1975) ≈ $1.00 The Basic Language of Functions
  • 25. The Basic Language of Functions Functions may be given graphically: Inflation Adjusted Price(1975) ≈ $1.85
  • 26. The Basic Language of Functions Functions may be given graphically: Domain = {year 1918  2005} Inflation Adjusted Price(1975) ≈ $1.85
  • 27. The Basic Language of Functions Functions may be given graphically: Domain = {year 1918  2005} Range (Inflation Adjusted Price) = {$1.25$3.50} Inflation Adjusted Price(1975) ≈ $1.85
  • 28. The Basic Language of Functions Most functions are given by mathematics formulas.
  • 29. For example, f(X) = X2 – 2X + 3 = y The Basic Language of Functions Most functions are given by mathematics formulas.
  • 30. For example, f(X) = X2 – 2X + 3 = y name of the function The Basic Language of Functions Most functions are given by mathematics formulas.
  • 31. For example, f(X) = X2 – 2X + 3 = y name of the function The Basic Language of Functions Most functions are given by mathematics formulas. input box
  • 32. For example, f(X) = X2 – 2X + 3 = y name of actual formula the function The Basic Language of Functions Most functions are given by mathematics formulas. input box
  • 33. For example, f(X) = X2 – 2X + 3 = y name of actual formula the function The output The Basic Language of Functions Most functions are given by mathematics formulas. input box
  • 34. For example, f(X) = X2 – 2X + 3 = y name of actual formula the function The output The Basic Language of Functions Most functions are given by mathematics formulas. input box The input box holds the input for the formula.
  • 35. For example, f(X) = X2 – 2X + 3 = y name of actual formula the function The output The Basic Language of Functions Most functions are given by mathematics formulas. input box The input box holds the input for the formula. Hence f (2) means to replace x by (2) in the formula, so f(2) = (2)2 – 2(2) + 3 = 3 = y.
  • 36. For example, f(X) = X2 – 2X + 3 = y name of actual formula the function The output The Basic Language of Functions Most functions are given by mathematics formulas. input box The input box holds the input for the formula. Hence f (2) means to replace x by (2) in the formula, so f(2) = (2)2 – 2(2) + 3 = 3 = y. The domain of this f(x) is the set of all real numbers.
  • 37. For example, f(X) = X2 – 2X + 3 = y name of actual formula the function The output The Basic Language of Functions Most functions are given by mathematics formulas. input box The input box holds the input for the formula. Hence f (2) means to replace x by (2) in the formula, so f(2) = (2)2 – 2(2) + 3 = 3 = y. The above function notation is used with the +, –, /, and * with the obvious interpretation. The domain of this f(x) is the set of all real numbers.
  • 38. The Basic Language of Functions Example B. Let f(x) = –3x - 3, g(x) = –2x2 – 3. a. Evaluate f(–2)
  • 39. The Basic Language of Functions Example B. Let f(x) = –3x - 3, g(x) = –2x2 – 3. a. Evaluate f(–2) f(x) = –3x + 2
  • 40. The Basic Language of Functions Example B. Let f(x) = –3x - 3, g(x) = –2x2 – 3. a. Evaluate f(–2) f(x) = –3x + 2 f(–2)
  • 41. The Basic Language of Functions Example B. Let f(x) = –3x - 3, g(x) = –2x2 – 3. a. Evaluate f(–2) f(x) = –3x + 2 f(–2) copy the input
  • 42. The Basic Language of Functions Example B. Let f(x) = –3x - 3, g(x) = –2x2 – 3. a. Evaluate f(–2) f(x) = –3x + 2 f(–2) copy the input then paste the input at where the x is
  • 43. The Basic Language of Functions Example B. Let f(x) = –3x - 3, g(x) = –2x2 – 3. a. Evaluate f(–2) f(x) = –3x + 2 f(–2) = –3(–2) + 2
  • 44. The Basic Language of Functions Example B. Let f(x) = –3x - 3, g(x) = –2x2 – 3x + 1. a. Evaluate f(–2). f(–2) = –3(–2) – 3 = 3
  • 45. The Basic Language of Functions Example B. Let f(x) = –3x - 3, g(x) = –2x2 – 3x + 1. a. Evaluate f(–2). f(–2) = –3(–2) – 3 = 3 b. Evaluate g(–2).
  • 46. The Basic Language of Functions Example B. Let f(x) = –3x - 3, g(x) = –2x2 – 3x + 1. a. Evaluate f(–2). f(–2) = –3(–2) – 3 = 3 b. Evaluate g(–2). g(x) = –2x2 – 3x + 1
  • 47. The Basic Language of Functions Example B. Let f(x) = –3x - 3, g(x) = –2x2 – 3x + 1. a. Evaluate f(–2). f(–2) = –3(–2) – 3 = 3 b. Evaluate g(–2). g(x) = –2x2 – 3x + 1 g(–2)
  • 48. The Basic Language of Functions Example B. Let f(x) = –3x - 3, g(x) = –2x2 – 3x + 1. a. Evaluate f(–2). f(–2) = –3(–2) – 3 = 3 b. Evaluate g(–2). g(x) = –2x2 – 3x + 1 g(–2) copy the input
  • 49. The Basic Language of Functions Example B. Let f(x) = –3x - 3, g(x) = –2x2 – 3x + 1. a. Evaluate f(–2). f(–2) = –3(–2) – 3 = 3 b. Evaluate g(–2). g(x) = –2x2 – 3x + 1 g(–2) copy the input then paste the input at where the x’s are
  • 50. The Basic Language of Functions Example B. Let f(x) = –3x - 3, g(x) = –2x2 – 3x + 1. a. Evaluate f(–2). f(–2) = –3(–2) – 3 = 3 b. Evaluate g(–2). g(x) = –2x2 – 3x + 1 g(–2) = –2(–2)2 – 3(–2) + 1 copy the input
  • 51. The Basic Language of Functions Example B. Let f(x) = –3x - 3, g(x) = –2x2 – 3x + 1. a. Evaluate f(–2). f(–2) = –3(–2) – 3 = 3 b. Evaluate g(–2). g(–2) = –2(–2)2 – 3(–2) + 1
  • 52. The Basic Language of Functions Example B. Let f(x) = –3x - 3, g(x) = –2x2 – 3x + 1. a. Evaluate f(–2). f(–2) = –3(–2) – 3 = 3 b. Evaluate g(–2). g(–2) = –2(–2)2 – 3(–2) + 1 = –8 + 6 + 1 = –1
  • 53. The Basic Language of Functions Example B. Let f(x) = –3x - 3, g(x) = –2x2 – 3x + 1. a. Evaluate f(–2). f(–2) = –3(–2) – 3 = 3 b. Evaluate g(–2). g(–2) = –2(–2)2 – 3(–2) + 1 = –8 + 6 + 1 = –1 c. Evaluate f(–2) – g(–2).
  • 54. The Basic Language of Functions Example B. Let f(x) = –3x - 3, g(x) = –2x2 – 3x + 1. a. Evaluate f(–2). f(–2) = –3(–2) – 3 = 3 b. Evaluate g(–2). g(–2) = –2(–2)2 – 3(–2) + 1 = –8 + 6 + 1 = –1 c. Evaluate f(–2) – g(–2). Using the outputs of parts a and b we’ve f(–2) – g(–2) =
  • 55. The Basic Language of Functions Example B. Let f(x) = –3x - 3, g(x) = –2x2 – 3x + 1. a. Evaluate f(–2). f(–2) = –3(–2) – 3 = 3 b. Evaluate g(–2). g(–2) = –2(–2)2 – 3(–2) + 1 = –8 + 6 + 1 = –1 c. Evaluate f(–2) – g(–2). Using the outputs of parts a and b we’ve f(–2) – g(–2) = 3 – (–1) = 4
  • 56. The Basic Language of Functions Example B. Let f(x) = –3x - 3, g(x) = –2x2 – 3x + 1. a. Evaluate f(–2). f(–2) = –3(–2) – 3 = 3 b. Evaluate g(–2). g(–2) = –2(–2)2 – 3(–2) + 1 = –8 + 6 + 1 = –1 c. Evaluate f(–2) – g(–2). Using the outputs of parts a and b we’ve f(–2) – g(–2) = 3 – (–1) = 4 The function f(x) = c where c is a number is called a constant function.
  • 57. The Basic Language of Functions Example B. Let f(x) = –3x - 3, g(x) = –2x2 – 3x + 1. a. Evaluate f(–2). f(–2) = –3(–2) – 3 = 3 b. Evaluate g(–2). g(–2) = –2(–2)2 – 3(–2) + 1 = –8 + 6 + 1 = –1 c. Evaluate f(–2) – g(–2). Using the outputs of parts a and b we’ve f(–2) – g(–2) = 3 – (–1) = 4 The function f(x) = c where c is a number is called a constant function. The outputs of such functions do not change.
  • 58. There are two main things to consider when determining the domains of functions of real numbers. The Basic Language of Functions
  • 59. There are two main things to consider when determining the domains of functions of real numbers. 1. The denominators can't be 0 The Basic Language of Functions
  • 60. There are two main things to consider when determining the domains of functions of real numbers. 1. The denominators can't be 0 2. The radicand of square root (or any even root) can't be negative. The Basic Language of Functions
  • 61. There are two main things to consider when determining the domains of functions of real numbers. 1. The denominators can't be 0 2. The radicand of square root (or any even root) can't be negative. Example C. Find the domain of the following functions. a. f(x) = 1/(2x + 6) b. f (X) = √ 2x + 6 The Basic Language of Functions
  • 62. There are two main things to consider when determining the domains of functions of real numbers. 1. The denominators can't be 0 2. The radicand of square root (or any even root) can't be negative. Example C. Find the domain of the following functions. a. f(x) = 1/(2x + 6) The denominator can’t be 0 b. f (X) = √ 2x + 6 The Basic Language of Functions
  • 63. There are two main things to consider when determining the domains of functions of real numbers. 1. The denominators can't be 0 2. The radicand of square root (or any even root) can't be negative. Example C. Find the domain of the following functions. a. f(x) = 1/(2x + 6) The denominator can’t be 0 i.e. 2x + 6 = 0  x = -3 b. f (X) = √ 2x + 6 The Basic Language of Functions
  • 64. There are two main things to consider when determining the domains of functions of real numbers. 1. The denominators can't be 0 2. The radicand of square root (or any even root) can't be negative. Example C. Find the domain of the following functions. a. f(x) = 1/(2x + 6) The denominator can’t be 0 i.e. 2x + 6 = 0  x = -3 So the domain = {all numbers except x = -3}. b. f (X) = √ 2x + 6 The Basic Language of Functions
  • 65. There are two main things to consider when determining the domains of functions of real numbers. 1. The denominators can't be 0 2. The radicand of square root (or any even root) can't be negative. Example C. Find the domain of the following functions. a. f(x) = 1/(2x + 6) The denominator can’t be 0 i.e. 2x + 6 = 0  x = -3 So the domain = {all numbers except x = -3}. b. f (X) = √ 2x + 6 We must have square root of nonnegative numbers. The Basic Language of Functions
  • 66. There are two main things to consider when determining the domains of functions of real numbers. 1. The denominators can't be 0 2. The radicand of square root (or any even root) can't be negative. Example C. Find the domain of the following functions. a. f(x) = 1/(2x + 6) The denominator can’t be 0 i.e. 2x + 6 = 0  x = -3 So the domain = {all numbers except x = -3}. b. f (X) = √ 2x + 6 We must have square root of nonnegative numbers. Hence 2x + 6 > 0  x > -3 The Basic Language of Functions
  • 67. There are two main things to consider when determining the domains of functions of real numbers. 1. The denominators can't be 0 2. The radicand of square root (or any even root) can't be negative. Example C. Find the domain of the following functions. a. f(x) = 1/(2x + 6) The denominator can’t be 0 i.e. 2x + 6 = 0  x = -3 So the domain = {all numbers except x = -3}. b. f (X) = √ 2x + 6 We must have square root of nonnegative numbers. Hence 2x + 6 > 0  x > -3 So the domain = {all numbers x > -3} The Basic Language of Functions
  • 68. The Basic Language of Functions Graphs of Functions
  • 69. The Basic Language of Functions Graphs of Functions The plot of all points (x, y)’s that satisfy a given function y = f(x) is the graph of the function y = f(x).
  • 70. The Basic Language of Functions Graphs of Functions The plot of all points (x, y)’s that satisfy a given function y = f(x) is the graph of the function y = f(x). For example, let the function f(x) = x + 1,
  • 71. The Basic Language of Functions Graphs of Functions The plot of all points (x, y)’s that satisfy a given function y = f(x) is the graph of the function y = f(x). For example, let the function f(x) = x + 1, set y = f(x) and make a table of few of the ordered pairs (x, y)’s that satisfy the equation y = f(x).
  • 72. The Basic Language of Functions Graphs of Functions The plot of all points (x, y)’s that satisfy a given function y = f(x) is the graph of the function y = f(x). For example, let the function f(x) = x + 1, set y = f(x) and make a table of few of the ordered pairs (x, y)’s that satisfy the equation y = f(x). x 0 1 2 3 y = f(x) 1 2 3 4
  • 73. The Basic Language of Functions Graphs of Functions The plot of all points (x, y)’s that satisfy a given function y = f(x) is the graph of the function y = f(x). For example, let the function f(x) = x + 1, set y = f(x) and make a table of few of the ordered pairs (x, y)’s that satisfy the equation y = f(x). x 0 1 2 3 y = f(x) 1 2 3 4 Plot the (x, y)’s and we have the graph of f(x) = x + 1, a line.
  • 74. The Basic Language of Functions Graphs of Functions The plot of all points (x, y)’s that satisfy a given function y = f(x) is the graph of the function y = f(x). For example, let the function f(x) = x + 1, set y = f(x) and make a table of few of the ordered pairs (x, y)’s that satisfy the equation y = f(x). x 0 1 2 3 y = f(x) 1 2 3 4 y = x + 1 Plot the (x, y)’s and we have the graph of f(x) = x + 1, a line.
  • 75. The Basic Language of Functions Graphs of Functions The plot of all points (x, y)’s that satisfy a given function y = f(x) is the graph of the function y = f(x). For example, let the function f(x) = x + 1, set y = f(x) and make a table of few of the ordered pairs (x, y)’s that satisfy the equation y = f(x). x 0 1 2 3 y = f(x) 1 2 3 4 y = x + 1 Plot the (x, y)’s and we have the graph of f(x) = x + 1, a line. Note that the graph of a function may cross any vertical line at most at one point because for each x there is only one corresponding output y.
  • 76. The Basic Language of Functions Graphs of Functions The plot of all points (x, y)’s that satisfy a given function y = f(x) is the graph of the function y = f(x). For example, let the function f(x) = x + 1, set y = f(x) and make a table of few of the ordered pairs (x, y)’s that satisfy the equation y = f(x). x 0 1 2 3 y = f(x) 1 2 3 4 y = x + 1 Plot the (x, y)’s and we have the graph of f(x) = x + 1, a line. Note that the graph of a function may cross any vertical line at most at one point because for each x there is only one corresponding output y.
  • 77. The Basic Language of Functions The equation x = y2 , treating x as the input, is not a function.
  • 78. The Basic Language of Functions The equation x = y2 , treating x as the input, is not a function. For instance, for the input x = 4, there are two outputs y’s that satisfy 4 = y2 ,
  • 79. The Basic Language of Functions The equation x = y2 , treating x as the input, is not a function. For instance, for the input x = 4, there are two outputs y’s that satisfy 4 = y2 , namely y = 2 and y = –2.
  • 80. The Basic Language of Functions The equation x = y2 , treating x as the input, is not a function. For instance, for the input x = 4, there are two outputs y’s that satisfy 4 = y2 , namely y = 2 and y = –2. So x = y2 is not a function.
  • 81. The Basic Language of Functions The equation x = y2 , treating x as the input, is not a function. For instance, for the input x = 4, there are two outputs y’s that satisfy 4 = y2 , namely y = 2 and y = –2. So x = y2 is not a function. Plot the graph by the table shown. x 0 1 1 4 4 y 0 1 -1 2 -2
  • 82. The Basic Language of Functions The equation x = y2 , treating x as the input, is not a function. For instance, for the input x = 4, there are two outputs y’s that satisfy 4 = y2 , namely y = 2 and y = –2. So x = y2 is not a function. Plot the graph by the table shown. x 0 1 1 4 4 y 0 1 -1 2 -2 x 0 1 1 4 4 y 0 1 -1 2 -2 x = y2
  • 83. The Basic Language of Functions The equation x = y2 , treating x as the input, is not a function. For instance, for the input x = 4, there are two outputs y’s that satisfy 4 = y2 , namely y = 2 and y = –2. So x = y2 is not a function. Plot the graph by the table shown. In particular that if we draw the vertical line x = 4, x 0 1 1 4 4 y 0 1 -1 2 -2 x 0 1 1 4 4 y 0 1 -1 2 -2 x = y2 it intersects the graph at two points (4, 2) and (4, –2).
  • 84. The Basic Language of Functions The equation x = y2 , treating x as the input, is not a function. For instance, for the input x = 4, there are two outputs y’s that satisfy 4 = y2 , namely y = 2 and y = –2. So x = y2 is not a function. Plot the graph by the table shown. In particular that if we draw the vertical line x = 4, x 0 1 1 4 4 y 0 1 -1 2 -2 x 0 1 1 4 4 y 0 1 -1 2 -2 x = y2 it intersects the graph at two points (4, 2) and (4, –2). In general if any vertical line crosses a graph at two or more points then the graph does not represent any function.
  • 85. The Basic Language of Functions Since for functions each input x has exactly one output, therefore each vertical line can only intersect it’s graph at exactly one location (e.g. y = x + 1).
  • 86. The Basic Language of Functions Since for functions each input x has exactly one output, therefore each vertical line can only intersect it’s graph at exactly one location (e.g. y = x + 1). y = x + 1
  • 87. The Basic Language of Functions Since for functions each input x has exactly one output, therefore each vertical line can only intersect it’s graph at exactly one location (e.g. y = x + 1). y = x + 1 However, if any vertical line intersects a graph at two or more points, i.e. there are two or more outputs y associated to one input x (eg. x = y2 ),
  • 88. The Basic Language of Functions Since for functions each input x has exactly one output, therefore each vertical line can only intersect it’s graph at exactly one location (e.g. y = x + 1). y = x + 1 However, if any vertical line intersects a graph at two or more points, i.e. there are two or more outputs y associated to one input x (eg. x = y2 ), then the graph must not be the graph of a function.
  • 89. The Basic Language of Functions Since for functions each input x has exactly one output, therefore each vertical line can only intersect it’s graph at exactly one location (e.g. y = x + 1). x 0 1 1 4 4 y 0 1 -1 2 -2 y = x + 1 However, if any vertical line intersects a graph at two or more points, i.e. there are two or more outputs y associated to one input x (eg. x = y2 ), then the graph must not be the graph of a function.
  • 90. The Basic Language of Functions Exercise A. For problems 1 – 6, determine if the given represents a function. If it’s not a function, give a reason why it’s not. x y 2 4 2 3 4 3 1. x y 2 4 3 4 4 4 2. 3. 4. x y y 6. For any real number input x that is a rational number, the output is 0, otherwise the output is 1 5. For any input x that is a positive integer, the outputs are it’s factors. x All the (x, y)’s on the curve
  • 91. The Basic Language of Functions Exercise B. Given the functions f, g and h, find the outcomes of the following expressions. If it’s not defined, state so. x y = g(x) –1 4 2 3 5 –3 6 4 7 2 y = h(x) f(x) = –3x + 7 7. f(–1) 8.g(–1) 9.h(–1) 10. –f(3) 11. –g(3) 12. –h(3) 13. 3g(6) 14.2f(2) 15. h(3) + h(0) 16. 2f(4) + 3g(2) 17. –f(4) + f(–4) 18. h(6)*[f(2)]2
  • 92. The Basic Language of Functions 19. f(x) = 1 2x – 6 20. f (x) = √ 2x – 6 Exercise C. Find the domain of the following functions. 23. f(x) = 1 (x – 2)(x + 6) 24. f (x) = √ (x – 2)(x + 6) 21. f(x) = 1 3 – 2x 22. f (x) = √ 3 – 2x 25. f(x) = 1 x2 – 1 26. f (x) = √ 1 – x2
  • 93. The Basic Language of Functions 27. –f(3) 28. –g(3) 29. –h(3) 30. 3g(2) 31.2f(2) 32. h(3) + h(0) 33. 2f(4) + 3g(2) 34. f(–3/2) 35. g(1/2) 39. f(3a) 40. g(3a) 41. 3g(a) 42. g(a – b) 43. 2f(a – b) 44. f( )a 1 45. f(a) 1 37. h(–3/2) 38. g(–1/2)36. 1/g(2) Exercise D. Given the functions f, g and h, find the outcomes of the following expressions. If it’s not defined, state so. f(x) = –2x + 3 g(x) = –x2 + 3x – 2 h(x) = x + 2 x – 3