For example we have:
$$ \frac{-1}{2} $$
Does this mean that only the numerator of the fraction is negative?
Can we put it like this?
$$ -\frac{1}{2} $$ Does this means that the whole fraction is negative?
And then can we put it like this?
$$ \frac{1}{-2} $$
Does this mean that only the denominator of the fraction is negative?
Do the above suggestions [look] right? Or how should I understand when in some examples the minus sign is moving from numerator to the whole fraction?
The value is the same for all three versions, although the value might be seen as the result of a different operation: \begin{align} \frac{-a}{b} &= \frac{(-a)}{b} = (-a) / b = -(a / b) \\ -\frac{a}{b} &= -\left(\frac{a}{b}\right) = -(a / b) \\ \frac{a}{-b} &= \frac{a}{(-b)} = a /(-b) = - (a / b) \\ \end{align} The middle version is the most symmetric and IMHO most often used, the other version might show up during calculations or in explanations how one calculates with fractions.