Bunuel
If y is an even integer greater than 4, and x = y^2 - 2y, then which of the following must be a factor of (x^2 - 8x)
I. 144
II. 216
III. 394
A. I only
B. II only
C. III only
D. I and III only
E. I, II and III
Bunuel
If y is an even integer greater than 4, and x = y^2 - 2y, then which of the following must be a factor of (x^2 - 8x)
I. 144
II. 216
III. 394
A. I only
B. II only
C. III only
D. I and III only
E. I, II and III
Any even integer can be assumed as "\(2n\)" for all integers \(n\)
Let \(y = 2n\)
--> \(x = y^2 - 2y = 4n^2 - 4n = 4n(n - 1)\)
So, \(x^2 - 8x = 16n^2(n - 1)^2 - 32n(n - 1)\)
= \(16n(n - 1)[n^2 - n - 2]\)
= \(16(n - 2)(n - 1)(n)(n + 1)\)
= \(16\)*
(Product of 4 consecutive integers)Note: Product of "\(x\)" consecutive integers is ALWAYS divisible by "\(x!\)"
E.g: Case 1: 1*2 or 2*3 or 3*4 are always divisible by 2!
Case 2:1*2*3 or 2*3*4 or 3*4*5 are always divisible by 3!
Case 3: 1*2*3*4*5 or 4*5*6*7*8 or 10*11*12*13*14 are always divisible by 5! and so on . . . . .
So, \(16\)*
(Product of 4 consecutive integers) is always divisible by 16*4! = 16*24 = 384
Option C
Bunuel Pls correct the value 394 to 384