Class Table library

Linear vs Exponential Growth


Page Contents and Summary library
Linear         f(x) = mx + b,         (y - y1) = m(x - x1)
Starts with a specific amount:     b
Grows the same amount each time (x):     m
Used for cost, revenue, and profit functions
Used to write the equation for a tangent to a curve
   
Exponential         P(x) = P0ekx
Starts with a specific amount:     P0
Continuously grows an amount that varies over time
Approximate e
Growth, Decay, Loans, Savings
 
Discrete         P(t) = P0(1 + r/n)nt
Compounding - Growing Discretely
 

How This Page Works

    CLICK ON AN IMAGE TO SEE AN ENLARGEMENT.

    In each colored computation box, enter the required info, press/click the gray button, see the resultant computation. Enter negatives as "-x" rather than "- x" on this page. Do NOT write input x values as fractions. Write fractions as good decimal approximations.

    Sometimes questions are given. If possible, answer the question then, with the mouse, swipe the page between the two stars to see the answer to the question.

    To find the "area under a curve," from the point (a,0), draw a perpendicular to the point (a, f(a)) on the curve. One may need to draw it "up" to the curve or "down" to the curve. Repeat this procedure for b. Shade the area between x=a and x=b which is between the curve and the x-axis. This is the area needed. If instead the area between two curves (say f(x) and g(x)), from a to b, is needed, draw the perpendiculars x=a and x=b. Shade the area between the curves.

    For additional information see links at the bottom of this page.

    Enjoy.



Linear Functions         f(x) = mx + b,         (y - y1) = m(x - x1), ...
symbols:     y = mxn + b when n = 1 or y = mx + b or
(y - y1) = m(x -x1) or
Ax + By + C = 0 or Ax + By = C
opposite, additive inverse:     y = - mx - b
multiplicative inverse, reciprocal:   y = 1/(mx + b)
slope:     m
y-intercept:     b, f(0), the function value when x is 0
domain:     all reals
range:     all reals, except when
f(x) = b, a constant, then, range = b
CONTINUOUS or DISCRETE:     continuous
inverse function:     y = (x - b)/m or y = x/m - b/m
THE identity function:     f(x) = x
other resources:     LINES, Slope in Sound & Picture,
Lines & Slope
NOTE:     Vertical lines are lines but not functions.

f(x) = mx + b
1. Enter the x, m and b of your choice.   Press the button and see f(x).
f(x) = (m)(x) + (b)
f(x) = ()() + ()

2. Write the equation of the line, in point-slope form,   
    through the point (6, -2) having a slope of 4.
x1 =     y1 =      m =
 
     
     (y - y1) = m(x - x1) becomes      (y - ) = (x - )
 
3. Use the above calculator and, in point-slope form,   
    write equation(s) with point(s) and slope(s) of your choice.

4. Write the equation of a line,      
through 2 points, in point-slope form.
x1 =     y1 =      x2 =     y2 =     
   

Use the calculator to check your work.
Did you get this answer or an other different but similar to your answer?

*Try putting the other point in the equation.*
     
     (y - y1) = m(x - x1) becomes      (y - ) = (x - )


Cost, Revenue, and Profit Functions
Symbols
x is , the number of units built and sold
F is , the Fixed Cost,
for example the cost of buying equipment before production
p is , the selling price per unit
V(x) or V is , the variable cost per unit
V(x)*x, or Vx, is the Variable Cost, the cost for producing x units
is
C(x), or C, is the Cost Function, is the Total Cost
Cost Function = Variable cost + Fixed Cost
C(x) = Vx + F
is
R(x), or R, is Revenue Function, total payment received
Revenue = (price)(number of units)
R(x) = px
R(x) is
P(x), or P, is Profit Function
Profit = Revenue - Cost
P = R - C
P(x) = R(x) - C(x)
P(x) is

    1. John plans on going into the wingding business to raise money for a Saturday night frat party.   He figures he can sell each wingding for $16 to at least 30 of his frat brothers.   He says each will cost $6 in labor (including taxes, etc.) and $2 for materials and he won't have to pay any overhead because he can work in his frat house basement.  He will need to rent a wingding making machine for $200. With this plan, will he make a prof or suffer a loss? How muchprofit/loss will it be?
*He'll make a profit of $40.
C(30)=$400. R(30)=$480. P(30)=$40.
*



Write the Equation for a Tangent to a Curve

    Use the notes and problems and calculators of Linear Functions, on this page, if you need a review or help. A definition of tangent is provided and an example is shown below.


    1. On the circle (x - 3)2 + (y + 4)2 = 4, shown on the left, a tangent has been drawn at about point (4, -5.7). The tangent has a slope of about .58. Write the equation of the tangent line, in point-slope form, at that point.
* (y + 5.7) = .58(x - 4)*


    2, For this question you will need to do research at The Square Root Function, y = x, is x1/2 . Write the equation of the tangent line, in point-slope form, at that point when x is 4. Use the calculator on that page to do your research.
* at (4,2) m=1/4 so, (y - 4) = .25(x -2).*



Exponential Functions         f(x) = P0bkx
symbols:     f(x) = P0bkx
base:     b, b > 0, b 1
y-intercept:     P(0), f(0), the function value when x is 0
nominal rate of change:   k, k 0
if k > 0 there is growth,
if k < 0 there is decay
opposite, additive inverse:     f(x) = - P0bkx
multiplicative inverse, reciprocal:   f(x) = P0b- kx
slope:     m = P0kln(b)bkx, b > 0, k 0
domain:     all reals
range:     f(x) > 0
CONTINUOUS or DISCRETE:     continuous
asymptote(s):     horizontal: y = 0
inverse function:     f(x) = P0b-kx
THE exponential function:     f(x) = ex
other resources:     Exponential or Power Functions and Parent Functions, Their Slope Functions, and Area Functions

Function, P(x) = P0bkx             Slope Function, m = P0kln(b)bkx,
for each     b >0, b 1, k 0
x =     P0 =     b =     k =
         

    1. The equation P(x) = 10(2)4x is an exponential model.
        a. Does it represent exponential growth or decay?*growth*
        b. Write the equation ofthe tangent line, with constants rounded to two places, when x is -.5. * (y - 2.5)= 6.93(x +.5)**

    2. The equation P(x) = 100(3)-2x is an exponential model.
        a. Does it represent exponential growth or decay?*decay*
        b. Write the equation ofthe tangent line, with constants rounded to two places, when x is 2. * (y - 1.23)= -2.72(x - 2)**



Compounding - Growing Discretely, P(t) = P0(1 + r/n)nt
symbols:     P(t) = P0(1 + r/n)nt
P(t) is the principal, the money, in the bank account after t years.
WHY THIS FORMULA
initial balance or amount:     P(0), the function value when t is 0,
the amount deposited in the account when the account is opened.
nominal interest:     r, r > 0
It is the percent of the principal that is paid each time interest is paid, each period.
number of periods in a year:     n, a natural or counting number, n > 0
n is the number of times interest is paid each year.
CONTINUOUS or DISCRETE:     discrete
e:     the limit, as n gets larger and larger,
of (1 + 1/n)n
other resources:     Exponential or Power Functions
and Parent Functions, Their Slope Functions, and Area Functions

    Until now there has been no emphasis on the difference between discrete and continuous. In the formula P0(1 + r/n)nt, some variables are discrete and some are continuous variables. Their classification depends on their use. It is discussed here because some people find it diffcult to choose which formula to choose -- P0bkx or P0(1 + r/n)nt. Perhaps this is because they chose to memorize the formulas rather than understand them.

    In short, continuous, as in P0bkx, means all numbers are used. Discrete means only certain numbers are used.

    P0bkx is used for continuous growth. Trees, fish, populations of bacteria or humans grow all the time, unless some external influence exists. A classic example of this is the way rabbit populations continue to multiply (continuously) unless the fox population begins eating them and prohibits their continuous growth. This is described by a logistic model, but that is another story.

    P0(1 + r/n)nt is used for discrete growth. Money left in a bank account to grow larger is an example. Interest is paid every once and a while. The more times a year interest is compounded, the more money is earned, up to a point. This is true even though the interest rate each period is smaller. Semiannualy (n=2, twice a year), monthly (n=12, 12 times a year), quarterly (n=4, every 3 months, every quarter) are often used payment intervals. Notice, not every number is used. One can't be paid 1.5 times a year. Use the spread sheet exp.xls to compute or solve all sorts of stuff. Even cash loans on most credit cards only chage interest on a daily (n=365) basis. I think most credit cards charge interest on purchase charge interest on a monthly basis.

    Rate, r, is continuous. It is the percent of the principal that is paid each time interest is paid, each period.

