document.write( "Question 484348: Hello there! I have been trying to attempt to make a truth chart & am completely lost! Can you please help me with the following problem? \r
\n" );
document.write( "\n" );
document.write( "~p → (p^~q)\r
\n" );
document.write( "\n" );
document.write( "The symbols get me all confused. I'm trying to understand the logic of what the problem is saying...any help would be greatly appreciated.\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #331400 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! ~p → (p ^ ~q) \n" ); document.write( "F:::::::::T::::::F \n" ); document.write( "F:::::::::T::::::T \n" ); document.write( "T:::::::::F::::::F \n" ); document.write( "T:::::::::F;:::::T \n" ); document.write( " \n" ); document.write( "============================ \n" ); document.write( "Now figure the ^ column which is T only when both p and ~q are true: \n" ); document.write( "~p → (p ^ ~q) \n" ); document.write( "F:::::::::T::F:::F \n" ); document.write( "F:::::::::T::T:::T \n" ); document.write( "T:::::::::F::F:::F \n" ); document.write( "T:::::::::F::F:::T\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "============================ \n" ); document.write( "Now figure the \"implies\" column \n" ); document.write( "which is F only when ~p is T and ^ is F \n" ); document.write( "~p → (p ^ ~q) \n" ); document.write( "F::::T::::T::F:::F \n" ); document.write( "F::::T::::T::T:::T \n" ); document.write( "T::::F::::F::F:::F \n" ); document.write( "T::::F::::F::F:::T\r \n" ); document.write( "\n" ); document.write( "---- \n" ); document.write( "So the statement is true when p is true. \n" ); document.write( "================= \n" ); document.write( "Please use Google to search for \"truth tables\" to get \n" ); document.write( "additional information on this topic. As you can see, \n" ); document.write( "it is very cumbersome to display a solution on this site. \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |