What number goes into both 225 and 100?

1.3k Views Asked by At

I'm doing a bit of algebra/pre-calculus. What would be the highest number that goes into both $225$ and $100$?

1

There are 1 best solutions below

0
On

You are looking for the greatest common divisor One approach is to factor the numbers, which is easy here, and take the prime factors that are common. Another is the Euclidean algorithm.