In my class we've been asked to complete an exercise and choose whether to use implication or equivalence arrows: "The equation $2x−4=2$ is fulfilled only when $x=3$."
I understand that we can use the implication arrow to state $2x-4=2 ⇒ x=3,$ but I am unsure as to why we cannot use the equivalence arrows: when $x=3,$ doesn't the equation $2x-4=2$ still compute?
In the original statement, "only when" can be replaced by "only if", which is half of "if and only if" and in your case that does mean $P ⇒ Q$, if $P$ represents the equation and $Q$ represents $x=3$. In this case, you can say more. It is also the case that $Q ⇒ P$, in other words
$2x-4=2$ if and only if $x=3$.
So while more is true in this case that just goes beyond what you were asked and the reverse implication may not always be true.