0

Solve using exponentiation.

You are offered a choice of either $1.000.000 or $0.01 (one penny) doubled every day for 30 days (the resulting amount is doubled every day). Task: Write a program to calculate the amount that will result from the doubling to understand which choice results in a larger amount.

11th Jul 2022, 8:06 PM
Avineet Jamwal
Avineet Jamwal - avatar
1 Answer
+ 3
Code attempt? Language? Problem of understanding? Calculation exponent^2=exponent
11th Jul 2022, 8:48 PM
Felix Alcor
Felix Alcor - avatar