1. To test if a number is divisible by 18, we can test for divisibility by two smaller numbers. Which pair of factors is valid for this test?
2. The number 630 is divisible by 42. Which statement correctly explains why, using the divisibility property?
3. Knowing a number is divisible by 6 and 10 is not enough to conclude it is divisible by 60. This is because the factors 6 and 10 are not relatively prime; their greatest common divisor is ___.
4. Which of the following statements is false?
5. If the greatest common divisor of 8 and 12 is 4, what is the value of $\gcd(56, 84)$? The value is ___.
6. For two positive integers $a$ and $b$, it is known that $\gcd(5a, 5b) = 30$. What is the value of $\gcd(a, b)$?
7. Given that $\gcd(6, 10) = 2$ and $\gcd(24, 40) = 8$. What scaling factor $n$ makes the equation $\gcd(24, 40) = n \times \gcd(6, 10)$ true? The factor is ___.
8. If two positive integers are both multiplied by a positive integer $k$, how does their greatest common divisor (GCD) change?
9. Use the GCD Scaling Property to simplify and find the greatest common divisor of 150 and 210. The GCD is ___.