Graphing Calculator Appendix

Size: px
Start display at page:

Download "Graphing Calculator Appendix"

Transcription

1 Appendix GC GC-1 This appendix contains some keystroke suggestions for many graphing calculator operations that are featured in this text. The keystrokes are for the TI-83/ TI-83 Plus calculators. The descriptions in the margin are the same as those used in the text and are arranged alphabetically. Please see your manual for additional information about your calculator. Basic Operations Numerical calculations are performed on the home screen. You can always return to the home screen by pressing 2nd QUIT. Pressing CLEAR erases the home screen. To evaluate the expression 2(3 + 5) 8 4, use the following keystrokes. ( ) 2 ( ) 8 4 ENTER Note: There is a difference between the key to enter a negative number, ( ), and the key for subtraction,. You cannot use these keys interchangeably. The 2nd key is used to access the commands written in gold above a key. For instance, to evaluate 49, press 2nd 49 ) ENTER. The ALPHA key is used to place a letter on the screen. One reason to do this is to store a value of a variable. The following keystrokes give A the value of 5. 5 STO ALPHA A ENTER This value is now available in calculations. For instance, we can find the value of 3a 2 by using the following keystrokes: 3 ALPHA A x 2. To display the value of the variable on the screen, press 2nd RCL ALPHA A. Note: When using the ALPHA key, only capital letters are available on TI- 83 calculator. Correlation Coefficient The value of the correlation coefficient for a regression equation calculation is not shown unless the DiagnosticOn feature is enabled. To enable this feature, press 2nd [catalog] D (scroll to DiagnosticOn) ENTER ENTER The correlation coefficient will appear on the screen along with a regression equation.

2 GC-2 Evaluating Functions There are various methods of evaluating a function but all methods require that the expression be entered as one of the functions Y1 to Y7. To evaluate x 2 f( x) = when x = 3, enter the expression into, x 1 for instance, Y1 and then press VARS 1 1 ( ( ) 3 ) ENTER. Note: If you try to evaluate a function at a number that is not in the domain of the function, you will get an error message. For instance, 1 is not in the x 2 domain of f( x) = If we try to evaluate the x 1 function at 1, the error screen at the right appears. Evaluating logarithms Logarithms base 10 can be found using LOG. For instance, to find the value of 19log( 2) + 1, press 19 LOG 2 ) + 1 ENTER. Natural logarithms can be found using LN. For instance, to find 3ln( 4) 2, press 3 LN 4 ) 2 ENTER. Evaluating Variable Expressions To evaluate a variable expression, first store the values of each variable. Then enter the variable expression on the home screen. To evaluate s 2 + 2sl when s = 4 and l = 5, use the following keystrokes. 4 STO ALPHA S ENTER 5 STO ALPHA L ENTER ALPHA S x ALPHA S ALPHA L ENTER Financial Calculations Financial calculations on a TI-83 Plus are accessed by pressing APPS and selecting Finance. On a TI-83, press 2nd FINANCE. The process for all financial calculations are the same: Select the finance functions, enter the values of the known variables, enter 0 for all other values, use the arrow keys to select the unknown variable, press ALPHA SOLVE. Here are some examples. Compound Interest Future Value Suppose an investment of $10,000 is made at an interest rate of 6.25% compounded daily. To find the value of the investment in 5 years, access the finance functions (see above). Select TMV Solver (TMV is an abbreviation for time value of money), press ENTER. Use the up and down arrow keys to select the variables. For this problem, N = 5, I% = 6.25, PV = , PMT = 0, FV = 0, P/Y = 1, and C/Y = 365. Now move the cursor to FV and press ALPHA SOLVE. The little square next to FV indicates that value was calculated. When using the finance functions of a TI-83 calculator, payments are entered as negative numbers, as we did for PV in the calculator screen at the left. The value of the investment in 5 years will be $13,

3 Appendix GC GC-3 Compound Interest Present Value An investor wants to have $10,000 in 4 years. To find how much the investor must place in an account today that earns 8% interest compounded quarterly, select TMV Solver and press ENTER. Use the up and down arrow keys to enter values for the variables. For this problem, N = 4, I% = 8, PV = 0, PMT = 0, FV = 10000, P/Y = 1, and C/Y = 4. Now move the cursor to PV and press ALPHA SOLVE. The little square next to PV indicates that value was calculated Take Note The meaning of the variables in a financial calculation are: N: For an annuity, the number of payments; for compound interest, the number of years I%: Annual interest rate PV: Present value FV: P/Y: C/Y: Future value Number of payments per year. For compound interest, P/Y = 1 Number of compounding periods per year PMT: END BEGIN - Select END if payments are made at the end of a period; select BEGIN if payments are made at the beginning of a period The investor must place $ in the account. Note that the result is a negative number. This is the amount that must be deposited (paid) into the account. Monthly Car or Mortgage Payment A cabinet maker finances $12,500 for a car at an annual interest rate of 8.3% compounded monthly for 5 years. To find the monthly payment, select TMV Solver and press ENTER. Use the up and down arrow keys to enter values for the variables. For this problem, N = 60 ( 5 12), I% = 8.3, PV = , PMT = 0, FV = 0, P/Y = 12, and C/Y = 12. Now move the cursor to PMT and press ALPHA SOLVE. The little square next to PMT indicates that value was calculated. The monthly payment is $ To calculate a monthly mortgage payment, follow the same steps as above. The present value is the amount of the mortgage. Calculate APR Suppose a management intern purchases an MP3 player for $250 and finances the purchase at an 8% simple interest rate for 12 months. The monthly payment is $ To find the APR, select TMV Solver and press ENTER. Use the up and down arrow keys to enter values for the variables. For this problem, N = 12, I% = 0 (this is the APR, not the simple interest rate), PV = 250, PMT = 22.5, FV = 0, P/Y = 12, and C/Y = 12. Now move the cursor to I% and press ALPHA SOLVE. The little square next to I% indicates that value was calculated. The APR is 14.45%.

4 GC-4 Calculating Mortgage or Loan Payoff An electrician has a 30-year mortgage at an annual interest rate of 6.5% and makes monthly payments of $ To find the mortgage payoff after making payments for 5 years (60 months), select TMV Solver and press ENTER. Use the up and down arrow keys to enter values for the variables. For this problem, N = 300 (360 60), I% = 6.5%, PV = 0, PMT = , FV = 0, P/Y = 12, and C/Y = 12. Now move the cursor to PV and press ALPHA SOLVE. The little square next to PV indicates that value was calculated. The mortgage payoff is $234, Graph To graph a function, use the Y= key to enter the expression for the function, select a suitable viewing window, and then press GRAPH. For instance, to graph f( x) = 0.1x 3 2x 1 in the standard viewing window, use the following keystrokes. Y=. 1 X,T,Θ,n ^ 3 2 X,T,Θ,n 1 ZOOM (scroll to 6) ENTER Note: For the keystrokes above, you do not have to scroll to 6. Alternatively, use ZOOM 6. This will select the standard viewing window and automatically start the graph. Use the graph. WINDOW 10 key to create a custom window for a Some special functions such as, ln( x), and log( x) can be graphed by using the keys for these functions. For instance, to graph e x 4 f( x) = 0.25e 2x, press Y=. 25 2nd e x ( ) 2 X,T,Θ,n ) ZOOM (scroll to 6) ENTER

