Answer:
11+2x
Step-by-step explanation:
Answer: Probability that this whole shipment will be accepted is 0.629
Step-by-step explanation:
The company randomly select and test 20 components and accept the whole batch if there are fewer than 3 defectives.
Applying normal distribution,
z = (x-u)/s
Where
n = number of components that were tested.
s = standard deviation
u = mean = np
p = probability that the component has defect
q = probability that the component does not have defect
x = r = the number of components
From the information given,
p = 8/100 = 0.08
q = 1-q = 1-0.08 = 0.92
n = 20
u = 20×0.08 = 1.6
s = √20 × 0.08 × 0.92 = √1.472
s = 1.21
Probability that this whole shipment will be accepted will be probability that fewer than 3 components have defects. This means that it must be lesser than or equal to 2 components.
P(x lesser than 3) =P(x lesser than or equal to 2). Therefore,
x = 2
z = (2-1.6)/1.21 = 0.33
Looking at the normal distribution table, the corresponding z score is 0.629
Answer:
y = -3x - 6
Step-by-step explanation:
first, find the slope
(-4, 6)
(1, -9)
remember the equation for the slope
insert given points
((-9) - (6)) / ((1) - (-4))
simplify
( -9 - 6) / (1 + 4)
= -15/ 5
= -3
now insert it into the equation of the line
remember, the equation of the line is
y = mx + b
where "m" is the slope
and "b" is the y-intercept
to find "b", you just have to plug in a point that is found on the line
we know that (-4, 6) and (1. -9) is found on the line, so let's just use (-4, 6) for this problem
y = mx + b
substitute in the slope of this line
y = -3x + b
now substitute in the given points
6 = -3 * -4 + b
and solve it like any algebra problem, by inverse operations and simplifying
6 = 12 + b
-12 -12
-6 = b
so the equation of the line is
y = -3x -6