Answer:
Step-by-step explanation:
Let's do this in Python
day = 1
balance = 0
deposit = 0.01 # first deposit is 1 penny
while balance < 1000000: # execute the loop as long as balance is less than a million dollar
balance += deposit
deposit = deposit * 2 # double the deposit for the next time
day += 1 # add one to day for the next day
print(day) # print out result once loop ends
A =7
7^2*3.14*7 sorry I did the equation wrong at first
Answer: 4
Explanation: The terms are x, 10x, 4y, 2y
<span>To summarize the process of writing an explicit formula for an arithmetic sequence:
</span><span>
1. Determine if the sequence is arithmetic (Do you add, or subtract, the same amount from one term to the next?)<span>
2.</span> Find the common difference. (The number you add or subtract.)
3. Create an explicit formula using the pattern of the first term added to the product of the common difference and one less than the term number.
I hope my guide has come to your help. God bless and have a nice day ahead!
</span>