5 Appendix GC GC-5 Intersect The INTERSECT feature is used to solve a system of equations. To illustrate 2x 3y = 13 this feature, we will use the system of equations. 3x + 4y = 6 Note: Some equations can be solved by this method. See Solve an Equation below. Also, this method is used to find a number in the domain of a function for a given number in the range. See Find a domain element below. Solve each of the equations in the system of equations for y. In this case, we have y = --x and y = --x Use the Y-editor to enter --x into Y and --x -- into Y2. Graph the two functions in the standard viewing window. (If 4 2 the window does not show the point of intersection of the two graphs, adjust the window until you can see the point of intersection.) Press 2nd CALC (scroll to 5, intersect) ENTER. Alternatively, you can just press CALC 5. 2nd First curve? is shown at the bottom of the screen and identifies one of the two graphs on the screen. Press ENTER. Second curve? is shown at the bottom of the screen and identifies the second of the two graphs on the screen. Press ENTER. Guess?, shown at the bottom of the screen, asks you to use the left or right arrow key to move the cursor to the approximate location of the point of intersection. (If there are two or more points of intersection, it does not matter which one you choose first.) Press ENTER. The solution of the system of equations is ( 2, 3).

6 GC-6 Solve an Equation To illustrate the steps, we will solve the equation 2x + 4 = 3x 1. The idea is to write the equation as the system of equations y = 2x + 4 and then use the steps for solving a system of equations. y = 3x 1 Use the Y-editor to enter the left and right sides of the equation into Y1 and Y2. Graph the two functions and then follow the steps for Intersect. The solution is 1, the x-coordinate of the point of intersection. Find a domain element For this example, we will find a number in the domain 2 of f( x) = --x + 2 that corresponds to 4 in the range of the function. This is 3 2 like solving the system of equations y = --x + 2 and y = 4. 3 Use the Y-editor to enter the expression for the function in Y1 and the desired output, 4, in Y2. Graph the two functions and then follow the steps for Intersect. The point of intersection is ( 3, 4). The number 3 in the domain of f produces an output of 4 in the range of f. Math Pressing MATH gives you access to many built-in functions. Frac function The Frac function converts a decimal to a fraction. The following keystrokes will convert to the fraction MATH 1 ENTER. Factorial To find 8!, press 8 MATH. Use the right arrow key to highlight PRB and then use the down arrow key to select 4:. Press ENTER ENTER.

7 Appendix GC GC-7 Permutations To find the permutations of 8 objects chosen 3 at a time, P( 83, ), press 8 MATH. Use the right arrow key to highlight PRB (this is the menu that contains counting and probability functions) and then use the down arrow key to select 2:. Press ENTER 3 ENTER Combinations To find the combinations of 10 objects chosen 4 at a time, C( 10, 4), press 10 MATH. Use the right arrow key to highlight PRB and then use the down arrow key to select 3:. Press ENTER 4 ENTER Additional built-in functions under MATH can be found by pressing MATH. For instance, to evaluate 25, press ( ) MATH 1 ( ) 25 ). See your owner s manual for assistance with other functions under the MATH key. Radical expressions To evaluate a square root expression, press 2nd. For instance, to evaluate.15 p 2 + 4p + 10 when p = 100,000, first store 100,000 in P. Then press nd ALPHA P x ALPHA P + 10 ) ENTER. To evaluate a radical expression other than a square root, access by pressing MATH. For instance, to evaluate 4 67, press 4 (the index of the radical) MATH (scroll to 5) ENTER 67 ENTER. x Statistics Mean, Median, Quartiles and Standard Deviation The values of the mean, median, quartiles, and standard deviation are calculated for a data set by selecting the 1-Var Stats function, which is one of the options that can be accessed by pressing the STAT key.

8 GC-8 For instance, the results of an exam given to 20 students are given below. 96, 72, 76, 47, 92, 58, 66, 79, 44, 62, 76, 78, 50, 52, 90, 84, 63, 65, 75, 86 To calculate the mean, median, quartiles, or standard deviation for this data, press STAT to access the statistics menu. Press 1 to Edit or enter data. To delete data already in a list, press the up arrow to highlight the list name. For instance, to delete data in L1, highlight L1. Then press CLEAR and ENTER. Now enter each test score under L1, pressing ENTER after each entry. Use the up and down arrow keys to change a value. To calculate the mean, median, quartiles, or standard deviation, press STAT to access the CALC menu. The press 1 ENTER. The results are shown below. Notice the down arrow by n = 20. This indicates that more values follow. Use the down arrow key to scroll through all the values. For the calculation, we have the mean is 70.55, the sample standard deviation is approximately 15.35, the population standard deviation is approximately 14.96, the first quartile (Q 1 ) is 60, the median is 73.5, and the third quartile (Q 3 ) is The lowest test score is 44 and the greatest test score is 96. Using these numbers, the range is = 52. Linear Regression A study is done to determine the number of grams of sugar that will dissolve in a liquid at various temperatures. The data is shown below. Temperature, x (in o C) Grams of sugar, y All calculations and graphs involving statistical data begin by entering the data using the Edit option which is accessed by pressing STAT. For the data above, press STAT to access the statistics menu. Press 1 to Edit or enter data. To delete data already in a list, press the up arrow to highlight the list name. For instance, to delete data in L1, highlight L1. Then press CLEAR and ENTER. Now enter each value of the independent variable in L1, pressing ENTER after each entry. Use the up and down arrow keys to change a value. When all values of the independent variable are entered, press. This will put you in the next column to enter the values of the dependent variable in L2.

9 Appendix GC GC-9 Create a scatter diagram Press 2nd STATPLOT (use the down arrow key to select Plot1, Plot2, or Plot3) ENTER. Use arrow keys to move the cursor to On and then press ENTER. The first graph type is for a scatter diagram. Move the cursor over that symbol and press ENTER. Be sure that Xlist and Ylist are the names of the lists into which you stored data. You can change these by pressing 2nd and then selecting the appropriate list, L1 through L6. Prepare to graph the data by adjusting the viewing window by pressing WINDOW and entering appropriate values. Now press GRAPH. 250 Note: You can tell that STAT PLOTS is active by pressing Y=. For one screen at the right, observe that PLOT1 is highlighted indicating it is active. To turn STAT PLOTSoff, use the up arrow key to highlight it and then press ENTER. Now use the arrow key to move the cursor to the right of the equal sign for Y Find a linear regression equation Press STAT (scroll to 4) ENTER 2nd L1, 2nd L2, VARS 1 1 ENTER.The values of the slope and y-intercept of the linear regression equation will be displayed on the screen. If DiagnosticOn is enabled (See Correlation coefficient.), then the coefficient of determination r 2 and the correlation coefficient r are also shown. Note: If data is stored in L1 and L2, the keystrokes 2nd L1, 2nd L2 are not necessary. The keystrokes VARS 1 1 ENTER place the regression equation in Y1. These keystrokes are not necessary but are helpful if you need to graph the regression equation or evaluate the equation at a given value of the independent variable. See below for more details. Other regression equations can be calculated. For instance, to find a regression equation of the form y = ab x, called an exponential regression equation, enter the data, select ExpReg from the CALC menu under the STAT menu and then press ENTER ENTER.

