Prove that for every natural number n, fraction $\frac{21n+4}{14n+3}$ is irreducible. I deduced that if we can prove that numerator and denominator have 1 as their GCD, we can get the result, but I cannot get it from thereon.
2026-04-02 15:54:13.1775145253
proving that given fraction is irreducible.
1.8k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Going by Euclidean algorithm: $$ GCD(21n+4, 14n+3) = GCD(7n+1, 14n+3) = GCD(7n+1, 1) = 1$$