For integers M and N , the following is true:
If M is divisible by N , then M 2 must be divisible by N .
However, the converse of this statement is not necessarily true.
Which of the following statements is false ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Even my teacher couldnt solve this
Can you explain why you can assume in Case I that M can be written as M = k n , for the same k , n shown at the previous line ?
Log in to reply
In order to prove the statement false, I need to find any number M for which it is false. My choice is M = k n .
For instance, if d = 1 2 = 3 ⋅ 2 2 then k = 3 and n = 2 ; then I pick M = 3 ⋅ 2 = 6 ; M 2 = 3 6 is a multiple of 12 but M = 6 is not.
36 is a multiple of 12, 6 is not a multiple of 12.
The statement "If M × M is divisible by 1 2 , then M must be divisible by 1 2 " is not true for M = 6 .
Here's why - the prime factors of 12 are 2 and 2 and three. 6 is 2 times 3 BUT it does not supply the extra 2 12 must have to divide it.
6 is smaller than 12 so lets multiply it by any integer that does not supply the extra 2. 11 will do.
66 over 12 is 5.5 66 squared is 4,356 and 4,356 over 12 is 363.
Log in to reply
Yes, that is true. You can even show this without multiplying by 11: 6 over 12 is 0.5, but 6 squared is 36 and 36 over 12 is 3.
In order for the converse to be true, N must not be square free. That means that the correct answer must be 1 2 .
Actually N must not be square free.
Log in to reply
Thank you! How did I miss that mistake? I appreciate the correction!
Example: If 36 is divisible by 12, then 6 is divisible by 12. False! Since 12=2 * 2 * 3 at least one of its prime divisors squares
M is specified to be an integer. Thus, M^2 is a square number, M^2 has a prime factorization with an even number of each prime, and M has all the same primes in its prime factorization, but half as many of each.
In answer A, 11 is prime. M^2 is stated to be divisible by 11, thus 11 is in its prime factorization more than zero times, thus likewise in that of M. Answer C is similar, 13 also being prime.
Answer D is a bit trickier, but only a bit. 14 breaks down to 2*7, thus to be divisible by 14, M^2 must include both 2 and 7 in its prime factorization, thus M must do so as well, thus M must also be divisible by 14.
So what is different with answer B? The prime factorization of 12 includes the primes 2 and 3, but it has the 2 twice. Thus, establishing that all the same primes are present in the prime factorization of M as in that of 12 is insufficient to establish divisibility, because two copies of 2 are needed, not just one. Thus, M^2 could be divisible, having two 2s, one from each of its constituent Ms, each of which only has one 2, and is this indivisible by 12.
For example, 18's prime factorization contains exactly one 2, and at least one 3, thus 18 squared is divisible by 12, but 18 is not.
Because 36 square of 6 is / by 12 but 6 is not/ by 12
If 11/m^2 then m^2=11a . If m= 11k+u , 0<u<11 , then m^2= 121k^2 +22ku + u^2 = 11a . So 11/u^2 impossible because u^2 = 1 ,4,9,16,25,36,49,64,81,100 . So u=0 , m=11k . The same for 14 , 13 . But for 12 , 12/36 then u=6 . Example k=2 u=6 , m=28 , m^2 = 784 =12.62 but 28=12.2+6 .
There may be a no. M=6k which is not divisible by 12 but M square will be divisible by 12. There is no such a case in 11,13& 14 .
Problem Loading...
Note Loading...
Set Loading...
Consider the statement "if M 2 be divisible by d , then M is divisible by d ".
Case I: d is the multiple of a perfect square, that is, d = k n 2 with n > 1 .
Let M = k n . Then M 2 = k 2 n 2 = k d is divisible by d , but M = d / n is not divisible by d . Therefore the statement is false in this case.
Case II: d > 1 is square-free, that is, d = p 1 p 2 ⋯ p N for distinct prime numbers p i .
Suppose M 2 is divisible by d . Then M 2 is divisible by any of the prime numbers p i . But that is only possible if M itself is divisible by each of those prime numbers. Therefore the statement is true in this case.
Conclusion : Since 1 1 , 1 3 are prime, they are automatically square-free; since 1 4 = 2 ⋅ 7 , it is square-free. Therefore the statement is true for d = 1 1 , 1 3 , 1 4 . But 1 2 = 2 2 ⋅ 3 is the multiple of a square, so that case I applied: the statement is false, as is obvious when we take M = 6 .