SlideShare a Scribd company logo
1 of 92
The Basic Language of Functions
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 by default we let x represent
the input and y represent the output.
Example A.
a. The inputs are driver-license numbers x,
the outputs y are the names of the license-holders.
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 by default we let x represent
the input and y represent the output.
Example A.
a. The inputs are driver-license numbers x,
the outputs y are the names of the license-holders.
This is a function because for each license number,
there is exactly one owner of that license.
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 by default we let x represent
the input and y represent the output.
Example A.
a. The inputs are driver-license numbers x,
the outputs y are the names of the license-holders.
This is a function because for each license number,
there is exactly one owner of that license.
The Basic Language of Functions
b. The inputs are driver-license numbers x,
the outputs y are the names of all the siblings of the
license-holders.
A function is a procedure that assigns each input
exactly one output. In mathematics, usually we name
functions as f, g, h…and by default we let x represent
the input and y represent the output.
Example A.
a. The inputs are driver-license numbers x,
the outputs y are the names of the license-holders.
This is a function because for each license number,
there is exactly one owner of that license.
The Basic Language of Functions
b. The inputs are driver-license numbers x,
the outputs y are the names of all the siblings of the
license-holders. This is not a function because for
some inputs of license numbers, there might be many
outputs of names of the siblings of the license holders.
A function is a procedure that assigns each input
exactly one output. In mathematics, usually we name
functions as f, g, h…and by default we let x represent
the input and y represent the output.
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 domain D of the
license-number-to-name function in example A
are all valid driver license numbers.
The Basic Language of Functions
Given a function, the set D of all the inputs is called
the domain of the function. The domain D of the
license-number-to-name function in example A
are all valid driver license numbers. The set R of all
the outputs is called the range and the range R of the
license-number-to-name function are all the names
of drivers with a valid license.
The Basic Language of Functions
Given a function, the set D of all the inputs is called
the domain of the function. The domain D of the
license-number-to-name function in example A
are all valid driver license numbers. The set R of all
the outputs is called the range and the range R of the
license-number-to-name function are all the names
of drivers with a valid license.
A function may be given by a chart where
the input and outputs are listed explicitly.
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 domain D of the
license-number-to-name function in example A
are all valid driver license numbers. The set R of all
the outputs is called the range and the range R of the
license-number-to-name function are all the names
of drivers with a valid license.
A function may be given by a chart where
the input and outputs are listed explicitly.
From the 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 domain D of the
license-number-to-name function in example A
are all valid driver license numbers. The set R of all
the outputs is called the range and the range R of the
license-number-to-name function are all the names
of drivers with a valid license.
A function may be given by a chart where
the input and outputs are listed explicitly.
From the table we see that 3 is the output for
the input 2. The domain D = {–1, 2, 5, 6, 7}
and 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 domain D of the
license-number-to-name function in example A
are all valid driver license numbers. The set R of all
the outputs is called the range and the range R of the
license-number-to-name function are all the names
of drivers with a valid license.
A function may be given by a chart where
the input and outputs are listed explicitly.
From the table we see that 3 is the output for
the input 2. The domain D = {–1, 2, 5, 6, 7}
and 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 (Nominal Price) = {year 1918 οƒ  2005}
For instance, Nominal Price(1975) ο‚» $0.50
The Basic Language of Functions
Functions may be given graphically:
Domain (Nominal Price) = {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:
Inflation Adjusted Price(1975) ο‚» $1.85
Domain (Inflation Adjusted Price) = {1918 οƒ  2005}
The Basic Language of Functions
Functions may be given graphically:
Domain (Inflation Adjusted Price) = {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) =
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.
Function names are 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 – 3
The Basic Language of Functions
Example B. Let f(x) = –3x – 3, g(x) = –2x2 – 3.
a. Evaluate f(–2)
f(x) = –3x – 3
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 – 3
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 – 3
f(–2)
copy the input then paste the input
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 – 3
f(–2) = –3(–2) – 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
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
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, 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, 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
1. f(–1) 2. g(–1) 3.h(–1)
4. –f(3) 5. –g(3) 6. –h(3)
7. 3g(6) 8. 2f(2) 9. h(3) + h(0)
10. 2f(4) + 3g(2) 11. –f(4) + f(–4) 12. h(6)*[f(2)]2
The Basic Language of Functions
1. f(x) =
1
2x – 6 2. f (x) = οƒ– 2x – 6
C. Find the domain of the following functions.
5. f(x) =
1
(x – 2)(x + 6)
7. f (x) = οƒ– (x – 2)(x + 6)
3. f(x) =
1
3 – 2x 4. f (x) = οƒ– 3 – 2x
6. f(x) = 1
x2 – 1
8. f (x) = οƒ– 1 – x2
9. f (x) = οƒ– (x – 2)/(x + 6) 10. f (x) = οƒ–4x2 – 9
For problem 7-10, draw sign charts (section 1.6)
to solve for the domains.
The Basic Language of Functions
1. –f(3) 2. –g(3) 3. –h(3)
4. 3g(2) 5. 2f(2) 6. h(3) + h(0)
7. 2f(4) + 3g(2) 8. f(–3/2) 9. g(1/2)
13. f(3 + a) 14. g(3 + a) 15. g(3 + a)
16. f(a – b) 17. g(a – b)
18. f( )
a
1 19. f(a)
1
11. h(–3/2) 12. g(–1/2)
10. 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
The Basic Language of Functions
(Answers to odd problems) Exercise A.
1. It’s not a function 3. Not a function
5. Not a function
Exercise B.
1. f(–1) = 10 3. h(–1) = 2 5. Not defined
7. 3g(6) = 12 9. h(3) + h(0) = 2 11. –f(4) + f(–4) = 24
1. x β‰  3
Exercise C.
5. x β‰  2 and x β‰  -6
3. x β‰  3/2
The Basic Language of Functions
7. (π‘₯ – 2)(π‘₯ + 6)
x=-6 x=2
+
+
The domain of f(x) = οƒ– (x – 2)(x + 6) is βˆ’βˆž, βˆ’6 βˆͺ [2, ∞)
9. (π‘₯ – 2)/(π‘₯ + 6)
x=-6 x=2
+
+
The domain of f(x) = οƒ– (x – 2)/(x + 6) is (βˆ’βˆž, βˆ’6) βˆͺ [2, ∞)
The Basic Language of Functions
1. –f(3) = 3 3. Not defined 5. 2f(2) = –2
7. 2f(4) + 3g(2) = –10 9. g(1/2) = –3/4
13. f(3 + a) = –2a – 3
15. g(3 + a) = –a2 – 3a – 2
17. g(a – b) = –a2 + 2ab – b2 + 3a – 3b – 2
19. f(a)
1 = 1
11. h(–3/2) = –1/9
Exercise D.
–2a+3

More Related Content

What's hot

Compiler Construction | Lecture 9 | Constraint Resolution
Compiler Construction | Lecture 9 | Constraint ResolutionCompiler Construction | Lecture 9 | Constraint Resolution
Compiler Construction | Lecture 9 | Constraint ResolutionEelco Visser
Β 
Declare Your Language: Type Checking
Declare Your Language: Type CheckingDeclare Your Language: Type Checking
Declare Your Language: Type CheckingEelco Visser
Β 
Declare Your Language: Syntax Definition
Declare Your Language: Syntax DefinitionDeclare Your Language: Syntax Definition
Declare Your Language: Syntax DefinitionEelco Visser
Β 
CS4200 2019 | Lecture 5 | Transformation by Term Rewriting
CS4200 2019 | Lecture 5 | Transformation by Term RewritingCS4200 2019 | Lecture 5 | Transformation by Term Rewriting
CS4200 2019 | Lecture 5 | Transformation by Term RewritingEelco Visser
Β 
Compiler Construction | Lecture 8 | Type Constraints
Compiler Construction | Lecture 8 | Type ConstraintsCompiler Construction | Lecture 8 | Type Constraints
Compiler Construction | Lecture 8 | Type ConstraintsEelco Visser
Β 
Declarative Type System Specification with Statix
Declarative Type System Specification with StatixDeclarative Type System Specification with Statix
Declarative Type System Specification with StatixEelco Visser
Β 
Functional programming in Python
Functional programming in PythonFunctional programming in Python
Functional programming in PythonColin Su
Β 
CS4200 2019 | Lecture 2 | syntax-definition
CS4200 2019 | Lecture 2 | syntax-definitionCS4200 2019 | Lecture 2 | syntax-definition
CS4200 2019 | Lecture 2 | syntax-definitionEelco Visser
Β 
Python lecture 06
Python lecture 06Python lecture 06
Python lecture 06Tanwir Zaman
Β 
Compiler Construction | Lecture 2 | Declarative Syntax Definition
Compiler Construction | Lecture 2 | Declarative Syntax DefinitionCompiler Construction | Lecture 2 | Declarative Syntax Definition
Compiler Construction | Lecture 2 | Declarative Syntax DefinitionEelco Visser
Β 
Practical Functional Programming Presentation by Bogdan Hodorog
Practical Functional Programming Presentation by Bogdan HodorogPractical Functional Programming Presentation by Bogdan Hodorog
Practical Functional Programming Presentation by Bogdan Hodorog3Pillar Global
Β 
Dynamic Semantics
Dynamic SemanticsDynamic Semantics
Dynamic SemanticsEelco Visser
Β 
Static name resolution
Static name resolutionStatic name resolution
Static name resolutionEelco Visser
Β 
Python lecture 07
Python lecture 07Python lecture 07
Python lecture 07Tanwir Zaman
Β 
Declare Your Language: Syntactic (Editor) Services
Declare Your Language: Syntactic (Editor) ServicesDeclare Your Language: Syntactic (Editor) Services
Declare Your Language: Syntactic (Editor) ServicesEelco Visser
Β 
CS4200 2019 | Lecture 4 | Syntactic Services
CS4200 2019 | Lecture 4 | Syntactic ServicesCS4200 2019 | Lecture 4 | Syntactic Services
CS4200 2019 | Lecture 4 | Syntactic ServicesEelco Visser
Β 
Dynamic Semantics Specification and Interpreter Generation
Dynamic Semantics Specification and Interpreter GenerationDynamic Semantics Specification and Interpreter Generation
Dynamic Semantics Specification and Interpreter GenerationEelco Visser
Β 

What's hot (20)

Compiler Construction | Lecture 9 | Constraint Resolution
Compiler Construction | Lecture 9 | Constraint ResolutionCompiler Construction | Lecture 9 | Constraint Resolution
Compiler Construction | Lecture 9 | Constraint Resolution
Β 
Declare Your Language: Type Checking
Declare Your Language: Type CheckingDeclare Your Language: Type Checking
Declare Your Language: Type Checking
Β 
Declare Your Language: Syntax Definition
Declare Your Language: Syntax DefinitionDeclare Your Language: Syntax Definition
Declare Your Language: Syntax Definition
Β 
CS4200 2019 | Lecture 5 | Transformation by Term Rewriting
CS4200 2019 | Lecture 5 | Transformation by Term RewritingCS4200 2019 | Lecture 5 | Transformation by Term Rewriting
CS4200 2019 | Lecture 5 | Transformation by Term Rewriting
Β 
Compiler Construction | Lecture 8 | Type Constraints
Compiler Construction | Lecture 8 | Type ConstraintsCompiler Construction | Lecture 8 | Type Constraints
Compiler Construction | Lecture 8 | Type Constraints
Β 
Syntaxdirected
SyntaxdirectedSyntaxdirected
Syntaxdirected
Β 
Python : Regular expressions
Python : Regular expressionsPython : Regular expressions
Python : Regular expressions
Β 
Declarative Type System Specification with Statix
Declarative Type System Specification with StatixDeclarative Type System Specification with Statix
Declarative Type System Specification with Statix
Β 
Functional programming in Python
Functional programming in PythonFunctional programming in Python
Functional programming in Python
Β 
CS4200 2019 | Lecture 2 | syntax-definition
CS4200 2019 | Lecture 2 | syntax-definitionCS4200 2019 | Lecture 2 | syntax-definition
CS4200 2019 | Lecture 2 | syntax-definition
Β 
Python lecture 06
Python lecture 06Python lecture 06
Python lecture 06
Β 
Compiler Construction | Lecture 2 | Declarative Syntax Definition
Compiler Construction | Lecture 2 | Declarative Syntax DefinitionCompiler Construction | Lecture 2 | Declarative Syntax Definition
Compiler Construction | Lecture 2 | Declarative Syntax Definition
Β 
Practical Functional Programming Presentation by Bogdan Hodorog
Practical Functional Programming Presentation by Bogdan HodorogPractical Functional Programming Presentation by Bogdan Hodorog
Practical Functional Programming Presentation by Bogdan Hodorog
Β 
Dynamic Semantics
Dynamic SemanticsDynamic Semantics
Dynamic Semantics
Β 
Static name resolution
Static name resolutionStatic name resolution
Static name resolution
Β 
Python lecture 07
Python lecture 07Python lecture 07
Python lecture 07
Β 
Declare Your Language: Syntactic (Editor) Services
Declare Your Language: Syntactic (Editor) ServicesDeclare Your Language: Syntactic (Editor) Services
Declare Your Language: Syntactic (Editor) Services
Β 
Python : Dictionaries
Python : DictionariesPython : Dictionaries
Python : Dictionaries
Β 
CS4200 2019 | Lecture 4 | Syntactic Services
CS4200 2019 | Lecture 4 | Syntactic ServicesCS4200 2019 | Lecture 4 | Syntactic Services
CS4200 2019 | Lecture 4 | Syntactic Services
Β 
Dynamic Semantics Specification and Interpreter Generation
Dynamic Semantics Specification and Interpreter GenerationDynamic Semantics Specification and Interpreter Generation
Dynamic Semantics Specification and Interpreter Generation
Β 

Similar to 9 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 xmath260
Β 
Functions and Relations
Functions and RelationsFunctions and Relations
Functions and RelationsJailah13
Β 
Module 2 topic 2 notes
Module 2 topic 2 notesModule 2 topic 2 notes
Module 2 topic 2 noteschrystal_brinson
Β 
The Algebric Functions
The Algebric FunctionsThe Algebric Functions
The Algebric Functionsitutor
Β 
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
Β 
3_-_Graphs_and_Functions v3
3_-_Graphs_and_Functions v33_-_Graphs_and_Functions v3
3_-_Graphs_and_Functions v3Carlos da Maia
Β 
functioninpython-1.pptx
functioninpython-1.pptxfunctioninpython-1.pptx
functioninpython-1.pptxSulekhJangra
Β 
Dti2143 chapter 5
Dti2143 chapter 5Dti2143 chapter 5
Dti2143 chapter 5alish sha
Β 
Matlab Functions
Matlab FunctionsMatlab Functions
Matlab FunctionsUmer Azeem
Β 
Functional Programming in PHP
Functional Programming in PHPFunctional Programming in PHP
Functional Programming in PHPpwmosquito
Β 
Introduction to Functional Programming in JavaScript
Introduction to Functional Programming in JavaScriptIntroduction to Functional Programming in JavaScript
Introduction to Functional Programming in JavaScripttmont
Β 
Different types of functions
Different types of functionsDifferent types of functions
Different types of functionsKatrina Young
Β 
Core 3 Functions 1
Core 3 Functions 1Core 3 Functions 1
Core 3 Functions 1davidmiles100
Β 
Swift the implicit parts
Swift the implicit partsSwift the implicit parts
Swift the implicit partsMaxim Zaks
Β 
A1 11 functions
A1 11 functionsA1 11 functions
A1 11 functionsvhiggins1
Β 
Functions and graphs
Functions and graphsFunctions and graphs
Functions and graphsSujata Tapare
Β 

Similar to 9 the basic language of functions x (20)

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
Β 
functions
functionsfunctions
functions
Β 
Functions and Relations
Functions and RelationsFunctions and Relations
Functions and Relations
Β 
Module 2 topic 2 notes
Module 2 topic 2 notesModule 2 topic 2 notes
Module 2 topic 2 notes
Β 
The Algebric Functions
The Algebric FunctionsThe Algebric Functions
The Algebric Functions
Β 
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
Β 
3_-_Graphs_and_Functions v3
3_-_Graphs_and_Functions v33_-_Graphs_and_Functions v3
3_-_Graphs_and_Functions v3
Β 
functioninpython-1.pptx
functioninpython-1.pptxfunctioninpython-1.pptx
functioninpython-1.pptx
Β 
Dti2143 chapter 5
Dti2143 chapter 5Dti2143 chapter 5
Dti2143 chapter 5
Β 
Matlab Functions
Matlab FunctionsMatlab Functions
Matlab Functions
Β 
Functional Programming in PHP
Functional Programming in PHPFunctional Programming in PHP
Functional Programming in PHP
Β 
Introduction to Functional Programming in JavaScript
Introduction to Functional Programming in JavaScriptIntroduction to Functional Programming in JavaScript
Introduction to Functional Programming in JavaScript
Β 
Different types of functions
Different types of functionsDifferent types of functions
Different types of functions
Β 
Core 3 Functions 1
Core 3 Functions 1Core 3 Functions 1
Core 3 Functions 1
Β 
C++ lecture 03
C++   lecture 03C++   lecture 03
C++ lecture 03
Β 
Swift the implicit parts
Swift the implicit partsSwift the implicit parts
Swift the implicit parts
Β 
Haskell Jumpstart
Haskell JumpstartHaskell Jumpstart
Haskell Jumpstart
Β 
A1 11 functions
A1 11 functionsA1 11 functions
A1 11 functions
Β 
2. operator
2. operator2. operator
2. operator
Β 
Functions and graphs
Functions and graphsFunctions and graphs
Functions and graphs
Β 

More from math260

36 Matrix Algebra-x.pptx
36 Matrix Algebra-x.pptx36 Matrix Algebra-x.pptx
36 Matrix Algebra-x.pptxmath260
Β 
35 Special Cases System of Linear Equations-x.pptx
35 Special Cases System of Linear Equations-x.pptx35 Special Cases System of Linear Equations-x.pptx
35 Special Cases System of Linear Equations-x.pptxmath260
Β 
18Ellipses-x.pptx
18Ellipses-x.pptx18Ellipses-x.pptx
18Ellipses-x.pptxmath260
Β 
11 graphs of first degree functions x
11 graphs of first degree functions x11 graphs of first degree functions x
11 graphs of first degree functions xmath260
Β 
10.5 more on language of functions x
10.5 more on language of functions x10.5 more on language of functions x
10.5 more on language of functions xmath260
Β 
1 exponents yz
1 exponents yz1 exponents yz
1 exponents yzmath260
Β 
8 inequalities and sign charts x
8 inequalities and sign charts x8 inequalities and sign charts x
8 inequalities and sign charts xmath260
Β 
7 sign charts of factorable formulas y
7 sign charts of factorable formulas y7 sign charts of factorable formulas y
7 sign charts of factorable formulas ymath260
Β 
19 more parabolas a& hyperbolas (optional) x
19 more parabolas a& hyperbolas (optional) x19 more parabolas a& hyperbolas (optional) x
19 more parabolas a& hyperbolas (optional) xmath260
Β 
18 ellipses x
18 ellipses x18 ellipses x
18 ellipses xmath260
Β 
17 conic sections circles-x
17 conic sections circles-x17 conic sections circles-x
17 conic sections circles-xmath260
Β 
16 slopes and difference quotient x
16 slopes and difference quotient x16 slopes and difference quotient x
16 slopes and difference quotient xmath260
Β 
15 translations of graphs x
15 translations of graphs x15 translations of graphs x
15 translations of graphs xmath260
Β 
14 graphs of factorable rational functions x
14 graphs of factorable rational functions x14 graphs of factorable rational functions x
14 graphs of factorable rational functions xmath260
Β 
13 graphs of factorable polynomials x
13 graphs of factorable polynomials x13 graphs of factorable polynomials x
13 graphs of factorable polynomials xmath260
Β 
12 graphs of second degree functions x
12 graphs of second degree functions x12 graphs of second degree functions x
12 graphs of second degree functions xmath260
Β 
10 rectangular coordinate system x
10 rectangular coordinate system x10 rectangular coordinate system x
10 rectangular coordinate system xmath260
Β 
11 graphs of first degree functions x
11 graphs of first degree functions x11 graphs of first degree functions x
11 graphs of first degree functions xmath260
Β 
29 inverse functions x
29 inverse functions  x29 inverse functions  x
29 inverse functions xmath260
Β 
28 more on log and exponential equations x
28 more on log and exponential equations x28 more on log and exponential equations x
28 more on log and exponential equations xmath260
Β 

More from math260 (20)

36 Matrix Algebra-x.pptx
36 Matrix Algebra-x.pptx36 Matrix Algebra-x.pptx
36 Matrix Algebra-x.pptx
Β 
35 Special Cases System of Linear Equations-x.pptx
35 Special Cases System of Linear Equations-x.pptx35 Special Cases System of Linear Equations-x.pptx
35 Special Cases System of Linear Equations-x.pptx
Β 
18Ellipses-x.pptx
18Ellipses-x.pptx18Ellipses-x.pptx
18Ellipses-x.pptx
Β 
11 graphs of first degree functions x
11 graphs of first degree functions x11 graphs of first degree functions x
11 graphs of first degree functions x
Β 
10.5 more on language of functions x
10.5 more on language of functions x10.5 more on language of functions x
10.5 more on language of functions x
Β 
1 exponents yz
1 exponents yz1 exponents yz
1 exponents yz
Β 
8 inequalities and sign charts x
8 inequalities and sign charts x8 inequalities and sign charts x
8 inequalities and sign charts x
Β 
7 sign charts of factorable formulas y
7 sign charts of factorable formulas y7 sign charts of factorable formulas y
7 sign charts of factorable formulas y
Β 
19 more parabolas a& hyperbolas (optional) x
19 more parabolas a& hyperbolas (optional) x19 more parabolas a& hyperbolas (optional) x
19 more parabolas a& hyperbolas (optional) x
Β 
18 ellipses x
18 ellipses x18 ellipses x
18 ellipses x
Β 
17 conic sections circles-x
17 conic sections circles-x17 conic sections circles-x
17 conic sections circles-x
Β 
16 slopes and difference quotient x
16 slopes and difference quotient x16 slopes and difference quotient x
16 slopes and difference quotient x
Β 
15 translations of graphs x
15 translations of graphs x15 translations of graphs x
15 translations of graphs x
Β 
14 graphs of factorable rational functions x
14 graphs of factorable rational functions x14 graphs of factorable rational functions x
14 graphs of factorable rational functions x
Β 
13 graphs of factorable polynomials x
13 graphs of factorable polynomials x13 graphs of factorable polynomials x
13 graphs of factorable polynomials x
Β 
12 graphs of second degree functions x
12 graphs of second degree functions x12 graphs of second degree functions x
12 graphs of second degree functions x
Β 
10 rectangular coordinate system x
10 rectangular coordinate system x10 rectangular coordinate system x
10 rectangular coordinate system x
Β 
11 graphs of first degree functions x
11 graphs of first degree functions x11 graphs of first degree functions x
11 graphs of first degree functions x
Β 
29 inverse functions x
29 inverse functions  x29 inverse functions  x
29 inverse functions x
Β 
28 more on log and exponential equations x
28 more on log and exponential equations x28 more on log and exponential equations x
28 more on log and exponential equations x
Β 

Recently uploaded

Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
Β 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
Β 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
Β 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
Β 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
Β 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
Β 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
Β 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
Β 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
Β 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
Β 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
Β 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
Β 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
Β 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
Β 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
Β 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
Β 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
Β 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxabhijeetpadhi001
Β 

Recently uploaded (20)

Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
Β 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Β 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
Β 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
Β 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
Β 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
Β 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
Β 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
Β 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
Β 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
Β 
Model Call Girl in Tilak Nagar Delhi reach out to us at πŸ”9953056974πŸ”
Model Call Girl in Tilak Nagar Delhi reach out to us at πŸ”9953056974πŸ”Model Call Girl in Tilak Nagar Delhi reach out to us at πŸ”9953056974πŸ”
Model Call Girl in Tilak Nagar Delhi reach out to us at πŸ”9953056974πŸ”
Β 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
Β 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
Β 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
Β 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
Β 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
Β 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
Β 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
Β 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
Β 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptx
Β 

9 the basic language of functions x

  • 1. The Basic Language of Functions
  • 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 by default we let x represent the input and y represent the output.
  • 5. Example A. a. The inputs are driver-license numbers x, the outputs y are the names of the license-holders. 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 by default we let x represent the input and y represent the output.
  • 6. Example A. a. The inputs are driver-license numbers x, the outputs y are the names of the license-holders. This is a function because for each license number, there is exactly one owner of that license. 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 by default we let x represent the input and y represent the output.
  • 7. Example A. a. The inputs are driver-license numbers x, the outputs y are the names of the license-holders. This is a function because for each license number, there is exactly one owner of that license. The Basic Language of Functions b. The inputs are driver-license numbers x, the outputs y are the names of all the siblings of the license-holders. A function is a procedure that assigns each input exactly one output. In mathematics, usually we name functions as f, g, h…and by default we let x represent the input and y represent the output.
  • 8. Example A. a. The inputs are driver-license numbers x, the outputs y are the names of the license-holders. This is a function because for each license number, there is exactly one owner of that license. The Basic Language of Functions b. The inputs are driver-license numbers x, the outputs y are the names of all the siblings of the license-holders. This is not a function because for some inputs of license numbers, there might be many outputs of names of the siblings of the license holders. A function is a procedure that assigns each input exactly one output. In mathematics, usually we name functions as f, g, h…and by default we let x represent the input and y represent the output.
  • 9. Given a function, the set D of all the inputs is called the domain of the function. The Basic Language of Functions
  • 10. Given a function, the set D of all the inputs is called the domain of the function. The domain D of the license-number-to-name function in example A are all valid driver license numbers. The Basic Language of Functions
  • 11. Given a function, the set D of all the inputs is called the domain of the function. The domain D of the license-number-to-name function in example A are all valid driver license numbers. The set R of all the outputs is called the range and the range R of the license-number-to-name function are all the names of drivers with a valid license. The Basic Language of Functions
  • 12. Given a function, the set D of all the inputs is called the domain of the function. The domain D of the license-number-to-name function in example A are all valid driver license numbers. The set R of all the outputs is called the range and the range R of the license-number-to-name function are all the names of drivers with a valid license. A function may be given by a chart where the input and outputs are listed explicitly. The Basic Language of Functions x y –1 4 2 3 5 –3 6 4 7 2
  • 13. Given a function, the set D of all the inputs is called the domain of the function. The domain D of the license-number-to-name function in example A are all valid driver license numbers. The set R of all the outputs is called the range and the range R of the license-number-to-name function are all the names of drivers with a valid license. A function may be given by a chart where the input and outputs are listed explicitly. From the 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
  • 14. Given a function, the set D of all the inputs is called the domain of the function. The domain D of the license-number-to-name function in example A are all valid driver license numbers. The set R of all the outputs is called the range and the range R of the license-number-to-name function are all the names of drivers with a valid license. A function may be given by a chart where the input and outputs are listed explicitly. From the table we see that 3 is the output for the input 2. The domain D = {–1, 2, 5, 6, 7} and 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
  • 15. Given a function, the set D of all the inputs is called the domain of the function. The domain D of the license-number-to-name function in example A are all valid driver license numbers. The set R of all the outputs is called the range and the range R of the license-number-to-name function are all the names of drivers with a valid license. A function may be given by a chart where the input and outputs are listed explicitly. From the table we see that 3 is the output for the input 2. The domain D = {–1, 2, 5, 6, 7} and 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
  • 16. Functions may be given graphically: The Basic Language of Functions
  • 17. Functions may be given graphically: For instance, Nominal Price(1975) ο‚» $0.50 The Basic Language of Functions
  • 18. Functions may be given graphically: Domain (Nominal Price) = {year 1918 οƒ  2005} For instance, Nominal Price(1975) ο‚» $0.50 The Basic Language of Functions
  • 19. Functions may be given graphically: Domain (Nominal Price) = {year 1918 οƒ  2005} Range (Nominal Price) = {$0.20οƒ $2.51} For instance, Nominal Price(1975) ο‚» $1.00 The Basic Language of Functions
  • 20. The Basic Language of Functions Functions may be given graphically: Inflation Adjusted Price(1975) ο‚» $1.85
  • 21. The Basic Language of Functions Functions may be given graphically: Inflation Adjusted Price(1975) ο‚» $1.85 Domain (Inflation Adjusted Price) = {1918 οƒ  2005}
  • 22. The Basic Language of Functions Functions may be given graphically: Domain (Inflation Adjusted Price) = {1918 οƒ  2005} Range (Inflation Adjusted Price) = {$1.25οƒ $3.50} Inflation Adjusted Price(1975) ο‚» $1.85
  • 23. The Basic Language of Functions Most functions are given by mathematics formulas.
  • 24. For example, f(X) = X2 – 2X + 3 = y The Basic Language of Functions Most functions are given by mathematics formulas.
  • 25. For example, f(X) = X2 – 2X + 3 = y name of the function The Basic Language of Functions Most functions are given by mathematics formulas.
  • 26. 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
  • 27. 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
  • 28. 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
  • 29. 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.
  • 30. 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) =
  • 31. 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.
  • 32. 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.
  • 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 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. Function names are used with the +, –, /, and * with the obvious interpretation. The domain of this f(x) is the set of all real numbers.
  • 34. The Basic Language of Functions Example B. Let f(x) = –3x – 3, g(x) = –2x2 – 3. a. Evaluate f(–2)
  • 35. The Basic Language of Functions Example B. Let f(x) = –3x – 3, g(x) = –2x2 – 3. a. Evaluate f(–2) f(x) = –3x – 3
  • 36. The Basic Language of Functions Example B. Let f(x) = –3x – 3, g(x) = –2x2 – 3. a. Evaluate f(–2) f(x) = –3x – 3 f(–2)
  • 37. The Basic Language of Functions Example B. Let f(x) = –3x – 3, g(x) = –2x2 – 3. a. Evaluate f(–2) f(x) = –3x – 3 f(–2) copy the input
  • 38. The Basic Language of Functions Example B. Let f(x) = –3x – 3, g(x) = –2x2 – 3. a. Evaluate f(–2) f(x) = –3x – 3 f(–2) copy the input then paste the input where the x is
  • 39. The Basic Language of Functions Example B. Let f(x) = –3x – 3, g(x) = –2x2 – 3. a. Evaluate f(–2) f(x) = –3x – 3 f(–2) = –3(–2) – 3
  • 40. 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
  • 41. 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).
  • 42. 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
  • 43. 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)
  • 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 b. Evaluate g(–2). g(x) = –2x2 – 3x + 1 g(–2) copy the input
  • 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). g(x) = –2x2 – 3x + 1 g(–2) copy the input then paste the input where the x’s are
  • 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 g(–2) = –2(–2)2 – 3(–2) + 1 copy the input
  • 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(–2) = –2(–2)2 – 3(–2) + 1
  • 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(–2) = –2(–2)2 – 3(–2) + 1 = –8 + 6 + 1 = –1
  • 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(–2) = –2(–2)2 – 3(–2) + 1 = –8 + 6 + 1 = –1 c. Evaluate f(–2) – g(–2).
  • 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(–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) =
  • 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 = –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
  • 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 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.
  • 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). 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.
  • 54. There are two main things to consider when determining the domains of functions of real numbers. The Basic Language of Functions
  • 55. 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
  • 56. 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
  • 57. 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
  • 58. 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
  • 59. 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
  • 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. 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
  • 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) 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
  • 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 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
  • 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 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
  • 64. The Basic Language of Functions Graphs of Functions
  • 65. 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).
  • 66. 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,
  • 67. 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).
  • 68. 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
  • 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). 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.
  • 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, 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.
  • 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). 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.
  • 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 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.
  • 73. The Basic Language of Functions The equation x = y2, treating x as the input, is not a function.
  • 74. 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,
  • 75. 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.
  • 76. 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.
  • 77. 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
  • 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, 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
  • 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. So x = y2 is not a function. Plot the graph by the table shown. In particular, 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).
  • 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. Plot the graph by the table shown. In particular, 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.
  • 81. 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).
  • 82. 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
  • 83. 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),
  • 84. 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.
  • 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). 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.
  • 86. 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
  • 87. 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 1. f(–1) 2. g(–1) 3.h(–1) 4. –f(3) 5. –g(3) 6. –h(3) 7. 3g(6) 8. 2f(2) 9. h(3) + h(0) 10. 2f(4) + 3g(2) 11. –f(4) + f(–4) 12. h(6)*[f(2)]2
  • 88. The Basic Language of Functions 1. f(x) = 1 2x – 6 2. f (x) = οƒ– 2x – 6 C. Find the domain of the following functions. 5. f(x) = 1 (x – 2)(x + 6) 7. f (x) = οƒ– (x – 2)(x + 6) 3. f(x) = 1 3 – 2x 4. f (x) = οƒ– 3 – 2x 6. f(x) = 1 x2 – 1 8. f (x) = οƒ– 1 – x2 9. f (x) = οƒ– (x – 2)/(x + 6) 10. f (x) = οƒ–4x2 – 9 For problem 7-10, draw sign charts (section 1.6) to solve for the domains.
  • 89. The Basic Language of Functions 1. –f(3) 2. –g(3) 3. –h(3) 4. 3g(2) 5. 2f(2) 6. h(3) + h(0) 7. 2f(4) + 3g(2) 8. f(–3/2) 9. g(1/2) 13. f(3 + a) 14. g(3 + a) 15. g(3 + a) 16. f(a – b) 17. g(a – b) 18. f( ) a 1 19. f(a) 1 11. h(–3/2) 12. g(–1/2) 10. 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
  • 90. The Basic Language of Functions (Answers to odd problems) Exercise A. 1. It’s not a function 3. Not a function 5. Not a function Exercise B. 1. f(–1) = 10 3. h(–1) = 2 5. Not defined 7. 3g(6) = 12 9. h(3) + h(0) = 2 11. –f(4) + f(–4) = 24 1. x β‰  3 Exercise C. 5. x β‰  2 and x β‰  -6 3. x β‰  3/2
  • 91. The Basic Language of Functions 7. (π‘₯ – 2)(π‘₯ + 6) x=-6 x=2 + + The domain of f(x) = οƒ– (x – 2)(x + 6) is βˆ’βˆž, βˆ’6 βˆͺ [2, ∞) 9. (π‘₯ – 2)/(π‘₯ + 6) x=-6 x=2 + + The domain of f(x) = οƒ– (x – 2)/(x + 6) is (βˆ’βˆž, βˆ’6) βˆͺ [2, ∞)
  • 92. The Basic Language of Functions 1. –f(3) = 3 3. Not defined 5. 2f(2) = –2 7. 2f(4) + 3g(2) = –10 9. g(1/2) = –3/4 13. f(3 + a) = –2a – 3 15. g(3 + a) = –a2 – 3a – 2 17. g(a – b) = –a2 + 2ab – b2 + 3a – 3b – 2 19. f(a) 1 = 1 11. h(–3/2) = –1/9 Exercise D. –2a+3