The question is to find whether a*b*c is divisible by 32.
Statement 1: a, b and c are consecutive even integers.
We know 32=2^5. That is, to be divisible by 32 the numerator has to contain at least 2^5.
Case 1: Let's take values for a,b and c as 4,6 and 8 respectively.
4= 2^2
6= 2^1 *3
8=2^3
When we add all the powers of 2 and3 we get: (2^6 * 3^2)/2^5
This is divisible by 32. --> YES
Case 2: Let's take values for a,b and c as 2,4 and 6 respectively.
2=2^1
4=2^2
6=2^1 * 3^1
Which gives, (2^4
...
Statement 1: a, b and c are consecutive even integers.
We know 32=2^5. That is, to be divisible by 32 the numerator has to contain at least 2^5.
Case 1: Let's take values for a,b and c as 4,6 and 8 respectively.
4= 2^2
6= 2^1 *3
8=2^3
When we add all the powers of 2 and3 we get: (2^6 * 3^2)/2^5
This is divisible by 32. --> YES
Case 2: Let's take values for a,b and c as 2,4 and 6 respectively.
2=2^1
4=2^2
6=2^1 * 3^1
Which gives, (2^4
...
.jpg)




