document.write( "Question 1181536: Given the conditional statement , write the related statements converse,
\n" );
document.write( "inverse and contrapositive. Indicate the truth value of each.\r
\n" );
document.write( "\n" );
document.write( "1. If you live in Davao, then you live in the Philippines.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #811467 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! converse if you live in the Philippines, then you live in Davao. change the order \n" ); document.write( "inverse is if you do not live in Davao, then you do not live in Philippines. same order but negate \n" ); document.write( "contrapositive is both together: if you do not live in the Philippines, then you do not live in Davao. \n" ); document.write( " |