document.write( "Question 638260: 11. Form the inverse: If I do not change my car’s oil, then my car will have engine trouble
\n" ); document.write( " If my car does not have engine trouble, then I changed my car’s oil.
\n" ); document.write( " If my car has engine trouble, then I changed my car’s oil.
\n" ); document.write( " If my car does not have engine trouble, then I did not change my car’s oil.
\n" ); document.write( " If my car has engine trouble, then I did not change my car’s oil.
\n" ); document.write( " If I change my car’s oil, then my car will not have engine trouble.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #402087 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "The inverse of 'if p then q' is 'if (not p) then (not q)'\r
\n" ); document.write( "\n" ); document.write( "p = I do not change my car’s oil
\n" ); document.write( "q = my car will have engine trouble\r
\n" ); document.write( "\n" ); document.write( "not p = I change my car’s oil
\n" ); document.write( "not q = my car will not have engine trouble\r
\n" ); document.write( "\n" ); document.write( "So the inverse of the original statement is:
\n" ); document.write( "If I change my car’s oil then my car will not have engine trouble (the last one in your list).
\n" ); document.write( "
\n" );