The answer is A, you can tell because if you multiply 4 by the numbers inside the parentheses you’ll get =12+24..hope that helped :)
Answer: The given logical equivalence is proved below.
Step-by-step explanation: We are given to use truth tables to show the following logical equivalence :
P ⇔ Q ≡ (∼P ∨ Q)∧(∼Q ∨ P)
We know that
two compound propositions are said to be logically equivalent if they have same corresponding truth values in the truth table.
The truth table is as follows :
P Q ∼P ∼Q P⇔ Q ∼P ∨ Q ∼Q ∨ P (∼P ∨ Q)∧(∼Q ∨ P)
T T F F T T T T
T F F T F F T F
F T T F F T F F
F F T T T T T T
Since the corresponding truth vales for P ⇔ Q and (∼P ∨ Q)∧(∼Q ∨ P) are same, so the given propositions are logically equivalent.
Thus, P ⇔ Q ≡ (∼P ∨ Q)∧(∼Q ∨ P).
Using a discrete probability distribution, it is found that:
a) There is a 0.3 = 30% probability that he will mow exactly 2 lawns on a randomly selected day.
b) There is a 0.8 = 80% probability that he will mow at least 1 lawn on a randomly selected day.
c) The expected value is of 1.3 lawns mowed on a randomly selected day.
<h3>What is the discrete probability distribution?</h3>
Researching the problem on the internet, it is found that the distribution for the number of lawns mowed on a randomly selected dayis given by:
Item a:
P(X = 2) = 0.3, hence, there is a 0.3 = 30% probability that he will mow exactly 2 lawns on a randomly selected day.
Item b:

There is a 0.8 = 80% probability that he will mow at least 1 lawn on a randomly selected day.
Item c:
The expected value of a discrete distribution is given by the <u>sum of each value multiplied by it's respective probability</u>, hence:
E(X) = 0(0.2) + 1(0.4) + 2(0.3) + 3(0.1) = 1.3.
The expected value is of 1.3 lawns mowed on a randomly selected day.
More can be learned about discrete probability distributions at brainly.com/question/24855677