0% found this document useful (0 votes)
3 views45 pages

Chapter 1. Functions and Graphs

Uploaded by

minhtuthptnhanam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views45 pages

Chapter 1. Functions and Graphs

Uploaded by

minhtuthptnhanam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Chapter 1: Funtions and Graphs

Course Name: Mathematics for Engineering

1 / 42 Chapter 1: Funtions and Graphs


Content

1 Review of Functions

2 Basic Classes of Functions

2 / 42 Chapter 1: Funtions and Graphs


Content

1 Review of Functions

2 Basic Classes of Functions

3 / 42 Chapter 1: Funtions and Graphs


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.
The set D is called the domain of the function f .
The range of f is of all possible values of f (x) as x varies
throughout the domain.

4 / 42 Chapter 1: Funtions and Graphs


Function

Example 1

f : D −→ E
x 7→ y = f (x) = x2

We refer to x as the independent variable and y as the dependent


variable, because it depends on x.
The domain is the set of all real numbers.
The range is the set of nonnegative real numbers.

5 / 42 Chapter 1: Funtions and Graphs


Function

Example 1

f : D −→ E
x 7→ y = f (x) = x2

We refer to x as the independent variable and y as the dependent


variable, because it depends on x.
The domain is the set of all real numbers.
The range is the set of nonnegative real numbers.

Example 2

For the function f (x) = 3x2 + 2x − 1, evaluate: f (−2), f ( 2)?

5 / 42 Chapter 1: Funtions and Graphs


Function

Example 3
For each of the following functions, determine the domain and range

1) f (x) = (x − 4)2 + 5

2) f (x) = 3x + 2 − 2

3
3) f (x) = x−2

6 / 42 Chapter 1: Funtions and Graphs


Graph

The graph of f is the set of all points (x, y) in the coordinate plane
such that y = f (x) and x is in the domain of f .

The graph of f also allows us to picture:


The domain of f on the x−axis.
Its range on the y−axis.

7 / 42 Chapter 1: Funtions and Graphs


Graph

Example 4
The graph of a function f is shown.

Find the values of f (1) and f (5). What is the domain and range of f ?

8 / 42 Chapter 1: Funtions and Graphs


Graph

Example 4
The graph of a function f is shown.

Find the values of f (1) and f (5). What is the domain and range of f ?
f (1) = 3; f (5) = −0.7; D = [0, 7]; Range(f ) = [−2, 4]

8 / 42 Chapter 1: Funtions and Graphs


Representing Functions

There are four possible ways to represent a function:


Algebraically (by an explicit formula)
Visually (by a graph)
Numerically (by a table of values)
Verbally (by a description in words)

9 / 42 Chapter 1: Funtions and Graphs


Representing Functions

The human population of the world P depends on the time t.

10 / 42 Chapter 1: Funtions and Graphs


Representing Functions

When you turn on a hot-water faucet, the temperature T of the


water depends on how long the water has been running.

Draw a rough graph of T as a function of the time t that has elapsed


since the faucet was turned on.

11 / 42 Chapter 1: Funtions and Graphs


Increasing and decreasing functions

Definition
A function f is called increasing on an interval I if for
all x1 , x2 ∈ I:

f (x1 ) ≤ f (x2 ) when x1 < x2

We say f is strictly increasing on the interval I if for all x1 , x2 ∈ I:

f (x1 ) < f (x2 ) when x1 < x2

For example, the function f (x) = 3x is increasing on the interval


(−∞, ∞).

12 / 42 Chapter 1: Funtions and Graphs


Increasing and decreasing functions

Definition
A function f is called decreasing on the interval I if for
all x1 , x2 ∈ I:

f (x1 ) ≥ f (x2 ) when x1 < x2

We say f is strictly decreasing on the interval I if for all x1 , x2 ∈ I:

f (x1 ) > f (x2 ) when x1 < x2

For example, the function f (x) = −x3 is decreasing on the interval


(−∞, ∞).

13 / 42 Chapter 1: Funtions and Graphs


Even Function
Definition
If a function f satisfies:

f (−x) = f (x), for all x in D

then f is called an even function.

The geometric significance of an even function is that its graph is


symmetric with respect to the y−axis. For example: y = x2

14 / 42 Chapter 1: Funtions and Graphs


Odd Function
Definition
If a function f satisfies:

f (−x) = −f (x), for all x in D

then f is called an odd function.

The graph of an odd function is symmetric about the origin. For


example: y = x3

15 / 42 Chapter 1: Funtions and Graphs


Combining Functions

Two functions f and g can be combined to form new functions:


(f + g)(x) = f (x) + g(x)
(f − g)(x) = f (x) − g(x)
(f.g)(x) = f (x)g(x)
f (x)
( fg )(x) = g(x) , g(x) 6= 0
(fo g)(x) = f (g(x))

16 / 42 Chapter 1: Funtions and Graphs


Quiz Questions

1) Let h(x) = f (g(x)).


