document.write( "Question 607681: Let p represent the statement, \"Jim plays football\", and let q represent \"Michael plays basketball\". Convert the compound statements into symbols. Jim plays football and Michael plays basketball.\r
\n" );
document.write( "\n" );
document.write( "A. p ∧ q \r
\n" );
document.write( "\n" );
document.write( "B. p ∨ q \r
\n" );
document.write( "\n" );
document.write( "C. p ∨ ~q \r
\n" );
document.write( "\n" );
document.write( "D. ~p ∧ q \n" );
document.write( "
Algebra.Com's Answer #382826 by jerryguo41(197)![]() ![]() You can put this solution on YOUR website! A) because ∧ means \"and\" and because both statements read correctly forward there is no need for ~. \n" ); document.write( " |