document.write( "Question 198532: I am still confused about this problem. I was given help but I am still confused on it. Can someone please help me on this? I will be very greatful on any help that I receive.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2. (2 pts) Let p, q, and r be the following statements: \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "p: Mary is on the bus.\r
\n" );
document.write( "\n" );
document.write( "q: April is in the car.\r
\n" );
document.write( "\n" );
document.write( "r: Stan is at the zoo. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Translate the following statement into English: (p v ~ r) -> ~ q \n" );
document.write( "
Algebra.Com's Answer #149049 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! The symbol \"v\" means \"or\", the symbol \"~\" means \"not\", and the symbol \"->\" means \"if...then\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Example: \"p v q\" means \"p or q\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Example: \"~p\" means \"not p\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Example: \"p -> q\" means if \"p, then q\"\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since \"q: April is in the car.\", this means that \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "~q: April is NOT in the car.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, because \"r: Stan is at the zoo. \", this means that \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "~r: Stan is NOT at the zoo\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now join the last statement with an \"or\" and connect it to \"Mary is on the bus\" to get\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p v ~r: Mary is on the bus OR Stan is NOT at the zoo\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now attach the last phrase to \"April is NOT in the car\" using an \"if..then\" to get\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(p v ~r) -> ~q: IF Mary is on the bus OR Stan is NOT at the zoo, THEN April is NOT in the car.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note: the all caps words are used for emphasis to point out the key words. \n" ); document.write( " |