d i E Functions a l l u d Dr. Abdulla Eid b A College of - - PowerPoint PPT Presentation

d i e
SMART_READER_LITE
LIVE PREVIEW

d i E Functions a l l u d Dr. Abdulla Eid b A College of - - PowerPoint PPT Presentation

Section 2.1 d i E Functions a l l u d Dr. Abdulla Eid b A College of Science . r D MATHS 103: Mathematics for Business I Dr. Abdulla Eid (University of Bahrain) Functions 1 / 26 d 1 Definition of a function. i E 2 Finding the


slide-1
SLIDE 1

D r . A b d u l l a E i d

Section 2.1 Functions

  • Dr. Abdulla Eid

College of Science

MATHS 103: Mathematics for Business I

  • Dr. Abdulla Eid (University of Bahrain)

Functions 1 / 26

slide-2
SLIDE 2

D r . A b d u l l a E i d

1 Definition of a function. 2 Finding the domain of a function. 3 Finding function values. 4 Application of functions.

  • Dr. Abdulla Eid (University of Bahrain)

Functions 2 / 26

slide-3
SLIDE 3

D r . A b d u l l a E i d

  • 1. Definition of a function

A function from a set X to a set Y is an assignment (rule) that tells how

  • ne element x in X is related to only one element y in Y .

Notation: f : X → Y . y = f (x). ”f of x”. x is called the input (independent variable) and y is called the output (dependent variable). The set X is called the domain and Y is called the co–domain. While the set of all outputs is called the range. Think about the function as a vending machine!

  • Dr. Abdulla Eid (University of Bahrain)

Functions 3 / 26

slide-4
SLIDE 4

D r . A b d u l l a E i d

Question: How to describe a function mathematically? Answer: By using algebraic formula!

Example

Consider the function f : (−∞, ∞) → (−∞, ∞) x → 3x + 1

  • r simply by f (x) = 3x + 1

f(1)=3(1)+1=4. f(0)=3(0)+1=1. f(-2)=3(-2)+1=-5. f(-7)=3(-7)+1=-20. Domain = (−∞, ∞). Co–domain=(−∞, ∞). Range=(−∞, ∞).

  • Dr. Abdulla Eid (University of Bahrain)

Functions 4 / 26

slide-5
SLIDE 5

D r . A b d u l l a E i d

Example

f : (−∞, ∞) → (−∞, ∞) x → x2

  • r simply by f (x) = x2

f(1)=(1)2=1. f(0)=(0)2=0. f(-1)=(−1)2=1. f(-2)=(−2)2=4. f(14)=(−4)2=16. f(4)=(4)2=16. Domain = (−∞, ∞). Co–domain=(−∞, ∞). Range=[0, ∞).

  • Dr. Abdulla Eid (University of Bahrain)

Functions 5 / 26

slide-6
SLIDE 6

D r . A b d u l l a E i d

Example

f : (−∞, ∞) → (−∞, ∞) x → 1 x

  • r simply by f (x) = 1

x

f(1)= 1

1=1.

f(-1)= 1

−1=-1.

f(2)= 1

2= 1 2.

f(-4)= 1

−4= −1 4 .

f(100)= 1

100= 1 100.

f(0)= 1

0=undefine (Problem, so we have to exclude it from the

domain!) Domain = {x | x = 0}. Co–domain=(−∞, ∞). Range={y |, y = 0}.

  • Dr. Abdulla Eid (University of Bahrain)

Functions 6 / 26

slide-7
SLIDE 7

D r . A b d u l l a E i d

  • 2. Finding the domain of functions

Recall: The domain of f is the set of all x such that f (x) defined (makes sense). I.e., no problems like having a zero in the denominator or negative inside the square root, etc). so Domain of f = {x | f (x) defined }

Example

(Zero denominator) Find the domain of f (x) =

3 x−1.

