Answer:
24
Step-by-step explanation:
m=8x4 n=3x4 so that is the answer
Answer:
20%
Step-by-step explanation:
The percentage change can be found from ...
% change = ((new value)/(reference value) -1) × 100%
= (240/200 -1) × 100%
= 0.20 × 100%
= 20%
240 is an increase of 20% from 200.
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:
Let R = radius of big circle
r=radius of small circle
A1=Area of small circle
A2=Area of big circle
R=9r
A1=50cm^2
A1=pi*r*2
A2=pi*R^2
A2=pi*(9r)^2
A2=81*pi*r^2
A2=81*A1
A2=4050cm^2
Hence the big circle has area of 4050cm^2
Step-by-step explanation:
Answer:
6 3/8 pizzas
Step-by-step explanation:
She estimates that each player will eat three eighths if a pizza and there are 17 players.
Therefore, we have to multiply 3/8 by 17:
3 / 8 * 17 = 6.375 pizzas = 6 3/8 pizzas
They will eat 6 3/8 pizzas.