Answer:
5 hours after she starts or 4 hours after you start.
Step-by-step explanation:
12×5 is 60
15×4 is 60
Answer:
x = 16.5
Step-by-step-explanation:
The height of the larger triangle is 11, and the height of smaller triangle is 2. Which means that the larger triangle height is 5.5 times greater than the smaller triangle's height.
If the base of the smaller triangle is 3, that means that base of the whole/larger triangle is 16.5 because 3 * 5.5 = 16.5
Answer:
a) Var[z] = 1600
D[z] = 40
b) Var[z] = 2304
D[z] = 48
c) Var[z] = 80
D[z] = 8.94
d) Var[z] = 80
D[z] = 8.94
e) Var[z] = 320
D[z] = 17.88
Step-by-step explanation:
In general
V([x+y] = V[x] + V[y] +2Cov[xy]
how in this problem Cov[XY] = 0, then
V[x+y] = V[x] + V[y]
Also we must use this properti of the variance
V[ax+b] =
V[x]
and remember that
standard desviation = ![\sqrt{Var[x]}](https://tex.z-dn.net/?f=%5Csqrt%7BVar%5Bx%5D%7D)
a) z = 35-10x
Var[z] =
Var[x] = 100*16 = 1600
D[z] =
= 40
b) z = 12x -5
Var[z] =
Var[x] = 144*16 = 2304
D[z] =
= 48
c) z = x + y
Var[z] = Var[x+y] = Var[x] + Var[y] = 16 + 64 = 80
D[z] =
= 8.94
d) z = x - y
Var[z] = Var[x-y] = Var[x] + Var[y] = 16 + 64 = 80
D[z] =
= 8.94
e) z = -2x + 2y
Var[z] = 4Var[x] + 4Var[y] = 4*16 + 4*64 = 320
D[z] =
= 17.88