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

Different types of functions
Different types of functionsDifferent types of functions
Different types of functionsKatrina Young
 
9 trigonometric functions via the unit circle nat
9 trigonometric functions via the unit circle nat9 trigonometric functions via the unit circle nat
9 trigonometric functions via the unit circle natmath260
 
Quadratic function
Quadratic functionQuadratic function
Quadratic functionvickytg123
 
Lesson 1: Functions and their Representations
Lesson 1: Functions and their RepresentationsLesson 1: Functions and their Representations
Lesson 1: Functions and their RepresentationsMatthew Leingang
 
Module 1 Lesson 1 Remediation Notes
Module 1 Lesson 1 Remediation NotesModule 1 Lesson 1 Remediation Notes
Module 1 Lesson 1 Remediation Notestoni dimella
 
Rational functions
Rational functionsRational functions
Rational functions20kat06tha
 
L2 graphs piecewise, absolute,and greatest integer
L2 graphs  piecewise, absolute,and greatest integerL2 graphs  piecewise, absolute,and greatest integer
L2 graphs piecewise, absolute,and greatest integerJames Tagara
 
Relations and functions (Mariam)
Relations and functions (Mariam)Relations and functions (Mariam)
Relations and functions (Mariam)Mariam Bosraty
 
Composition Of Functions
Composition Of FunctionsComposition Of Functions
Composition Of Functionssjwong
 
3.2 Domain and Range
3.2 Domain and Range3.2 Domain and Range
3.2 Domain and Rangesmiller5
 
Laplace transforms
Laplace transformsLaplace transforms
Laplace transformsKarnav Rana
 
functions limits and continuity
functions limits and continuityfunctions limits and continuity
functions limits and continuityPume Ananda
 
Relations and Functions
Relations and FunctionsRelations and Functions
Relations and Functionstoni dimella
 
Composition and inverse of functions
Composition  and inverse of functionsComposition  and inverse of functions
Composition and inverse of functionsCharliez Jane Soriano
 
Exponential and logarithmic functions
Exponential and logarithmic functionsExponential and logarithmic functions
Exponential and logarithmic functionsNjabulo Nkabinde
 
L4 one sided limits limits at infinity
L4 one sided limits limits at infinityL4 one sided limits limits at infinity
L4 one sided limits limits at infinityJames Tagara
 

What's hot (20)

Different types of functions
Different types of functionsDifferent types of functions
Different types of functions
 
9 trigonometric functions via the unit circle nat
9 trigonometric functions via the unit circle nat9 trigonometric functions via the unit circle nat
9 trigonometric functions via the unit circle nat
 
Quadratic function
Quadratic functionQuadratic function
Quadratic function
 
Inverse functions (2)
Inverse functions (2)Inverse functions (2)
Inverse functions (2)
 
Lesson 1: Functions and their Representations
Lesson 1: Functions and their RepresentationsLesson 1: Functions and their Representations
Lesson 1: Functions and their Representations
 
Module 1 Lesson 1 Remediation Notes
Module 1 Lesson 1 Remediation NotesModule 1 Lesson 1 Remediation Notes
Module 1 Lesson 1 Remediation Notes
 
Rational functions
Rational functionsRational functions
Rational functions
 
Relations
RelationsRelations
Relations
 
L2 graphs piecewise, absolute,and greatest integer
L2 graphs  piecewise, absolute,and greatest integerL2 graphs  piecewise, absolute,and greatest integer
L2 graphs piecewise, absolute,and greatest integer
 
Relations and functions (Mariam)
Relations and functions (Mariam)Relations and functions (Mariam)
Relations and functions (Mariam)
 
Composition Of Functions
Composition Of FunctionsComposition Of Functions
Composition Of Functions
 
3.2 Domain and Range
3.2 Domain and Range3.2 Domain and Range
3.2 Domain and Range
 
Laplace transforms
Laplace transformsLaplace transforms
Laplace transforms
 
Relations and functions
Relations and functionsRelations and functions
Relations and functions
 
functions limits and continuity
functions limits and continuityfunctions limits and continuity
functions limits and continuity
 
Functions
FunctionsFunctions
Functions
 
Relations and Functions
Relations and FunctionsRelations and Functions
Relations and Functions
 
Composition and inverse of functions
Composition  and inverse of functionsComposition  and inverse of functions
Composition and inverse of functions
 
Exponential and logarithmic functions
Exponential and logarithmic functionsExponential and logarithmic functions
Exponential and logarithmic functions
 
L4 one sided limits limits at infinity
L4 one sided limits limits at infinityL4 one sided limits limits at infinity
L4 one sided limits limits at infinity
 

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
 
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
 
GenMath - Copy.pptx
GenMath - Copy.pptxGenMath - Copy.pptx
GenMath - Copy.pptxGioCaeda1
 
Declarative Thinking, Declarative Practice
Declarative Thinking, Declarative PracticeDeclarative Thinking, Declarative Practice
Declarative Thinking, Declarative PracticeKevlin Henney
 

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
 
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
 
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
 
GenMath - Copy.pptx
GenMath - Copy.pptxGenMath - Copy.pptx
GenMath - Copy.pptx
 
Declarative Thinking, Declarative Practice
Declarative Thinking, Declarative PracticeDeclarative Thinking, Declarative Practice
Declarative Thinking, Declarative Practice
 

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

ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontologyjohnbeverley2021
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 

Recently uploaded (20)

ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 

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