Purchase Solution

Regarding Programming Logic and Design

Not what you're looking for?

Ask Custom Question

Please help with the following problem.

Assume you have a bank account that compounds interest on a yearly base. In other words, if you deposit 100 dollars for two years at 4 percent interest, at the end of one year you will have $104 . At the end of two years, you will have the 104 dollars plus 4 percent of that, or $108.16. Create the logic for a program that would (1) read the records contraining a deposit amount, a term in years, and an interest rate (2) for each record, print the running total balance for each year of the term. I need help designing the output for this program; I need help with creating a print chart or sample output, pseudocode, and flow chart.

Purchase this Solution

Solution Summary

This solution provides step by step method for a writing a program.

Solution Preview

Please see the attached files. Hope this helps.

Assume you have a bank account that compounds interest on a yearly base. In other words, if you deposit 100 dollars for two years at 4 percent interest, at the end of one year you will have $104. At the end of two years, ...

Purchase this Solution


Free BrainMass Quizzes
Basic Networking Questions

This quiz consists of some basic networking questions.

C# variables and classes

This quiz contains questions about C# classes and variables.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.