Question 1055134
.
Write the converse of this statement.

If 3 - 2x = 13, then x = -5.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Wikipedia <A HREF=https://en.wikipedia.org/wiki/Converse_(logic)>says</A>:

<pre>
      For the implication P &#8594; Q, the converse is Q &#8594; P
</pre>

So, for the statement

<pre>
     If 3 - 2x = 13, then x = -5
</pre>

the converse statement is 

<pre>
     If x = -5, then 3 - 2x = 13
</pre>