Let A and B two bonded sets from $R$ i want to prove that the set $AB=\{ab,a\in A,b\in B\}$ is bounded
Let $c\in AB$ then there exists $a\in A$ and $b\in B$ such that $c=ab$ then $\inf(A)\times\inf(B)\leq c\leq \sup(A)\sup(B)$
Is this always true? or one of sets must be in $R^+$ or the two?
Your claim is not true in general. For example, consider $ A = \{ 1, -1 \}, B = \{ 2, 1 \}$.
We have $\inf (A) \times \inf (B) = -1 \times 1 = -1 > -2 \in AB $.
If both of the sets are positive, then your claim is true. Can you prove this?
To prove the general statement that you want, show that if $ A \subset [ -x, x ] $ and $ B \subset [ -y, y ]$, then prove that $ AB \subset [ -xy, xy ] $.