Well just plug those two numbers into the equation: 7(3) - 3(2) Which equals 15 so B) 15
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:
The confidence interval based on the paired design is wider because there is little variation in mileage between the cars.
Step-by-step explanation:
The sample size randomly collected is matched sample and since the confidence interval is based on the paired design is large and wide. There is small variation between the mileage of the two cars indicating the cars have mileage based on the fuel.
We notice it diviides by 3 each time or multiplies by 1/3
common ratio is 1/3
first term is 648
so next 3 terms are 8, 8/3, and 8/9
rule is an=648(1/3)^(n-1)
Take the vector u = <ux, uy> = <4, 3>.
Find the magnitude of u:
||u|| = sqrt[ (ux)^2 + (uy)^2]
||u|| = sqrt[ 4^2 + 3^2 ]
||u|| = sqrt[ 16 + 9 ]
||u|| = sqrt[ 25 ]
||u|| = 5
To find the unit vector in the direction of u, and also with the same sign, just divide each coordinate of u by ||u||. So the vector you are looking for is
u/||u||
u * (1/||u||)
= <4, 3> * (1/5)
= <4/5, 3/5>
and there it is.
Writing it in component form:
= (4/5) * i + (3/5) * j
I hope this helps. =)