Solution: Here we would have problems (undefined values) only if the denominator is equal to zero, so we need to find when the denominator is equal to zero and we exclude them from the domain. x − 1 = 0 → x = 1 So the domain of f is the set of all values except x = 1

  • Dr. Abdulla Eid (University of Bahrain)

Functions 7 / 26

slide-8
SLIDE 8

D r . A b d u l l a E i d

The domain

1- Set notation Domain = {x | x = 1

your answer

} 2- Number Line notation 3- Interval notation (−∞, 1) ∪ (1, ∞)

  • Dr. Abdulla Eid (University of Bahrain)

Functions 8 / 26

slide-9
SLIDE 9

D r . A b d u l l a E i d

Exercise

Find the domain of f (x) = 2x+1

3x+8.

  • Dr. Abdulla Eid (University of Bahrain)

Functions 9 / 26

slide-10
SLIDE 10

D r . A b d u l l a E i d

Example

(Zero denominator) Find the domain of f (x) =

x2−1 3x2−5x−2.

Solution: Similarly to the previous example, we would have problems (undefined values) only if the denominator is equal to zero, so we need to find when the denominator is equal to zero and we exclude them from the domain. 3x2 − 5x − 2 = 0 x = 2

  • r

x = −1 3 (Section 0.8 using the formula) So the domain of f is the set of all values except x = 2 and x = − 1

3

  • Dr. Abdulla Eid (University of Bahrain)

Functions 10 / 26

slide-11
SLIDE 11

D r . A b d u l l a E i d

The domain

1- Set notation Domain = {x | x = 2 and x = −1 3} 2- Number Line notation 3- Interval notation (−∞, −1 3) ∪ (−1 3, 2) ∪ (2, ∞)

  • Dr. Abdulla Eid (University of Bahrain)

Functions 11 / 26

slide-12
SLIDE 12

D r . A b d u l l a E i d

Exercise

Find the domain of f (x) =

21 x2+3.

  • Dr. Abdulla Eid (University of Bahrain)

Functions 12 / 26

slide-13
SLIDE 13

D r . A b d u l l a E i d

Example

(Negative inside the root) Find the domain of f (x) = √ 2x − 4. Solution: Here we would have problems (undefined values) only if there is a negative inside the square root, so we need to find all values that make 2x − 4 is greater than or equal to zero, so we need to solve the inequality 2x − 4 ≥ 0 → x ≥ 2 So the domain of f is the set of all values x such that x ≥ 2

  • Dr. Abdulla Eid (University of Bahrain)

Functions 13 / 26

slide-14
SLIDE 14

D r . A b d u l l a E i d

The domain

1- Set notation Domain = {x | x ≥ 2} 2- Number Line notation 3- Interval notation [2, ∞)

  • Dr. Abdulla Eid (University of Bahrain)

Functions 14 / 26

slide-15
SLIDE 15

D r . A b d u l l a E i d

Example

(Negative inside the root and zero in the denominator) Find the domain of f (x) =

3 √ x−4.

Solution: Here we would have two problems (undefined values) only if there is a negative inside the square root or zero in the denominator, so we need to find all values that make x − 4 is is equal to zero and we exclude

  • them. Then we find all the values that make x − 4 non–negative, so we

need to solve the first denominator = 0 and inside ≥ 0 x − 4 = 0 and x − 4 ≥ 0 So the domain of f is the set of all values x such that x ≥ 4 and x = 4

  • Dr. Abdulla Eid (University of Bahrain)

Functions 15 / 26

slide-16
SLIDE 16

D r . A b d u l l a E i d

The domain

1- Set notation Domain = {x | x ≥ 4 and x = 4} 2- Number Line notation 3- Interval notation (4, ∞)

  • Dr. Abdulla Eid (University of Bahrain)

Functions 16 / 26

slide-17
SLIDE 17

D r . A b d u l l a E i d

Exercise

Find the domain of f (x) = 3x2+1

