document.write( "Question 1011226: It is Tuesday or this is not an octopus
\n" );
document.write( " p:It is Tuesday
\n" );
document.write( "q: This is an Octopus \r
\n" );
document.write( "\n" );
document.write( "the symbolic form is ? \n" );
document.write( "
Algebra.Com's Answer #626818 by mathmate(429)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Question \n" ); document.write( "It is Tuesday or this is not an octopus \n" ); document.write( " p:It is Tuesday \n" ); document.write( "q: This is an Octopus \r \n" ); document.write( "\n" ); document.write( "the symbolic form is ?\r \n" ); document.write( "\n" ); document.write( "Solution: \n" ); document.write( "The symbolic forms are: \n" ); document.write( "p: It is Tuesday \n" ); document.write( "q: This is an octopus \n" ); document.write( "\"or\":∨ \n" ); document.write( "\"not\": ¬ \n" ); document.write( " \n" ); document.write( "(It is Tuesday) or (this is not an octopus) \n" ); document.write( "=> \n" ); document.write( "(It is Tuesday) or ¬(This is an octopus) \n" ); document.write( " \n" ); document.write( "Therefore \n" ); document.write( "p ∨ ¬ q \n" ); document.write( "is the symbolic form for \n" ); document.write( "\"It is Tuesday or this is not an octopus\" \n" ); document.write( " \n" ); document.write( "note: ¬ has a higher precedence than ∨, so \n" ); document.write( "p ∨ ¬ q is the same as p ∨ (¬ q) \n" ); document.write( " |