*   Section 1.1: Four Ways to Represent a Function

 

 

 

v     Functions arise whenever one quality depends on another. ie. (x,y)

 

 

 

Four Ways to Represent a Function:

 

-The Vertical Line Test: A curve in the xy-plane is the graph of a function of x if and only if no vertical line intersects the curve more than once.

 

 

 

Example:

 

A rectangular storage container with an open top has a volume of 10 m3.  The length of the base is twice its width.  Material for the base costs $10 per square meter; material for the sides costs $6 per square meter.  Express the cost of materials as a function of the width of the base

 

 

 

 

 

 


Solution:

           

            The area of the base is (2w)w=2w2, so the cost in dollars, of the material for the base is 10(2w2).  Two of the sides have area wh and the other two have area 2wh, so the cost of the material for the sides is 6[2(wh) + 2(2wh)].  The total cost is therefore:

 

            C=10(2w2)+ 6[2(wh) + 2(2wh)]= 20w2 + 36wh

To express C as a function of w alone, we need to eliminate h and we do so by using the fact that the volume is 10 m3.  Thus

 

            w(2w)h = 10

            h =

Substituting this into the expression for C, we have

            C=20w2 + 36w() = 20w2 + ()

Therefore, the equation expresses C as a function of w.

            C(w) = 20w2 + ()         w > 0

 

 

Piecewise Defined Functions:

Where the graph is not continuous and is broken into pieces, or has a sharp corner.

 

Example:

 

 

 

 

 

 

                   1

 

 

                                1 

 
A function f is defined by: 

1-x if                 x2    if  x>1

 
      f(x)= {

Since 01, we have f(0)= 1-0=1

Since 11, we have f(1)= 1-1=0

Since 2 >1, we have f(2)= 22  = 4

 

 

 

Absolute Value:  The absolute value of a, denoted by , is the distance from a to 0 on the real number line.  Distances are always positive or 0 so we have:   for every a.

 

Symmetry:

If a function f satisfies f(-x)= f(x) for every number x in its domain, then f is called an even function.  For instance, the function f(x) = x2   is even because:

f(-x) = (-x)2 = x2 = f(x)

 

If f satisfies f(-x) = -f(x) for every number x in its domain, then f is called an odd function.  For example, the function f(x) = x3 is odd because:

f(-x) = (-x)3 = -x3  = - f(x)

 

Example:  Determine whether the following function is even, odd, or neither.

 

            f(x)=x5+x

 

 

 

Solution:

            f(-x)=(-x) 5+(-x)=(-1) 5 x5+(-x)

                        =-x 5-x=-(x 5+x)

                                    =- f(x)

 

Therefore, f is an odd function

 

 

Increasing and Decreasing Functions:

 

A function f is called increasing on an interval I if

            f(x1) < f(x2)      whenever x1 < x2 in I

 

A function f is called decreasing on an interval I if

            f(x1) > f(x2)      whenever x1 < x2 in I

 

 

 

 

 

 

 

For Extra Help, Visit these resources:

 

 

http://math.usask.ca/maclean/110/00/Printables/BW/FourWays.pdf

 

http://www.blc.edu/fac/rbuelow/calc/nt1-1.htm