Answer:
6%
Step-by-step explanation:
I asked this same exact question, no one got the right answer, so I just guessed, and what do you know, I got the answer right! So here you go.
Answer:
3/2
Step-by-step explanation:
The equation 3x-2y=4 can be written in the form of y=mx+c where m is the slope and c is the y intercept.
Therefore
2y=3x-4 and dividing both sides by 2 to have y at the LHS
y=3/2x-2
Therefore, 3/2 represents the gradient/slope
Answer:
Step-by-step explanation:
Using the formula
Initial -final/initial =%/100
89-72/89 =%/100
17/89 =%/100
Making %subject of the formula
% =17*100/89
So % =1700/89
%= 19.101
Therefore rounding off the answer we have
X=19%
Answer:
let's see...
Step-by-step explanation:
The linear parent function is :

Where <u>a</u> is the slope of the line and b is the width of the origin.
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