A converse of a statement P->Q is Q->P, although it does not necessarily make it true. So all you have to do is change the P and Q position. Your answer looks correct
firstPerson
Senior Poster
3,923 posts since Dec 2008
Reputation Points: 841
Solved Threads: 608
According to my extensive knowledge of math (below are the symbols at wikipedia) the two equations will yield two different results. The --> symbol is the same is the Assembly code "if xxxxxx then" where the xxxxxx is what is before the --> symbol. So by changing the if statement you are changing what the result will be which means there is no need to examine the rest.
http://en.wikipedia.org/wiki/List_of_mathematical_symbols
cwarn23
Occupation: Genius
3,033 posts since Sep 2007
Reputation Points: 413
Solved Threads: 259
According to my extensive knowledge of math (below are the symbols at wikipedia) the two equations will yield two different results. The --> symbol is the same is the Assembly code "if xxxxxx then" where the xxxxxx is what is before the --> symbol. So by changing the if statement you are changing what the result will be which means there is no need to examine the rest.
http://en.wikipedia.org/wiki/List_of_mathematical_symbols
Maybe so, but OP did not ask Truth value of proposition, but "what is" question. So for his question was not if the propositions follow from each other.
pyTony
pyMod
5,358 posts since Apr 2010
Reputation Points: 782
Solved Threads: 852
I was referring you, more proper way would have been OP, I think. Please close your solved threads and up/down vote/give rep any answers if they seem to deserve it.
pyTony
pyMod
5,358 posts since Apr 2010
Reputation Points: 782
Solved Threads: 852