If g(x) = x − 1 and h(x) = 3x + 2 then f (x) is:
a. 3x + 3 b. 3x + 4 c. 3x + 1 d. None of them

If h(x) = 3x + 2 and f (x) = x − 1 then g(x) is:


a. 3x + 3 b. 3x + 4 c.3x + 1 d. None of them

17 / 42 Chapter 1: Funtions and Graphs


Quiz Questions

2) If f and g are functions, then fo g = go f


a. True b. False

3)

(fo g)(2) is
a. 5 b. 1 c. 2 d. None of the others

18 / 42 Chapter 1: Funtions and Graphs


Question 1

19 / 42 Chapter 1: Funtions and Graphs


Question 2

20 / 42 Chapter 1: Funtions and Graphs


Question 3

21 / 42 Chapter 1: Funtions and Graphs


Question 4

22 / 42 Chapter 1: Funtions and Graphs


Question 5

23 / 42 Chapter 1: Funtions and Graphs


Question 6

24 / 42 Chapter 1: Funtions and Graphs


Question 7

25 / 42 Chapter 1: Funtions and Graphs


Content

1 Review of Functions

2 Basic Classes of Functions

26 / 42 Chapter 1: Funtions and Graphs


Linear Functions

When we say that y is a linear function of x, we mean that the


graph of the function is a line.
So, we can use the slope-intercept form of the equation of a
line to write a formula for the function as

y = f (x) = mx + b,

where m is the slope of the line and b is the y−intercept.

27 / 42 Chapter 1: Funtions and Graphs


Basic Classes of Functions

Power Functions
A function of the form f (x) = xa , where a is constant, is called a
power function.

28 / 42 Chapter 1: Funtions and Graphs


Basic Classes of Functions

Power Functions
A function of the form f (x) = xa , where a is constant, is called a
power function.

Polynomials
A function P is called a polynomial if

P (x) = an xn + an−1 xn−1 + . . . + a2 x2 + a1 x + a0

where n is a nonnegative integer and the numbers a0 , a1 , a2 , . . . , an


are constants called the coefficients of the polynomial.

28 / 42 Chapter 1: Funtions and Graphs


Rational Functions

A rational function f is a ratio of two polynomials

P (x)
f (x) =
Q(x)

where P and Q are polynomials.

The domain consists of all values of x such that Q(x) 6= 0.

29 / 42 Chapter 1: Funtions and Graphs


Trigonometric Functions

f (x) = sinx
g(x) = cosx
sin(x + k2π) = sinx; cos(x + k2π) = cosx, k ∈ Z
D = (−∞, ∞); R = [−1; 1]

sinx π 3π
tan x = , x 6= ± , ± , ...
cosx 2 2
tan(x + kπ) = tanx, k ∈ Z
R = (−∞, ∞)

30 / 42 Chapter 1: Funtions and Graphs


Exponential Functions

The exponential functions are the functions of the form y =


f (x) = ax , where a is a positive constant. D = (−∞, ∞); R = (0, ∞).

31 / 42 Chapter 1: Funtions and Graphs


Logarithmic Functions

The logarithmic functions f (x) = loga x, where a is a positive


constant, are the inverse functions of the exponential functions.

32 / 42 Chapter 1: Funtions and Graphs


Piecewise-Defined Functions

Example:

33 / 42 Chapter 1: Funtions and Graphs


Tranformations of Function

Suppose c > 0
To obtain the graph of y = f (x) + c, shift the graph of
y = f (x) a distance c units upward.
To obtain the graph of y = f (x) − c, shift the graph of
y = f (x) a distance c units downward.
To obtain the graph of y = f (x − c), shift the graph of
y = f (x) a distance c units to the right.
To obtain the graph of y = f (x + c), shift the graph of
y = f (x) a distance c units to the left.

34 / 42 Chapter 1: Funtions and Graphs


Tranformations of Function

35 / 42 Chapter 1: Funtions and Graphs


Tranformations of Function

Suppose c > 1
To obtain the graph of y = cf (x), stretch the graph of
y = f (x) vertically by a factor of c.
To obtain the graph of y = (1/c)f (x), compress the graph of
y = f (x) vertically by a factor of c.
To obtain the graph of y = f (cx), compress the graph of
y = f (x) horizontally by a factor of c.
To obtain the graph of y = f (x/c), stretch the graph of
y = f (x) horizontally by a factor of c.
To obtain the graph of y = −f (x), reflect the graph of
y = f (x) about the x−axis.
To obtain the graph of y = f (−x), reflect the graph of
y = f (x) about the y−axis.

36 / 42 Chapter 1: Funtions and Graphs


Tranformations of Function

37 / 42 Chapter 1: Funtions and Graphs


Question 1

38 / 42 Chapter 1: Funtions and Graphs


Question 2

39 / 42 Chapter 1: Funtions and Graphs


Question 3

40 / 42 Chapter 1: Funtions and Graphs


Question 4

41 / 42 Chapter 1: Funtions and Graphs


Question 5

42 / 42 Chapter 1: Funtions and Graphs

You might also like