SlideShare a Scribd company logo
1 of 99
The Basic Language of Functions
Math 260
Dr. Frank Ma
LA Harbor College
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.
Example A.
a. The inputs are driver-license numbers x,
the outputs y are the names of the license-holders.
N
The Basic Language of Functions
A function is a procedure that assigns each input
exactly one 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.
N
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.
N
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
N
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
N
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
d. Expand and simplify g(a + b).
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
d. Expand and simplify g(a + b).
g(a + b) = –2(a + b)2 – 3(a + b) + 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).
Using the outputs of parts a and b we’ve
f(–2) – g(–2)
= 3 – (–1) = 4
d. Expand and simplify g(a + b).
g(a + b) = –2(a + b)2 – 3(a + b) + 1
= –2a2 – 4ab – 2b2 – 3a – 3b + 1
The Basic Language of Functions
e. Find the x where f(x) = g(x). f(x) = –3x – 3,
g(x) = –2x2 – 3x + 1
The Basic Language of Functions
e. Find the x where f(x) = g(x).
Setting f(x) = g(x) we’ve a 2nd degree equation:
–3x – 3 = –2x2 –3x + 1
f(x) = –3x – 3,
g(x) = –2x2 – 3x + 1
The Basic Language of Functions
e. Find the x where f(x) = g(x).
Setting f(x) = g(x) we’ve a 2nd degree equation:
–3x – 3 = –2x2 –3x + 1 so
2x2 = 4 β†’ x = ±√2
f(x) = –3x – 3,
g(x) = –2x2 – 3x + 1
The Basic Language of Functions
The function f(x) = c where c is a number is called
a constant function, its output is the same.
e. Find the x where f(x) = g(x).
Setting f(x) = g(x) we’ve a 2nd degree equation:
–3x – 3 = –2x2 –3x + 1 so
2x2 = 4 β†’ x = ±√2
f(x) = –3x – 3,
g(x) = –2x2 – 3x + 1
The Basic Language of Functions
The function f(x) = c where c is a number is called
a constant function, its output is the same.
The function P(x) = anxn + an-1xn-1 + .. + a1x + a0,
with a’s as numbers, is called a polynomial function.
The 1st degree polynomials L(x) = ax + b and
the 2nd degree polynomials Q(x) = ax2 + bx + c
are the most basic and important functions.
e. Find the x where f(x) = g(x).
Setting f(x) = g(x) we’ve a 2nd degree equation:
–3x – 3 = –2x2 –3x + 1 so
2x2 = 4 β†’ x = ±√2
f(x) = –3x – 3,
g(x) = –2x2 – 3x + 1
The Basic Language of Functions
The function f(x) = c where c is a number is called
a constant function, its output is the same.
The function P(x) = anxn + an-1xn-1 + .. + a1x + a0,
with a’s as numbers, is called a polynomial function.
The 1st degree polynomials L(x) = ax + b and
the 2nd degree polynomials Q(x) = ax2 + bx + c
are the most basic and important functions.
A rational or fractional function is a function of the form
R(x) = N(x)/D(x), where N and D are polynomials.
e. Find the x where f(x) = g(x).
Setting f(x) = g(x) we’ve a 2nd degree equation:
–3x – 3 = –2x2 –3x + 1 so
2x2 = 4 β†’ x = ±√2
f(x) = –3x – 3,
g(x) = –2x2 – 3x + 1
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
1. where f(x) = 5.
Exercise E. Given the functions f, g and h,
f(x) = 3x – 4 g(x) = –x2 + 3x – 2 h(x) = 4
x + 1
2. where f(x) = –2.
Find the x or x’s
3. where g(x) = 0.
5. where g(x) = f(x).
4. where g(x) = –3.
6. where h(x) = 1.
8. where h(x) = f(x).
7. where h(x) = x.
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
1. x = 3
Exercise E.
3. x = 1, 2 5. x = ±√2 7. x = (–1±√17)/2

More Related Content

What's hot

1.0 factoring trinomials the ac method and making lists-x
1.0 factoring trinomials  the ac method and making lists-x1.0 factoring trinomials  the ac method and making lists-x
1.0 factoring trinomials the ac method and making lists-xmath260
Β 
1.3 solving equations y
1.3 solving equations y1.3 solving equations y
1.3 solving equations ymath260
Β 
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
Β 
16 slopes and difference quotient x
16 slopes and difference quotient x16 slopes and difference quotient x
16 slopes and difference quotient xmath260
Β 
29 inverse functions x
29 inverse functions  x29 inverse functions  x
29 inverse functions xmath260
Β 
15 translations of graphs x
15 translations of graphs x15 translations of graphs x
15 translations of graphs xmath260
Β 
3 algebraic expressions y
3 algebraic expressions y3 algebraic expressions y
3 algebraic expressions ymath266
Β 
5 complex numbers y
5 complex numbers y5 complex numbers y
5 complex numbers ymath260
Β 
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
Β 
20 methods of division x
20 methods of division x20 methods of division x
20 methods of division xmath260
Β 
24 exponential functions and periodic compound interests pina x
24 exponential functions and periodic compound interests pina x24 exponential functions and periodic compound interests pina x
24 exponential functions and periodic compound interests pina 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
Β 
1.1 exponents t
1.1 exponents t1.1 exponents t
1.1 exponents tmath260
Β 
6.3 matrix algebra
6.3 matrix algebra6.3 matrix algebra
6.3 matrix algebramath260
Β 
6.1 system of linear equations and matrices
6.1 system of linear equations and matrices6.1 system of linear equations and matrices
6.1 system of linear equations and matricesmath260
Β 
25 continuous compound interests perta x
25 continuous compound interests perta  x25 continuous compound interests perta  x
25 continuous compound interests perta xmath260
Β 
26 the logarithm functions x
26 the logarithm functions x26 the logarithm functions x
26 the logarithm functions xmath260
Β 
21 properties of division and roots x
21 properties of division and roots x21 properties of division and roots x
21 properties of division and roots xmath260
Β 
23 looking for real roots of real polynomials x
23 looking for real roots of real polynomials x23 looking for real roots of real polynomials x
23 looking for real roots of real polynomials xmath260
Β 
6.2 special cases system of linear equations
6.2 special cases system of linear equations6.2 special cases system of linear equations
6.2 special cases system of linear equationsmath260
Β 

What's hot (20)

1.0 factoring trinomials the ac method and making lists-x
1.0 factoring trinomials  the ac method and making lists-x1.0 factoring trinomials  the ac method and making lists-x
1.0 factoring trinomials the ac method and making lists-x
Β 
1.3 solving equations y
1.3 solving equations y1.3 solving equations y
1.3 solving equations y
Β 
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
Β 
16 slopes and difference quotient x
16 slopes and difference quotient x16 slopes and difference quotient x
16 slopes and difference quotient x
Β 
29 inverse functions x
29 inverse functions  x29 inverse functions  x
29 inverse functions x
Β 
15 translations of graphs x
15 translations of graphs x15 translations of graphs x
15 translations of graphs x
Β 
3 algebraic expressions y
3 algebraic expressions y3 algebraic expressions y
3 algebraic expressions y
Β 
5 complex numbers y
5 complex numbers y5 complex numbers y
5 complex numbers y
Β 
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
Β 
20 methods of division x
20 methods of division x20 methods of division x
20 methods of division x
Β 
24 exponential functions and periodic compound interests pina x
24 exponential functions and periodic compound interests pina x24 exponential functions and periodic compound interests pina x
24 exponential functions and periodic compound interests pina 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
Β 
1.1 exponents t
1.1 exponents t1.1 exponents t
1.1 exponents t
Β 
6.3 matrix algebra
6.3 matrix algebra6.3 matrix algebra
6.3 matrix algebra
Β 
6.1 system of linear equations and matrices
6.1 system of linear equations and matrices6.1 system of linear equations and matrices
6.1 system of linear equations and matrices
Β 
25 continuous compound interests perta x
25 continuous compound interests perta  x25 continuous compound interests perta  x
25 continuous compound interests perta x
Β 
26 the logarithm functions x
26 the logarithm functions x26 the logarithm functions x
26 the logarithm functions x
Β 
21 properties of division and roots x
21 properties of division and roots x21 properties of division and roots x
21 properties of division and roots x
Β 
23 looking for real roots of real polynomials x
23 looking for real roots of real polynomials x23 looking for real roots of real polynomials x
23 looking for real roots of real polynomials x
Β 
6.2 special cases system of linear equations
6.2 special cases system of linear equations6.2 special cases system of linear equations
6.2 special cases system of linear equations
Β 

Similar to 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 xmath260
Β 
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
Β 
1.4 the basic language of functions
1.4 the basic language of functions1.4 the basic language of functions
1.4 the basic language of functionsmath123c
Β 
1 functions
1 functions1 functions
1 functionsTzenma
Β 
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
Β 
Functions and Relations
Functions and RelationsFunctions and Relations
Functions and RelationsJailah13
Β 
The Algebric Functions
The Algebric FunctionsThe Algebric Functions
The Algebric Functionsitutor
Β 
Core 3 Functions 1
Core 3 Functions 1Core 3 Functions 1
Core 3 Functions 1davidmiles100
Β 
3_-_Graphs_and_Functions v3
3_-_Graphs_and_Functions v33_-_Graphs_and_Functions v3
3_-_Graphs_and_Functions v3Carlos da Maia
Β 
Different types of functions
Different types of functionsDifferent types of functions
Different types of functionsKatrina Young
Β 
Module 2 topic 2 notes
Module 2 topic 2 notesModule 2 topic 2 notes
Module 2 topic 2 noteschrystal_brinson
Β 
Matlab Functions
Matlab FunctionsMatlab Functions
Matlab FunctionsUmer Azeem
Β 
Dti2143 chapter 5
Dti2143 chapter 5Dti2143 chapter 5
Dti2143 chapter 5alish sha
Β 
Introduction to Functional Programming in JavaScript
Introduction to Functional Programming in JavaScriptIntroduction to Functional Programming in JavaScript
Introduction to Functional Programming in JavaScripttmont
Β 
functioninpython-1.pptx
functioninpython-1.pptxfunctioninpython-1.pptx
functioninpython-1.pptxSulekhJangra
Β 
Swift the implicit parts
Swift the implicit partsSwift the implicit parts
Swift the implicit partsMaxim Zaks
Β 
Python programming: Anonymous functions, String operations
Python programming: Anonymous functions, String operationsPython programming: Anonymous functions, String operations
Python programming: Anonymous functions, String operationsMegha V
Β 

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

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
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
Β 
1.4 the basic language of functions
1.4 the basic language of functions1.4 the basic language of functions
1.4 the basic language of functions
Β 
1 functions
1 functions1 functions
1 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
Β 
Functions and Relations
Functions and RelationsFunctions and Relations
Functions and Relations
Β 
The Algebric Functions
The Algebric FunctionsThe Algebric Functions
The Algebric Functions
Β 
functions
functionsfunctions
functions
Β 
Core 3 Functions 1
Core 3 Functions 1Core 3 Functions 1
Core 3 Functions 1
Β 
3_-_Graphs_and_Functions v3
3_-_Graphs_and_Functions v33_-_Graphs_and_Functions v3
3_-_Graphs_and_Functions v3
Β 
Different types of functions
Different types of functionsDifferent types of functions
Different types of functions
Β 
Module 2 topic 2 notes
Module 2 topic 2 notesModule 2 topic 2 notes
Module 2 topic 2 notes
Β 
Matlab Functions
Matlab FunctionsMatlab Functions
Matlab Functions
Β 
Dti2143 chapter 5
Dti2143 chapter 5Dti2143 chapter 5
Dti2143 chapter 5
Β 
C++ lecture 03
C++   lecture 03C++   lecture 03
C++ lecture 03
Β 
Introduction to Functional Programming in JavaScript
Introduction to Functional Programming in JavaScriptIntroduction to Functional Programming in JavaScript
Introduction to Functional Programming in JavaScript
Β 
functioninpython-1.pptx
functioninpython-1.pptxfunctioninpython-1.pptx
functioninpython-1.pptx
Β 
Swift the implicit parts
Swift the implicit partsSwift the implicit parts
Swift the implicit parts
Β 
Python programming: Anonymous functions, String operations
Python programming: Anonymous functions, String operationsPython programming: Anonymous functions, String operations
Python programming: Anonymous functions, String operations
Β 

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
Β 
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
Β 
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
Β 
27 calculation with log and exp x
27 calculation with log and exp x27 calculation with log and exp x
27 calculation with log and exp xmath260
Β 
22 the fundamental theorem of algebra x
22 the fundamental theorem of algebra x22 the fundamental theorem of algebra x
22 the fundamental theorem of algebra xmath260
Β 
8 sign charts of factorable formulas y
8 sign charts of factorable formulas y8 sign charts of factorable formulas y
8 sign charts of factorable formulas ymath260
Β 

More from math260 (10)

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
Β 
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
Β 
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
Β 
27 calculation with log and exp x
27 calculation with log and exp x27 calculation with log and exp x
27 calculation with log and exp x
Β 
22 the fundamental theorem of algebra x
22 the fundamental theorem of algebra x22 the fundamental theorem of algebra x
22 the fundamental theorem of algebra x
Β 
8 sign charts of factorable formulas y
8 sign charts of factorable formulas y8 sign charts of factorable formulas y
8 sign charts of factorable formulas y
Β 

Recently uploaded

4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
Β 
Visit to a blind student's schoolπŸ§‘β€πŸ¦―πŸ§‘β€πŸ¦―(community medicine)
Visit to a blind student's schoolπŸ§‘β€πŸ¦―πŸ§‘β€πŸ¦―(community medicine)Visit to a blind student's schoolπŸ§‘β€πŸ¦―πŸ§‘β€πŸ¦―(community medicine)
Visit to a blind student's schoolπŸ§‘β€πŸ¦―πŸ§‘β€πŸ¦―(community medicine)lakshayb543
Β 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
Β 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A BeΓ±a
Β 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
Β 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
Β 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
Β 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
Β 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
Β 
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
Β 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxnelietumpap1
Β 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
Β 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
Β 
HỌC TỐT TIαΊΎNG ANH 11 THEO CHΖ―Ζ NG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIαΊΎT - CαΊ’ NΔ‚...
HỌC TỐT TIαΊΎNG ANH 11 THEO CHΖ―Ζ NG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIαΊΎT - CαΊ’ NΔ‚...HỌC TỐT TIαΊΎNG ANH 11 THEO CHΖ―Ζ NG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIαΊΎT - CαΊ’ NΔ‚...
HỌC TỐT TIαΊΎNG ANH 11 THEO CHΖ―Ζ NG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIαΊΎT - CαΊ’ NΔ‚...Nguyen Thanh Tu Collection
Β 
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
Β 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
Β 

Recently uploaded (20)

4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
Β 
Visit to a blind student's schoolπŸ§‘β€πŸ¦―πŸ§‘β€πŸ¦―(community medicine)
Visit to a blind student's schoolπŸ§‘β€πŸ¦―πŸ§‘β€πŸ¦―(community medicine)Visit to a blind student's schoolπŸ§‘β€πŸ¦―πŸ§‘β€πŸ¦―(community medicine)
Visit to a blind student's schoolπŸ§‘β€πŸ¦―πŸ§‘β€πŸ¦―(community medicine)
Β 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
Β 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
Β 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
Β 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
Β 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
Β 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
Β 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
Β 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
Β 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Β 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Β 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
Β 
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...
Β 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptx
Β 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
Β 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
Β 
HỌC TỐT TIαΊΎNG ANH 11 THEO CHΖ―Ζ NG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIαΊΎT - CαΊ’ NΔ‚...
HỌC TỐT TIαΊΎNG ANH 11 THEO CHΖ―Ζ NG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIαΊΎT - CαΊ’ NΔ‚...HỌC TỐT TIαΊΎNG ANH 11 THEO CHΖ―Ζ NG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIαΊΎT - CαΊ’ NΔ‚...
HỌC TỐT TIαΊΎNG ANH 11 THEO CHΖ―Ζ NG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIαΊΎT - CαΊ’ NΔ‚...
Β 
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
Β 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
Β 

