f positive integer x is divided by 5, the result is p and the remainder 3. If x is divided by 11, the remainder is 3 again, what is the remainder when p is divided by 11?
(A) 0
(B) 1
(C) 2
(D) 3
(E) 4
Answer is A
Here is how I solved though I feel its very time consuming
Given : x/5=5p+3 -- (1), x/11= 11n+3 --(2)
possible values of x from (1) : 3,8,13,18,23,28...
possible values of x from (1) : 3,14,25,36,47...
therefore x= 3, p = 0, p/11=0
I am wondering if there is a easier method to do the same? Please add your inputs.
(A) 0
(B) 1
(C) 2
(D) 3
(E) 4
Answer is A
Here is how I solved though I feel its very time consuming
Given : x/5=5p+3 -- (1), x/11= 11n+3 --(2)
possible values of x from (1) : 3,8,13,18,23,28...
possible values of x from (1) : 3,14,25,36,47...
therefore x= 3, p = 0, p/11=0
I am wondering if there is a easier method to do the same? Please add your inputs.












