document.write( "Question 214034: Is the converse of a true conditional statement always true? Explain. \n" ); document.write( "
Algebra.Com's Answer #162259 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! no, only the contrapositive is true \n" ); document.write( ". \n" ); document.write( "Example, If John then Athlete,,,,p=John,,,,q=Athlete,,if p then q \n" ); document.write( ". \n" ); document.write( "Converse,,, if q then p,,,,If Athlete then John,,,,might be but not always \n" ); document.write( ". \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( ". \n" ); document.write( "Inverse,, if not p then not q,,,if not John then not Athlete,,again not always \n" ); document.write( ". \n" ); document.write( "Contrapositive, if not q then not p,,,if not Athlete then not John,,,true \n" ); document.write( " \n" ); document.write( " |