Chapter 2 Practice Test
Chapter 2 Practice Test
INSTRUCTIONS: Answer each question below. Once you finish taking the test, check
the answers provided in the Answer Key at the end of this test.
2. Find integers s and t so that gcd(a,b) = sa + tb. Then the value of s is?
A: s = 4
B: s = -9
C: s = -4
D: s = 9
13. If one is to use Mathematical Induction to prove that n! > n2 for all integers n
greater than 4, what is the basis step?
A: n = 1
B: 1 1
C: 24 > 16
D: 120 25
14. If one is to use Mathematical Induction to prove that (3n+1) < 3n for all integers n
greater than 2, what is the induction hypothesis?
A: n = k
B: 7 < 9
C: 3 < 4
D: assume (3k+1) < 3k
15. You need to determine if 1367 is a prime. Your friend suggests you need to check
all integers up to 1367 to determine if one of these integers divides 1367. Is your
friend correct?
A: Yes
B: No, only check the primes up to 1367.
C: No, only check the primes up to the square root of 1367.
D: No, only check the primes up to n/2.
20. What is the largest integer n so that n! has the same prime divisors as 19! ?
A: 23
B: 22
C: 21
D: 20
27. Why does the equation 15x + 12y = 17 have no solutions in the integers?
A: gcd (15, 12) = 3, and 3 does not divide 17.
B: gcd(15,17) =1
C: gcd(12,17) = 1
D: gcd(27,17) =1
28. For what values of c does the equation 15x + 12y = c have solutions in the
integers?
A: only c = 3
B: only c = 1
C: any multiple of 3
D: any integer
29. Any object of integer weight > 1 be weighted on a balance scale using only
weights of size 5 and 9 since
A: 9-4 is a prime squared
B: 9 div 4 = 2
C: 9 mod 4 = 1
D: gcd(5,9) = 1