Let the two no's be a and b;
Given product of the no's is p = ab;
If the each nos is increased by 2 then the new product will be
(a+2)(b+2) = ab + 2a + 2b + 4
= ab + 2(a+b) + 4
= p + 2(a+b) + 4
Hence the new product is (p+4) times greater than twice the sum of the two original numbers.