Cars= C Trucks= T
$3C + $5T = $785
Answer:
x = 37
Step-by-step explanation:
Vertically opposite angles are equal
Therefore, 2x + 6 = 80
Subtract 6 from both sides: 2x = 74
Divide both sides by 2: x = 37
Answer:
Explanation has been given below
Step-by-step explanation:
a) inter arrival times are exponentially distributed with mean 1/n , where n = rate = 1/sec.
probability distribution function is F(t)=n*exp(-n*t).
reference to any kth packet and the (k-1)th packet
the answer is = integration of F(t).dt with limits 0 to 2 = 1 - exp(-2*n) = 1 - exp(-2)
b) t=5 , P(q) = exp(-5)*(5)^q/factorial(q)
probability of fourth call within t=5 seconds is =
that is P(4) P(5) ...... = 1 - ( P(0) P(1) P(2) P(3) ) ; put the values and get the answer.
c) number of calls/rate = 4/n = 4 seconds