document.write( "Question 124461: Determine the truth value of the following statement:
\n" ); document.write( "Rembrandt was a famous painter and some odd number are prime.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #91348 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Determine the truth value of the following statement: \r\n" );
document.write( "\r\n" );
document.write( "Rembrandt was a famous painter and some odd number are prime.\r\n" );
document.write( "\r\n" );
document.write( "Let p = \"Rembrandt was a famous painter\"\r\n" );
document.write( "and\r\n" );
document.write( "let q = \"Some odd numbers are prime\".\r\n" );
document.write( "\r\n" );
document.write( "Then the ststement is p /\ q\r\n" );
document.write( "\r\n" );
document.write( "which is a case of T /\ T because both p and q are true.\r\n" );
document.write( "\r\n" );
document.write( "T /\ T <=> T\r\n" );
document.write( "\r\n" );
document.write( "So its truth value is T.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );