Answer:
-33 and -21
Step-by-step explanation:
-36, <u>-33</u>, -30, -27, -24, <u>-21</u>, -18
-36
-36 + 3 = -33
-33 + 3 = -30
-30 + 3 = -27
-27 + 3 = -24
-24 + 3 = -21
-21 + 3 = -18
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
Answer:
$11.20 per hat.
and $5.60 per bag
Keisha has $13.20 left over
Step-by-step explanation:
First, I multiplied .70 by 16 and got 11.20 per hat
Then, I multiplied .35 by 16 and got 5.60 per bag
Lastly, I added 11.20 to 5.60 and got 16.80, and subtracted 16.80 from 30 and got 13.20.....