Answer:
The answer is 15^3
Step-by-step explanation:
L*W*H
4*1 1/2*2 1/2
At at least one die come up a 3?We can do this two ways:) The straightforward way is as follows. To get at least one 3, would be consistent with the following three mutually exclusive outcomes:the 1st die is a 3 and the 2nd is not: prob = (1/6)x(5/6)=5/36the 1st die is not a 3 and the 2nd is: prob = (5/6)x((1/6)=5/36both the 1st and 2nd come up 3: prob = (1/6)x(1/6)=1/36sum of the above three cases is prob for at least one 3, p = 11/36ii) A faster way is as follows: prob at least one 3 = 1 - (prob no 3's)The probability to get no 3's is (5/6)x(5/6) = 25/36.So the probability to get at least one 3 is, p = 1 - (25/36) = 11/362) What is the probability that a card drawn at random from an ordinary 52 deck of playing cards is a queen or a heart?There are 4 queens and 13 hearts, so the probability to draw a queen is4/52 and the probability to draw a heart is 13/52. But the probability to draw a queen or a heart is NOT the sum 4/52 + 13/52. This is because drawing a queen and drawing a heart are not mutually exclusive outcomes - the queen of hearts can meet both criteria! The number of cards which meet the criteria of being either a queen or a heart is only 16 - the 4 queens and the 12 remaining hearts which are not a queen. So the probability to draw a queen or a heart is 16/52 = 4/13.3) Five coins are tossed. What is the probability that the number of heads exceeds the number of tails?We can divide
Answer:
y = x*sqrt(Cx - 1)
Step-by-step explanation:
Given:
dy / dx = (x^2 + 5y^2) / 2xy
Find:
Solve the given ODE by using appropriate substitution.
Solution:
- Rewrite the given ODE:
dy/dx = 0.5(x/y) + 2.5(y/x)
- use substitution y = x*v(x)
dy/dx = v + x*dv/dx
- Combine the two equations:
v + x*dv/dx = 0.5*(1/v) + 2.5*v
x*dv/dx = 0.5*(1/v) + 1.5*v
x*dv/dx = (v^2 + 1) / 2v
-Separate variables:
(2v.dv / (v^2 + 1) = dx / x
- Integrate both sides:
Ln (v^2 + 1) = Ln(x) + C
v^2 + 1 = Cx
v = sqrt(Cx - 1)
- Back substitution:
(y/x) = sqrt(Cx - 1)
y = x*sqrt(Cx - 1)
Answer:
5 (strawberries / hours)
Step-by-step explanation:
calculation fro morning
strawberries / minutes x minutes / hours = strawberries / hours
so after adding the value in above equation
3/4* 60/1 = 45 strawberries / hours
calculation in the afternoon
strawberries / minutes x minutes / hours = strawberries / hours
2/3 x 60/1 = 40 strawberries / hours
so now by calculating difference between morning and afternoon packing rates, you can easily calculate
45-40 = 5 (strawberries / hours)