document.write( "Question 474977: . Let p represent the statement, \"Jim plays football\", and let q represent \"Michael plays basketball\". Convert the compound statements into symbols.\r
\n" ); document.write( "\n" ); document.write( "It is not the case that Jim plays football and Michael does not play basketball.
\n" ); document.write( "
\n" ); document.write( " ~p q
\n" ); document.write( " ~p ~q
\n" ); document.write( " ~(p q)
\n" ); document.write( " ~(p ~q)
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #325713 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!
if\r
\n" ); document.write( "\n" ); document.write( "\"p\": Jim plays football
\n" ); document.write( "\"q\": Michael plays basketball\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that means is that wherever you see a '\"p\"', it will stand for \"\"Jim\" \"plays\"\"+football\"\". \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The symbol ~ stands for the \"negation\" of a given statement. So ~\"p\" means \"NOT\"\"+p\". \r
\n" ); document.write( "\n" ); document.write( " So if \"p\" means \"\"Jim\" \"plays\"\"+football\"\", then ~p: \"\"Jim\" \"does\"\"NOT\"\"plays\"\"+football\"\". \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also, the symbol \"V\" stands for \"\"or\"\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "First, take a look at the statement \"Jim does not play football or Michael plays basketball\". We are going to ignore the beginning part \"It is not the case\" for now.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So \"Jim does not play football\" translates to ~ \"p\" and \"Michael plays basketball\" translates to \"q\". \r
\n" ); document.write( "\n" ); document.write( "Combine the two symbols with a \"V\" to get ~ \"p\" \"V\" \"q\" (since we're dealing with an 'or' situation)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Finally, negate the entire statement by placing a outside the parenthesis to get ~(~ \"p\" \"V\" \"q\"), because the beginning of the sentence states that \"it is not the case\". \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the full translation of \"It is not the case that Jim does not play football or Michael plays basketball\" is ~(~ \"p\" \"V\" \"q\").\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );