Showing posts with label function. Show all posts
Showing posts with label function. Show all posts

Function Composition

Here is where we introduce a new operation - composition of functions.  With this definition comes new notation.

This new notation reads “f composed with g.”

The idea is to substitute one function into another function.

Given the functions f(x) = 5x – 4 and g(x) = 2x – 1.
Composition of functions is not necessarily a commutative operation, in other words, order matters.


Given the functions f(x) = x^2 – 9 and g(x) = x – 3.
Given the functions f(x) = x^2 + 1 and g(x) = sqrt(– 1) where ( x >= 1 ).
At this point we must understand what happens to the domain of a composite function. In the above example it might appear that f o g has a domain of all real numbers.  In fact, the domain is restricted to [1, inf) because that is the domain of g.  The domain of f o consists of all the values in the domain of g that are also in the domain of f.

Given f and g find f o g and state its domain.

YouTube Videos:








The Natural Exponential Function

In this section we will introduce the natural base and define and graph the natural exponential function.
YouTube playlist for steps covering exponential functions and their graphs
This number is so special, just as is pi, that it has its own button on your scientific calculator. Try finding the e^x button on your calculator and using it to calculate e.

Evaluate.


Graph the following exponential functions. State the domain, range, and label the horizontal asymptote.
 
 
 

YouTube Videos:






Exponential Functions and Their Graphs

Up to this point we have limited our study to constant exponents.  Now we will explore functions with variable exponents.


Here are some examples:
Evaluate.


When asked to graph these types of functions we plot points.

   Step 1: Choose any values for x. Choose some negative values, zero, and some positive values.
   Step 2: Evaluate to find the corresponding y-values.
   Step 3: Plot the points. The points you plot the better the graph will look.
 
Notice that the y-values can never actually attain zero.  They get infinitely close when x is negative so the graph will be asymptotic to the x-axis.  In other words, the line y = 0 is a horizontal asymptote.

Instructional Video: Graph Exponential Functions
 
Looking at the two previously graphed exponential functions on the same set of axes we will be able compare their rates of growth.
Notice that for positive values of x, g(x) increases more rapidly than f(x). Also the domain and range for the two functions are the same. In addition, they are both asymptotic to the x-axis (or y = 0) and they both have the same y-intercept (0, 1). Now we will explore exponential functions with bases greater than zero but less than 1.

 
 

Tip: All exponential functions of the form y = b^have (0, 1) as a y-intercept, no x-intercept, and the x-axis will be a horizontal asymptote.

Looking at the two exponential two previous exponential functions on the same set of axes we will be able compare their rates of growth.
Notice that g(x) decreases more rapidly than f(x). Also the domain, range, and y-intercept for the two functions are the same.
 
 
Tip: All exponential functions of the form y = b^(x+h) + k  have a horizontal asymptote at y = k.
It is also useful to note the rigid transformations in the above graphs.  In the previous example the basic graph of y = 3^x was shifted down two units and to the left 1 unit.
 
 
 

Notice that all of the exponential functions graphed above pass the horizontal line test.  Therefore we may conclude that they are all one-to-one and have an inverse.  This is one of the most important observations of this section. We will define the inverse of these functions in subsequent sections.

A common error when stating the range is to include the y-value that defines the asymptote.  In the previous problem one might think the range is [ 2, inf ) but this is incorrect.  The y-values get infinitely close to 2 but never actually attain that value – this is what it means to be asymptotic.  So the range is ( 2, inf ).

YouTube Videos: