If this proof is incorrect can someone tell me what is wrong with it, and which step is incorrect.
Let a, b ∈ℤ
If gcd(a, b) = 35, then 25 ∤ a or 25 ∤ b.
Proof
Consider the contrapositive: if 25|a and 25|b, then gcd(a,b) ≠ 35.
Let d = gcd(a,b)
Assume 25|a and 25|b
Assume for the sake of contradiction that d=35
Since 7|35 therefore 7 must be a common factor of a and b
Since 25 is also a common factor of a and b, and gcd(7,25) = 1, therefore by problem 4, (7)(25)=175 is another common factor of a and b as well.
But 175>35, which violates the definition of GCD (contradiction)