Question

Please say which python mode you use and be very thourough with details as I'm have...

Please say which python mode you use and be very thourough with details as I'm have a tough time with this.This should be done through python

According to Wikipedia, if you can invest PV for n years at an interest rate of i per year (where interest of "5 percent" is expressed as 0.05), the amount FV you will get back is shown in this formula.

FV= PV * (1+i)^t

The requirements are to Create an application that will get the values PV, n, and i and use them to calculate the future value FV and return that information

0 0
Add a comment Improve this question Transcribed image text
Answer #1
PV = float(input('Enter initial investment value: '))
t = int(input('Enter number of years: '))
i = float(input('Enter interest rate per year(percentage): '))

FV = PV * (1+(i/100))**t

print('Future value is $%.2f' % FV)

Add a comment
Know the answer?
Add Answer to:
Please say which python mode you use and be very thourough with details as I'm have...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • THE QUESTION IS THAT I NEED A NARRATIVE ANALYSIS.............ON PROBLEM 3. I HAVE THE ANSWER I...

    THE QUESTION IS THAT I NEED A NARRATIVE ANALYSIS.............ON PROBLEM 3. I HAVE THE ANSWER I NEED THE NARRATIVE ANALYSIS AND WHAT WOULD YOU RECOMMEND TO THE COMPANY. PLEASE DO NOT WRITE OUT THE ANSWER THAT I ALREADY HAVE. How many years will it take for $197 million to grow to be $554 million if it is invested in an account with a quoted annual interest rate of 5 percent with monthly compounding of interest? Question 1 Monev at the...

  • please answer all 2pt per question. Show your work clearly to eam partial credit! Read the questions carefully!...

    please answer all 2pt per question. Show your work clearly to eam partial credit! Read the questions carefully! Suppose you invest $100, $200, & $300 at the end of year 1 to 3 in the next 3 years and earn 6% each year. What is the future value at the end of year 3? tcompute the PV: using CF function: CO0-0, CO1- 100, C02=200 , C03-300, I-6, CPT NPV= FV,=PV (1r)624.36 Suppose you expect your investment to earn 6 %...

  • You agree to deposit $500 at the beginning of each month into a bank account for...

    You agree to deposit $500 at the beginning of each month into a bank account for the next 24 months. At the end of the 24th month, you will have $13,000 in your account. If the bank compounds interest monthly, what annual interest rate will you have earned? Note: Only use the formula listed and show the steps of how you reached the answer, I don't need to know just the answer, I'm trying to learn. Thank you. Don't use...

  • In PYTHON ONLY PLEASE You will use a dictionary in Python You only have string in Python so you have to use a string dat...

    In PYTHON ONLY PLEASE You will use a dictionary in Python You only have string in Python so you have to use a string data type Use a Switch statement.A switch statement is just another way of writing an IF statement. The user will enter f, s, j, or r from the keyboard for freshman, sophomore, junior, or senior. Use character data type for c++. Then you can say something like: char level ='f'; level=toupper(level); You would need a loop...

  • I have a TI-83 calculator. Can you please show me how to use the calculator and...

    I have a TI-83 calculator. Can you please show me how to use the calculator and the TMV solver (like what do I put for n, i, pv, pmt, and fv??) so I can figure this question out? Thank you A company issued 6%, 10-year bonds with a face amount of $75 million. The market yield for bonds of similar risk and maturity is 7%. Interest is paid semiannually. At what price did the bonds sell? (FV of $1, PV...

  • Inflow Value QUESTION 5: The Time Value of Money alue Make use of the relevant interest...

    Inflow Value QUESTION 5: The Time Value of Money alue Make use of the relevant interest and discount values provided below to determine: i) the future value (FV) of a principal of N$10 000 which you invest at 12% interest, compounded for five (5) years. ii) the present value (PV) of an amount of N$10 000, which is receivable in five (5) years from now, when the cost of capital is 12%. III) the annual deposit which is required to...

  • it is very important that you show your work from the calculations (right down what you...

    it is very important that you show your work from the calculations (right down what you used as PV, i FV, n, cash flows,.....etc. in your calculation) When you purchased your house 4 years ago, you took out a $300,000, 30 year FRM loan at 7.5%. You also paid 2 points to get this loan. Now you want to sell your house and buy another one. In order to do so, you must pay off the existing one. The loan...

  • Please include all the details and how to solve 1 Solving for i in an Annuity...

    Please include all the details and how to solve 1 Solving for i in an Annuity 2 Present Value -10,500 3 Future Value 4 Annual Payment 1,500 5 Number of Years 5 Annual Rate 10 B Instruction: Suppose that you are approached with an offer to purchase an investment o that will provide cash flows of $1,500 per year for 10 years. The cost of 1 purchasing this investment is $10,500. 2 So now the annual rate is just the...

  • Retirement Problem budget plan. Please fill out whole thing. The funds can be made up by...

    Retirement Problem budget plan. Please fill out whole thing. The funds can be made up by yourself it doesnt really matter how its done. RETIREMENT PROBLEM How much do you want to spend monthly when you reti you must determine how big of a "nest egg you need want to spend monthly when you retire? To determine if your goal is feasible and for adequate, influenced by your age at retirement une how big of a "nest ego" you need...

  • I need help on question 2. MODULE IV: TIME VALUE OF MONEY INTRODUCTION The time value...

    I need help on question 2. MODULE IV: TIME VALUE OF MONEY INTRODUCTION The time value of money analysis has many a lysis has many applications, ranging from setting hedules for paying off loans to decisions about whether to invest in a partie financial instrument. First, let's define the following notations: I = the interest rate per period Na the total number of payment periods in an annuity PMT = the annuity payment made each period PV = present value...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT