Answer:
0.8594
Step-by-step explanation:
Let a denote the event of forgetting to shut off machine and b be the event of being defective.
-A foreman forgets to shut off machine 55% of the time.
-If he forgets, 15% of molds are defective.
-If he does not, 3% of molds are defective.
#The probability that he forgot to shut off the machine is calculated as:

P(a and ~b)=0.55(1-0.15)=0.4675
P(~a and b) = (1-0.55)*0.03=0.0135
P(~a and ~b) = (1-0.55)*(1-0.03)=0.4365
#Conditional probability is defined as:

Hence, the probability that the foreman forgot to shut off the machine the previous night is 0.8594
Answer:
40
Step-by-step explanation:
Two ways we can solve this problem:
1. Graphically
2. Mathematically
Because you already solved it graphically, I will show you how to do so mathematically. Of course, graphically is much much easier and more efficient in this problem.
Let's break the problem down.
First, we are given a graph which contains a slope.
To find slope, we use the technique -> rise/run
Picking 2 obvious points from the graph, we can see
1st point -> (10, 20)
2nd point -> (40, 80)
Now, let's find the slope

Now, we have an equation y = 2x, where y = number of pies and x = cups of sugar
We want to find how many cups of sugar we need to bake 80 pies. Simply substitute 80 = number of pies = y
y = 2x -> 80 = 2x
Solving for x, divide both sides by 2
40 = x
We need 40 cups of sugar.
Answer:
First one and last one
Step-by-step explanation:
Answer:
d:192
Step-by-step explanation:
The ball takes approximately a time of 2.041 seconds to reach its maximum height.
<h3>What time does the ball take to reach maximum height?</h3>
The height of the ball as a function of time is modelled by a <em>quadratic</em> equation, the required information can be found by transforming the expression into <em>vertex</em> form:
h = - 4.9 · t² + 20 · t + 12
h = - 4.9 · (t² - 4.082 · t - 2.449)
h + (- 4.9) · (6.615) = - 4.9 · (t² - 4.082 · t + 4.166)
h - 32.414 = - 4.9 · (t - 2.041)²
The ball takes approximately a time of 2.041 seconds to reach its maximum height.
To learn more on quadratic equations: brainly.com/question/1863222
#SPJ1