√ 3x+6.

Exercise

Find the domain of f (x) =

√ x+5 2x−4 .

  • Dr. Abdulla Eid (University of Bahrain)

Functions 17 / 26

slide-18
SLIDE 18

D r . A b d u l l a E i d

Exercise

(Old Exam Question) Find the domain of the following functions: f (x) = 2x + 5. g(x) =

4 x2−4.

h(x) = √ 3x + 1.

  • Dr. Abdulla Eid (University of Bahrain)

Functions 18 / 26

slide-19
SLIDE 19

D r . A b d u l l a E i d

Example

(Negative inside two roots) Find the domain of f (x) =

  • 2 − √x.

Solution: Here we would have problems (undefined values) only if there is a negative inside the square roots, so we need to find all values that make whatever inside the square root to be greater than or equal to zero, so we need to solve two inequalities at the same time x ≥ 0 and 2 − √x ≥ 0 x ≥ 0 and 4 ≥ x So the domain of f is the set of all values x such that x ≥ 0 and 4 ≥ x.

  • Dr. Abdulla Eid (University of Bahrain)

Functions 19 / 26

slide-20
SLIDE 20

D r . A b d u l l a E i d

The domain

1- Set notation Domain = {x | x ≥ 0 and 4 ≥ x} 2- Number Line notation 3- Interval notation [0, 4]

  • Dr. Abdulla Eid (University of Bahrain)

Functions 20 / 26

slide-21
SLIDE 21

D r . A b d u l l a E i d

Finding Function Values

Recall (a ± b)2 = a2 ± 2ab + b2

Example

Let g(x) = x2 − 2. Find f(2)=(2)2 − 2=2. (we replace each x with 2). f(u)=(u)2 − 2=u2 − 2. f(u2)=(u2)2 − 2=u4 − 2. f(u + 1)=(u + 1)2 − 2=u2 + 2u + 1 − 2 = u2 + 2u − 1.

  • Dr. Abdulla Eid (University of Bahrain)

Functions 21 / 26

slide-22
SLIDE 22

D r . A b d u l l a E i d

Exercise

Let f (x) = x−5

x2+3. Find

f (5). f (2x). f (x + h). f (−7).

  • Dr. Abdulla Eid (University of Bahrain)

Functions 22 / 26

slide-23
SLIDE 23

D r . A b d u l l a E i d

Example

Let f (x) = x2 + 2x. Find f (x+h)−f (x)

h

. Solution: f (x + h) − f (x) h = (x + h)2 + 2(x + h) − (x2 + 2x) h = x2 + 2xh + h2 + 2x + 2h − x2 − 2x h = 2xh + h2 + 2h h = h(2x + h + 2) h = 2x + h + 2

  • Dr. Abdulla Eid (University of Bahrain)

Functions 23 / 26

slide-24
SLIDE 24

D r . A b d u l l a E i d

Exercise

Let f (x) = 2x2 − x + 1. Find f (x)−f (2)

x−2

.

  • Dr. Abdulla Eid (University of Bahrain)

Functions 24 / 26

slide-25
SLIDE 25

D r . A b d u l l a E i d

  • 4. Application of Functions

Example

(Demand Function) The demand function is expressed as the following for certain item p = 120 q , where q is the number of units and p is the price for unit. If the price is 6 BD per unit, how many units we have? Solution: p = 120 q 6 = 120 q 6q = 120 q = 120 6 = 20

  • Dr. Abdulla Eid (University of Bahrain)

Functions 25 / 26

slide-26
SLIDE 26

D r . A b d u l l a E i d

Example

A company has capital of 7000 BD and weekly income of 320 BD and weekly expenses of 210 BD. Find the value V of the company in terms of t which is the number of weeks. Solution: V (t) = 7000 + (320 − 210)t V (t) = 7000 + 110t

  • Dr. Abdulla Eid (University of Bahrain)

Functions 26 / 26