document.write( "Question 433431: Check the converse and contrapositive implification:-
\n" ); document.write( "a) If it is hot, then I take a drink.
\n" ); document.write( "b) If today is Monday, then tomorrow is tuesday.
\n" ); document.write( "

Algebra.Com's Answer #300453 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
Give the converse and contrapositive implication:-
\n" ); document.write( "a) If it is hot, then I take a drink.
\n" ); document.write( "b) If today is Monday, then tomorrow is tuesday.
\n" ); document.write( "
\r\n" );
document.write( "Here is the rule:\r\n" );
document.write( "\r\n" );
document.write( "Original statement:                      If p, then q\r\n" );
document.write( "Converse of original statement:          If q, then p \r\n" );
document.write( "Inverse of original statement:           If not p, then not q     \r\n" );
document.write( "Contrapositive of original statement:    If not q, then not p \r\n" );
document.write( "\r\n" );
document.write( "a) If it is hot, then I take a drink.\r\n" );
document.write( "\r\n" );
document.write( "p = \"It is hot\",  q = \"I take a drink\".\r\n" );
document.write( "\r\n" );
document.write( "Original statement:                   If it is hot, then I take a drink.\r\n" );
document.write( "Converse of original statement:       If I take a drink, then it is hot. \r\n" );
document.write( "Inverse of original statement:        If it is not hot, then I do not take \r\n" );
document.write( "                                                 a drink.     \r\n" );
document.write( "Contrapositive of original statement: If I do not take a drink, then it is \r\n" );
document.write( "                                                 not hot. \r\n" );
document.write( "b) If today is Monday, then tomorrow is Tuesday. \r\n" );
document.write( "\r\n" );
document.write( "p = \"Today is Monday\",  q = Tomorrow is Tuesday.\r\n" );
document.write( "\r\n" );
document.write( "Original statement:                   If today is Monday, then tomorrow is\r\n" );
document.write( "                                                 Tuesday.                \r\n" );
document.write( "Converse of original statement:       If tommorrow is Tuesday, then today \r\n" );
document.write( "                                                 is Monday. \r\n" );
document.write( "Inverse of original statement:        If today is not Monday, then tomorrow \r\n" );
document.write( "                                                 is not Tuesday. \r\n" );
document.write( "Contrapositive of original statement: If tomorrow is not Tuesday, then today\r\n" );
document.write( "                                                 is not Monday.\r\n" );
document.write( "                                                 \r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );