document.write( "Question 475706: if p = i like mathematics , and q = i am a good physician,. write out the meaning of
\n" );
document.write( " (i). p ^ ~q
\n" );
document.write( " (ii). ~p v q
\n" );
document.write( " (iii). ~(p ^ q) \n" );
document.write( "
Algebra.Com's Answer #326214 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if p = i like mathematics , and q = i am a good physician,. write out the meaning of \n" ); document.write( "(i). p ^ ~q \n" ); document.write( "I loke mathematics and I am not a good physician. \n" ); document.write( "------------------- \n" ); document.write( "(ii). ~p v q \n" ); document.write( "ii) I do not like mathematics or I am a good physician. \n" ); document.write( "------------------- \n" ); document.write( "(iii). ~(p ^ q) \n" ); document.write( "It is not true that i like mathematics and i am not a good physician.; \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " \n" ); document.write( " |