9 the basic language of functions x

  • 1. The Basic Language of Functions Math 260 Dr. Frank Ma LA Harbor College
  • 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. Example A. a. The inputs are driver-license numbers x, the outputs y are the names of the license-holders. N
  • 4. The Basic Language of Functions A function is a procedure that assigns each input exactly one 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. N
  • 5. 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. N
  • 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 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.
  • 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. 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.
  • 8. Given a function, the set D of all the inputs is called the domain of the function. The Basic Language of Functions
  • 9. 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 N
  • 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 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 N
  • 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. 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
  • 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. 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
  • 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 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
  • 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}. 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
  • 15. Functions may be given graphically: The Basic Language of Functions
  • 16. Functions may be given graphically: For instance, Nominal Price(1975) ο‚» $0.50 The Basic Language of Functions
  • 17. Functions may be given graphically: Domain (Nominal Price) = {year 1918 οƒ  2005} For instance, Nominal Price(1975) ο‚» $0.50 The Basic Language of Functions
  • 18. 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
  • 19. The Basic Language of Functions Functions may be given graphically: Inflation Adjusted Price(1975) ο‚» $1.85
  • 20. The Basic Language of Functions Functions may be given graphically: Inflation Adjusted Price(1975) ο‚» $1.85 Domain (Inflation Adjusted Price) = {1918 οƒ  2005}
  • 21. 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
  • 22. The Basic Language of Functions Most functions are given by mathematics formulas.
  • 23. For example, f(X) = X2 – 2X + 3 = y The Basic Language of Functions Most functions are given by mathematics formulas.
  • 24. For example, f(X) = X2 – 2X + 3 = y name of the function 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. input box
  • 26. 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
  • 27. 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
  • 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 The input box holds the input for the formula.
  • 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. Hence f (2) means to replace x by (2) in the formula, so f(2) =
  • 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) = (2)2 – 2(2) + 3 = 3 = y.
  • 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. The domain of this f(x) is the set of all real numbers.
  • 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. Function names are used with the +, –, /, and * with the obvious interpretation. The domain of this f(x) is the set of all real numbers.
  • 33. The Basic Language of Functions Example B. Let f(x) = –3x – 3, g(x) = –2x2 – 3. a. Evaluate f(–2)
  • 34. The Basic Language of Functions Example B. Let f(x) = –3x – 3, g(x) = –2x2 – 3. a. Evaluate f(–2) f(x) = –3x – 3
  • 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 f(–2)
  • 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) copy the input
  • 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 then paste the input where the x is
  • 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) = –3(–2) – 3
  • 39. 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
  • 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 b. Evaluate g(–2).
  • 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). g(x) = –2x2 – 3x + 1
  • 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 g(–2)
  • 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) copy the input
  • 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 then paste the input where the x’s are
  • 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) = –2(–2)2 – 3(–2) + 1 copy the input
  • 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(–2) = –2(–2)2 – 3(–2) + 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(–2) = –2(–2)2 – 3(–2) + 1 = –8 + 6 + 1 = –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 c. Evaluate f(–2) – g(–2).
  • 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). Using the outputs of parts a and b we’ve 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) = 3 – (–1) = 4
  • 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 d. Expand and simplify g(a + b).
  • 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 d. Expand and simplify g(a + b). g(a + b) = –2(a + b)2 – 3(a + b) + 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). Using the outputs of parts a and b we’ve f(–2) – g(–2) = 3 – (–1) = 4 d. Expand and simplify g(a + b). g(a + b) = –2(a + b)2 – 3(a + b) + 1 = –2a2 – 4ab – 2b2 – 3a – 3b + 1
  • 54. The Basic Language of Functions e. Find the x where f(x) = g(x). f(x) = –3x – 3, g(x) = –2x2 – 3x + 1
  • 55. The Basic Language of Functions e. Find the x where f(x) = g(x). Setting f(x) = g(x) we’ve a 2nd degree equation: –3x – 3 = –2x2 –3x + 1 f(x) = –3x – 3, g(x) = –2x2 – 3x + 1
  • 56. The Basic Language of Functions e. Find the x where f(x) = g(x). Setting f(x) = g(x) we’ve a 2nd degree equation: –3x – 3 = –2x2 –3x + 1 so 2x2 = 4 β†’ x = ±√2 f(x) = –3x – 3, g(x) = –2x2 – 3x + 1
  • 57. The Basic Language of Functions The function f(x) = c where c is a number is called a constant function, its output is the same. e. Find the x where f(x) = g(x). Setting f(x) = g(x) we’ve a 2nd degree equation: –3x – 3 = –2x2 –3x + 1 so 2x2 = 4 β†’ x = ±√2 f(x) = –3x – 3, g(x) = –2x2 – 3x + 1
  • 58. The Basic Language of Functions The function f(x) = c where c is a number is called a constant function, its output is the same. The function P(x) = anxn + an-1xn-1 + .. + a1x + a0, with a’s as numbers, is called a polynomial function. The 1st degree polynomials L(x) = ax + b and the 2nd degree polynomials Q(x) = ax2 + bx + c are the most basic and important functions. e. Find the x where f(x) = g(x). Setting f(x) = g(x) we’ve a 2nd degree equation: –3x – 3 = –2x2 –3x + 1 so 2x2 = 4 β†’ x = ±√2 f(x) = –3x – 3, g(x) = –2x2 – 3x + 1
  • 59. The Basic Language of Functions The function f(x) = c where c is a number is called a constant function, its output is the same. The function P(x) = anxn + an-1xn-1 + .. + a1x + a0, with a’s as numbers, is called a polynomial function. The 1st degree polynomials L(x) = ax + b and the 2nd degree polynomials Q(x) = ax2 + bx + c are the most basic and important functions. A rational or fractional function is a function of the form R(x) = N(x)/D(x), where N and D are polynomials. e. Find the x where f(x) = g(x). Setting f(x) = g(x) we’ve a 2nd degree equation: –3x – 3 = –2x2 –3x + 1 so 2x2 = 4 β†’ x = ±√2 f(x) = –3x – 3, g(x) = –2x2 – 3x + 1
  • 60. There are two main things to consider when determining the domains of functions of real numbers. 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. 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. 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) 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 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 b. f (X) = οƒ– 2x + 6 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 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. The Basic Language of Functions
  • 68. 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
  • 69. 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
  • 70. The Basic Language of Functions Graphs of Functions
  • 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).
  • 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,
  • 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).
  • 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
  • 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 Plot the (x, y)’s and we have the graph of f(x) = x + 1, a line.
  • 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.
  • 77. 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.
  • 78. 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.
  • 79. The Basic Language of Functions The equation x = y2, treating x as the input, is not a function.
  • 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,
  • 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.
  • 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.
  • 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. x 0 1 1 4 4 y 0 1 -1 2 -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. 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
  • 85. 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).
  • 86. 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.
  • 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).
  • 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
  • 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). 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),
  • 90. 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.
  • 91. 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.
  • 92. 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
  • 93. 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
  • 94. 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.
  • 95. 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
  • 96. The Basic Language of Functions 1. where f(x) = 5. Exercise E. Given the functions f, g and h, f(x) = 3x – 4 g(x) = –x2 + 3x – 2 h(x) = 4 x + 1 2. where f(x) = –2. Find the x or x’s 3. where g(x) = 0. 5. where g(x) = f(x). 4. where g(x) = –3. 6. where h(x) = 1. 8. where h(x) = f(x). 7. where h(x) = x.
  • 97. 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
  • 98. 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, ∞)
  • 99. 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 1. x = 3 Exercise E. 3. x = 1, 2 5. x = ±√2 7. x = (–1±√17)/2