In the following question, the domain of discourse is a set of male patients in
ID: 3749605 • Letter: I
Question
In the following question, the domain of discourse is a set of male patients in a clinical study. Define the following predicates:
P(x): x was given the placebo
D(x): x was given the medication
M(x): x had migraines
Translate each statement into a logical expression. Then negate the expression by adding a negation operation to the beginning of the expression. Apply De Morgan's law until each negation operation applies directly to a predicate and then translate the logical expression back into English.
Sample question: Some patient was given the placebo and the medication.
x (P(x) D(x))
Negation: ¬x (P(x) D(x))
Applying De Morgan's law: x (¬P(x) ¬D(x))
English: Every patient was either not given the placebo or not given the medication (or both).
(a)
Every patient was given the medication.
(b)
Every patient was given the medication or the placebo or both.
(c)
There is a patient who took the medication and had migraines.
(d)
Every patient who took the placebo had migraines. (Hint: you will need to apply the conditional identity, p q ¬p q.)
Explanation / Answer
A) Every patient was either not given the placebo or not given the medication (or both)
not given the placebo can be represented as ¬P(x)
not given the medication can be represented as ¬D(x)
either not given the placebo or not given the medication can be represented as ¬P(x) ¬D(x)
Every patient implies x
Hence the expression will be x(¬P(x) ¬D(x))
Negation: ¬x(¬P(x) ¬D(x))
Applying De Morgan's law: x (P(x) D(x))
b) Every patient was given the medication
D(x): x was given the medication
Every patient implies x
Hence the expression will be x(D(x))
Negation: ¬x(D(x))
Applying De Morgan's law: x (¬D(x))
c) Every patient was given the medication or the placebo or both
given the placebo can be represented as P(x)
given the medication can be represented as D(x)
either given the placebo or given the medication can be represented as P(x) D(x)
Every patient implies x
Hence the expression will be x(P(x) D(x))
Negation: ¬x(P(x) D(x))
Applying De Morgan's law: x (¬P(x) ¬D(x))
d) There is a patient who took the medication and had migraines.
took the medication can be represented as D(x)
had migranes can be represented as M(x)
took the medication and had migraines can be represented as M(x) ^ D(x)
There is a patient implies x
Hence the expression will be x(M(x) ^ D(x))
Negation: ¬x(M(x) ^ D(x))
Applying De Morgan's law: x (¬M(x) ¬D(x))
e)Every patient who took the placebo had migraines.
took the placebo can be represented as P(x)
had migranes can be represented as M(x)
Every patient implies x
who took the placebo had migraines can be represented as P(x) M(x) ¬P(x) M(x)
Hence the expression will be x(P(x) M(x)) x(¬P(x) M(x))
Negation: ¬x(¬P(x) M(x))
Applying De Morgan's law: x(P(x) ¬ M(x))
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.