Computer Science, asked by MariaDanica, 1 month ago

14. A bank offers the following rate of interest for fixed deposit ;
Time (Years)
Rate (%)
<1
9.0
1 to 2
10.0
2 to 3
11,0
> 3
12.0
The amount (A) after n years is calculated by using the formula :
A =P (1 + 1/100)
Where P = Principal amount deposited, r = Rate of interest, n = Number of years
Write a program to accept deposited amount (P), number of years (n) the amount is deposited
for and compute the accrued amount for an investors,​

Answers

Answered by nathuram7630
0

Answer:

please write the question properly and sequence in order to form right order

Answered by drawingheart472
0

Answer:

import java.util.scanner;

public class amount deposite

Similar questions