10 GC-10 Note: Because the data was entered into L1 and L2, it was not necessary to include them in ExpReg. We did include the optional Y1. This is good practice because it makes evaluating and graphing a regression equation much easier. Graph a regression equation Press (scroll to 4) ENTER 2nd STAT, 2nd L2, VARS 1 1 ENTER. This will store the regression equation in Y1. Now press GRAPH. It may be necessary to adjust the viewing window. Evaluate a regression equation Complete the steps to graph a regression equation but do not graph the equation. To evaluate the equation when x = 50, press VARS 1 1 ( 50 ) ENTER. L Table There are three steps in creating an input/output table for a function. First use the Y= editor to input the function. The second step is setting up the table, and the third step is displaying the table. To set up the table, press 2nd TBLSET. TblStart is the first value of the independent variable in the input/output table. Tbl is the difference between successive values. Setting this to 1 means that, for this table, the input values are 2, 1, 0, 1, If Tbl= 0.5, then the input values of would be 2, 1.5, 1, 0.5, 0, 0.5,.... Indpnt is the independent variable. When this is set to Auto, values of the independent variable are automatically entered into the table. Depend is the dependent variable. When this is set to Auto, values of the dependent variable are automatically entered into the table. TABLE. An in- is shown at the To display the table, press 2nd put/output table for f( x) = x 2 1 right. Once the table is on the screen, the up and down arrow keys can be used to display more values in the table. For the table at the right, we used the up arrow key to move to x = 7.

11 Appendix GC GC-11 An input/output table for any given input can be created by selecting Ask for the independent variable. The cursor will be at X=. Enter values for x and press ENTER. The values will be displayed in the table. The table at the right shows an input/output 4x table for f( x) = for selected values of x. Note x 2 the word ERROR when 2 was entered. This occurred because f is not defined when x = 2. Note: Using the table feature in Ask mode is the same as evaluating a function for given values of the independent variable. For instance, from the table at the right, we have f ( 4) = 8. Trace Once a graph is drawn, pressing TRACE will place a cursor on the screen and the coordinates of the point below the cursor are shown at the bottom of the screen. Use the left and right arrow keys to move the cursor along the graph. For the graph of f( x) = 0.1x 3 2x + 2, shown at the right, we have f ( 4.8) = In TRACE mode, you can evaluate a function at any value of the independent variable that is within Xmin and Xmax. To do this, first graph the function. Now press TRACE (the value of x) ENTER. For the graph at the left below, we used x = 3.5. If a value of x is chosen outside the window, an error message is displayed. In the example above where we entered 3.5 for x, the value of the function was calculated as This means that f ( 3.5) = The keystrokes 2nd QUIT VARS 1 1 MATH 1 ENTER will convert the decimal value to a fraction. When the TRACE feature is used with two or more graphs, the up and down arrow keys are used to move between the graphs. The graphs below are for the functions f( x) = 0.1x 3 2x + 2 and gx ( ) = 2x 3. By using the up and down arrows, we can place the cursor on either graph. The right and left arrows are used to move along the graph.

12 GC-12 Window The viewing window for a graph is controlled Ymax by pressing WINDOW. Xmin and Xmax are the Xscl Yscl minimum value and maximum value, respectively, of the independent variable shown on the graph. Xscl is the distance between tic Xmin Xmax marks on the x-axis. Ymin and Ymax are the minimum value and maximum value, respectively, Ymin of the dependent variable shown on the graph. Yscl is the distance be- tween tic marks on the y-axis. Leave Xres as 1. Note: In the standard viewing window, the distance between tic marks on the x-axis is different from the distance between tic marks on the y-axis. This will distort a graph. A more accurate picture of a graph can be created by using a SQUARE viewing window. See ZOOM. Y= The Y= editor is used to enter the expression for a function. There are ten possible functions, labeled Y1, Y2, Y3,..., Y0, that can be active at any one Take Note Although there are ten possible functions, only seven can be time. For instance, to enter f( x) = x 2 + 3x 2 as Y1, use the following keystrokes. displayed at one time, as shown on the calculator screen at the Y= X,T,Θ,n x X,T,Θ,n 2 right. Note: If an expression is already entered for Y1, place the cursor anywhere on that expression and press CLEAR. 2v 1 To enter s = into Y2, place the cursor to the v 3 3 right of the equal sign for Y2. Then press ( 2 X,T,Θ,n 1 ) ( X,T,Θ,n ^ 3 3 ) Note: When entering an equation, the independent variable, v in the expression above, is entered using X,T,Θ,n. The dependent variable, s in the expression above, is one of Y1 to Y0. Also note the use of parentheses to ensure the correct order of operations. Observe the black rectangle that covers the equal sign for the two examples we have shown. This rectangle means that the function is active. If we were to press GRAPH, then the graphs of both functions would appear. You can make a function inactive by using the arrow keys to move the cursor over the equal sign of that function and then pressing ENTER. This will remove the black rectangle. We have done that for Y2, as shown above. Now if GRAPH is pressed, only Y1 will be graphed. It is also possible to control the appearance of the graph by moving the cursor on the Y= screen to the left of any Y. With the cursor in this position, pressing ENTER will change the appearance of the graph. The options are shown at the right. Default Bold graph Shade above graph Shade below graph Animate graph Animate graph Dashed graph

13 Appendix GC GC-13 Zero The ZERO feature of a graphing calculator is used for various calculations: to find the x-intercepts of a function, to solve some equations, and to find the zero of a function. x-intercepts To illustrate the procedure for finding x-intercepts, we will use f(x) = x 2 + x 2. First, use the Y-editor to enter the expression for the function and then graph the function in the standard viewing window. (For some functions, it may be necessary to adjust this window so that the intercepts are visible). Once the graph is displayed, use the keystrokes below to find the x-intercepts of the graph of the function. Press 2nd CALC (scroll to 2 for zero of the function) ENTER. Alternatively, you can just press CALC 2. 2nd Left Bound?, shown at the bottom of the screen, asks you to use the left or right arrow keys to move the cursor to the left of the desired x-intercept. Press ENTER. Right Bound?, shown at the bottom of the screen, asks you to use the left or right arrow keys to move the cursor to the right of the desired x-intercept. Press ENTER. Guess?, shown at the bottom of the screen, asks you to use the left or right arrow keys to move the cursor to the approximate location of the desired x- intercept. Press ENTER. The x-coordinate of an x-intercept is 2. Therefore, an x-intercept is ( 2, 0). To find the other x-intercept, follow the same steps as above. The screens for this calculation are shown below. A second x-intercept is (1, 0). Solve an equation To use the ZERO feature to solve an equation, first rewrite the equation with all terms on one side. For instance, one way to solve x 3 x + 1 = 2x + 3 is to first rewrite the equation as x 3 + x 2 = 0. Enter x 3 + x 2 into Y1 and then follow the steps for finding x-intercepts.

