Answer:
B. 40 meters
Step-by-step explanation:
— Estimating
The rectangle enclosing the path has sides of length 9 m and 14 m, so its perimeter is 2(9+14) = 46 m. The distance covered will be shorter than that.
The distance from A to C is longer than the distance from D to C, so we know the distance will be longer than 2·14+9 = 37 m.
Only one answer choice fits in the range 37 < d < 46.
____
— Detailed calculation
The distance from B to C is the hypotenuse of a right triangle with sides 9 and 12. You will recognize that these side lengths are 3 times the side lengths of a 3-4-5 right triangle, so the hypotenuse distance is 3·5 = 15 meters.
The circuit length is ...
AB +BC +CD +DA = 2 + 15 + 14 + 9 = 40 . . . . meters
Answer:
you are correct the answer is c
.............................
Answer:
The probability that a ship that is declared defecive is sound is 0.375
Step-by-step explanation:
Let P(A|B) denote the conditional probability of A given B. We will make use of the equation
P(A|B) = P(A) × P(B|A) / P(B)
We have the probabilities:
- P(Declared Defective (detected) | Defective) = 0.95
- P(not Detected | Defective) = 1-0.95=0.05
- P(Declared Sound | Sound) = 0.97
- P(Declared Defective |Sound) = 1-0.97=0.03
We can calculate:
P(Declared Defective)= P(Detected | Defective)×P(Defective) + P(Declared Defective |Sound) ×P(Sound) = 0.95×0.05 + 0.03×0.95=0.076
P(S | Declared Defective) =
(P(Sound) × P(Declared Defective | Sound)) / P(Declared Defective)
=0.95×0.03 /0.076 =0.375