yes it would be yes so yes
The table shows the results of (p ^ q) and results of (p ^ r) for all possible outcomes. We have to tell which of the outcomes of union of both these events will always be true.
(p ^ q) V (p ^ r) means Union of (p ^ q) and (p ^ r). The property of Union of two sets/events is that it will be true if either one of the event or both the events are true i.e. there must be atleast one True(T) to make the Union of two sets to be True.
So, (p ^ q) V (p ^ r) will be TRUE, if either one of (p ^ q) and (p ^ r) or both are true. From the given table we can see that only the outcomes A, B and C will result is TRUE. The rest of the outcomes will all result in FALSE.
Therefore, the answer to this question is option 2nd
Answer:
576 cm^3
Step-by-step explanation:
Express this volume formula as V = π r^2 h, where the " ^ " symbol indicates exponentiation. Substitute 4 for r (this is half the diameter), 12 cm for h, and 3 for π: V = 3*(4)^2*12 cm^3, or V = 576 cm^3.
Answer:
A. -500
Step-by-step explanation:
Find the slope using rise over run (change in y / change in x)
Find the change in the y values (height of the plane):
24,000 - 18,000
= 6,000
Find the change in the x values (miles from the airport)
(60 - 72)
= -12
Divide 6000 by -12:
6000/-12
= -500
So, the slope of the plane's path is A. -500
Answer: 1/5, 1/2, 0.
Step-by-step explanation:
given data:
no of cameras = 6
no of cameras defective = 3
no of cameras selected = 2
Let p(t):=P(X=t)
p(2)=m/n,
m=binomial(3,2)=3!/2!= 3
n=binomial(6,2)=6!/2!/4! = 15
p(3)= 3/15
= 1/5.
p(1)=m/n,
m=binomial(6,1)*binomial(2,2)=6!/1!/4!*2!/2!/0!= 7.5
n=binomial(6,2)= 15
p(2)= 7.5/15
= 1/2
p(0)=m/n,
m=0
p(0)=0