PriyamRathor
If A is a positive Integer, which of the following must be divisible by 12?
1. \(A^4 -A^2\)
2. \((A-6)^2 (A-4)(A+13)^2\)
3. 2A (A-10) (A+13)
A. 1 and 2 only
B. 2 and 3 only
C. 1 and 3 only
D. 1,2 and 3 only
E. None of the Above
To determine whether a number or term is divisible by 12, we must ensure that the number / term is divisible by 4 and is divisible by 3.
1. \(A^4 -A^2\)\(A^2(A^2-1)\)
\(A^2(A+1)(A-1)\)
\(A*(A-1)A(A+1)\)
Check for divisibility by 4:
Case 1: A is even
As we have two even terms in the product, the number is divisible by 4.
Case 2: A is odd
When A is odd, (A-1) & (A+1) ⇒ even
As we have two even terms in the product, the number is divisible by 4.
Check for divisibility by 3: We have product of three consecutive terms, therefore the number will be divisible by 3.
Conclusion: As \(A^4 -A^2\) is divisible by both 4 and by 3, it is divisible by 12 2. \((A-6)^2 (A-4)(A+13)^2\)IMO, checking the divisibility of the second and the third term is a bit tricky. We can use the knowledge of remainders and even and odd integers to do so.
We will use the concept of even / odd to check the divisibility of 4, and the concept of remainders to check the divisibility of 3.
Check for divisibility by 4:
Case 1 : A is even
even^2 * even * odd^2
As we have two even terms in the product, we can be sure that the number is divisible by 4.
Case 2 : A is odd
odd^2 * odd * even^2
Again, we see that the product has two even terms in the product, hence the number is divisible by 4
In both the above cases, the number is divisible by 4.
Check for divisibility by 3:
We can use the concept of remainders to check the divisibility of 3. "A" when divided by 3, can have a remainder 0, 1 or 2. Let's check if the term is divisible by 3 in each of the case.
Case 1: Remainder(A/3) = 0; i.e. A is a multiple of 3
If A is a multiple of 3, \((A-6)^2\) will be divisible by 3. Hence the entire term is divisible by 3.
Case 2: Remainder(A/3) = 1; i.e. A when divided by 3, leaves a remainder = 1
Remainder(\(\frac{(A-6)^2 (A-4)(A+13)^2 }{ 3} \)) = \((1-0)^2 (1-1)(1+1)^2\) = 0
In this case (A-4) will be divisible by 3, hence the entire term is divisible by 3.
Case 3: Remainder(A/3) = 2; i.e. A when divided by 3, leaves a remainder = 2
Remainder(\(\frac{(A-6)^2 (A-4)(A+13)^2 }{ 3} \)) = \((2-0)^2 (2-1)(2+1)^2\)
In this case, the last term \((A+13)^2\) will be divisible by 3.
In all the above cases, the number is divisible by 3.
Conclusion:As \( (A-6)^2 (A-4)(A+13)^2\) is divisible by both 4 and by 3, it is divisible by 12 3. \(2A (A-10) (A+13)\)We can use the same approach in this as well. We can use the concept of even and odd to determine the divisibility by 4 and use the concept of remainders to determine the divisibility by 3
Check for divisibility by 4:
Case 1: A is even
If A is even, 2A is divisible by 4. Hence the entire term is divisible by 4.
Case 2: A is odd
If A is odd, (A+13) is even. We already have 2 in the equation, so the presence of an even term guarantees that the term will be divisible by 4.
Hence in both the cases, the number is divisible by 4.
Check for divisibility by 3:
As in previous case, we can use the concept of remainder to check the divisibility of 3.
Case 1: Remainder(A/3) = 0; i.e. A is a multiple of 3
2A (A-10) (A+13) is divisible by 3.
Case 2: Remainder(A/3) = 1; i.e. A when divided by 3, leaves a remainder = 1
Remainder (\(\frac{2A(A-10)(A+13)}{3}\)) = 2*1*(1-1)(1+1)
In this case the term (A-10) will be divisible by 3.
Case 3: Remainder(A/3) = 2; i.e. A when divided by 3, leaves a remainder = 2
Remainder (\(\frac{2A(A-10)(A+13)}{3}\)) = 2*2*(2-1)(2+1)
In this case the term (A + 13 ) will be divisible by 3.
In all the above cases, the number is divisible by 3.
Conclusion: As \(2A (A-10) (A+13)\) is divisible by both 4 and by 3, it is divisible by 12Option D