Find a lower interest rate

Assignment Help Computer Engineering
Reference no: EM13327033

Loan Calculator with PMT function

You have graduated from college and want to purchase a new car. In order to keepsome control over your finances, you decide to build a loan calculator in Excel. The calculator will contain the following information:

-- Auto purchase price
-- Amount of down payment you will make
-- Total amount of the loan you will need
-- Annual Loan interest rate
-- Total number of loan payments
-- Amount of monthly payment.

You will use the Formula Builder and the PMT function to build your calculator. Open theattached Excel worksheet. To see the Formula Builder go to View > Formula builder. When the word "argument" appears, that refers to information that is passed from the spreadsheet to the function so the function can do its job.

The goal of this exercise is to use Excel for "what if" calculations. Once we have our calculator built, we can plug in different numbers to see how each one would affect our monthly payment. For example, we could change the purchase price, the loan interest, the down payment, or the term of the loan. Using an optional argument we can also see how it will affect our payment if we pay the bank at the beginning or end of the month.

We will use the PMT function to build our payment calculator. The PMT function makes two assumptions: a loan has a constant interest rate and equal payments throughout its life. Based on these assumptions it returns the payment for any period you specify. Typically this payment is monthly, but it could also be quarterly, annually, bi-monthly, twice monthly, or any other oddball period you might think up.
When using PMT function, employ cell references whenever possible. For example, In the Loan Amount cell, by using cell references to construct a simple formula, you help the spreadsheet to automatically update itself whenever you change either the purchase price or down payment amount changes.

In the PMT function there are three required and two optional arguments. Let's take a look at each of these:

rate: specifies the annual interest rate in per cent. The rate can be fractional. For example, 4.25%. The interest rate is dependent on how your loan is repaid. If your loan is paid monthly, then formula rate would be the rate/12. If it is paid quarterly, then the value would be rate/4.

nper: refers to the number of payment periods. For example, if your car loan is to be paid monthly for three years, "nper" would be 36.
pv: is the present value of your loan. It represents how much you borrow. In order for your payment to be a positive number, you should put a "-" sign in front of pv. This is because each time you make a payment, the loan value moves closer to "0".

fv: an optional argument. If you are paying off a loan completely, then use the fv default value of "0". However, say you want to save up money to pay cash for your car in four years, you could enter the expected price of your car as the fv value. the PMT function would then tell you how much you would have to save each year to have enough funds for that cash payment.

type: another optional argument. The default value (0) indicates that your payment will be made at the end of each period. However, if you want to save a bit of money and make your payment at the beginning of each period, then put "1" in as value in the type field.

The PMT function also allows you to see how much total interest you pay for your loan. To obtain this figure multiply nper times the value returned by the PMT function. Then subtract the loan amount from the result of this multiplication. Enter the total interest paid for your loan in cell B9.

A couple hints: 1. Place your PMT function in the Monthly Payment cell B7; 2. If your payment comes to be a negative number, then put a minus sign in front of the function. That is because Excel regards a loan as putting you in negative financial territory, with the goal being to get back to "0"; 3. Please format your spreadsheet to provide graphic interest and improve legibility. 4. You can insert the PMT function in your cell by highlighting cell B7 and double-clicking on the function in Formula Builder. 4. Since a function is a formula, it always begins with an "=".

After formatting your worksheet, place your name in cell B11.

You can use any amount you want for the price of your desired car. One point of this exercise is to help you find what type of car you can afford given the amount you want to spend each month. The calculator also provides you with ways of modifying the terms of your purchase. For instance, how much does it lower your payment if you shop around and find a lower interest rate? How much could you lower the payment by having a bigger down payment? What happens if you extend the term of the loan.

Please e-mail your completed file to me as an attachment.

Reference no: EM13327033

Questions Cloud

How much interest income will have to declare on tax return : You buy a zero coupon bond at the beginning of the year that has a face value of $1000, a YTM of 9 percent, and 12 years to maturity. You hold the bond for the entire year.
How much would be in the account at the end of 15 years : A company deposits 2000 in the bank at the end of every year for 10 years. The company makes no deposits during the subsequent 5 years. If the bank pays 8% intereest, how much would be in the account at the end of 15 years?
Obtain the length of the wire : Suppose that you wish to fabricate a uniform wire out of 0.950 g of copper. Assume the wire has a resistance R = 0.600 ?, and all of the copper is used. What will be the length of the wire
How much wirk is done against the atmosphere : Ice at 0 degrees Celsius and at a pressure of 1 atmosphere has a density of 916.23 kg m^-3 while water under these conditions has a density of 999.84 kg m^-3
Find a lower interest rate : how much does it lower your payment if you shop around and find a lower interest rate? How much could you lower the payment by having a bigger down payment? What happens if you extend the term of the loan.
What is the internal rate of return : What is the internal rate of return? (Do not round intermediate calculations
Explain how globalization affects the gross domestic product : Explain how globalization affects the gross domestic product (GDP).
Calculate the delta : Calculate the Delta
Find the market equilibrium quantity and price for ski jack : In a popular ski resort town, the (inverse) demand for ski jackets is P=476-1.5Qd and (inverse) supply is P=80+.5Qs. Find the market equilibrium quantity and price for ski jackets.

Reviews

Write a Review

Computer Engineering Questions & Answers

  Make a loop that cannot terminate

If you have a program with a housekeep() module, a mainloop() module, and a finishup() module, while is the second input record usually read.

  Create a wbs and enter the tasks in project

Enter realistic durations for each task. Assume you have only four months to complete the project. Take a screen shot of the resulting Gantt chart and paste this into the Word for Windows file.

  What resources do need to conduct

What restraints are in your workplace that prevents the new computer system installation.

  In which organization does not acquire hardware or software

One of the arguments against using a performance-based work statement is that it is likely to limit competition because more firms will not be qualified to compete.

  Distributed information systems

Complete the partial code provided with this lab that implements a simple group communication application using Java's MulticastSocket class.

  Desirable to force users to creat an explicit choice

Why is it not desirable to force users to build an explicit choice of a query processing strategy? Are there cases where it is desirable for users to be aware of the costs of competing query-processing strategie.

  Write down a program that reads product number

The Rinky Dooflingy Company manufactures different types of doofingies, each identified b a product number.

  Write a program that initializes the list scores

Write a program that initializes the list scores with the values in the text file scores.txt and calls the gameNim() function, once the game has finished the list scores are updated with the results.

  Ethical dialectical process of thinking state

Ethical Dialectical Process of Thinking state

  Write down an application that reads 3 integers

Write down an application that reads 3 integers

  What do you mean by the tip

"How to Use JavaScript to Liven up your Web site, how to protect users whose browsers will not load JavaScript. What is the tip? would Web site designers write JavaScript code so all browsers can use it? Why?

  Calculate the mortgage payments

A program written in Java (without a graphical user interface) that will compute and display the monthly payment amount to fully amortize a $200,000.00 loan over a 30 year term at 5.75? interest.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd