document.write( "Question 297282: 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 ~q) r\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #214100 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! You're missing a logic operator between p and -q and then also between the ( ) and r. \n" ); document.write( " |