Solved Notes WEEK 01
Solved Notes WEEK 01
Ex: 1) Verbal: R consists of all points (x, y) that are (?,?) units from the origin.
2) Graphical:
3) Analytic (i.e., an equation): y=2x+3
1|Page
Function: A function f is a rule that assigns to each element x in a set D exactly one element,
called f(x) in a set E
x → f → f ( x)
Input Output
(DOMAIN) ( RANGE )
Domain: The set of all possible input values (commonly x-variable) which produce a valid
output from a particular function is called a domain. It is the set of all real numbers for
which a function is mathematically defined.
Range: It is the complete set of all possible resulting values of the dependent variable
(usually ‘y’) after we have substituted domain. The range is the resulting y-values we get
after substituting all the possible x-values.
a
F F(x)
F(a)
c F(c)
2|Page
A few Shortcuts to find domain of different kind of functions.
1) Polynomials function : Domain is ( − , )
f ( x)
2) Rational function provided g ( x) 0
:
g ( x)
For domain use g ( x) 0
3) Function ' s with square root = H ( x)
For domain use H ( x) 0
4) Function ' s with rational & radical =
f ( x)
Type A) : for domain use g ( x ) 0
g ( x)
f ( x)
Type B) : for domain use f ( x ) 0 & g ( x ) 0
g ( x)
3|Page
3x 2 + 2 x − 1
Example: Find Domain of y= 2
x − 4x − 5
Solution: As we know domain is all the values that x is allowed to take on. Here the only
problem is with denominator. So, I will set the denominator equal to zero and solve. My
domain will be everything else
x2 − 4 x − 5 = 0
(x-5)(x+1) = 0 OR x = 5 , x = -1
Thus domain is all x not equal to -1 or 5
4|Page
Example : Find Domain and Range of y = − x4 + 4
Solution : There are no denominator and no radicals. These kinds of functions are called
GARDEN VARIETY POLYNOMILAS.
There are no problems/restrictions with a polynomial. There are no values that I can’t plug
in for x. When I have a polynomial, the answer is always “ALL x”.
For Range: It is clear from graph it goes high only as y = 4 but goes low as we like.
So range “ y 4”
5|Page
Example : Find Range of f ( x) = 2 x 2 + 6 x − 1 Without taking help from graph.
2
3
x + 0
Sol. f ( x) = 2 x 2 + 6 x − 1 2
= 2[ x 2 + 3 x] − 1 3
2
2 x + 0
9 9 2
= 2 x 2 + 3x +
− −1
4 4 2
3 11 11
9 9 2 x + − −
= 2 x 2 + 3x + − −1 2 2 2
4 2 11
2 f ( x) −
3 11 2
= 2 x + −
2 2
11
Hence Range = y = − ,
2
NOTE: The method used above is called the complete squaring method.
Solution :
f ( x) = − 3x 2 + 6 x − 1
( x − 1) 2 0
= −3[ x − 2 x] − 1
2
− 3( x − 1) 2 0
= − 3[ x − 2 x + 1 − 1] − 1
2
−3( x − 1) 2 + 2 0 + 2
= − 3[ x − 2 x + 1] + 3 − 1
2
f ( x) 2
= − 3( x − 1) 2 + 2
Hence Range = y = (− , 2]
6|Page
TRY SIMILAR EXAMPLES:
1) f(x) = 2x 2 + 4 x − 19 2) g (x) = − 2x 2 − 4 x + 19
3) h(x) = − 2x 2 − 6 x − 11 4) g (x) = 3x 2 + 9 x − 13
5) f(x) = x 2 + 6 x − 3 6) g(x) = x 2 + 4 x + 4
TRY MORE
−11x + 6 4x2 + 3
a) b) 3x − 27
2
c)
2ecos x −1 x−6
4 x 2 + 3 −11x + 6
f ( x) = − cos x −1 + 3x 2 − 27
d)
x−6 2e
SOLUTION
−11x + 6
a) f(x) =
2ecos x −1
Clearly denominator can not be equal to zero. Also, there is no restriction for numerator.
So domain in this case is set of all real numbers.
OR Domain is (- , ).
7|Page
b) f(x)= 3x2 − 27 is a rational Function and so should be greater or equal to zero.
3 x 2 − 27 0
3( x 2 − 9) 0
3( x − 3) ( x + 3) 0
x 3 OR x − 3
Domain is (- ,- 3 ] U [ 3, )
NOTE:
1) if x 2 a 2 x a − a x a x [− a , a ]
2) if x 2 a 2 x a − a x a x (−, −a]U [a, )
4x2 + 3
c) f(x) =
x−6
Clearly in numerator power for x is 2 so there is no restriction on x for numerator.
While in Denominator, it can’t be equal to zero.
So x-6 0 or x 6
Domain is x 6 OR (- ,6)U(6, )
4 x 2 + 3 −11x + 6
f ( x) = − cos x −1 + 3x 2 − 27
d)
x−6 2e
Combining Results of (a), (b) & (c) we get
8|Page
TRY SIMILAR EXAMPLES:
x2 + 1 4 x + 6
1) f ( x) = − cos x + 2 x 2 − 8
x −5 e
x 2 + 9 −6 x + 2
2) f ( x) = − s in ( x −1) + 2 x 2 − 32
x−9 3e
3sin( x) − 1
1) f ( x) = 2 + x + 2 x(2 x − 4 x ) + sin( x − 2) 2) f ( x) =
5
x 4 + 3x 2
−3cos( x) + 1 3cos x − 1
3) f ( x) = 4) f ( x) =
x 4 + 3x 2 x x2 + 3
9|Page
f ( x + h) − f ( x )
DIFFERENCE QUOTIENT Formula:
h
f ( x + h) − f ( x )
Question: If f(x) = 5x − 2 x + 1 Evaluate:
h
Solution:
f ( x + h) − f ( x) (5x + h − 2( x + h) + 1) − (5x − 2 x + 1)
=
h h
x+h
5 − 2 x − 2h + 1 − 5 x + 2 x − 1
=
h
5x (5h − 1)
= −2
h
Try the similar examples:
1) f(x) = 4 x + 3x + 1 2) f(x) = 3x + 2
3) f(x) = 4 − a x − 2x 4) f(x) = 2 x2 − 5x + 1
2x −1 −3x − 1
7) h(x) = 8) g(x) =
x+2 x − 12
2x2 −1 −3x 2 − 4 x − 1
9) g(x) = 10) f(x) =
3 − 2 x2 x − 12 x 2
10 | P a g e
SYMMETRY 1) EVEN FUNCTION
2) ODD FUNCTION
1) EVEN FUNCTION: If a function f satisfies f(-x) = f(x) for every number x in its domain,
it is called an even number.
Example: f(x) = x2
AS f(-x) = (− x)2 = x2 = f(x)
2 −3 x 2 + 7
Also 1- x 4 , x 4 +7 x -8 , all are examples of Even functions.
−6 − 4 x 2
2) ODD FUNCTION: If a function satisfies f(-x)= -f(x), for every number x in its domain,
then f is called an odd function.
Example: f(x) = x3
As f(-x)= (− x) = − x = - f(x)
3 3
−3x3 + 7 x 5
Also x3 − 3 x , , x − 3 x all are examples of Odd functions.
−6 − 4 x 2
NOTE: If f (-x) f(x) OR If f (-x) - f(x)
Then f(x) is neither even nor odd
GEOMETRICAL SIGNIFICANCE:
The graph of an even function is symmetric to y-axis.
The graph of an odd function is symmetric to origin.
11 | P a g e
Find Even & Odd Functions of the following:
1) x 5 − 3 x 3) 1 − x4 5) 5 x + x(2 x − 4 x ) + cos( x )
2 2
2) x5 − 3 x − 5 4) x − x2 6) 8 x + x (2 x − 4 x ) + sin( x )
3 3 5 2
3sin( x) − 1
7) 2 + x + 2 x(2 x − 4 x ) + sin( x − 2) 8) f ( x) =
5
x 4 + 3x 2
−3cos( x) + 1 3cos x − 1
9) f ( x) = 10) f ( x) =
x 4 + 3x 2 x x2 + 3
Note: Out of the various definitions of increasing and deceasing functions, we will use only
the definition as discussed below:
12 | P a g e
For x1 , x2 R if x1 x2 f ( x1 ) f ( x2 )
f ( x) is increasing function
For x1 , x2 R if x1 x2 f ( x1 ) f ( x2 )
f ( x) is decreasing function
Q.1 Check if f ( x) = 2 x + 1 is increasing or decreasing.
Sol. Let x1 , x2 R s.t x1 x2
2 x1 2 x2
2 x1 + 1 2 x2 + 1
f ( x1 ) f ( x2 )
Thus x1 x2 f ( x1 ) f ( x2 )
Hence f ( x ) is an increasing function.
1) 3x + 3 2) − 3 + x
3) 2 x 2 + 5 4) − 4 x 2 + 1
13 | P a g e
COMBINATIONS OF FUNCTIONS
COMPOSITE FUNCTION
If f and g are two functions then f g is called composite function
and is given by : (f g ) x = f ( g ( x) )
Note :This is also called composition of f and g.
Example : If f ( x) = 3 x 2 and g ( x) = 3 − 2 x
Find ( f g ) x and ( g f ) x ?
Sol. ( f g ) x = f ( g ( x) ) = f ( 3 − 2 x ) = 3 ( 3 − 2 x )
2
(g f ) x = g ( f ( x) ) = g ( 3x 2 ) = 3 − 2 ( 3x 2 ) = 3 − 6 x 2
14 | P a g e
3x
Example : Find (f g h ) , if f ( x) =
, g ( x) = x 5 , h( x) = 3 − x.
x+2
Sol. ( f g h ) = f g h = f g ( 3 − x )
= f ( 3 − x )
5
3(3 − x )
5
=
(3 − x ) +2
5
TRY FEW:
x−4 x+2
1) Consider the function f ( x) = and g ( x) =
x+7 x −3
Find the following
a) fog b) gof c) fof d) gog
2) For the given functions f and g find :
a) f o g b) g o f c) f o f d) g o g
Also find the domain in each case.
a ) f ( x) = 2 x + 3 ; g ( x) = 3 x
b) f ( x ) = − x ; g ( x ) = 2 x − 4
j ) f ( x) = x − 2 ; g ( x) =1 − 2 x
c) f ( x) = 3 x + 1 ; g ( x) = x 2
k ) f ( x) = x 2 + 1 ; g ( x) = 2 x 2 + 3
3 2
d ) f ( x) = ; g ( x) = 1 1
x −1 x l ) f ( x) = ; g ( x) =
x x
x −4
e) f ( x ) = ; g ( x) = m) f ( x ) = x + 5 ; g ( x) = x − 5
x −1 x
n) f ( x ) = x 3 ; g ( x) = 3
x
f ) f ( x) = x ; g ( x) = 2 x + 3
( x + 6)
g ) f ( x) = x 2 + 1 ; g ( x) = x − 1 o) f ( x ) = 2 x − 6 ; g ( x) =
2
x−5 x+2
h) f ( x ) = ; g ( x) = 1
x +1 x − 3 p) f ( x) = ax + b ; g ( x ) = ( x − b)
a
2x −1 x+4
i ) f ( x) = ; g ( x) =
x−2 2x − 5
15 | P a g e
3) For the given functions f and g find:
a) f o g (4) b) g o f (2) c) f o f (1) d) g o g (0)
1
a ) f ( x) = 2 x 2 ; g ( x) = 1 − 3 x 2 f ) f ( x) = x ; g ( x) =
x +1
2
b) f ( x ) = 3 x + 2 ; g ( x) = 2 x 2 − 1 3
g ) f ( x) = ; g ( x) = 3 x
c) f ( x) = x + 1 ; g ( x) = 3 x x +1
d ) f ( x) = 2 x g ( x) = 3 x 2 + 1 h) f ( x) = x3/ 2 2
; ; g ( x) =
1 x +1
e) f ( x ) = 4 x 2 − 3 ; g ( x) = 3 − x 2 i ) f ( x) = x ; g ( x) = 2 x
2
4) Find the functions f and g so that fog = H.
a ) H ( x) = ( 2 x + 9 ) e) H ( x) = (1 + x 2 )
6 3
b) H ( x ) = ( x 2 + 9 )
3
f ) H ( x) = 1 − x5
c) H ( x) = 2 x − 7 2 − x2
g ) H ( x) =
d ) H ( x) = x3 − 5
x −1
h) H ( x ) =
3
Question: Given F(x) = cos ( x + 9) .Find functions f, g and h such that F(x) =fogoh(x)
2
16 | P a g e
1) H(X) = x −1
2) H(X) = 8 2+ x
4
3) H(X) = Sec ( x )
-2 g(x) +1 = 4 x2 − 4 x −1
-2 g( x ) = 4 x2 − 4 x − 2
g(x) = −2 x + 2 x + 1
2
17 | P a g e
EXPONENTIAL FUNCTIONS
Then an = a.a.a.a.a.a........a
n − factors
1) If x= 0 , then f(0) = a0 = 1
ax = a p/q = ( a p ) = ( a ) p
q q
Then
LAWS OF EXPONENTS
If a and b are positive numbers and x and y are real numbers, then
x+ y x− y ax
1) a = a .a
x y
2) a = y
a
3) ( a x ) = a xy 4) ( ab ) = a xb x
y x
Also a 0 = 1
18 | P a g e
GRAPHICAL REPRESENTATION OF y = 2x
x -2 -1 0 1 2 3 4
y 1/4 1/2 1 2 4 8 16
GRAPHICAL REPRESENTATION OF y = 2− x
x -2 -1 0 1 2 3 4
y 4 2 1 1/2 1/4 1/8 1/16
19 | P a g e
EXAMPLE: Sketch the graph of the Function y= 5 - 2 x and find its domain & Range.
Solution: First we reflect the graph of y = 2 x to get y = - 2 x , then we will shift graph of y =
- 2 x upward 5 units to obtain graph of y = 5 - 2 x .
From Graph we found that
DOMAIN = (- , )
RANGE =(- ,3)
GRAPH OF y = 2 x
GRAPH OF y = - 2 x
20 | P a g e
GRAPH OF y = 5 - 2 x
21 | P a g e
Helping Table for Graphing Techniques
COMPRESSING OR
STRETCHING
y = k f(x), k>0 Multiply each y-coordinate of y = f(x) by k. Multiply f(x) by k
Stretch the graph of f vertically if k > 1
Compress the graph of f vertically if 0 < k <
1
REFLECTION ABOUT X-
AXIS
y=-f(x) Reflect the graph of f about the x-axis Multiply f(x) by -1
REFLECTION ABOUT Y-
AXIS
y=f(-x) Reflect the graph of f about the y-axis Replace x by –x
22 | P a g e
EXAMPLE: Sketch the graph of the Function y= 5 - 3x and find its domain & Range.
EXAMPLE: Sketch the graph of the Function y= 2 - 2− x and find its domain & Range.
EXAMPLE: Sketch the graph of the Function y= -2 + 2− x and find its domain & Range.
EXAMPLE: Sketch the graph of the Function y= 2 + e− x and find its domain & Range.
EXAMPLE: Sketch the graph of the Function y= -1 - e− x and find its domain & Range
Note: Your instructor owns the copyright to recorded and streamed lessons, which are
provided to you for your personal study only. Recordings and streams may not be
reproduced or distributed further without permission from the copyright owner.
References:
Stewart, J. (2016). Single Variable Calculus: Early Transcendentals (8th ed.). Australia:
Cengage Learning, ISBN: 0176824480.
Sullivan, M.(2016). Precalculus(10th ed.). Boston: Pearson
Openstax.org Calculus : licensed under an Attribution-Non Commercial-Share alike 4.0
International License (CC BY-NC-SA)
23 | P a g e