Ok we are told both x and y are posative and greater than 1. also x+3y<1000. what is the maximum number the sum of the lengths x and y can be
The length of a number is the maximum if it is made of prime nos.Jinglander wrote:Ok we are told both x and y are posative and greater than 1. also x+3y<1000. what is the maximum number the sum of the lengths x and y can be
So, let us put x = 2, then 2^9 = 512, which is the maximum power of 2 that we can take here as 2^10 = 1,024.
Next put y = 2^7 = 128, which gives 3y = 3*128 = 384
Then 512 + 384 = 896 < 1000
Therefore, maximum length = 9 + 7 = 16













