IMO A - 10
Remainder of 7^50 when divided by 13 is same as of 49^25
now if we divide 49 by 13 we get remainder as 10 thus
Remainder of 7^50 when divided by 13 is same as of 10^25
Remainder of 7^50 when divided by 13 is same as of 100^12 * 10
now if we divide 100 by 13 we get remainder as 9 thus
Remainder of 7^50 when divided by 13 is same as of 9^12 * 10
Remainder of 7^50 when divided by 13 is same as of 81^6 *10
now when we divide 81 by 13 we get remainder as 3, thus
Remainder of 7^50 when divided by 13 is same as of 3^6 *10
Remainder of 7^50 when divided by 13 is same as of 9^3 *10
Remainder of 7^50 when divided by 13 is same as of 81*90
now when we divide 81 by 13 we get remainder as 3
when we divide 90 by 13 we get remainder as 12
Remainder of 7^50 when divided by 13 is same as 3*12 = 36
now when we divide 36 by 13 we get remainder as 10.
Thus 10 - A
Theory::suppose the number N1, N2, N3 give quotient Q1,Q2,Q3 and remainders R1,R2,R3 when divided by D
N1 = D * Q1 + R1
N1 = D * Q2 + R1
N1 = D * Q3 + R1 and so on
Case 1. \(P = N1*N2*N3 = (D * Q1 + R1) * (D * Q2 + R2) * (D * Q3 + R3)\)... so on
\(P = D*K + R1*R2*R3\).. so on where K is some number.
Thus the remainder when P is divided by D is same as the remainder when R1*R2*R3...so on is divided by D
Reason : since only R1*R2*R3..so on, is free of D.
Case 2. \(S = N1+N2+N3 = (D * Q1 + R1) + (D * Q2 + R2) + (D * Q3 + R3)\)... so on
\(S = D*K + R1+R2+R3\) ..so on
Thus the remainder when S is divided by D is same as the remainder when R1+R2+R3 ..so on is divided by D
Reason : since only R1+R2+R3 ..so on, is free of D.