SOLUTION: Find the number of solutions to N &\equiv 2 \pmod{5}, \\ N &\equiv 2 \pmod{6}, \\ N &\equiv 2 \pmod{7} in the interval 0 \le N < 1000.

Algebra.Com
Question 1207720: Find the number of solutions to
N &\equiv 2 \pmod{5}, \\
N &\equiv 2 \pmod{6}, \\
N &\equiv 2 \pmod{7}
in the interval 0 \le N < 1000.

Found 2 solutions by ikleyn, greenestamps:
Answer by ikleyn(52788)   (Show Source): You can put this solution on YOUR website!
.
Find the number of solutions to
N = {2 mod 5},
N = {2 mod 6},
N = {2 mod 7}.
~~~~~~~~~~~~~~~~~~~~~~~

Consider the number N-2.


   N-2 = {0 mod 5},

   N-2 = {0 mod 6} 

and

   N-2 = {0 mod 7}.


It means that N-2 is a multiple of 5, 6 and 7, at the same time.


The integer numbers  N-2  in the interval  [-2,998]  divisible by 5, 6 and 7  
at the same time are those multiple of 210,  i.e. 0, 210, 420, 630, 840.

Hence, the solutions N under the problem's question are the numbers 2, 212, 422,  632, 842.    


In all, there are 5 solutions.    ANSWER

Solved.



Answer by greenestamps(13200)   (Show Source): You can put this solution on YOUR website!


The numbers are 2 more than a multiple of either 5, 6, or 7.

Since 5, 6, and 7 have no common factors, the numbers have to be 2 more than a multiple of 5*6*7=210.

The numbers N satisfying that requirement in the interval [0,1000] are 2, 212, 422, 632, and 842.

ANSWER: 5 solutions


RELATED QUESTIONS

Find the smallest positive integer $N$ such that N &\equiv 2 \pmod{5}, \\ N &\equiv 2... (answered by ikleyn,greenestamps)
Let $a$ be an integer such that $0 \le a \le 10$ and $a^2 \equiv a \pmod{11}$. If $a... (answered by ikleyn,math_tutor2020)
Find an integer $x$ such that $0 \leq x < 205$ and $x^2 \equiv 11... (answered by greenestamps,math_tutor2020)
Find the sum in terms of n for n ∑ {{{ (3k^2-5k+7) }}} k=1 Given: n ∑= (answered by greenestamps)
Dear math teacher, I am having difficulties with the following problem: 4 times nC2 (answered by Theo)
1: true or false 1000........................................998 (Sigma)7 (3/4)^n. =... (answered by ikleyn)
sum the series of...The infinite sum of... (answered by richard1234)
A permutation of the numbers (1,2,3,\dots,n) is a rearrangement of the numbers in which... (answered by CPhill)
Find the value of n in n-1=√2/√5... (answered by greenestamps)