document.write( "Question 442965: Write the statement in symbols using the p and q given below. Then construct a truth table for the symbolic statement and select the best match.
\n" );
document.write( "p = I eat too much\r
\n" );
document.write( "\n" );
document.write( "q = I'll exercise.\r
\n" );
document.write( "\n" );
document.write( "I'll exercise if I eat too much. (Points : 5) \r
\n" );
document.write( "\n" );
document.write( "Mutiple Choice\r
\n" );
document.write( "\n" );
document.write( "1.) q right pointed arrow p\r
\n" );
document.write( "\n" );
document.write( "p q q right pointed arrow p\r
\n" );
document.write( "\n" );
document.write( "T T T
\n" );
document.write( "T F T
\n" );
document.write( "F T F
\n" );
document.write( "F F T\r
\n" );
document.write( "\n" );
document.write( "2.) P right pointed arrow and q\r
\n" );
document.write( "\n" );
document.write( "p q p right pointed arrow and q\r
\n" );
document.write( "\n" );
document.write( "T T F
\n" );
document.write( "T F T
\n" );
document.write( "F T F
\n" );
document.write( "F F F\r
\n" );
document.write( "\n" );
document.write( "3.) q right pointed arrow and p\r
\n" );
document.write( "\n" );
document.write( "p q q and right pointed arrow and p \r
\n" );
document.write( "\n" );
document.write( "T T F
\n" );
document.write( "T F T
\n" );
document.write( "F T T
\n" );
document.write( "F F T\r
\n" );
document.write( "\n" );
document.write( "4.) p right pointed arrow and q\r
\n" );
document.write( "\n" );
document.write( "p q q and right pointed arrow q
\n" );
document.write( "T T T
\n" );
document.write( "T F F
\n" );
document.write( "F T T
\n" );
document.write( "F F F\r
\n" );
document.write( "\n" );
document.write( "Please indicate which is correct, 1,2,3 or 4. \n" );
document.write( "
Algebra.Com's Answer #305533 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! I'll exercise if I eat too much.\r \n" ); document.write( "\n" ); document.write( "You can rewrite this as: \"If I eat too much, then I'll exercise.\"\r \n" ); document.write( "\n" ); document.write( "This means p -> q.\r \n" ); document.write( "\n" ); document.write( "To elaborate:\r \n" ); document.write( "\n" ); document.write( "By saying this you are saying if p happens, then q will happen\r \n" ); document.write( "\n" ); document.write( "That is to say, p implies q, which is usually stated as p -> q.\r \n" ); document.write( "\n" ); document.write( "To construct a truth table:\r \n" ); document.write( "\n" ); document.write( "p q p->q\r \n" ); document.write( "\n" ); document.write( "T T T \n" ); document.write( "T F F \n" ); document.write( "F T T \n" ); document.write( "F F T\r \n" ); document.write( "\n" ); document.write( "It may be weird to think that a false statement implying a true statement is a truth. But consider this statement.\r \n" ); document.write( "\n" ); document.write( "If it rains, I'm going to sleep all day.\r \n" ); document.write( "\n" ); document.write( "So if it rains, and then I sleep all day, it's true. \n" ); document.write( "If it it rains, and then I don't sleep all day, I've lied. It's false. \n" ); document.write( "Now what if it doesn't rain? I never said anything about that. No matter what I do, you can't prove that I lied. So, the condition is always true if the initial condition is false. \n" ); document.write( "so F->T = T F->F = T.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The truth table should be:\r \n" ); document.write( "\n" ); document.write( "p q p->q\r \n" ); document.write( "\n" ); document.write( "T T T \n" ); document.write( "T F F \n" ); document.write( "F T T \n" ); document.write( "F F T\r \n" ); document.write( "\n" ); document.write( "It seems that #4 is close, make sure you don't have a typo.\r \n" ); document.write( "\n" ); document.write( "I think #4 is your answer, you just didn't type a T in that last spot.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |