document.write( "Question 474961: Let p, q, and r be the following statements:
\n" );
document.write( "
\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( "
\n" );
document.write( "
\n" );
document.write( "Translate the following statement into English: (~p V q) right arrow r
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #325700 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "(~p V q)-> r = If Jamie is not on the train or Sylvia at the park,then Nigel is in the car. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |