document.write( "Question 309309: Write Statement in symbolic form.
\n" );
document.write( "Let: P: the chili is spicy
\n" );
document.write( " Q: the sour cream is cold
\n" );
document.write( "42. Neither is the chili spicy nor is the sour cream cold. \n" );
document.write( "
Algebra.Com's Answer #221228 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! In words, it's not P and not Q. \n" ); document.write( "symbolically ~P^~Q or ~P&~Q \n" ); document.write( " |