There are 0 solutions because the lines are parallel and will never intersect.
Answer:
thus the probability that a part was received from supplier Z , given that is defective is 5/6 (83.33%)
Step-by-step explanation:
denoting A= a piece is defective , Bi = a piece is defective from the i-th supplier and Ci= choosing a piece from the the i-th supplier
then
P(A)= ∑ P(Bi)*P(C) with i from 1 to 3
P(A)= ∑ 5/100 * 24/100 + 10/100 * 36/100 + 6/100 * 40/100 = 9/125
from the theorem of Bayes
P(Cz/A)= P(Cz∩A)/P(A)
where
P(Cz/A) = probability of choosing a piece from Z , given that a defective part was obtained
P(Cz∩A)= probability of choosing a piece from Z that is defective = P(Bz) = 6/100
therefore
P(Cz/A)= P(Cz∩A)/P(A) = P(Bz)/P(A)= 6/100/(9/125) = 5/6 (83.33%)
thus the probability that a part was received from supplier Z , given that is defective is 5/6 (83.33%)
Answer: Line 1: (2, 3) , (4, 12)
m = (12 - 3)/(4 - 2) = 9/2 This is the slope of the line
y = (9/2)x + b
3 = (9/2)(2) + b
3 = 9 + b
b = -6
y = (9/2)x - 6
Line 2: (5, 10) , (14,8)
m = (8 - 10)/(14 - 5) = -2/9
this slope is the opposite sign, and inverse of the first equation's slope. Therefore, the line is perpendicular.
y = mx + b
8 = (-2/9)(14) + b
8 = -28/9 + b
11.11 = b
y = (-2/9)x + 11.11
Step-by-step explanation: Hope this helps :)
Step-by-step explanation:
(2m + 4) / 8 = w
2m + 4 = 8w
2m = 8w - 4
m = 4w - 2