Alpha Geek

(8)

$10/per page/Negotiable

About Alpha Geek

Levels Tought:
University

Expertise:
Accounting,Algebra See all
Accounting,Algebra,Architecture and Design,Art & Design,Biology,Business & Finance,Calculus,Chemistry,Communications,Computer Science,Environmental science,Essay writing,Programming,Social Science,Statistics Hide all
Teaching Since: Apr 2017
Last Sign in: 345 Weeks Ago, 4 Days Ago
Questions Answered: 9562
Tutorials Posted: 9559

Education

  • bachelor in business administration
    Polytechnic State University Sanluis
    Jan-2006 - Nov-2010

  • CPA
    Polytechnic State University
    Jan-2012 - Nov-2016

Experience

  • Professor
    Harvard Square Academy (HS2)
    Mar-2012 - Present

Category > Programming Posted 22 May 2017 My Price 6.00

Write, compile, and run a C++ program that calculates and displays the amount of money available in a bank

(Program) a. Write, compile, and run a C++ program that calculates and displays the amount of money available in a bank account that initially has $1000 deposited and earns interest at the rate of 3% a year. Your program should display the amount available at the end of each year for a period of 10 years. Use the relationship that the money available at the end of each year = the amount of money in the account at the start of the year + .03 × the amount available at the start of the year

b. Modify the program written for Exercise 12a to prompt the user for the amount of money initially deposited in the account.

c. Modify the program written for Exercise 12a to prompt the user for both the amount of money initially deposited and the number of years to be displayed.

d. Modify the program written for Exercise 12a to prompt the user for the amount of money initially deposited, the interest rate to be used, and the number of years to be displayed.

 

Answers

(8)
Status NEW Posted 22 May 2017 08:05 AM My Price 6.00

-----------

Attachments

file 1495442732-Answer.docx preview (269 words )
W-----------rit-----------e, -----------com-----------pil-----------e, -----------and----------- ru-----------n a----------- C+-----------+ p-----------rog-----------ram----------- th-----------at -----------cal-----------cul-----------ate-----------s a-----------nd -----------dis-----------pla-----------ys -----------the----------- am-----------oun-----------t o-----------f m-----------one-----------y a-----------vai-----------lab-----------le -----------in -----------a b-----------ank----------- ac-----------cou-----------nt -----------tha-----------t i-----------nit-----------ial-----------ly -----------has----------- $1-----------000----------- de-----------pos-----------ite-----------d a-----------nd -----------ear-----------ns -----------int-----------ere-----------st -----------at -----------the----------- ra-----------te -----------of -----------3% -----------a y-----------ear-----------. Y-----------our----------- pr-----------ogr-----------am -----------sho-----------uld----------- di-----------spl-----------ay -----------the----------- am-----------oun-----------t a-----------vai-----------lab-----------le -----------at -----------the----------- en-----------d o-----------f e-----------ach----------- ye-----------ar -----------for----------- a -----------per-----------iod----------- of----------- 10----------- ye-----------ars-----------. U-----------se -----------the----------- re-----------lat-----------ion-----------shi-----------p t-----------hat----------- th-----------e m-----------one-----------y a-----------vai-----------lab-----------le -----------at -----------the----------- en-----------d o-----------f e-----------ach----------- ye-----------ar -----------= t-----------he -----------amo-----------unt----------- of----------- mo-----------ney----------- in----------- th-----------e a-----------cco-----------unt----------- at----------- th-----------e s-----------tar-----------t o-----------f t-----------he -----------yea-----------r +-----------
Not Rated(0)