document.write( "Question 1190026: its Contemporary Math
\n" );
document.write( "Construct a truth table for each of the following.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "5) (𝑞 𝑉 ~𝑟) → (𝑝 ∧ ~𝑞)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #821580 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "T = true \n" ); document.write( "F = false\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We have three variables p, q and r \n" ); document.write( "We need exactly \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The first column for p will have four T's in a row followed by four F's in a row. \n" ); document.write( "The second column for q will have two copies of TTFF \n" ); document.write( "The third column for r will have four copies of TF \n" ); document.write( "This will guarantee to capture every possible outcome\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We have this table so far
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Next is to add the column titled ~q which will just flip whatever is in column q
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Do a similar operation for column ~r
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's add the p ^ ~q column to the table we're building up
\n" ); document.write( "Recall that p ^ q is only true when p,q are true at the same time; otherwise, it's false.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Next, we can form the q v ~r column
\n" ); document.write( "The disjunction p v q is only false when p,q are both false; otherwise, it's true.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "And finally, here is the table that you'll have as the final answer.
\n" ); document.write( "It's definitely a lot to take in, especially because of the 8 rows to keep track of everything. \n" ); document.write( "For the last column, the statement p -> q is only false when p = T and q = F; otherwise, the conditional statement is true.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |