JusTLucK04
If x and y are both integers such that 41y = 36x and y is not negative, which of the following must be true?
(i) x is prime
(ii) y is even
(iii) xy is positive
1. ii only
2. iii only
3. i and iii only
4. ii and iii only
5. i, ii and iii
Its a very good and tricky question... I also made a mistake while solving it...
So here the correct solution goes..
Firstly y is non -ve .. which means y>=0
41y = 36x
-> x = 41y/36
Statement i : Since x and y are integers, Y can attain values of 0,36, 72, 108, ..... and so on.
This gives values of x as 0,41, 82, 123 ....... so on.
So x is not prime..Statement ii : Y can attain values of 0,36, 72, 108, ..... and so on. Y will always be a multiple of 36 and hence even..
So, y is evenStatement iii : FOr +ve values of Y is surely +ve...
Y can't have -ve values as per question.
But when y = 0 , x=0. So, xy=0
So, xy is not always positive....
So, option 1. ii only is correct.....