Answer:
-21x^2+6x+3
Step-by-step explanation:
distributive property
Answer:
The probability that a performance evaluation will include at least one plant outside the United States is 0.836.
Step-by-step explanation:
Total plants = 11
Domestic plants = 7
Outside the US plants = 4
Suppose X is the number of plants outside the US which are selected for the performance evaluation. We need to compute the probability that at least 1 out of the 4 plants selected are outside the United States i.e. P(X≥1). To compute this, we will use the binomial distribution formula:
P(X=x) = ⁿCₓ pˣ qⁿ⁻ˣ
where n = total no. of trials
x = no. of successful trials
p = probability of success
q = probability of failure
Here we have n=4, p=4/11 and q=7/11
P(X≥1) = 1 - P(X<1)
= 1 - P(X=0)
= 1 - ⁴C₀ * (4/11)⁰ * (7/11)⁴⁻⁰
= 1 - 0.16399
P(X≥1) = 0.836
The probability that a performance evaluation will include at least one plant outside the United States is 0.836.
4x-2y=8 ==> y=2x-4 (to better show you what I mean)
2 lines are parallel if they have the same slope (m the coefficient of x).
So y=mx + b // y =2x-4 means m=2 & y=mx + b, becomes y=2x + b.
Moreover they are telling us that this function passes by (-2,1), where -2 represents x & 1, represents y. To calculate b , replace x & y by their values:
y=2x+b ==> 1 = 2(- 2) + b==> 1 = -4 + b ==> b= 5. Finally the equation is
y=-2x+5