(Solved) : 4 Filename Interestc Write Program Reads Two Numbers Account Balance Annual Interest Rate Q43982080 . . .
use C language

4. filename: interest.c Write a program that reads in two numbers: an account balance and an annual interest rate expressed as a percentage. Your program should the display the new balance after a year. There are no deposits or withdrawals – just the interest payment. Your program should be able to reproduce the following sample run: Show transcribed image text 4. filename: interest.c Write a program that reads in two numbers: an account balance and an annual interest rate expressed as a percentage. Your program should the display the new balance after a year. There are no deposits or withdrawals – just the interest payment. Your program should be able to reproduce the following sample run:
Expert Answer
Answer to 4. filename: interest.c Write a program that reads in two numbers: an account balance and an annual interest rate expres…
OR