Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Lab 5 Compound Interest For this assignment, you mustalso write pseudocode. in addition to your c program, and show correct operation for the folowing programs

image text in transcribed
image text in transcribed
Lab 5 Compound Interest For this assignment, you mustalso write pseudocode. in addition to your c program, and show correct operation for the folowing programs ny The first program will compute compounded interest suppose you invest s1000.00 at an interest rate of year. If the interest is computed at the end of each day, it is added to yor account (e. the compounded daily. Print what the will be at the end of each year for 20 years. Use data for money. For 6s days per year ignore leap year, the daily interest rate is 2 365.Your program should request the following numbers input from the user Initial account balance start with S1000,00 run and with the last 6 digts of your Red so 8761234se would be: 1234.56 The annual interest rate in percent Number of years: run it for at least 10 years For a compound ng period of 1 daily.the interest must be computed 365 times and accumulated. For a period of l0 monthly, the interest would be computed 365/30 or 12 times Print the amount in the account including accumulated interest for each of 20 for the following compounding periods if you started with $1.000 dollars 1. Daily period 1) 2, Weekly (7) 5. Annually 065 Use DousLEvariables for your calculations. Run your program again for daily com pounding using FLOAT variables, and note the difference in the in columns, by year number something like this results. Output should be Monthly Quarter 1000.00 1000.00 1000 co 1000.00 100a.00 if the digits from an input value input are even or odd. 20 write a program that asks for numeric input and indicates use digits of your Red IDe The program should print odd' if that digit x is odd and even if is even Te and demonstrate with the digits of your Red De one per line. Print the digits of vour red ID one digit on each line, with the resul next to each number like this Input your aod ID MacBook Air

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

Auditing And Assurance Services An Integrated Approach

Authors: Alvin A. Arens, Randal J. Elder, Mark S. Beasley, Chris E. Hogan

18th Edition

0137879199, 9780137879199

More Books

Students also viewed these Accounting questions