document.write( "Question 1190027: Construct a truth table for each of the following.\r
\n" ); document.write( "\n" ); document.write( "3) (𝑝 ∧ 𝑞) 𝑉 𝑝\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #821565 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "The symbol ^ means \"and\". It refers to a logical conjunction. In logic textbooks, the symbol ^ does not mean exponent.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The symbol v means \"or\". It's a logical disjunction. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Here's a truth table for p ^ q\n" ); document.write( "\n" ); document.write( "
pqp ^ q
TTT
TFF
FTF
FFF
T = true, F = false
\n" ); document.write( "As the table shows, p ^ q is only true if BOTH p and q are true together. Otherwise, it's false.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Here's a table for p v q\n" ); document.write( "\n" ); document.write( "
pqp v q
TTT
TFT
FTT
FFF
We have the opposite situation going on here.
\n" ); document.write( "The expression p v q is only false when BOTH p and q are false together. Otherwise, it's true.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use the ideas mentioned to get\n" ); document.write( "\n" ); document.write( "
pqp ^ q(p ^ q) v p
TTTT
TFFT
FTFF
FFFF
That table is the final answer.
\n" ); document.write( "Notice how the final column is perfectly identical to the p column.
\n" ); document.write( "Therefore, the expression (p ^ q) v p is logically equivalent to p.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you wanted, you can have this as scratch work off to the side somewhere\n" ); document.write( "\n" ); document.write( "
p ^ q p(p ^ q) v p
TTT
FTT
FFF
FFF
This way you can quickly compare this scratch work table to the p v q table shown earlier.
\n" ); document.write( "
\n" ); document.write( "
\n" );