Answer:
8940 table spoons and 2 teaspoons
Step-by-step explanation:
Answer:
Step-by-step explanation:
first we gotta find the slope of the first line
(-4,-3),(4,1)
slope = (y2 - y1) / (x2 - x1) = (1- (-3) / (4 - (-4) = (1 + 3) / (4 + 4) = 4/8 = 1/2
so the slope is 1/2.....so we are looking for a line that is perpendicular....perpendicular lines have negative reciprocal slopes...all that means is flip the slope and change the sign....so the slope we need is :
1/2....flip it....2/1.....change the sign....-2.....we need a -2 slope
y - y1 = m(x - x1)
slope = -2
(-4,3)...x1 = -4 and y1 = 3
now sub
y - 3 = -2(x - (-4) =
y - 3 = -2(x + 4) <=====
Shidddd lil buddy, try the 3rd one
Answer:
Binomial distribution requires all of the following to be satisfied:
1. size of experiment (N=27) is known.
2. each trial of experiment is Bernoulli trial (i.e. either fail or pass)
3. probability (p=0.14) remains constant through trials.
4. trials are independent, and random.
Binomial distribution can be used as a close approximation, with the usual assumption that a sample of 27 in thousands of stock is representative of the population., and is given by the probability of x successes (defective).
P(x)=C(N,x)*p^x*(1-p)^(n-x)
where N=27, p=0.14, and C(N,x) is the number of combinations of x items out of N.
So we need the probability of <em>at most one defective</em>, which is
P(0)+P(1)
= C(27,0)*0.14^0*(0.86)^(27) + C(27,1)*0.14^1*(0.86^26)
=1*1*0.0170 + 27*0.14*0.0198
=0.0170+0.0749
=0.0919