Reducing modulo 3 we get 5z≡1, therefore z is even, z=2c, c∈N.
Next we prove that t is even.
Obviously, t≥2. Let us suppose that t is odd, say t=2d+1, d∈N. The equation becomes 2x⋅3y+25c=7⋅49d. If x≥2, reducing modulo 4 we get 1≡3, a contradiction. And if x=1, we have 2⋅3y+25c=7⋅49d and reducing modulo 24 we obtain
2⋅3y+1≡7⇒24∣2(3y−3), i.e. 4∣3y−1−1
which means that y−1 is even. Then y=2b+1, b∈N. We obtain 6⋅9b+25c=7⋅49d, and reducing modulo 5 we get (−1)b=2(−1)d which is false for all b,d∈N. Hence t is even, t=2d,d∈N, as claimed.
Now the equation can be written as
2x⋅3y+25d=49d⇔2x⋅3y=(7d−5c)(7d+5c).
As gcd(7d−5c,7d+5c)=2 and 7d+5c>2, there exist exactly three possibilities:
(1){7d−5d=2x−17d+5d=2⋅3y
(2){7d−5d=2⋅3y7d+5d=2x−1
(3){7d−5d=27d+5d=2x−1⋅3y.
### Case 1.
We have 7d=2x−2+3y and reducing modulo 3, we get 2x−2≡1(mod3), hence x−2 is even, i.e. x=2a+2, a∈N, where a>0, since a=0 would mean 3y+1=7d which is impossible (even=odd).
We obtain
7d−5d≡2⋅4a(mod4)⇒7d≡1(mod4)⇒d=2e,e∈N.
Then we have
49c−5d≡2⋅4a(mod8)⇒5c≡1(mod8)⇒c=2f,f∈N.
We obtain 49c−25f=2⋅4a⇒0≡2(mod3), false. In conclusion, in this case there are no solutions to the equation.
### Case 2.
From 2x−1=7d+5c≥12 we obtain x≥5. Then 7d+5c≡0(mod4), i.e. 3d+1≡0(mod4), hence d is odd. As 7d=5c+2⋅3y≥11, we get d≥2, hence d=2e+1, e∈N.
As in the previous case, from 7d=22+3y reducing modulo 3 we obtain x=2a+2 (because x≥5). We get 7d=4a+3y i.e. 7⋅49c=4a+3y, hence, reducing modulo 8 we obtain 7≡3y which is false, because 3y is congruent either to 1 (if y is even) or to 3 (if y is odd). In conclusion, in this case there are no solutions to the equation.
### Case 3.
From 7d=5c+2 it follows that the last digit of 7d is 7, hence d=4k+1, k∈N.
If c≥2, from 74k+1=5c+2 reducing modulo 25 we obtain 7≡2(mod2) which is false.
For c=1 we get d=1 and the solution x=3,y=1,z=t=2.