Answer:
9.60 ; - 60.96
Step-by-step explanation:
Given the function :
F(x)=6(x+1) /25, x=0, 1, 2, 3, 4.
x = 0
F(0)=6(0+1)/25 = 6/25 = 0.24
x = 1
F(1)=6(1+1)/25 = 12/25 = 0.48
x = 2
F(2)=6(2+1)/25 = 18/25 = 0.72
x = 3
F(2)=6(3+1)/25 = 24/25 = 0.96
x = 4
F(2)=6(4+1)/25 = 30/25 = 1.2
X ______0 _____ 1 ______ 2 ______ 3 ____ 4
P(x) ___ 0.24 __ 0.48 ___ 0.72 ____ 0.96 __ 1.2
Mean, μ = Σx*p(x) :
(0*0.24) + (1*0.48) + (2*0.72) + (3*0.96) + (4*1.2)
= 9.60
Variance : Σx²*p(x) - μ²
(0^2*0.24) + (1^2*0.48) + (2^2*0.72) + (3^2*0.96) + (4^2*1.2) - 9.6^2
= 31.2 - 92.16
= - 60.96
Answer:
16x / 15
Step-by-step explanation:
2/5x + 2x/3
6x - 10x /15
16x / 15
Answer:
10.10
Step-by-step explanation:
Let's rewrite the equation with x and y on the left side of the equal sign.
5x-4y=8 --------(1)
3x-3y=3---------(2)
Divide equation (2) by 3,
x - y= 1
now we have,
5x-4y = 8 --------(1)
x - y = 1 ---------(2)
To eliminate x, multiply equation (2) by 5. This makes both the coefficients of x to be 5. Subtract the second equation from the first equation.
5x - 4y = 8
(2) * 5 5x - 5y = 5
(-) (+) (-)
----------------
0x +y =3
Therefore, y=3
Substitute the value of y, in any one of the two equations. Let's substitute y in the second equation.
x-3=1
x=4
x=4 and y=3