document.write( "Question 322134: 7. Let p represent a true statement, while q and r represent false statements. Find the truth value of the compound statement.\r
\n" );
document.write( "\n" );
document.write( "(~pV~q)^r
\n" );
document.write( " True
\n" );
document.write( " False \n" );
document.write( "
Algebra.Com's Answer #230594 by Jk22(389)![]() ![]() You can put this solution on YOUR website! False (since r is false) \n" ); document.write( " |