Greatest Common Divisor (GCD) (Explained in Spanish)

1 year ago
65

How to use list and prime factorization to find the Greatest Common Divisor (GCD).
Cómo usar listas y factorización prima para hallar el Máximo Común Divisor (MCD).

00:00 - Introduction
00:01 - Definition
00:43 - Example 1: Use a list to find the GCD
02:02 - Try it! 1
03:08 - Example 2: Use prime factorization to find the GCD
03:15 - Example 2a
04:33 - Example 2b
08:08 - Try it! 2
08:26 - Try it! 2A
09:57 - Try it! 2B
10:59 - Example 3: Application

Loading comments...