Answer:
from my opinion second option is right
Answer:
x = 3 ± 
Step-by-step explanation:
x² - 6x - 4 = 0 ( add 4 to both sides )
x² - 6x = 4
To complete the square
add ( half the coefficient of the x- term)² to both sides
x² + 2(- 3)x + 9 = 4 + 9
(x - 3)² = 13 ( take square root of both sides )
x - 3 = ±
( add 3 to both sides )
x = 3 ± 
Here is the set up:
Let m = mass of the block
m = (30•40•50)/(2.8)
Use your calculator to calculate the left side for m.
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