Answer:
where is the picture???
what are the given lengths?
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:
1/4
Step-by-step explanation:
Been a while since I've done this, but I think I remember what to do here:
The main technique is called "rise over run." The first number, the rise, is how far up the next dot on the right should be. The other number, the run, is how many spaces right the dot should be at. 1+(-2)=-1 and 8+3=11. The next dot on the right should be placed at (11,-1). If you're looking on the left, replace the addition with subtraction. 1-(-2)=3 and 8-3=5. The dot on the left should be (5,3). This means that the three dots on the slope are, in order, (5,3), (1,8), and (11,-1). To find the numbers after the third dot and before the first dot, simply repeat their respective equations.
I hope my memory was correct. Lol
Answer:

If this answer helped you, give this answer a heart and rate it.
Thanks!