14 GC-14 Find the real zeros of a function To find the real zeros of a function, follow the steps for finding x-intercepts. Zoom Pressing ZOOM allows you to create some preset viewing windows. This key also gives you access to ZBox, Zoom In, and Zoom Out. These functions allow you to redraw a selected portion of a graph in a new window. Some windows used frequently in this text are shown below.

TI-83 Plus Workshop. Al Maturo,

TI-83 Plus Workshop. Al Maturo, Solving Equations with one variable. Enter the equation into: Y 1 = x x 6 Y = x + 5x + 3 Y 3 = x 3 5x + 1 TI-83 Plus Workshop Al Maturo, AMATURO@las.ch We shall refer to this in print as f(x). We shall

More information

Using the TI-83 Statistical Features

Using the TI-83 Statistical Features Entering data (working with lists) Consider the following small data sets: Using the TI-83 Statistical Features Data Set 1: {1, 2, 3, 4, 5} Data Set 2: {2, 3, 4, 4, 6} Press STAT to access the statistics

More information

FINITE MATH LECTURE NOTES. c Janice Epstein 1998, 1999, 2000 All rights reserved.

FINITE MATH LECTURE NOTES. c Janice Epstein 1998, 1999, 2000 All rights reserved. FINITE MATH LECTURE NOTES c Janice Epstein 1998, 1999, 2000 All rights reserved. August 27, 2001 Chapter 1 Straight Lines and Linear Functions In this chapter we will learn about lines - how to draw them

More information

Analyzing Accumulated Change: More Applications of Integrals & 7.1 Differences of Accumulated Changes

Analyzing Accumulated Change: More Applications of Integrals & 7.1 Differences of Accumulated Changes Chapter 7 Analyzing Accumulated Change: More Applications of Integrals & 7.1 Differences of Accumulated Changes This chapter helps you effectively use your calculatorõs numerical integrator with various

More information

Statistics TI-83 Usage Handout

Statistics TI-83 Usage Handout Statistics TI-83 Usage Handout This handout includes instructions for performing several different functions on a TI-83 calculator for use in Statistics. The Contents table below lists the topics covered

More information

(i.e. the rate of change of y with respect to x)

(i.e. the rate of change of y with respect to x) Section 1.3 - Linear Functions and Math Models Example 1: Questions we d like to answer: 1. What is the slope of the line? 2. What is the equation of the line? 3. What is the y-intercept? 4. What is the

More information

The instructions on this page also work for the TI-83 Plus and the TI-83 Plus Silver Edition.

The instructions on this page also work for the TI-83 Plus and the TI-83 Plus Silver Edition. The instructions on this page also work for the TI-83 Plus and the TI-83 Plus Silver Edition. The position of the graphically represented keys can be found by moving your mouse on top of the graphic. Turn

More information

The Regular Payment of an Annuity with technology

The Regular Payment of an Annuity with technology UNIT 7 Annuities Date Lesson Text TOPIC Homework Dec. 7 7.1 7.1 The Amount of an Annuity with technology Pg. 415 # 1 3, 5 7, 12 **check answers withti-83 Dec. 9 7.2 7.2 The Present Value of an Annuity

More information

Use the data you collected and plot the points to create scattergrams or scatter plots.

Use the data you collected and plot the points to create scattergrams or scatter plots. Key terms: bivariate data, scatterplot (also called scattergram), correlation (positive, negative, or none as well as strong or weak), regression equation, interpolation, extrapolation, and correlation

More information

The Normal Probability Distribution

The Normal Probability Distribution 102 The Normal Probability Distribution C H A P T E R 7 Section 7.2 4Example 1 (pg. 71) Finding Area Under a Normal Curve In this exercise, we will calculate the area to the left of 5 inches using a normal

More information

The TVM Solver. When you input four of the first five variables in the list above, the TVM Solver solves for the fifth variable.

The TVM Solver. When you input four of the first five variables in the list above, the TVM Solver solves for the fifth variable. 1 The TVM Solver The TVM Solver is an application on the TI-83 Plus graphing calculator. It displays the timevalue-of-money (TVM) variables used in solving finance problems. Prior to using the TVM Solver,

More information

Manual for the TI-83, TI-84, and TI-89 Calculators

Manual for the TI-83, TI-84, and TI-89 Calculators Manual for the TI-83, TI-84, and TI-89 Calculators to accompany Mendenhall/Beaver/Beaver s Introduction to Probability and Statistics, 13 th edition James B. Davis Contents Chapter 1 Introduction...4 Chapter

More information

When changing any conditions of an investment or loan, the amount or principal will also change.

When changing any conditions of an investment or loan, the amount or principal will also change. KEY CONCEPTS When changing any conditions of an investment or loan, the amount or principal will also change. Doubling an interest rate or term more than doubles the total interest This is due to the effects

More information

3. Continuous Probability Distributions

3. Continuous Probability Distributions 3.1 Continuous probability distributions 3. Continuous Probability Distributions K The normal probability distribution A continuous random variable X is said to have a normal distribution if it has a probability

More information

SA2 Unit 4 Investigating Exponentials in Context Classwork A. Double Your Money. 2. Let x be the number of assignments completed. Complete the table.

SA2 Unit 4 Investigating Exponentials in Context Classwork A. Double Your Money. 2. Let x be the number of assignments completed. Complete the table. Double Your Money Your math teacher believes that doing assignments consistently will improve your understanding and success in mathematics. At the beginning of the year, your parents tried to encourage

More information

Chapter 5 Summarizing Bivariate Data

Chapter 5 Summarizing Bivariate Data Chapter 5 Summarizing Bivariate Data 5.0 Introduction In Chapter 5 we address some graphic and numerical descriptions of data when two measures are taken from an individual. In the typical situation we

More information

CFALA/USC REVIEW MATERIALS USING THE TI-BAII PLUS CALCULATOR

CFALA/USC REVIEW MATERIALS USING THE TI-BAII PLUS CALCULATOR CFALA/USC REVIEW MATERIALS USING THE TI-BAII PLUS CALCULATOR David Cary, PhD, CFA Spring 2019. dcary@dcary.com (helpful if you put CFA Review in subject line) Updated 1/3/2019 Using the TI-BA2+ Notes by

More information

CFALA/USC REVIEW MATERIALS USING THE TI-BAII PLUS CALCULATOR. Using the TI-BA2+

CFALA/USC REVIEW MATERIALS USING THE TI-BAII PLUS CALCULATOR. Using the TI-BA2+ CFALA/USC REVIEW MATERIALS USING THE TI-BAII PLUS CALCULATOR David Cary, PhD, CFA Fall 2018. dcary@dcary.com (helpful if you put CFA Review in subject line) Using the TI-BA2+ Notes by David Cary These

More information

Normal Probability Distributions

Normal Probability Distributions C H A P T E R Normal Probability Distributions 5 Section 5.2 Example 3 (pg. 248) Normal Probabilities Assume triglyceride levels of the population of the United States are normally distributed with a mean

More information

