Answer:
O 30, 24, and 18
Step-by-step explanation:
18^2+24^2=30^2
324+576=900
Answer:
STV = 153 degrees
Step-by-step explanation:
180 - 18 = 162 (angles on a straight line equal 180 degrees)
3q + 15q = 162
18q = 162
q = 162 / 18
q = 9
STV = 15q + 18
= 135 + 18
= 153
Hope this helps!
Let events
A=Nathan has allergy
~A=Nathan does not have allergy
T=Nathan tests positive
~T=Nathan does not test positive
We are given
P(A)=0.75 [ probability that Nathan is allergic ]
P(T|A)=0.98 [probability of testing positive given Nathan is allergic to Penicillin]
We want to calculate probability that Nathan is allergic AND tests positive
P(T n A)
From definition of conditional probability,
P(T|A)=P(T n A)/P(A)
substitute known values,
0.98 = P(T n A) / 0.75
solving for P(T n A)
P(T n A) = 0.75*0.98 = 0.735
Hope this helps!!