lecture 1.2 functions

97
Functions and Their Graphs Chapter 1.2

Upload: mohd-haffiszul-bin-mohd-said

Post on 09-Apr-2018

225 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 1/97

Functionsand Their 

GraphsChapter 1.2

Page 2: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 2/97

Functions

Section 1.2.1

Page 3: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 3/97

Relations

Relation: A correspondencebetween two sets.

x corresponds to y or y depends

on x if a relation exists between x

and y

Denote by x ! y in this case.

Page 4: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 4/97

Relations

Example.

Melissa

John

Jennifer 

Patrick

$45,000

$40,000

$50,000

Perso

n

Salary

Page 5: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 5/97

Relations

Example.

0

1

4

0

1

{1

2

{2

Numbe

Numbe

Page 6: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 6/97

Functions

Function: special kind of relation

Each input corresponds to precisely

one output If X and Y are nonempty sets, a

function from X into Y is a relationthat associates with each element of 

X exactly one element of Y

Page 7: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 7/97

Functions

Example.Problem: Does this relation represent a

function?

Answer:

Melissa

John

Jennifer 

Patrick

$45,000

$40,000

$50,000

Person

Salary

Page 8: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 8/97

Functions

Example.Problem: Does this relation represent a

function?

Answer:

0

1

4

0

1

{1

2

{2

Number 

Number 

Page 9: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 9/97

Domain and Range

Function from X to Y

Domain of the function: the set X.

If x in X: The image of x or the value of the

function at x: The element ycorresponding to x

Range of the function: the set of allvalues of the function

Page 10: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 10/97

Domain and Range

Example.Problem: What is the range of this function?

Answer:

0

1

4

9

{3

{2

{1

0

1

2

3

X Y

Page 11: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 11/97

Domain and Range

Example. Determine whether therelation represents a function. If it

is a function, state the domain andrange.

Problem:

Relation: f(2,5), (6,3), (8,2), (4,3)g

Answer:

Page 12: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 12/97

Domain and Range

Example. Determine whether therelation represents a function. If it

is a function, state the domain andrange.

Problem:

Relation: f(1,7), (0, {3), (2,4), (1,8)g

Answer:

Page 13: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 13/97

Equations as Functions

To determine whether an equationis a function

Solve the equation for y. If any value of x in the domain

corresponds to more than one y, theequation doesn¶t define a function

Otherwise, it does define a function.

Page 14: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 14/97

Equations as Functions

Example.

Problem: Determine if the equation

x + y2

= 9defines y as a function of x.

Answer:

Page 15: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 15/97

Function as a Machine

Accepts numbers from domain asinput.

Exactly one output for each input.

Page 16: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 16/97

Finding Values of a

Function Example. Evaluate each of the following for 

the function

f(x) = {3x2 + 2x

(a) Problem: f(3)Answer:

(b) Problem: f(x) + f(3)

Answer:

(c) Problem: f({x)

Answer:

(d) Problem: {f(x)

Answer:

(e) Problem: f(x+3)

Answer:

Page 17: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 17/97

Implicit Form of a

Function A function given in terms of x

and y is given implicitly.

If we can solve an equation for y in terms of x, the function isgiven explicitly

Page 18: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 18/97

Implicit Form of a

Function Example. Find the explicit form of 

the implicit function.

(a) Problem: 3x + y = 5

Answer:

(b) Problem: xy + x = 1

Answer:

Page 19: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 19/97

Important Facts

For each x in the domain of f,there is exactly one image f(x) in

the range An element in the range can result

from more than one x in thedomain

We usually call x the independentvariable

y is the dependent variable

Page 20: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 20/97

Finding the Domain

If the domain isn¶t specified, it willalways be the largest set of real

numbers for which f(x) is a realnumber 

We can¶t take square roots of negative numbers (yet) or divide by

zero

Page 21: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 21/97

Finding the Domain

Example. Find the domain of each of the following

functions.(a) Problem: f(x) = x2 { 9

Answer:

(b) Problem:

Answer:

(c) Problem:

Page 22: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 22/97

Finding the Domain

Example. A rectangular gardenhas a perimeter of 100 feet.

(a) Problem: Express the area A of the

garden as a function of the width w.

Answer:

(b) Problem: Find the domain of A(w)

Answer:

Page 23: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 23/97

The Graph of aFunction

Section 1.2.2

Page 24: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 24/97

Vertical-line Test

Theorem. [Vertical-Line Test]

A set of points in the xy-plane is

the graph of a function if and only

if every vertical line intersects the

graphs in at most one point.

Page 25: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 25/97

Vertical-line Test

-6 -4 -2 2 4 6

-6

-4

-2

2

4

6

Example.

Problem: Is the graph that of a

function?Answer:

Page 26: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 26/97

Vertical-line Test

-6 -4 -2 2 4 6

-6

-4

-2

2

4

6

Example.

Problem: Is the graph that of a

function?Answer:

Page 27: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 27/97

Finding Information From

Graphs Example. Answer the

questions about thegraph.

(a) Problem: Find f(0)Answer:

(b) Problem: Find f(2)

Answer:

(c) Problem: Find the

domain

Answer:

(d) Problem: Find the range

Answer:

-4 -2 2 4

-4

-2

2

4

H2, 4¼¼¼¼¼5H- 2, 4¼¼¼¼¼5L H1,2

LH- 1,2

L

0,4

Page 28: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 28/97

Finding Information From

Graphs Example. Answer the

questions about thegraph.

(e) Problem: Find thex-intercepts:

Answer:

(f) Problem: Find the

y-intercepts:Answer:

-4 -2 2 4

-4

-2

2

4

H2, 4¼¼¼¼¼5H- 2, 4¼¼¼¼¼5L H1,2

LH- 1,2

L

0,4

Page 29: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 29/97

Finding Information From

Graphs Example. Answer the

questions about thegraph.

(g) Problem: How oftendoes the line y = 3

intersect the graph?

Answer:

(h) Problem: For what

values of x does f(x) = 2?Answer:

(i) Problem: For what values

of x is f(x) > 0?

Answer:

-4 -2 2 4

-4

-2

2

4

H2, 4¼¼¼¼¼5H- 2, 4¼¼¼¼¼5L H1,2

LH- 1,2

L

0,4

Page 30: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 30/97

Finding Information From

Formulas Example. Answer the following

questions for the functionf(x) = 2x2 { 5

(a) Problem: Is the point (2,3) on the graph of y = f(x)?

Answer:

(b) Problem: If x = {1, what is f(x)? What isthe corresponding point on the graph?

Answer:(c) Problem: If f(x) = 1, what is x? What is

(are) the corresponding point(s) on thegraph?

Answer:

Page 31: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 31/97

Key Points

Vertical-line Test

Finding Information From Graphs

Finding Information FromFormulas

Page 32: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 32/97

Properties of Functions

Section 2.3

Page 33: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 33/97

Even and Odd Functions

Even function:

For every number x in its domain,

the number {x is also in the domain f({x) = f(x)

Odd function:

For every number x in its domain,the number {x is also in the domain

f({x) = {f(x)

Page 34: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 34/97

Description of Even and

Odd Functions Even functions:

If (x, y) is on the graph, so is ({x, y)

Odd functions: If (x, y) is on the graph, so is ({x, {y)

Page 35: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 35/97

Description of Even and

Odd Functions Theorem.

A function is even if and only if its

graph is symmetric with respect tothe y-axis.A function is odd if and only if itsgraph is symmetric with respect to

the origin.

Page 36: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 36/97

Description of Even and Odd

Functions Example.

Problem: Doesthe graphrepresent afunctionwhich is

even, odd, or neither?

Answer:

-4 -2 2 4

-4

-2

2

4

Page 37: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 37/97

Description of Even and Odd

Functions Example.

Problem: Doesthe graphrepresent afunctionwhich is

even, odd, or neither?

Answer:

-4 -2 2 4

-4

-2

2

4

Page 38: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 38/97

Description of Even and Odd

Functions Example.

Problem: Doesthe graphrepresent afunctionwhich is

even, odd, or neither?

Answer:

-4 -2 2 4

-4

-2

2

4

Page 39: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 39/97

Identifying Even and OddFunctions from the

Equation Example. Determine whether the

following functions are even, odd

or neither.(a) Problem:

Answer:

(b) Problem: g(x) = 3x2 { 4

Answer:

(c) Problem:

Answer:

Page 40: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 40/97

Increasing, Decreasing

and Constant Functions Increasing function (on an open

interval I): For any choice of x1 and x2 in I, with

x1 < x2, we have f(x1) < f(x2) Decreasing function (on an open

interval I) For any choice of x1 and x2 in I, with

x1

< x2

, we have f(x1

) > f(x2

)

Constant function (on an open intervalI) For all choices of x in I, the values f(x) are

equal.

Page 41: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 41/97

Increasing, Decreasing

and Constant Functions

Page 42: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 42/97

Increasing, Decreasing and

Constant Functions Example. Answer the

questions about thefunction shown.

(a) Problem: Where is thefunction increasing?

Answer:

(b) Problem: Where is thefunction decreasing?

Answer:(c) Problem: Where is the

function constant

Answer:

-6 -4 -2 2 4 6

-6

-4

-2

2

4

6

Page 43: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 43/97

Increasing, Decreasing and

Constant FunctionsWARNING!

Describe thebehavior of a graph

in terms of its x-values.

Answers for thesequestions shouldbe open intervals.

-6 -4 -2 2 4 6

-6

-4

-2

2

4

6

Page 44: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 44/97

Local Extrema

Local maximum at c:

Open interval I containing x so that, for allx · c in I, f(x) · f(c).

f(c) is a local maximum of f.

Local minimum at c:

Open interval I containing x so that, for allx · c in I, f(x) ̧ f(c).

f(c) is a local minimum of f.

Local extrema:

Collection of local maxima and minima

Page 45: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 45/97

Local Extrema

For local maxima:

Graph is increasing to the left of c

Graph is decreasing to the right of c. For local minima:

Graph is decreasing to the left of c

Graph is increasing to the right of c.

Page 46: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 46/97

Average Rate of Change

Slope of a line can be interpretedas the average rate of change

Average rate of change: If c is in thedomain of y = f(x)

Also called the difference quotient of f at c

Page 47: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 47/97

Average Rate of Change

Example. Find the average rates of change of 

(a) Problem: From 0 to 1.

Answer:

(b) Problem: From 0 to 3.

Answer:

(c) Problem: From 1 to 3:

Answer:

Page 48: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 48/97

Secant Lines

Geometric interpretation to theaverage rate of change Label two points (c, f(c)) and (x, f(x))

Draw a line containing the points.

This is the secant line.

Theorem. [Slope of the Secant

Line]The average rate of change of afunction equals the slope of thesecant line containing two points

on its graph

Page 49: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 49/97

Secant Lines

Page 50: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 50/97

-7.5 -5 -2.5 2.5 5 7.5

-5

-2.5

2.5

5

7.5

10

12.5

15

Secant Lines

Example.

Problem: Find an

equation of the

secant line to

containing (0,f(0)) and (5, f(5))

Answer:

Page 51: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 51/97

Linear 

Functions and

ModelsSection 1.2.4

Page 52: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 52/97

Linear Functions

Linear function:

Function of the form f(x) = mx + b

Graph: Line with slope m and y-intercept b.

Theorem. [Average Rate of Change of 

Linear Function]

Linear functions have a constant

average rate of change. The constantaverage rate of change of f(x) = mx + b

is

Page 53: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 53/97

-10 -5 5 10

-10

-7.5

-5

-2.5

2.5

5

7.5

10

Linear Functions

Example.

Problem: Graph thelinear function

f(x) = 2x { 5Answer:

Page 54: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 54/97

Application: Straight-Line

Depreciation Example. Suppose that a company

has just purchased a new machinefor its manufacturing facility for $120,000. The company choosesto depreciate the machine usingthe straight-line method over 10

years.For straight-line depreciation, thevalue of the asset declines by a

fixed amount every year.

Page 55: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 55/97

2 4 6 8 10 12 14

-40000

-20000

20000

40000

60000

80000

100000

120000

140000

Example. (cont.)

(a) Problem: Write a linear functionthat expresses the book value of themachine as a function of its age, x

Answer:

(b) Problem: Graph the linear function

Answer:

Application: Straight-Line

Depreciation

Page 56: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 56/97

Example. (cont.)

(c) Problem: What is the book value of the machine after 4 years?

Answer:

(d) Problem: When will the machine beworth $20,000?

Answer:

Application: Straight-Line

Depreciation

Page 57: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 57/97

Library of 

Functions;Piecewise-defined

FunctionsSection 1.2.5

Page 58: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 58/97

Linear Functions

f(x) = mx+b, m and ba real number 

Domain: ({1, 1)

Range: ({1, 1)unless m = 0

Increasing on ({1, 1)

(if m > 0)

Decreasing on ({1, 1)(if m < 0)

Constant on ({1, 1)

(if m = 0)

Page 59: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 59/97

Constant Function

f(x) = b, b a realnumber 

Special linear functions

Domain: ({1, 1)

Range: fbg

Even/odd/neither: Even(also odd if b = 0)

Constant on ({1, 1)

x-intercepts: None(unless b = 0)

y-intercept: y = b.

Page 60: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 60/97

Identity Function

f(x) = x

Special linear function

Domain: ({1, 1)

Range: ({1, 1)

Even/odd/neither:Odd

Increasing on ({1, 1)

x-intercepts: x = 0

y-intercept: y = 0.

Page 61: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 61/97

Square Function

f(x) = x2

Domain: ({1, 1)

Range: [0, 1)

Even/odd/neither:Even

Increasing on (0, 1)

Decreasing on ({1, 0)

x-intercepts: x = 0

y-intercept: y = 0.

Page 62: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 62/97

Cube Function

f(x) = x3

Domain: ({1, 1)

Range: ({1, 1)

Even/odd/neither:Odd

Increasing on ({1, 1)

x-intercepts: x = 0

y-intercept: y = 0.

Page 63: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 63/97

Square Root Function

Domain: [0, 1)

Range: [0, 1)

Even/odd/neither:Neither 

Increasing on (0, 1)

x-intercepts: x = 0

y-intercept: y = 0

Page 64: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 64/97

Cube Root Function

Domain: ({1, 1)

Range: ({1, 1)

Even/odd/neither:Odd

Increasing on ({1, 1)

x-intercepts: x = 0

y-intercept: y = 0

Page 65: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 65/97

Reciprocal Function

Domain: x { 0

Range: x { 0

Even/odd/neither : Odd

Decreasing on({1, 0) [ (0, 1)

x-intercepts:None

y-intercept: None

Page 66: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 66/97

Absolute Value Function

f(x) = jxj

Domain: ({1, 1)

Range: [0, 1)

Even/odd/neither:Even

Increasing on (0, 1)

Decreasing on ({1, 0)

x-intercepts: x = 0

y-intercept: y = 0

Page 67: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 67/97

Absolute Value Function

Can also write the absolute valuefunction as

This is a piecewise-defined

function.

Page 68: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 68/97

Greatest Integer Function

f(x) = int(x)

greatest integer less than or equal

to x Domain: ({1, 1)

Range: Integers(Z)

Even/odd/neither:Neither 

y-intercept: y = 0

Called a step

function

Page 69: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 69/97

Greatest Integer Function

Page 70: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 70/97

-7.5 -5 - 

.5 

.5 5 7.5

-8

-6

-4

 

4

6

Piecewise-defined

Functions Example. We candefine a functiondifferently ondifferent parts of 

its domain.(a) Problem: Find

f({2)

Answer:

(b) Problem: Find

f({1)Answer:

(c) Problem: Find f(2)

Answer:

(d) Problem: Find f(3)

Answer:

raphing

Page 71: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 71/97

raphing

Techniques:Transformation

sSection 2.6

Page 72: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 72/97

Transformations

Use basic library of functions andtransformations to plot manyother functions.

Plot graphs that look ³almost´ likeone of the basic functions.

Page 73: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 73/97

Shifts

Example.

Problem: Plot f(x) = x3, g(x) = x3 { 1 andh(x) = x3 + 2 on the same axes

Answer:

-4 -2 2 4

-4

-3

-2

-1

1

2

3

4

Page 74: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 74/97

Shifts

Vertical shift:

A real number k is added to the rightside of a function y = f(x),

New function y = f(x) + k

Graph of new function:

Graph of f shifted vertically up k units

(if k > 0) Down jkj units (if k < 0)

Page 75: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 75/97

-4 -2 2 4

-4

-3

-2

-1

1

2

3

4

Shifts

Example.

Problem: Use thegraph of f(x) = jxj

to obtain thegraph of g(x) = jxj+ 2

Answer:

Page 76: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 76/97

Shifts

Example.

Problem: Plot f(x) = x3, g(x) = (x { 1)3

and h(x) = (x + 2)3 on the same axes

Answer:

-4 -2 2 4

-4

-3

-2

-1

1

2

3

4

Page 77: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 77/97

Shifts

Horizontal shift:

Argument x of a function f isreplaced by x { h,

New function y = f(x { h)

Graph of new function:

Graph of f shifted horizontally right h

units (if h > 0) Left jhj units (if h < 0)

Also y = f(x + h) in latter case

Page 78: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 78/97

-4 -2 2 4

-4

-3

-2

-1

1

2

3

4

Shifts

Example.

Problem: Use thegraph of f(x) = jxj

to obtain thegraph of g(x) = jx+2j

Answer:

Page 79: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 79/97

-4 -2 2 4

-4

-3

-2

-1

1

2

3

4

Shifts

Example.

Problem: The graphof a function y =

f(x) is given. Use itto plotg(x) = f(x { 3) + 2

Answer:

C i d

Page 80: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 80/97

Compressions and

Stretches Example.

Problem: Plot f(x) = x3, g(x) = 2x3 andon the same axes

Answer:

-4 -2 2 4

-4

-3

-2

-1

1

2

3

C i d

Page 81: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 81/97

Compressions and

Stretches Vertical compression/stretch:

Right side of function y = f(x) ismultiplied by a positive number a,

New function y = af(x)

Graph of new function:

Multiply each y-coordinate on the graph

of y = f(x) by a.

Vertically compressed (if 0 < a < 1)

Vertically stretched (if a > 1)

C i d

Page 82: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 82/97

Compressions and

Stretches Example.

Problem: Use thegraph of f(x) = x2

to obtain thegraph of g(x) =3x2

Answer:

-4 -2 2 4

-4

-3

-2

-1

1

2

3

4

C i d

Page 83: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 83/97

Compressions and

Stretches Example.

Problem: Plot f(x) = x3, g(x) = (2x)3

and on the same axesAnswer:

-4 -2 2 4

-4

-3

-2

-1

1

2

3

4

C i d

Page 84: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 84/97

Compressions and

Stretches Horizontal compression/stretch:

Argument x of a function y = f(x) ismultiplied by a positive number a

New function y = f(ax)

Graph of new function:

Divide each x-coordinate on the graph of 

y = f(x) by a. Horizontally compressed (if a > 1)

Horizontally stretched (if 0 < a < 1)

C i d

Page 85: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 85/97

-4 -2 2 4

-4

-3

-2

-1

1

2

3

4

Compressions and

Stretches Example.

Problem: Use thegraph of f(x) = x2

to obtain thegraph of g(x) =(3x)2

Answer:

C i d

Page 86: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 86/97

-4 -2 2 4

-4

-3

-2

-1

1

2

3

4

Compressions and

Stretches Example.

Problem: The graphof a function y =

f(x) is given. Use itto plotg(x) = 3f(2x)

Answer:

Page 87: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 87/97

Reflections

Example.

Problem: f(x) = x3 + 1 and

g(x) = {(x3

+ 1) on the same axesAnswer:

-4 -2 2 4

-4

-3

-2

-1

1

2

3

4

Page 88: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 88/97

Reflections

Reflections about x-axis :

Right side of the functiony = f(x) is multiplied by {1,

New function y = {f(x)

Graph of new function:

Reflection about the x-axis of the graph

of the function y = f(x).

Page 89: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 89/97

Reflections

Example.

Problem: f(x) = x3 + 1 and

g(x) = ({x)3

+ 1 on the same axesAnswer:

-4 -2 2 4

-4

-3

-2

-1

1

2

3

4

Page 90: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 90/97

Reflections

Reflections about y-axis :

Argument of the functiony = f(x) is multiplied by {1,

New function y = f({x)

Graph of new function:

Reflection about the y-axis of the graph

of the function y = f(x).

Summary of

Page 91: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 91/97

Summary of 

Transformations

Summary of

Page 92: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 92/97

Summary of 

Transformations

Page 93: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 93/97

Mathematical

Page 94: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 94/97

Mathematical

Models:Constructing

FunctionsSection 1.2.7

Page 95: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 95/97

Page 96: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 96/97

Mathematical Models

Example. Anne has 5000 feet of fencing available to enclose arectangular field. One side of the

field lies along a river, so onlythree sides require fencing.(a) Problem: Express the area A of the

rectangle as a function of x, where x

is the length of the side parallel tothe river.

Answer:

Page 97: Lecture 1.2 Functions

8/7/2019 Lecture 1.2 Functions

http://slidepdf.com/reader/full/lecture-12-functions 97/97

1000 2000 3000 4000 5000 6000

500000

1́ 106

1.5´106

2́ 106

2.5´106

3́ 106

3.5´106

Mathematical Models

Example (cont.)

(b) Problem: GraphA = A(x) and find

what value of xmakes the arealargest.

Answer:

(c) Problem: Whatvalue of x makesthe area largest?

Answer: