document.write( "Question 466132: Let p,q, and r be the following statements:
\n" );
document.write( "p: Jamie is on the train.
\n" );
document.write( "q: Sylvia is at the park.
\n" );
document.write( "r: Nigel is in the car.\r
\n" );
document.write( "\n" );
document.write( "Translate the following statement into English: (p /\ ~q)-> r \n" );
document.write( "
Algebra.Com's Answer #319635 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Let p,q, and r be the following statements: \n" ); document.write( "p: Jamie is on the train. \n" ); document.write( "q: Sylvia is at the park. \n" ); document.write( "r: Nigel is in the car. \n" ); document.write( "Translate the following statement into English: (p /\ ~q)-> r \n" ); document.write( "---------- \n" ); document.write( "If Jamie is on the train and Sylvia is NOT at the park, \n" ); document.write( "Nigel is in the car. \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |