I think the last two are correct.
Hope it helps
The answer for this question is 9 I
Answer:
3.333 hours
Step-by-step explanation:
Given the total distance is 30 miles, and boat 1 travels at 3 mph and boat 2 travels at 6 mph, and the time for both is the same. Distance is speed S times time T so
30 = D(boat 1) + D(boat 2)
30 = (S1 * T) + (S2 * T)
30 = 3T + 6T
30 = 9T
3.333 = T
-3.5, negative 1 over 4, 1 over 3, 2
Answer:
the probability that a code word contains exactly one zero is 0.0064 (0.64%)
Step-by-step explanation:
Since each bit is independent from the others , then the random variable X= number of 0 s in the code word follows a binomial distribution, where
p(X)= n!/((n-x)!*x!*p^x*(1-p)^(n-x)
where
n= number of independent bits=5
x= number of 0 s
p= probability that a bit is 0 = 0.8
then for x=1
p(1) = n*p*(1-p)^(n-1) = 5*0.8*0.2^4 = 0.0064 (0.64%)
therefore the probability that a code word contains exactly one zero is 0.0064 (0.64%)