This commit is contained in:
2023-12-09 18:17:22 -08:00
parent a5362a2eb9
commit 6a5e02a8ac
27 changed files with 36 additions and 33 deletions

View File

@ -38,7 +38,7 @@ Using the two theorems above, detail an algorithm for finding $\gcd(a, b)$. \par
Then, compute $\gcd(1610, 207)$ by hand. \par
\begin{solution}
Using \ref{gcd_abc} and the division algorthm,
Using \ref{gcd_abc} and the division algorithm,
% Minipage prevents column breaks inside body
\begin{multicols}{2}