I have a question about the correct form of notation, this is not about understanding, so I have used 60minutes as an example:
I know that the way to transform minutes to hours is, to multiply them by something that is technically "1":
$ 60min* \frac{1h}{60min} = 1h $
since: $1h=60min |:60min \\ \frac{1h}{60min} = 1$
But what is the correct operation on both sides if I have a equation like:
$ 60min=xh$
If I am not allowed to do any calculus "outside" and I just have to solve it by operating inside the equation - just by equivalence transforming - how would I write that down correctly. Am I allowed to only multiply on one side a value of 1 ?:
$ \quad 60min=xh \\ = 60min* \frac{1h}{60min} = xh \\= 1h=xh \quad|:h \\ \quad x=1 $
Or what would be the correct notation/ writing to solve 60min=xh just by equivalent transformation
Multiplying by $1$ doesn't change the value of anything. Thus if the left hand side and right hand side were equal before you multiplied one of them by $1$, then they're still equal after you've multiplied one of them by $1$ (and, just as important, but more subtle: If they are equal after you've multiplied one of them by $1$, then they were equal before you did so).
The same goes for adding $0$, or simplifying expressions; neither of those operations change the value of anything, so you're allowed to do it to only one side of an equation.