12.6-10.5=2.1(1.5 pounds) 2.1 divided by 3 = 0.7x2= 1.4 Therefore one pound of cheese is £1.40
Answer:
|4X + 6|
Step-by-step explanation:
Answer:
x-intercept(s): (-2, 0), (6, 0)
y-intercept(s): (0, -6)
Step-by-step explanation:
An x-intercept represents the point(s) at which the parabola intersects the x axis. A parabola can have 0, 1, or 2 x-intercepts.
A y-intercept represents the point at which the parabola intersects the y axis. A parabola always has exactly 1 y-intercept.
Hope it helps :) and let me know if you're still confused.
Answer: CD=18
Explanation: Use the side-splitter theorem and solve.
1) (3/x)=(4.5/(x+6)), cross multiply and solve for x
2) 6x+36=9x
3) x=12
4) Solve for CD
5) (12)+6=18
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