The answer is 13. To solve this you have to do 4*3 which is 12. Then you subtract 25 and 12 to get an answer of 13.
24 * 3/4 = 18
The radius of smaller cone is 3/4 the radius of original cone, so since these cones are similar, height must also be 3/4 times smaller.
So since radius is squared and we also multiple the height (V = 1/3 π r² h),
the volume of smaller cone would be 3³ / 4³ = 27 / 64 times smaller
So we have 1920 * (27 / 64) = 810.
Final answer: B
Answer:
x = 0, Need the steps?
STEPS:
9x - 7 = -7 (Original Problem)
9x = 0 (Add 7 to both sides)
x = 0 (Divide both sides by 9)
Answer:
μ = 1 The firm expects that one oil exploration will be successful.
v(x)= 0.9
Step-by-step explanation:
The first step is to define the random variable x as:
x: number of oil explorations being succesful
Then x can be take this values:
x = 0 , x =1 ... x =10
x is a binomially distributed random variable with parameters.
p = 0.1 and n=10
And the mean or the expected value of x is:
μ = E(x) = np
Then μ = 10*0.1 = 1
And the variance of x is:
V(x) = np(1-p)
V(x) = 10(0.1)(1-0.1)= 0.9