Answer:
sorry if image isn't clear, tried many shots
Step-by-step explanation:
Answer:
y = 5x/2 + 2
Step-by-step explanation:
We know the equation for slope-intercept form is y = mx + b, where m is the slope and b is the y-intercept. Since we have the coordinates of one point on this line and the slope, we can substitute that in and find b first:
y = mx + b
-8 = 5/2(-4) + b
-8 = -10 + b
b = 2
So we can use the slope and this y intercept we found to plug back into the equation:
y = mx + b
y = 5x/2 + 2
Answer:
The answer is below
Step-by-step explanation:
The volume of a box with a length of l, width of w and a height of h is given by the formula:
volume of the box = length * width * height = lwh
The volume of a cylinder with a height of h, and radius r is given by the formula:
volume of the cylinder = π * radius² * height = πr²h
Since the box and the cylinder have the same height and the cylinder is wide enough for the box to be placed inside, this means that the box has a volume greater than that of the cylinder. Hence:
If the box can take 8 cups, the cylinder would be able to take 10 cups.
Answer:
The probability is 0.971032
Step-by-step explanation:
The variable that says the number of components that fail during the useful life of the product follows a binomial distribution.
The Binomial distribution apply when we have n identical and independent events with a probability p of success and a probability 1-p of not success. Then, the probability that x of the n events are success is given by:

In this case, we have 2000 electronics components with a probability 0.005 of fail during the useful life of the product and a probability 0.995 that each component operates without failure during the useful life of the product. Then, the probability that x components of the 2000 fail is:
(eq. 1)
So, the probability that 5 or more of the original 2000 components fail during the useful life of the product is:
P(x ≥ 5) = P(5) + P(6) + ... + P(1999) + P(2000)
We can also calculated that as:
P(x ≥ 5) = 1 - P(x ≤ 4)
Where P(x ≤ 4) = P(0) + P(1) + P(2) + P(3) + P(4)
Then, if we calculate every probability using eq. 1, we get:
P(x ≤ 4) = 0.000044 + 0.000445 + 0.002235 + 0.007479 + 0.018765
P(x ≤ 4) = 0.028968
Finally, P(x ≥ 5) is:
P(x ≥ 5) = 1 - 0.028968
P(x ≥ 5) = 0.971032