700
Step-by-step explanation:
you just take 10 times it by itself 1 time you get 100 then you times it by 7
Answer:
THANKS FOR THE POINTS
Step-by-step explanation:
Answer:
6
Step-by-step explanation:
I like to line up my addition problems vertically
2 1/5
+ 3 4/5
--------------
5 5/5
but 5/5 = 1
5 + 1
6
Answer:
Angle 1 is = 54° ( vertically opposite angles)
Angle 2 is = Angle 1 (corresponding angles are equal)
therefore Angle 2 = 54°
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