document.write( "Question 294796: Convert the compound statement into words.
\n" ); document.write( "p = The food tastes delicious.
\n" ); document.write( "q = We eat a lot.
\n" ); document.write( "
\n" ); document.write( "p ~q
\n" ); document.write( " (Points :3)
\n" ); document.write( " The food tastes delicious or we don’t eat a lot.
\n" ); document.write( " The food does not taste delicious or we eat a lot.
\n" ); document.write( " If the food does not taste delicious then we don’t eat a lot.
\n" ); document.write( " If we eat a lot, then the food tastes delicious.
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #212567 by kamberry(1)\"\" \"About 
You can put this solution on YOUR website!
If we eat a lot, then the food tastes delicious.
\n" ); document.write( "
\n" ); document.write( "
\n" );