document.write( "Question 574169: Write the compound statement in symbols. \r
\n" );
document.write( "\n" );
document.write( "Let r = \"The food is good,\"
\n" );
document.write( "p = \"I eat too much,\"
\n" );
document.write( "q = \"I'll exercise.\" \r
\n" );
document.write( "\n" );
document.write( "I'll exercise if I don't eat too much. \n" );
document.write( "
Algebra.Com's Answer #368990 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write the compound statement in symbols. \n" ); document.write( "Let r = \"The food is good,\" \n" ); document.write( "p = \"I eat too much,\" \n" ); document.write( "q = \"I'll exercise.\" \n" ); document.write( "I'll exercise if I don't eat too much. \n" ); document.write( "---- \n" ); document.write( "-p implies q \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |