QUESTION IMAGE
Question
homework 2 - 1 conditional statements
let p represent \daniel is angry\, and let q represent \daniel is not having fun\.
translate the following into symbolic form.
- daniel is not angry
- daniel is angry and daniel is not having fun
- daniel is not angry or daniel is not having fun.
translate the following from symbolic form to written form.
- p ∧ ¬q
- ¬q ∨ p
write the converse of each of the following conditional statements.
- if two angles are adjacent, then they share a common ray.
converse:
- if m is the mid - point of ab, then m is between a and b and am = mb.
converse:
Step1: Recall logical - negation symbol
The symbol for "not" in logic is $
eg$. Given $p$ represents "Daniel is angry", "Daniel is not angry" is $
eg p$.
Step2: Recall logical - and symbol
The symbol for "and" in logic is $\wedge$. Given $p$ represents "Daniel is angry" and $q$ represents "Daniel is not having fun", "Daniel is angry and Daniel is not having fun" is $p\wedge q$.
Step3: Recall logical - or symbol
The symbol for "or" in logic is $\vee$. Given $p$ represents "Daniel is angry" and $q$ represents "Daniel is not having fun", "Daniel is not angry or Daniel is not having fun" is $
eg p\vee q$.
Step4: Translate symbolic to written form
Given $p$ represents "Daniel is angry" and $q$ represents "Daniel is not having fun", $p\wedge
eg q$ means "Daniel is angry and Daniel is having fun".
Step5: Translate symbolic to written form
Given $p$ represents "Daniel is angry" and $q$ represents "Daniel is not having fun", $
eg q\vee p$ means "Daniel is having fun or Daniel is angry".
Step6: Recall converse of conditional statement
The converse of a conditional statement "If $a$, then $b$" is "If $b$, then $a$". For "If two angles are adjacent, then they share a common ray", the converse is "If two angles share a common ray, then they are adjacent".
Step7: Recall converse of conditional statement
For "If $M$ is the mid - point of $AB$, then $M$ is between $A$ and $B$ and $AM = MB$", the converse is "If $M$ is between $A$ and $B$ and $AM = MB$, then $M$ is the mid - point of $AB$".
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
- $
eg p$
- $p\wedge q$
- $
eg p\vee q$
- Daniel is angry and Daniel is having fun.
- Daniel is having fun or Daniel is angry.
- If two angles share a common ray, then they are adjacent.
- If $M$ is between $A$ and $B$ and $AM = MB$, then $M$ is the mid - point of $AB$.