print(1 / sum(map(int, input().split())) * int(input()) * int(input()))