Answer:
-8
Step-by-step explanation:
you add 5 to -7 to get -2
7 x -1 is -7
so x = -1
8 x -1 = -8
Answer:
they would both be 61°
Step-by-step explanation:
when the angles make out a straight line it equals to 180 and 180 subtracted to 119 comes out to 61 and both b and c are vertical angles which would make them congruent
1. x=5
Explanation:
2(2x-3)=x+9
4x-6=x+9
-x -x
3x=15
x=5
2. x=-9
Explanation:
2(x+19)=x+29
2x+38=x+29
-2x -2x
9=-x
-9=x
Answer:16x-4. You add all the numbers with common terms first, such as all the xs together. Then you add all the numbers without an x in front and tada!
Step-by-step explanation:Above
This question is incomplete, the complete question is;
X and Y are independent Gaussian (Normal) random Variables. X has mean 13.9 and variance 5.2; Y has mean 6.9 and variance 3.8. . (a) Calculate P( W> 10)
Answer:
P( W> 10) is 0.1587
Step-by-step explanation:
Given that;
X ⇒ N( 13.9, 5.2 )
Y ⇒ N( 6.9, 3.8 )
W = X - Y
Therefore
E(W) = E(X) - E(Y)
= 13.9 - 6.9 = 7
Var(W) = Var(X) + Var(Y) -2COV(X.Y)
[ COV(X,Y) = 0 because they are independent]
Var(W) = 5.2 + 3.8 + 0
= 9
Therefore
W ⇒ N( 7, 9 )
so
P( W > 10 )
= 1 - P( W ≤ 10 )
= 1 - P( W-7 /3 ≤ 10-7 /3 )
= 1 - P( Z ≤ 1 ) [ Z = W-7 / 3 ⇒ N(0, 1) ]
from Standard normal distribution table, P( Z ≤ 1 ) = 0.8413
so
1 - P( Z ≤ 1 ) = 1 - 0.8413 = 0.1587
Therefore P( W> 10) is 0.1587