I think it is $5$ because the gcf of just $20!$ and $19!$ is $19!$, and with the addition it cancels the other factors.
2026-03-30 16:03:41.1774886621
On
On
Without a calculator, find gcd(20!+95, 19!+5).
478 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
1
On
Let $d=\gcd(20!+95,19!+5)$. Then d divides $20(19!+5)=20!+100$. Thus $d$ also divides $(20!+100)-(20!+95)=5$. Therefore $d=5$.
0
On
Put $\ n\,=\,19!\ $ in $\ \underbrace{(\color{#0a0}{n\!+\!5},\,20n\!+\!95) = (20(\color{#c00}{-5})\!+\!95,n\!+\!5)}\!=(-5,n\!+\!5)=(5,n)$ ${\rm mod}\,\ \color{#0a0}{n\!+\!5}\!:\ \color{#c00}{n\equiv -5}\,\Rightarrow\,20\color{#c00}n\!+\!95\,\equiv\, 20(\color{#c00}{-5})+95\ $ by the Euclidean algorithm
An Euclidean division yields
$$20!+95=20(19!+5)-5$$
So the gcd is $5$.