Find the last digit of $$7^{802} -3^{683}$$
$$7^{802} -3^{683}=(50 -1)^{401} -3(10 -1)^{341}$$ $$=50k -1 -3(10m -1) \space \text{where k,m are fixed integer } $$ $$=50k -30m +2 $$ So,the last digit will be $2$
Someone just added this question, but deleted it. I solved this question and got this thing. I just want to know if my answer correct or not.
Yes, your proof using the Binomial Theorem is correct. It is simpler using congruences
$$\begin{align} {\rm mod}\ 10\!:\,\ \color{#0a0}{7^{\large 2}}\equiv \color{#c00}{-1}\equiv \color{#0a0}{3^{\large 2}}\ \Rightarrow\, &\ \ (\color{#0a0}{7^{\large 2}})^{\large 401}\!-3(\color{#0a0}{3^{\large 2}})^{\large 341}\\ \equiv\ &(\color{#c00}{-1})^{\large 401}-3(\color{#c00}{-1})^{\large 341}\\ \equiv\ &\ \, {-}1\ \ \ + \ \ \ 3\\ \equiv\ &\ \ \ \ 2\end{align}\qquad\qquad $$
This is precisely the same as your proof, except we eliminated the Binomial Theorem in favor of congruences. Notice how the BT calculation becomes obvious in congruence language, reducing to the trivial result that $\,{\rm mod}\ 10\!:\ (10j\!-\!1)^{2n+1}\equiv (-1)^{2n+1}\equiv {-}1.\ $ Similarly congruence arithmetic serves to trivialize many other arithmetical computations.