X=7
(15x+3)=108
x=7
if you plug 7 in for x
(15(7)+3) it equals 108
Your answer would be b i'm pretty sure
Start by y-k=m(x-h)
m= 3
k=2
h=1
so y-2=3(x-1)
distribute
y=3x-3+2
final answer: y=3x-1
Answer:
E(w) = 1600000
v(w) = 240000
Step-by-step explanation:
given data
sequence = 1 million iid (+1 and +2)
probability of transmitting a +1 = 0.4
solution
sequence will be here as
P{Xi = k } = 0.4 for k = +1
0.6 for k = +2
and define is
x1 + x2 + ................ + X1000000
so for expected value for W
E(w) = E( x1 + x2 + ................ + X1000000 ) ......................1
as per the linear probability of expectation
E(w) = 1000000 ( 0.4 × 1 + 0.6 × 2)
E(w) = 1600000
and
for variance of W
v(w) = V ( x1 + x2 + ................ + X1000000 ) ..........................2
v(w) = V x1 + V x2 + ................ + V X1000000
here also same as that xi are i.e d so cov(xi, xj ) = 0 and i ≠ j
so
v(w) = 1000000 ( v(x) )
v(w) = 1000000 ( 0.24)
v(w) = 240000