0

i came across this answer and i saw the given solution but i can not understand how it proves the given problem. Ok i get that $lcm(5,7)= 35$ and it is the same as the $(mod 35)$. Please can someone help me?

1 Answers1

0

Hint $\ \{17,19\}\equiv \{12,24\}\ {\rm mod}\ 5,7\ $ and $\,f(x,y)=x^n\!+y^n$ is symmetric $\,f(x,y)=f(y,x)$

thus $\,f(17,19)\equiv f(12,24)\ {\rm mod}\ 5,7\,$ so $\,5,7\mid f(17,19)\!-\!f(12,24)\,\Rightarrow\,$ so too does $\,{\rm lcm}(5,7)=35$

Bill Dubuque
  • 272,048