Math, asked by anisha17, 1 year ago

show that exactly one number n,n+2 or n+4 is divisible by 3

Answers

Answered by kingsaksham
6
Please tell me about if n belongs to natural no. Or not
In case if it is that my assumption is correct than its easy take n is a no. Of 2k type if n is even then the next consecutive integer is of 2k+1 type that is divisible by 3 then n+2 is definitely divisible by 3
Now if n is odd then n is of 2k+1 type where K is a natural no. That is divisible by 3 and similar result for n+4 that will be divisible by 3 if n is odd
Hence proved

anisha17: thanks
kingsaksham: at least one no bother if more than one is divisible
Answered by Anonymous
1

Step-by-step explanation:


Euclid's division Lemma any natural number can be written as: .


where r = 0, 1, 2,. and q is the quotient.



thus any number is in the form of 3q , 3q+1 or 3q+2.


case I: if n =3q


n = 3q = 3(q) is divisible by 3,


n + 2 = 3q + 2 is not divisible by 3.


n + 4 = 3q + 4 = 3(q + 1) + 1 is not divisible by 3.


case II: if n =3q + 1


n = 3q + 1 is not divisible by 3.


n + 2 = 3q + 1 + 2 = 3q + 3 = 3(q + 1) is divisible by 3.


n + 4 = 3q + 1 + 4 = 3q + 5 = 3(q + 1) + 2 is not divisible by 3.


case III: if n = 3q + 2


n =3q + 2 is not divisible by 3.


n + 2 = 3q + 2 + 2 = 3q + 4 = 3(q + 1) + 1 is not divisible by 3.


n + 4 = 3q + 2 + 4 = 3q + 6 = 3(q + 2) is divisible by 3.


thus one and only one out of n , n+2, n+4 is divisible by 3.



Hence, it is solved



THANKS



#BeBrainly.



Similar questions