📚 Write a compound statement in symbolic form
ฝัง
- เผยแพร่เมื่อ 8 ก.พ. 2025
- ✔ StudyForce.com
✔ Biology-Forums...
✔ Ask questions here: Biology-Forums...
Follow us:
▶ Facebook: / studyforceps
▶ Instagram: / studyforceonline
▶ Twitter: / studyforceps
The logical operations are listed left to right in order of operator precedence.
○ ( ) Parenthetical Expressions
○ ~ Negation (NOT)
○ ∧ Conjunction (AND)
○ ∨ Disjunction (OR)
○ → Conditional (IF, THEN)
Q1. Write each compound statement in symbolic form using the Boolean operators above.
a) The art show was enjoyable but the room was hot.
b) If the tire is flat then I will have to remove it and take it to the gas station.
c) If the boss doesn't like me or thinks I am lazy then she will not give me a raise and I will have to find another apartment.
Q2. Let h represent "My backpack is heavy," and r represent "It's
going to rain." Write the symbolic statement in words h∧~r.