Answer:
1st pic:
step 2.
2nd pic:
Rene should add, not multiply 2 volumes.
The correct answer is 48+216 =264
3rd pic:
a, for blue prism: V = Area of base x Height = 48 x a =720
=> a = 720/48 = 15
b, for orange prism: V = Area of base x Height = (12xb)/2 x 15 =720
=> b =(720x2)/(15x12)= 8
If there are n coins, then the smallest (minimum) amount of coins we need to flip is 1. The reason why is because the best case scenario would be flipping all heads except the last coin which is tails. This scenario is rare if n is large, but still possible.
The answers C. the number doubles each hour
Answer:
3 pizza
Step-by-step explanation:
four people eat 3/4 of pizza
4*3/4=12/4=3 pizzas
Answer:
the average rate of change rc is 13 , 12.1 and 12.01 for h=1 , 0.1 and 0.01 respectively
Step-by-step explanation:
for
R(t) = 30*t − 3*t² ; t = 3
the average rate of change of R(t) over the time interval [t, t + h] is
rc= [R(t+h)-R(t)] / [(t+h) -t) = [R(t+h)-R(t)] /h = 1/h * [ 30*(t+h) − 3*(t+h)² - ( 30*t − 3*t² ) ] = (1/h) * ( 30*h - (3*t² + 6*t*h + t²) +3*t² ) = 30 - 6*t + h
then
rc= 30 - 6*t + h
for t=3 and h=1
rc= 30 - 6*3 + 1 = 13
for t=3 and h=0.1
rc= 30 - 6*3 + 0.1 = 12.1
for t=3 and h=0.01
rc= 30 - 6*3 + 0.01 = 12.01
for t=3 and h=0.001
rc= 30 - 6*3 + 0.01 = 12.001
when h goes smaller , the average rate of change gets closer to the instantaneous rate of change of R(t) in t=3 (the derivative of R in t=3) , that is
R'(t)= 30 - 6*t