Answer:∠KJG and ∠FGJ
Step-by-step explanation:
Alternate interior angles are diagonal from each other and are the same value.
Oh this question is kinda tricky. At first glance it’s 1 : 1.5 but notice the units. The model car is 10 inches long and the actual car is 15 feet long.
I think you know where to go from there, but 15 feet * 12 inches = 180 inches.
10 : 180 simplifies to 1 : 18 inches
Split the shape in to two this is the rectangular side.
15+6=21
21×7=147
147×4=588in
square shape
6+6=12
12×12=144
144×4=576in
then add the answers together
588+576=1164in
1164 is how many more inches greater
Answer:
11x+50
Step-by-step explanation:
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