Answer:
g(x) = -2 • 5^x
Step-by-step explanation:
the reflection across the x-axis makes the equation negative. the 2 is the verticals stretch.
(also got the answer correct on a test)
Y = -2 + 6 should be the equation
Answer:
p > -18
Step-by-step explanation:
-2/3p - 4 < 8
-2/3p < 12
p > 12 x -3/2
p > -18
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!