Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PLEASE USE EXCEL , POST EQUATIONS WITH SOLUTIONS. STUDENT ID: 4321 Suppose you want to buy a new car with a purchase price of $22,000,

image text in transcribed

PLEASE USE EXCEL , POST EQUATIONS WITH SOLUTIONS. STUDENT ID: 4321

Suppose you want to buy a new car with a purchase price of $22,000, but you only have saved up $5,000 to make as a down payment. Then you'd need to finance (i.e., get a loan for) the balance of $17,000 at a particular annual interest rate, such as 5%. Typically, we pay back loans by making a series of equal-sized payments due at the end of each month. Excel's PMT function can be used to find the amount of money you must pay every month in order to amortize the loan in some number of periods: PMT(Rate, Nper, PV, FV, Type), where - Rate = the interest rate per period (i.e., per month) - Neer = the total number of payments, or the length of the loan in months - PV = the present value (loan amount) - FV= the future value (cash balance) you want to attain after the last payment is made. If omitted, FV is assumed to be 0 , i.e., the future value of a loan is 0 . - Type =0, if payments are due at the end of each period; or =1, if payments are due at the beginning of each period. For example, the cell formula -PMT(.05/12, 36, 17000, 0, 0) yields a payment size of $509.51, which must be paid by the end of every month in order to fully repay the loan in 3 years. Note: PMT normally returns a negative number, so putting a minus sign in front of the function causes it to return a positive value. The total interest paid (TIP) over the course of a loan is the total amount of all payments minus the amount financed. Here, TIP =36($509.51)$17,000=$1,342. A key decision to make before you get a loan is the length of the loan. This assignment explores the relationship between the loan length, payment size, and TIP. To do: 0. Name your file "A1-LastnameFirstname" and submit on Canvas by the due date. 1. On Sheet 1: Draw an influence chart for this situation, with TIP as the main output. Use Excel's Insert > Shapes to make rectangles, arrows, etc. This may take a little time and practice. 2. On Sheet 2: Create a spreadsheet model in Excel following the format used in class, i.e., have sections for inputs, decision variables, calculated quantities, outputs, and use range names. a. Assume a purchase price of $22,000 and an annual interest rate of 5%. b. The down payment should equal the digits of this number. For example, if your 4321 , then the down payment should =$4,321. 3. On Sheet 2: Make a 1-way data table where the loan length varies from 12 to 60 months in increments of 12 months. Output columns should be monthly payment size and TIP. 4. On Sheet 2: Make a 2-way data table for TIP where the loan length varies from 12 to 60 months in increments of 12 months and the annual interest rate varies from 3% to 7% in increments of 0.5%. Highlight all cells in the data table with a TIP below $1,600. 5. On Sheet 3: Do the following and briefly answer the questions: a. Make an XY plot of TIP vs. loan length (i.e., put loan length on the X-axis). What kind of relationship is there between loan length and TIP (positiveegative, linearonlinear)? b. Make an XY plot of PMT vs. loan length (i.e., put loan length on the x-axis). What kind of relationship is there between loan length and PMT (positiveegative, linearonlinear)? c. What kind of relationship is there between the interest rate and TIP (positiveegative, linearonlinear)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Finance For A Better World

Authors: Henri-Claude De Bettignies, F. LĂ©pineux

2009th Edition

0230551300, 978-0230551305

More Books

Students also viewed these Finance questions