Answer:
40 yd
Step-by-step explanation:
Rectangular prism formula:
A = lwh
A = (2)(4)(5)
A = 40
Answer:
7/6
Step-by-step explanation:
(7x/12)/(x/2)
=7/6
Answer:
2/21
Step-by-step explanation:
17/21 -(3/7 + 2/7)
First you add
=17/21 - (5/7)
Then you want to subtract
=2/21
Answer:
3
Step-by-step explanation:
The x-coordinate of the accident is a random variable of uniform distribution with range [-1.5,1.5]. The same can be said for the y-coordinate. However, |x| and |y| are also uniform variables with range [0,1.5], since we still have the same probability on every pair of intervals with the same lenght.
Note that |X| and |Y| are independent with each other, therefore E(|x|+|y|) = E(|x|) + E(|y|) = 2*E(|x|). The last equality holds because both x and y are identically distributed, then so are |x| and |y|.
E(|x|) = 
Therefore, E(|x| + |y|) = 2 * 3/2 = 3.
I hope that works for you!