Math 22 Natural Exponential Functions

From Math Wiki
Jump to navigation Jump to search

Limit Definition of

 The irrational number  is defined to be the limit:
 
 

Compound Interest

 Let  be the amount deposited,  the number of years, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A}
 the balance, 
 and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle r}
 the annual interest rate (in decimal form).
 1. Compounded Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle n}
 times per year: Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A=P(1+\frac{r}{n})^{nt}}

 2. Compounded continuously: Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A=Pe^{rt}}

Exercises Find the balance in an account when $3000 is deposited for 10 years at an interest rate of 4%, compounded as follows.

a) Quarterly

Solution:  
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A=3000(1+\frac{0.04}{4})^{(4)10}}

a) Annually

Solution:  
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A=3000(1+\frac{0.04}{1})^{(1)10}}

a) Monthly

Solution:  
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A=3000(1+\frac{0.04}{12})^{(12)10}}

a) Daily

Solution:  
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A=3000(1+\frac{0.04}{365})^{(365)10}}

a) Continuously

Solution:  
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A=Pe^{rt}=3000(e^{(0.04) (10)})}

Present Value

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle P=\frac{A}{(1+\frac{r}{n})^{n t}}}

Exercises How much money should be deposited in an account paying 5% interest compounded monthly in order to have a balance of $20000 after 5 years?

Solution:  
This is present value problem. So
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle P=\frac{A}{(1+\frac{r}{n})^{n t}}=\frac{20000}{(1+\frac{0.05}{12})^{(12)(5)}}}

Return to Topics Page

This page were made by Tri Phan