UNIT 11 STUDY GUIDE. Key Features of the graph of

UNIT 11 STUDY GUIDE. Key Features of the graph of UNIT 11 STUDY GUIDE Key Features of the graph of Exponential functions in the form The graphs all cross the y-axis at (0, 1) The x-axis is an asymptote. Equation of the asymptote is y=0 Domain: Range:

More information

Continuous Random Variables and the Normal Distribution

Continuous Random Variables and the Normal Distribution Chapter 6 Continuous Random Variables and the Normal Distribution Continuous random variables are used to approximate probabilities where there are many possible outcomes or an infinite number of possible

More information

Ti 83/84. Descriptive Statistics for a List of Numbers

Ti 83/84. Descriptive Statistics for a List of Numbers Ti 83/84 Descriptive Statistics for a List of Numbers Quiz scores in a (fictitious) class were 10.5, 13.5, 8, 12, 11.3, 9, 9.5, 5, 15, 2.5, 10.5, 7, 11.5, 10, and 10.5. It s hard to get much of a sense

More information

Chapter 6 Analyzing Accumulated Change: Integrals in Action

Chapter 6 Analyzing Accumulated Change: Integrals in Action Chapter 6 Analyzing Accumulated Change: Integrals in Action 6. Streams in Business and Biology You will find Excel very helpful when dealing with streams that are accumulated over finite intervals. Finding

More information

Texas Instruments 83 Plus and 84 Plus Calculator

Texas Instruments 83 Plus and 84 Plus Calculator Texas Instruments 83 Plus and 84 Plus Calculator For the topics we cover, keystrokes for the TI-83 PLUS and 84 PLUS are identical. Keystrokes are shown for a few topics in which keystrokes are unique.

More information

Seven Steps of Constructing Projects

Seven Steps of Constructing Projects I. Who are you? Seven Steps of Constructing Projects Agenda Assuming no responsibility, If you could immerse yourself for 4 hours doing something you love but never have 4 hours to do WHAT WOULD YOU DO?

More information

The values in the TVM Solver are quantities involved in compound interest and annuities.

The values in the TVM Solver are quantities involved in compound interest and annuities. Texas Instruments Graphing Calculators have a built in app that may be used to compute quantities involved in compound interest, annuities, and amortization. For the examples below, we ll utilize the screens

More information

Analyzing Accumulated Change: More Applications of Integrals & 7.1 Differences of Accumulated Changes

Analyzing Accumulated Change: More Applications of Integrals & 7.1 Differences of Accumulated Changes Chapter 7 Analyzing Accumulated Change: More Applications of Integrals & 7.1 Differences of Accumulated Changes This chapter helps you effectively use your calculatorõs numerical integrator with various

More information

Manual for SOA Exam FM/CAS Exam 2.

Manual for SOA Exam FM/CAS Exam 2. Manual for SOA Exam FM/CAS Exam 2. Chapter 1. Basic Interest Theory. c 2009. Miguel A. Arcones. All rights reserved. Extract from: Arcones Manual for the SOA Exam FM/CAS Exam 2, Financial Mathematics.

More information

BARUCH COLLEGE MATH 2205 SPRING MANUAL FOR THE UNIFORM FINAL EXAMINATION Joseph Collison, Warren Gordon, Walter Wang, April Allen Materowski

BARUCH COLLEGE MATH 2205 SPRING MANUAL FOR THE UNIFORM FINAL EXAMINATION Joseph Collison, Warren Gordon, Walter Wang, April Allen Materowski BARUCH COLLEGE MATH 05 SPRING 006 MANUAL FOR THE UNIFORM FINAL EXAMINATION Joseph Collison, Warren Gordon, Walter Wang, April Allen Materowski The final examination for Math 05 will consist of two parts.

More information

Sample Investment Device CD (Certificate of Deposit) Savings Account Bonds Loans for: Car House Start a business

Sample Investment Device CD (Certificate of Deposit) Savings Account Bonds Loans for: Car House Start a business Simple and Compound Interest (Young: 6.1) In this Lecture: 1. Financial Terminology 2. Simple Interest 3. Compound Interest 4. Important Formulas of Finance 5. From Simple to Compound Interest 6. Examples

More information

Chapter 5 Project: Broiler Chicken Production. Name Name

Chapter 5 Project: Broiler Chicken Production. Name Name Chapter 5 Project: Broiler Chicken Production Name Name 1. Background information The graph and data that form the basis of this project were taken from a very useful web site sponsored by the National

More information

Section Compound Interest

Section Compound Interest Section 5.1 - Compound Interest Simple Interest Formulas If I denotes the interest on a principal P (in dollars) at an interest rate of r (as a decimal) per year for t years, then we have: Interest: Accumulated

More information

Activity Two: Investigating Slope and Y-Intercept in the Real World. Number of Tickets Cost 8 $ $11.00 $

Activity Two: Investigating Slope and Y-Intercept in the Real World. Number of Tickets Cost 8 $ $11.00 $ Activity Two: Investigating Slope and Y-Intercept in the Real World Directions: Use what you have learned about the concepts of slope and y-intercept to solve: A. A Day at the Fair You and your friends

More information

Math of Finance Exponential & Power Functions

Math of Finance Exponential & Power Functions The Right Stuff: Appropriate Mathematics for All Students Promoting the use of materials that engage students in meaningful activities that promote the effective use of technology to support mathematics,

More information

6.1 Simple and Compound Interest

6.1 Simple and Compound Interest 6.1 Simple and Compound Interest If P dollars (called the principal or present value) earns interest at a simple interest rate of r per year (as a decimal) for t years, then Interest: I = P rt Accumulated

More information

Sections F.1 and F.2- Simple and Compound Interest

Sections F.1 and F.2- Simple and Compound Interest Sections F.1 and F.2- Simple and Compound Interest Simple Interest Formulas If I denotes the interest on a principal P (in dollars) at an interest rate of r (as a decimal) per year for t years, then we

More information

STATISTICAL DISTRIBUTIONS AND THE CALCULATOR

STATISTICAL DISTRIBUTIONS AND THE CALCULATOR STATISTICAL DISTRIBUTIONS AND THE CALCULATOR 1. Basic data sets a. Measures of Center - Mean ( ): average of all values. Characteristic: non-resistant is affected by skew and outliers. - Median: Either

More information

3500. What types of numbers do not make sense for x? What types of numbers do not make sense for y? Graph y = 250 x+

3500. What types of numbers do not make sense for x? What types of numbers do not make sense for y? Graph y = 250 x+ Name Date TI-84+ GC 19 Choosing an Appropriate Window for Applications Objective: Choose appropriate window for applications Example 1: A small company makes a toy. The price of one toy x (in dollars)

More information

WEB APPENDIX 8A 7.1 ( 8.9)

WEB APPENDIX 8A 7.1 ( 8.9) WEB APPENDIX 8A CALCULATING BETA COEFFICIENTS The CAPM is an ex ante model, which means that all of the variables represent before-the-fact expected values. In particular, the beta coefficient used in

More information

