It depends on how many boxes max puts in. If max puts 2 boxes in the larger one then the box would be approximately 350 cubic inches
Y = 5x + 2
3x = y + 10
3x = y + 10
3x = 5x + 2 + 10
3x = 5x + 12
3x - 5x = 12
-2x = 12
x = -6
substitute x = -6 into y = 5x + 2
y = 5(-6) + 2
y = -30 + 2
y = -28
x = -6, y = -28
hope this helped, God bless!
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