Answer:
a.b=[-1]
Step-by-step explanation:
This is a dot product of a and b
a.b =[6,-2,3].[2,5, -1] = [12-10-3] =[-1]
Answer:
0.6988
Step-by-step explanation:
Given that the number of people who use the ATM at night outside your local bank branch can be modeled as a Poisson distribution.
Let X be the number of customers arriving between 10 and 11 am.
X is Poisson with mean= 1.2
Required probability
= the probability that in the hour between 10 and 11 PM at least one customer arrives
= P(X≥1)
=1-P(X=0)
=1-0.3012
= 0.6988
Answer:
x-intercept: (-5,0)
y-intercept: (0,3)
Step-by-step explanation:
y-intercept: when x = 0
-3(0) + 5y = 15
5y = 15
y = 3
x-intercept: when y = 0
-3x + 5(0) = 15
-3x = 15
x = -5