| 1. |
All pesticides are
harmful to the environment. |
| 2. |
No fertilizer is a
pesticide. |
| Therefore, no
fertilizer is harmful to the
environment. |
Solution:
Invalid
| 1. |
All roads lead to
Rome. |
| 2. |
Route 66 is a road. |
| Therefore, Route 66
leads to Rome. |
Solution:
Valid
Solution:
Since this is a list of the first 5 prime numbers, the next most likely number is the sequence is 13.
Solution:5. Write the negation of the statement "Some computers are priced under $100."
You first need to translate the sentence into a form that we know how to put in symbols to get "If it is a square, then it is a rectangle". Now we rewrite this in symbols to get.
Solution:6. Under what conditions is the statement
No computers are priced under $100.
Solution:7. Determine if the following is true:
p
q
T
T
T
T
F
F
F
T
T
F
F
T
The statement is true when p is true and q is true.
The statement is true when p is false and q is true.
The statement is true when p is false and q is false.
Solution:8. Determine if the following is true:
p
q
T
T
T
F
T
F
F
T
F
T
F
T
F
F
F
T
p
q
T
T
F
F
F
T
F
F
T
F
F
T
T
F
F
F
F
T
T
T
The statement is not true since the final columns of the truth tables do not match up.
Solution:9. Rewrite the following sentence in "if . . ., then . . ." form: "I take public transportation only if it is raining."
p
q
T
T
T
F
T
F
T
F
F
T
T
F
F
F
F
T
p
q
T
T
F
F
F
T
F
F
T
F
F
T
T
F
F
F
F
T
T
T
The statement is true since the final columns of the truth tables match exactly.
Solution:10. Determine if the following are logically equivalent:
If I take public transportation, then it is raining.
Solution:11. Under what conditions will
p
q
T
T
T
T
F
F
F
T
T
F
F
T
p
q
T
T
T
T
T
T
F
F
T
F
F
T
T
F
F
F
F
T
T
T
Not logically equivalent since the final columns in the truth table do not match exactly.
Solution:
p
q
T
T
F
T
T
F
F
F
F
T
T
T
F
F
T
T
The statement is false when p is true and q is false.
Solutions:The converse of the statement is:
The standard order for the original conditional is:
If it is not raining, then I walk to work.
If I walk to work, then it is not raining.
(switch the premise and conclusion)
The inverse of the statement is:
If it is raining, the I do not walk to work.
(leave the order the same but write the negation of the premise and the negation of the conclusion)
The contrapositive of the statement is:
If I do not work to work, then it is raining.
(switch and negate the premise and conclusion)
The converse and inverse are equivalent. The contrapositive and the original statments are equivalent.
| 1. |
All police officers ride motorcycles. |
| 2. |
Some women are police officers. |
| Therefore, some women ride motorcycles. |
| 1. |
All police officers ride motorcycles. |
| 2. |
Some women ride motorcycles. |
| Therefore, some women are police officers. |