Sample rates if n=1, interest paid yearly.
Fraction    Decimal    Percent    Earned as as interest on principal
1/2 or 50/100 .50 50% one earns half
1/4 or 25/100 .25 25% one earns a quarter
1/12 or 12/100 .12 12% one earns one twelveth
1/10 or 10/100 .10 10% one earns a tenth
1 1/2 or 150/100    1.50 150% one earns one and a half times !

Sample rates if n>1, interest compounded during the year.
n  Nominal Interest  Interest Rate Each Period  APR, Annual Percentage Rate,
Actual yearly interest rate
 
2.50 .50/2= .25     .5625
2.25 .25/2 = .125    .265625
2.12 .12/2 = .06    .1236
4.50 .50/4= .125    .6018066

Enter numbers as decimals, not fractions.
Continuous Growth:            
Exponential Formula:
    P(x) = P0bkx

x =     P0 =     b =     k =
     
       
Discrete Growth:
Compounding Formula:            
   P(t) = P0(1 + r/n)nt        

t =     P0 =     r =     n =
     
   


Growth, Decay, Loans, Savings

    1. In 2000, P(x) = 7,000(1 + 1.5/100)x, was first used to describe the population growth, in years, of Keyport, NJ.
a) What would the population be in 2020 if the growth continues at the same rate.
*9427.985045850375 -- In 2020 the population would be about 9428 people. P(t) = 7000(1 + .015/1)1*20*
b) Experiment. Use this model to predict about when the population of Keyport will first reach 10,000.
*About 24 years, in 2024 the population would be about 10,007 people.*

    2. The number e is the limit, as n goes to infinity, of (1 + 1/n)n -- as n gets infinitely large.

    It is approximately 2.718281828459045...
a)What values of P0, r, and t must one use in P(t) = P0(1 + r/n)nt to make it the equation look like (1 + 1/n)n? *P0, r, and t ust each be 1.*
b) How large must n be to obtain 1 decimal digit of e?
*when n is 75, the expression equals 2.700378656300911*
c) How many decimal digits of e does the number 10,000 yield?
*If n is 10,000, e is about 2.7181459268249255, so 3 decimal digits.*

    3. Half-life means the length of time for half of the substance to decay/be changed. Radioactive materials decay. Each has its own half-life. For example, Nobelium has a really short half-life of 23 seconds.
    See source at: Physics Application: Radioactive Decay.
a. Find how much 14Carbon, carbon 14, remains after 100 years if 400 mg exists at time 0, and it DECAYS, at a rate of -.00012097 per year (base e). *about 395.190 mg.*
b. Find the half-life of 14Carbon. *
P(100) = about 395.190 mg.
P(1,000) = about 354.42 mg.
P(10,000) = about 199.31 mg, too much.
P(5,730) = about 200.00 mg. The half-life is about 5,730 years.
*

    4. 226Ra has a half-life of 1,620 years and becomes 222Ra upon decay. Algebraically find its rate of decay. See source at: Isotopes of radium. *k is about -.00043. * See work.

    5. Which is the better interest? Rate A is 5% nominal interest compounded monthly or Rate B which is 4% nominal interest compounded monthly? Why is it better?
*Rate A is better. It has an APR of 5.09 %. Rate B has an APR of 4.074 %.*



In Closing ...

    Hope you learned something and had some fun.

    Don't forget about:

Function and Relation Library.
Trig Functions Library
Exponential or Power Functions
A Bit about e
Lines
Parent Functions, Their Slope Functions, and Area Functions


[MC,i. Home, site home page] math home [master list of all MSH! dictionary words] [tutorials & resource material arranged by topic [Good Stuff -- free & valuable resources] spread sheet notes spread sheet notes
© 10/2018, Agnes Azzolino
www.mathnstuff.com/math/spoken/here/2class/300/fx/library/linvexp.htm