QuestionLet : This is a turtle; : This is a reptile. Write "Not a turtle if not a reptile" in symbols.
Studdy Solution
STEP 1
Assumptions1. represents the statement "This is a turtle." . represents the statement "This is a reptile."
STEP 2
The given compound statement is "This is not a turtle if it's not a reptile." This is a conditional statement of the form "If not q, then not p."
STEP 3
In symbolic form, "not p" is represented as and "not q" is represented as .
STEP 4
A conditional statement "If p, then q" is represented symbolically as .
STEP 5
Substitute for p and for q in the conditional statement to get the symbolic form of the given compound statement.
The compound statement "This is not a turtle if it's not a reptile" in symbolic form is .
Was this helpful?