a) We will show that for four given numbers one can always find two numbers on the board such that one is not more than twice the other one. Suppose by contradiction, it is not true. Let the given numbers be a<b<c<d. Then d+ab>c+ab⇒d+ab>2(c+ab)⇒d+ab>1.
On the other hand, d+cb>d+ca⇒d+cb>2(d+ca)⇒d<cb<1. Thus, we get a contradiction.
b) We will give an example of three numbers for which the condition doesn't hold: a=10−1, b=10−3 and c=10−9. Then, the following numbers are written on the board:
10−1+106, 10−1+10−6, 10−3+108, 10−3+10−8, 10−9+102, 10−9+10−2.