Review On Functions
Review On Functions
Review On Functions
a. f= { ( 0,1),(2,-5),(4,-9),(6,13)}
b. R= { ( a, 0), ( b,-1),(c,0), (d,-11)}
c. g= (5,-10),(25,-75),(50,-100)
d. T= {(-2,0),(-1,1),(0,1),(-2,2)}
Solution
The Examples given in (a) and (b)
are functions since no two ordered
pairs have the same values of X
Example(c) is not a function as it
does not indicate a set. It is simply a
listing of ordered pairs.
Example (d) is not a function
because there are ordered pairs
having the same first element x
Exercises 1 Identify function or not
a. { (-1,1), (3, 4), (-9, 15), (4, 6)} =
b. { ( 0,2),(3,4), (-3,-2), (2,4) } =
b. { (-2,5),(-3,6),(-2,1),(-1,3) } =
Table of Values
- Is commonly observed when
describing a function
Examples
x 0 1 4 9 16
a.
Y -5 -4 -1 4 11
b. x -1 - 1/4 0 1/4 1
y -1 -1/2 0 1/2 1
F
x y
-3 0
1 2
5 8
b.
G
x y
-4 -3
-2
2 4
a. f(-2) b. f( ½) c. f(3)+f(-
3)
Solution: Replace the variable X in
the equation by the given value of X in
each item, Then simplify.
a. f(-2)=5(-2)-3= -13
b. f(1/2) = 5 (1/2) -3
= 5/2-3
= - 1/2
c. f(3)+f(-3)
= [ 5(3)-3] + [5(-3)-3]
a. f( ¾) b. f(x+1) c. f(x)+f(2x-
1)
Solution
a. f(3/4) = 3(3/4)²-3/4+5
= 3 ( 9/16) – 3/4+ 5
= 27/16-3/4+5
= 95/16 or 5 15/16
b. f(x+1)=3(x+1)²-(x+1)+5
= 3(x²+ 2x+1) – (x+1)+5
= 3x²+ 6x+3-x-1+5
= 3x²+ 5x+7
c. f(x)+f(2x-1)
= (3x²-x+5) + [3(2x-1)²-(2x-1)+5]
= 3x²-x+5 + [ 3(4x²-4x+1)-2x+1+5]
= 3x²- x+5 + 12x²-12x+3-2x+6
= 15x²-15x+14
Example 3:
b. Let H(x)=√x-2
Solution:
b. G(-1) = -1+3/(-1)²-1
= 2/0
The denominator cannot be 0,
therefore G is not defined for x=-1
b. G(1) = 1+3/1²-1
= 4/0
G is also not defined for x=1. since
the denominator is equal to 0
c. G(0) = 0+3/0-1
= -3
Note that x²-1=0 for both x=-1 and
x=1 So, G(-1) and G(1) both do not
exist.
Exercises
1. Let g(x)= 3x²-4x-3 find
d.
-4 -3
5 -2
2 4
Solution:
a. Domain={1,2,3}
Range = { 2,3,4}
b. Domain = { 2,4,6}
Range = {2}
c. Domain = { -4,-1,3,6,9 }
Range = { 1,9,16,36,81 }
d. Domain= {-4,2,5 }
Range = { -3,-2,4 }
Example 2:
a. y=2x-3
b. Y=x²
c. Y=2
Solution:
a. This polynomial function. Since
polynomial are defined functions are
defined or exist in any real number. So
the domain is { x|x is a real number
and the range is { y|y is a real number
}
b. The domain is the set of real
numbers. Notice that the value of
y will never be negative.
Therefore, the range is the set of
all real numbers greater than or
equal to 0.
c. f(x)=2 is an example of a
constant function. The value of the
function is always equal to 2 for
any value of the independent
variable x.
Exercises:
Determine the domain and range of
each of the following functions.
1. A = {(2,4),(3,2),(1,5)}
2. E= {(-1,2),(2,3),(3,4)}
3. C= {(1,3),(2,3),(3,3)}
4.
x 10 4 6 8 2
y 4 6 12 18 16
5.
3 2
5 8
1 4
6. F= {(3,2),(3,4),(3,6)}
Operations on Functions
- You can obtain a new function by
adding, subtracting, multiplying and
dividing functions.
Given two functions f and g
a. Their sum, denoted by f + g, is the
function defined by (f+g)(x)=f(x)+g(x)
b. their difference, denoted by f-g, is the
function defined by (f-g)(x)=f(x)-g(x)
c. Their product, denoted by f.g is the
function defined by (f.g)(x)= f(x).g(x)
d. Their quotient, denoted by f/g, is the
function defined by ( f/g) (x) = f(x)/g(x)
Example
Given that f(x)=2x²+ x-3 and g(x)=x-1,
find the following and determine the
domain of the resulting function.
a. (f+g)(x) b.(f-g)(x) c.(f.g)(x)
d.(f/g)(x)
Solution:
b. (f+g)(x)= (2x²+ x-3)+(x-1)
= 2x²+2x-4
The domain of(f-g)(x) is the set of real
numbers
b. (f-g)(x)=(2x²+x-3)-(x-1)
= 2x²-2
The domain of (f-g)(x) is the set of real
numbers.
c. (f.g)(x)=(2x²+x-3)(x-1)
= 2x³- x²-3
The domain of (f.g)(x) is the set of real
numbers.
d. (f/g)(x) = 2x²+x-3 /x-1
= (2x+3)(x-1)/ X-1
= 2x+3
the domain of ( f/g) (x) is the set of
real numbers except 1.
Exercises
If f(g) 3x²+x-2 and g(x) = x-1