Homework question, so just a pointer would be nice, for starters.
I'm trying to prove $2 \mid 5^{2n} - 3^{2n}$ by induction.
I use $n=0$ as the base step, and assume $5^{2n} - 3^{2n} = 2k$ as my inductive hypothesis. Then for the inductive step I do $$5^{2n+2} - 3^{2n+2} = 25*5^{2n}-9*3^{2n}$$ and then I have no clue what to do, as I see no way to make the expression nicer.