Answer:
(31)2 is the answer to (62)4
Step-by-step explanation:
Step-by-step explanation:
option C is correct....
all real numbers is the domain of the function y=x+4
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
Here is the information we have:
1. The perimeter is at most 130 cm.
2. The length of the rectangle is 4 times the width.
We can let l stand for length and w for width.
The formula for the perimeter of a rectangle is 2l + 2w.
We have to change the formula a bit.
The length of this rectangle is going to be 4 times the width
So, replace 2l with 2(4w).
Then make this equation equal to 130.
2(4w) + 2w = 130 ; Start
8w + 2w = 130 ; Distribute the 2 across the 4w
10w = 130 ; Combine the like terms 8w and 2w
w = 13 ; Divide both sides by the coefficient of w. Which is 10