Explanation
1. Given that \(x^2/4>50\) is an integer, \(x^2\) can be 51. So you are right in saying since nothing is given about x it is not okay to assume its an integer.
2. Since x, y , z are consecutive integers you can write:
x Now it must be understood that one among x, y and z must be divisible by 3 since they are consecutive three integers. For example, lets take [5,
6,7] or [10,11,
12] or [
51,52,53]
Now use the above expressions in the options and check:
- xyz = One among x,y,z must be divisible by 3. So xyz must be divisible by 3.
- (x+1)yz = \(y^2z\) Its not possible to say with certainty that either y or z is divisible by 3. Not enough information.
- (x+2)yz = \(yz^2\) Its not possible to say with certainty that either y or z is divisible by 3. Not enough information.
- (x+3)yz = Now it must be divisible by 3 since one of x,y,z is a multiple of 3. Similarly one of (x+3),y,z is a multiple of 3.
- (x+1)(y+1)(z+1) = Now it must be divisible by 3 since one of x,y,z is a multiple of 3. Similarly one of (x+1),y+1,z+1 is a multiple of 3.
- (x+1)(y+2)(z+3) = Consider three case. Case 1: x is divisible by 3. y and z is not. Then in the expression, y = x+1 = 3n +1 , then (y+2) = 3n + 3. So the expression becomes divisible by 3. Case 2: y is divisible by 3. Then the term (x+1) becomes divisible by 3 since (x+1) = (y-1+1) = y. Case 3: z is divisible by 3. (z+3) becomes divisible by 3 then.Now it must be divisible by 3
3. b,c and d are consecutive even integers such that 2<b<c<d.
Let's assume b = 2n, then c = 2n+2 , d = 2n+4 and n>1 since 2<b<c<d.
Then the expression bcd = 2n(2n+2)(2n+4)= 8n(n+1)(n+2). Now n(n+1)(n+2) is the product of 3 consecutive integers which is always divisible by 6. Therefore 8n(n+1)(n+2) is always divisible by 6*8 or 48.