Answer:
Step-by-step explanation:
A = P(1+r/n)^ nt
A = 2000(1+.04/2)^(5*2)
A =
= $2437.99
In math, Exponentiation refers to the operation of raising one quantity to the power of another. See the program running the exponentiation below.
<h3>What is the required code?</h3>
The code is given below:
number_of_days = 30
amount_after_30days = 0.01 * (2 ** number_of_days)
# print the amount
print(amount_after_30days)
Learn more about exponentiation at;
brainly.com/question/11975096
#SPJ1
Think of this, 77/100 is 0.77. 0.77 is 77%.
Just use this for the rest of the questions.