HP12 C CFALA REVIEW MATERIALS USING THE HP-12C CALCULATOR. CFALA REVIEW: Tips for using the HP 12C 2/9/2015. By David Cary 1

HP12 C CFALA REVIEW MATERIALS USING THE HP-12C CALCULATOR. CFALA REVIEW: Tips for using the HP 12C 2/9/2015. By David Cary 1 CFALA REVIEW MATERIALS USING THE HP-12C CALCULATOR David Cary, PhD, CFA Spring 2015 dcary@dcary.com (helpful if you put CFA Review in subject line) HP12 C By David Cary Note: The HP12C is not my main calculator

More information

BARUCH COLLEGE MATH 2003 SPRING 2006 MANUAL FOR THE UNIFORM FINAL EXAMINATION

BARUCH COLLEGE MATH 2003 SPRING 2006 MANUAL FOR THE UNIFORM FINAL EXAMINATION BARUCH COLLEGE MATH 003 SPRING 006 MANUAL FOR THE UNIFORM FINAL EXAMINATION The final examination for Math 003 will consist of two parts. Part I: Part II: This part will consist of 5 questions similar

More information

A mortgage is an annuity where the present value is the amount borrowed to purchase a home

A mortgage is an annuity where the present value is the amount borrowed to purchase a home KEY CONCEPTS A mortgage is an annuity where the present value is the amount borrowed to purchase a home The amortization period is the length of time needed to eliminate the debt Typical amortization period

More information

When Is Factoring Used?

When Is Factoring Used? When Is Factoring Used? Name: DAY 9 Date: 1. Given the function, y = x 2 complete the table and graph. x y 2 1 0 1 2 3 1. A ball is thrown vertically upward from the ground according to the graph below.

More information

How Wealthy Are Europeans?

How Wealthy Are Europeans? How Wealthy Are Europeans? Grades: 7, 8, 11, 12 (course specific) Description: Organization of data of to examine measures of spread and measures of central tendency in examination of Gross Domestic Product

More information

Name: Class: Date: A2R 3.4 Problem Set - Major Characteristics of Polynomial Graphs

Name: Class: Date: A2R 3.4 Problem Set - Major Characteristics of Polynomial Graphs Name: Class: Date: A2R 3.4 Problem Set - Major Characteristics of Polynomial Graphs Use the coordinate plane to sketch a graph with the given characteristics. If the graph is not possible to sketch, explain

More information

hp calculators HP 20b Loan Amortizations The time value of money application Amortization Amortization on the HP 20b Practice amortizing loans

hp calculators HP 20b Loan Amortizations The time value of money application Amortization Amortization on the HP 20b Practice amortizing loans The time value of money application Amortization Amortization on the HP 20b Practice amortizing loans The time value of money application The time value of money application built into the HP 20b is used

More information

2.4 - Exponential Functions

2.4 - Exponential Functions c Kathryn Bollinger, January 21, 2010 1 2.4 - Exponential Functions General Exponential Functions Def: A general exponential function has the form f(x) = a b x where a is a real number constant with a

More information

Activity 1.1 Compound Interest and Accumulated Value

Activity 1.1 Compound Interest and Accumulated Value Activity 1.1 Compound Interest and Accumulated Value Remember that time is money. Ben Franklin, 1748 Reprinted by permission: Tribune Media Services Broom Hilda has discovered too late the power of compound

More information

TVM Appendix: Using the TI-83/84

TVM Appendix: Using the TI-83/84 Time Value of Money Problems on a Texas Instruments TI-84 Before you start: To calculate problems on a TI-84, you have to go into the applications menu, the lavender APPS key on the calculator. Several

More information

Chapter 6 Confidence Intervals

Chapter 6 Confidence Intervals Chapter 6 Confidence Intervals Section 6-1 Confidence Intervals for the Mean (Large Samples) VOCABULARY: Point Estimate A value for a parameter. The most point estimate of the population parameter is the

More information

DATA HANDLING Five-Number Summary

DATA HANDLING Five-Number Summary DATA HANDLING Five-Number Summary The five-number summary consists of the minimum and maximum values, the median, and the upper and lower quartiles. The minimum and the maximum are the smallest and greatest

More information

Common Core Algebra L clone 4 review R Final Exam

Common Core Algebra L clone 4 review R Final Exam 1) Which graph represents an exponential function? A) B) 2) Which relation is a function? A) {(12, 13), (14, 19), (11, 17), (14, 17)} B) {(20, -2), (24, 10), (-21, -5), (22, 4)} C) {(34, 8), (32, -3),

More information

Hewlett Packard 17BII Calculator

Hewlett Packard 17BII Calculator Hewlett Packard 17BII Calculator Keystrokes for the HP 17BII are shown for a few topics in which keystrokes are unique. Start by reading the Quik Start section. Then, before beginning a specific unit of

More information

Casio 9750G PLUS Calculator

Casio 9750G PLUS Calculator Casio 9750G PLUS Calculator Keystrokes for the Casio 9750G PLUS are shown for a few topics in which keystrokes are unique. Start by reading the Quik Start section. Then, before beginning a specific unit

More information

Student Activity: Show Me the Money!

Student Activity: Show Me the Money! 1.2 The Y-Intercept: Student Activity Student Activity: Show Me the Money! Overview: Objective: Terms: Materials: Procedures: Students connect recursive operations with graphs. Algebra I TEKS b.3.b Given

More information

Chap3a Introduction to Exponential Functions. Y = 2x + 4 Linear Increasing Slope = 2 y-intercept = (0,4) f(x) = 3(2) x

Chap3a Introduction to Exponential Functions. Y = 2x + 4 Linear Increasing Slope = 2 y-intercept = (0,4) f(x) = 3(2) x Name Date HW Packet Lesson 3 Introduction to Exponential Functions HW Problem 1 In this problem, we look at the characteristics of Linear and Exponential Functions. Complete the table below. Function If

More information

Math 1526 Summer 2000 Session 1

Math 1526 Summer 2000 Session 1 Math 1526 Summer 2 Session 1 Lab #2 Part #1 Rate of Change This lab will investigate the relationship between the average rate of change, the slope of a secant line, the instantaneous rate change and the

More information

Math 166: Topics in Contemporary Mathematics II

Math 166: Topics in Contemporary Mathematics II Math 166: Topics in Contemporary Mathematics II Xin Ma Texas A&M University October 28, 2017 Xin Ma (TAMU) Math 166 October 28, 2017 1 / 10 TVM Solver on the Calculator Unlike simple interest, it is much

More information

Risk Analysis. å To change Benchmark tickers:

Risk Analysis. å To change Benchmark tickers: Property Sheet will appear. The Return/Statistics page will be displayed. 2. Use the five boxes in the Benchmark section of this page to enter or change the tickers that will appear on the Performance

More information

Section 5.1 Simple and Compound Interest

Section 5.1 Simple and Compound Interest Section 5.1 Simple and Compound Interest Question 1 What is simple interest? Question 2 What is compound interest? Question 3 - What is an effective interest rate? Question 4 - What is continuous compound

More information

CFA Review Materials: Using the HP 12C Financial Calculator By David Cary, PhD, CFA LA Edited by Klaas Kuperus, MORAVIA Education Spring 2016

CFA Review Materials: Using the HP 12C Financial Calculator By David Cary, PhD, CFA LA Edited by Klaas Kuperus, MORAVIA Education Spring 2016 CFA Review Materials: Using the HP 12C Financial Calculator By David Cary, PhD, CFA LA Edited by Klaas Kuperus, MORAVIA Education Spring 2016 CFA Exam acceptable calculators The following HP calculators

More information

S14 Exponential Growth and Decay (Graphing Calculator or App Needed)

S14 Exponential Growth and Decay (Graphing Calculator or App Needed) 1010 Homework Name S14 Exponential Growth and Decay (Graphing Calculator or App Needed) 1. Without graphing, classify each of the following as increasing or decreasing and find f (0). a. f (x) = 1.5(0.75)

More information

Name Name. To enter the data manually, go to the StatCrunch website (www.statcrunch.com) and log in (new users must register).

Name Name. To enter the data manually, go to the StatCrunch website (www.statcrunch.com) and log in (new users must register). Chapter 5 Project: Broiler Chicken Production Name Name 1. Background information The graph and data that form the basis of this project were taken from a very useful web site sponsored by the National

More information

AP Stats: 3B ~ Least Squares Regression and Residuals. Objectives:

AP Stats: 3B ~ Least Squares Regression and Residuals. Objectives: Objectives: INTERPRET the slope and y intercept of a least-squares regression line USE the least-squares regression line to predict y for a given x CALCULATE and INTERPRET residuals and their standard

More information

The Least Squares Regression Line

The Least Squares Regression Line The Least Squares Regression Line Section 5.3 Cathy Poliak, Ph.D. cathy@math.uh.edu Office hours: T Th 1:30 pm - 3:30 pm 620 PGH & 5:30 pm - 7:00 pm CASA Department of Mathematics University of Houston

More information

3.1 Simple Interest. Definition: I = Prt I = interest earned P = principal ( amount invested) r = interest rate (as a decimal) t = time

3.1 Simple Interest. Definition: I = Prt I = interest earned P = principal ( amount invested) r = interest rate (as a decimal) t = time 3.1 Simple Interest Definition: I = Prt I = interest earned P = principal ( amount invested) r = interest rate (as a decimal) t = time An example: Find the interest on a boat loan of $5,000 at 16% for

More information

QUADRATIC. Parent Graph: How to Tell it's a Quadratic: Helpful Hints for Calculator Usage: Domain of Parent Graph:, Range of Parent Graph: 0,

QUADRATIC. Parent Graph: How to Tell it's a Quadratic: Helpful Hints for Calculator Usage: Domain of Parent Graph:, Range of Parent Graph: 0, Parent Graph: How to Tell it's a Quadratic: If the equation's largest exponent is 2 If the graph is a parabola ("U"-Shaped) Opening up or down. QUADRATIC f x = x 2 Domain of Parent Graph:, Range of Parent

More information

CHAPTER 6. Exponential Functions

CHAPTER 6. Exponential Functions CHAPTER 6 Eponential Functions 6.1 EXPLORING THE CHARACTERISTICS OF EXPONENTIAL FUNCTIONS Chapter 6 EXPONENTIAL FUNCTIONS An eponential function is a function that has an in the eponent. Standard form:

More information

Calculator Advanced Features. Capital Budgeting. Contents. Net Present Value (NPV) Net Present Value (NPV) Net Present Value (NPV) Capital Budgeting

Calculator Advanced Features. Capital Budgeting. Contents. Net Present Value (NPV) Net Present Value (NPV) Net Present Value (NPV) Capital Budgeting Capital Budgeting Contents TI BAII Plus Calculator Advanced Features Uneven Cash Flows Mean, Variance, and Standard Deviation Covariance, Correlation, and Regression Deprecation Net Present Value (NPV)

More information

Further Mathematics 2016 Core: RECURSION AND FINANCIAL MODELLING Chapter 6 Interest and depreciation

Further Mathematics 2016 Core: RECURSION AND FINANCIAL MODELLING Chapter 6 Interest and depreciation Further Mathematics 2016 Core: RECURSION AND FINANCIAL MODELLING Chapter 6 Interest and depreciation Key knowledge the use of first- order linear recurrence relations to model flat rate and unit cost and

More information

Important Information

Important Information BA II PLUSé Important Information Texas Instruments makes no warranty, either express or implied, including but not limited to any implied warranties of merchantability and fitness for a particular purpose,

More information

Time Value of Money Menu

Time Value of Money Menu Time Value of Money Menu The Time-Value-of-Money (TVM) menu calculates Compound Interest problems involving money earning interest over a period of time. To show it, touch the OPT key and in the section

More information

Page Points Score Total: 100

Page Points Score Total: 100 Math 1130 Spring 2019 Sample Midterm 2b 2/28/19 Name (Print): Username.#: Lecturer: Rec. Instructor: Rec. Time: This exam contains 10 pages (including this cover page) and 9 problems. Check to see if any

More information

Unit 9: Borrowing Money

Unit 9: Borrowing Money Unit 9: Borrowing Money 1 Financial Vocab Amortization Table A that lists regular payments of a loan and shows how much of each payment goes towards the interest charged and the principal borrowed, as

More information

Introduction to the Hewlett-Packard (HP) 10B Calculator and Review of Mortgage Finance Calculations

Introduction to the Hewlett-Packard (HP) 10B Calculator and Review of Mortgage Finance Calculations Introduction to the Hewlett-Packard (HP) 0B Calculator and Review of Mortgage Finance Calculations Real Estate Division Faculty of Commerce and Business Administration University of British Columbia Introduction

More information

Buying a House Versus Renting. Floyd Vest

Buying a House Versus Renting. Floyd Vest Buying a House Versus Renting Floyd Vest People often face the financial decision of whether to buy or rent. The following is an analysis of this question for a family considering houses in the $80,000

More information

7.7 Technology: Amortization Tables and Spreadsheets

7.7 Technology: Amortization Tables and Spreadsheets 7.7 Technology: Amortization Tables and Spreadsheets Generally, people must borrow money when they purchase a car, house, or condominium, so they arrange a loan or mortgage. Loans and mortgages are agreements

More information

WEEK 2 REVIEW. Straight Lines (1.2) Linear Models (1.3) Intersection Points (1.4) Least Squares (1.5)

WEEK 2 REVIEW. Straight Lines (1.2) Linear Models (1.3) Intersection Points (1.4) Least Squares (1.5) WEEK 2 REVIEW Straight Lines (1.2) Linear Models (1.3) Intersection Points (1.4) Least Squares (1.5) 1 STRAIGHT LINES SLOPE A VERTICAL line has NO SLOPE. All other lines have a slope given by m = rise

More information

Categorical. A general name for non-numerical data; the data is separated into categories of some kind.

Categorical. A general name for non-numerical data; the data is separated into categories of some kind. Chapter 5 Categorical A general name for non-numerical data; the data is separated into categories of some kind. Nominal data Categorical data with no implied order. Eg. Eye colours, favourite TV show,

More information

TVM Menu: Time Value of Money Calculations

TVM Menu: Time Value of Money Calculations TVM Menu: Time Value of Money Calculations TMV primary menu TMV secondary menu TMV Amortization menu The RLM-19BII TVM menu calculates Compound Interest problems involving money earning interest over a

More information

Los Angeles Unified School District Division of Instruction Financial Algebra Course 2

Los Angeles Unified School District Division of Instruction Financial Algebra Course 2 Unit 1 Discretionary Expenses FAS 1-1 Discretionary vs. Essential Expenses - measures of central tendency (revisited) FAS 1-2 Travel Expenses - cumulative frequency (revisited), relative frequency, percentiles

More information

Name: Common Core Algebra L R Final Exam 2015 CLONE 3 Teacher:

Name: Common Core Algebra L R Final Exam 2015 CLONE 3 Teacher: 1) Which graph represents a linear function? 2) Which relation is a function? A) B) A) {(2, 3), (3, 9), (4, 7), (5, 7)} B) {(0, -2), (3, 10), (-2, -4), (3, 4)} C) {(2, 7), (2, -3), (1, 1), (3, -1)} D)

