Answer:

Step-by-step explanation:
This is a conditional probability exercise.
Let's name the events :
I : ''A person is infected''
NI : ''A person is not infected''
PT : ''The test is positive''
NT : ''The test is negative''
The conditional probability equation is :
Given two events A and B :
P(A/B) = P(A ∩ B) / P(B)

P(A/B) is the probability of the event A given that the event B happened
P(A ∩ B) is the probability of the event (A ∩ B)
(A ∩ B) is the event where A and B happened at the same time
In the exercise :



We are looking for P(I/PT) :
P(I/PT)=P(I∩ PT)/ P(PT)

P(PT/I)=P(PT∩ I)/P(I)
0.904=P(PT∩ I)/0.025
P(PT∩ I)=0.904 x 0.025
P(PT∩ I) = 0.0226
P(PT/NI)=0.041
P(PT/NI)=P(PT∩ NI)/P(NI)
0.041=P(PT∩ NI)/0.975
P(PT∩ NI) = 0.041 x 0.975
P(PT∩ NI) = 0.039975
P(PT) = P(PT∩ I)+P(PT∩ NI)
P(PT)= 0.0226 + 0.039975
P(PT) = 0.062575
P(I/PT) = P(PT∩I)/P(PT)

C negative numbers are always last.
Answer:
C. AB = 5.8 cm
Step-by-step explanation:
In trapezoid ABCD, EF is the Midsegment.
.:. EF = {(AB+CD)
.:: 9.2 = {(AB + 12.6)
:: 9.2 x 2 = AB + 12.6
.. 18.4 = AB + 12.6
.. 18.4-12.6 = AB
:: AB = 5.8 cm
Answer:
x = X + 33 (I am guessing "x" and "X" are not the same. "x" is a variable and "X" is a constant.)
Step-by-step explanation:
31 - X + (2x+1) = x - 1
or, 2x+1 = x - 1 - 31 + X
or, 2x - x = -1 -31 + X -1
or, x = -2 -31 + X
or, x = X - 33