#Discrete math logical equivalences problem
31 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
i apply de morgans law for the first negation
but i dont know how to simplify the expression after that
Show what you've done so far
(P ^(P ^ ~Q)) V (P ^ Q)
$(P\land (P\land \not Q))\lor (P\land Q)$
Apenguinarmy
yes
Now you can use the laws of annihilation
ah
$A\land (A\land B) = A \land B$
Apenguinarmy
have not covered that in class yet
nvm
just didnt know it was called annhilation
Names differ, maybe I got it wrong too
im using this list as a reference
wait so our final answer will be
(P ^ ~Q) V (P ^ Q)
?
this seems like it can be simplified more
like maybe group the Q and ~Q together
but i cant find a law for it
Distributive next, it was probably associative and idempotent in the previous step
but distributive requires 3 variables
can we assume Q or ~Q to be something else?
That works
+close