More information

Foundations of Mathematics Simple Interest

Foundations of Mathematics Simple Interest 1.1 Simple Interest Principal, P, is the amount of money invested or loaned. Interest, I, is the money earned on an investment or paid on a loan. Maturity is the contracted end date of an investment or

More information

Mathematics questions will account for 18% of the ASP exam.

Mathematics questions will account for 18% of the ASP exam. 1 Mathematics questions will account for 18% of the ASP exam. This lesson will help prepare you for those questions and includes several sample questions for practice. 2 Ok, before we start this question,

More information

$0.00 $0.50 $1.00 $1.50 $2.00 $2.50 $3.00 $3.50 $4.00 Price

$0.00 $0.50 $1.00 $1.50 $2.00 $2.50 $3.00 $3.50 $4.00 Price Orange Juice Sales and Prices In this module, you will be looking at sales and price data for orange juice in grocery stores. You have data from 83 stores on three brands (Tropicana, Minute Maid, and the

More information

Definition: The exponential functions are the functions of the form f(x) =a x,wherethe base a is a positive constant with a 6= 1.

Definition: The exponential functions are the functions of the form f(x) =a x,wherethe base a is a positive constant with a 6= 1. Section 3: Exponential Functions Exponential Functions Definition: The exponential functions are the functions of the form f(x) =a x,wherethe base a is a positive constant with a 6= Properties of the Graphs

More information

The principal is P $5000. The annual interest rate is 2.5%, or Since it is compounded monthly, I divided it by 12.

The principal is P $5000. The annual interest rate is 2.5%, or Since it is compounded monthly, I divided it by 12. 8.4 Compound Interest: Solving Financial Problems GOAL Use the TVM Solver to solve problems involving future value, present value, number of payments, and interest rate. YOU WILL NEED graphing calculator

More information

Logarithmic and Exponential Functions

Logarithmic and Exponential Functions Asymptotes and Intercepts Logarithmic and exponential functions have asymptotes and intercepts. Consider the functions f(x) = log ax and f(x) = lnx. Both have an x-intercept at (1, 0) and a vertical asymptote

More information

Spreadsheet Directions

Spreadsheet Directions The Best Summer Job Offer Ever! Spreadsheet Directions Before beginning, answer questions 1 through 4. Now let s see if you made a wise choice of payment plan. Complete all the steps outlined below in

More information

Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19)

Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19) Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19) Mean, Median, Mode Mode: most common value Median: middle value (when the values are in order) Mean = total how many = x

More information

HOME EQUITY CONVERSION MORTGAGE Using an HP12C to Calculate Payments to Borrowers

HOME EQUITY CONVERSION MORTGAGE Using an HP12C to Calculate Payments to Borrowers 4235.1 REV-1 HOME EQUITY CONVERSION MORTGAGE Using an HP12C to Calculate Payments to Borrowers This appendix illustrates use of an HP12C for calculating payments to borrowers under the Home Equity Conversion

More information

You should already have a worksheet with the Basic Plus Plan details in it as well as another plan you have chosen from ehealthinsurance.com.

You should already have a worksheet with the Basic Plus Plan details in it as well as another plan you have chosen from ehealthinsurance.com. In earlier technology assignments, you identified several details of a health plan and created a table of total cost. In this technology assignment, you ll create a worksheet which calculates the total

More information

REGIONAL WORKSHOP ON TRAFFIC FORECASTING AND ECONOMIC PLANNING

REGIONAL WORKSHOP ON TRAFFIC FORECASTING AND ECONOMIC PLANNING International Civil Aviation Organization 27/8/10 WORKING PAPER REGIONAL WORKSHOP ON TRAFFIC FORECASTING AND ECONOMIC PLANNING Cairo 2 to 4 November 2010 Agenda Item 3 a): Forecasting Methodology (Presented

More information

r 1. Discuss the meaning of compounding using the formula A= A0 1+

r 1. Discuss the meaning of compounding using the formula A= A0 1+ Money and the Exponential Function Goals: x 1. Write and graph exponential functions of the form f ( x) = a b (3.15) 2. Use exponential equations to solve problems. Solve by graphing, substitution. (3.17)

More information

The Normal Probability Distribution

The Normal Probability Distribution 1 The Normal Probability Distribution Key Definitions Probability Density Function: An equation used to compute probabilities for continuous random variables where the output value is greater than zero

More information

1) Cash Flow Pattern Diagram for Future Value and Present Value of Irregular Cash Flows

1) Cash Flow Pattern Diagram for Future Value and Present Value of Irregular Cash Flows Topics Excel & Business Math Video/Class Project #45 Cash Flow Analysis for Annuities: Savings Plans, Asset Valuation, Retirement Plans and Mortgage Loan. FV, PV and PMT. 1) Cash Flow Pattern Diagram for

More information

Calculator Keystrokes (Get Rich Slow) - Hewlett Packard 12C

Calculator Keystrokes (Get Rich Slow) - Hewlett Packard 12C Calculator Keystrokes (Get Rich Slow) - Hewlett Packard 12C Keystrokes for the HP 12C are shown in the following order: (1) Quick Start, pages 165-169 of the Appendix. This will provide some basics for

More information

1: Finance, then 1: TVM Solver

1: Finance, then 1: TVM Solver Wksheet 6-6: TVM Solver A graphing calculat can be used to make calculations using the compound interest fmula: n FV PV ( 1 i). The TVM Solver, the Time-Value-Money Solver, allows you to enter the value

More information

SECTION 6.1: Simple and Compound Interest

SECTION 6.1: Simple and Compound Interest 1 SECTION 6.1: Simple and Compound Interest Chapter 6 focuses on and various financial applications of interest. GOAL: Understand and apply different types of interest. Simple Interest If a sum of money

More information

Chapter 3 Mathematics of Finance

Chapter 3 Mathematics of Finance Chapter 3 Mathematics of Finance Section R Review Important Terms, Symbols, Concepts 3.1 Simple Interest Interest is the fee paid for the use of a sum of money P, called the principal. Simple interest

More information