Can you explain me what does it mean this property of the supremum and infinum?
If $A \subset \mathbb{R}$ and $c \in \mathbb{R}$, then we define $cA = \left\{ cx \: \middle| \: x \in A \right\}$.
If $c \geq 0$, then $\sup c A = c \sup A$, $\inf cA = c \inf A$.
If $c <0$ then $\sup cA = c \inf A$, $\inf c A = c \sup A$.
Think about what happens if $A$ is ain interval, for example $A=(1,2)$, when $\sup A=2$ and $\inf A=1$.
Then, $10 A = (10,20)$, and $\sup(10 A) = 20=10\cdot 2=10\sup A$ and $\inf (10A)=10=10\cdot 1=10\inf A$
On the other hand, $-5 A = (-10, -5)$, and $\sup(-5A)=-5=-5\inf A$, and $\inf (-5A)=-10=-5\sup A$