All practice questions
2195 questions
A positive integer N has no prime factors other than 2 and 3. If N is a multiple of 12 and has exactly 18 positive divisors, what is the sum of all possible values of N?
Show answer & explanation
Answer: 2028
Answer
Step-by-Step Solution
Key Concept
For how many integer values of k in the range 1≤k≤60 is the expression 3k2+5k+7 an even integer?
Show answer & explanation
Answer: 0
Answer
If k is even, 3k2 is even, 5k is even, and 7 is odd. The sum of two even integers and an odd integer (even + even + odd) is always odd.
If k is odd, 3k2 is odd, 5k is odd, and 7 is odd. The sum of three odd integers (odd + odd + odd) is always odd.
Because the expression yields an odd integer for every integer k, there are no integer values of k in the specified range for which the expression is even. Therefore, the correct count is 0.
Step-by-Step Solution
Key Concept
For any integer n, which of the following expressions must be divisible by 2?
Show answer & explanation
Answer: n2+n
Answer
Step-by-Step Solution
Key Concept
Let A=126⋅354 and B=184⋅146. If d=gcd(A,B), how many positive factors of d2 are not factors of d?
Show answer & explanation
Answer: 2072
Answer
Step-by-Step Solution
Key Concept
If m and n are integers such that m2n+m is an odd integer, which of the following expressions MUST be an even integer?
Show answer & explanation
Answer: m2+n2+1
Answer
Step-by-Step Solution
Key Concept
If a, b, and c are integers such that a(b+c) is an odd integer, which of the following expressions MUST be an even integer?
Show answer & explanation
Answer: a+b+c
Answer
Step-by-Step Solution
Key Concept
For a positive integer N=2a×3b×5c, where a, b, and c are positive integers, the integer 2N has 40 positive factors, the integer 3N has 36 positive factors, and the integer 5N has 24 positive factors. What is the total number of positive factors of N2?
Show answer & explanation
Answer: 231
Answer
Step-by-Step Solution
Key Concept
If x, y, and z are integers such that x2+y2+z2 is an odd integer, then the sum x+y+z must be an odd integer.
Show answer & explanation
Answer: True
Answer
Step-by-Step Solution
Key Concept
What is the sum of all the distinct prime factors of 30?
Show answer & explanation
Answer: 10
Answer
Step-by-Step Solution
Key Concept
For how many integers x in the range −50≤x≤50 is the value of the expression x5−5x3+4x+3 an even integer?
Show answer & explanation
Answer: 0
Answer
Step-by-Step Solution
Key Concept
What is the greatest common divisor (GCD) of 23×32×5 and 22×33?
Show answer & explanation
Answer: 36
Answer
Step-by-Step Solution
Key Concept
What is the least common multiple (LCM) of 12 and 18?
Show answer & explanation
Answer: 36
Answer
Step-by-Step Solution
Key Concept
For how many ordered pairs of positive integers (a,b), where 1≤a≤15 and 1≤b≤15, is the value of the expression (a2+a+1)(b3+b+7) an even integer?
Show answer & explanation
Answer: 0
Answer
Step-by-Step Solution
Key Concept
If x, y, and z are integers such that x+y+z=0 and x3y−z is an odd integer, which of the following expressions MUST be an even integer?
Show answer & explanation
Answer: xyz
Answer
Step-by-Step Solution
Key Concept
For two positive integers a and b, the greatest common divisor is 15 and the least common multiple is 180. If a=45, what is the value of b?
Show answer & explanation
Answer: 60
Answer
Step-by-Step Solution
Key Concept
If m is a positive integer such that m! is divisible by 310 but not by 311, and (m+5)! is divisible by 313 but not by 314, what is the total number of distinct positive factors of m?
Show answer & explanation
Answer: 8
Answer
Step-by-Step Solution
Key Concept
For two positive integers m and n, their prime factorizations are given by m=23×3a×5b and n=2c×33×51, where a, b, and c are positive integer exponents. If the greatest common divisor of m and n is GCD(m,n)=360 and their least common multiple is LCM(m,n)=108,000, what is the value of a+b+c?
Show answer & explanation
Answer: 10
Answer
- 360=23×32×51
- 108,000=25×33×53
Using the properties of GCD and LCM:
- For base 2: GCD power is 3 and LCM power is 5. Since m has 23, n must have 2c where c=5.
- For base 3: GCD power is 2 and LCM power is 3. Since n has 33, m must have 3a where a=2.
- For base 5: GCD power is 1 and LCM power is 3. Since n has 51, m must have 5b where b=3.
Summing these values gives a+b+c=2+3+5=10.
Step-by-Step Solution
Key Concept
Alternative Method
If k is a positive integer that is divisible by both 6 and 10, which of the following expressions MUST yield an integer?
Show answer & explanation
Answer: 15k
Answer
Step-by-Step Solution
Key Concept
What is the number of distinct prime factors of the greatest common divisor (GCD) of 60 and 90?
Show answer & explanation
Answer: 3
Answer
Step-by-Step Solution
Key Concept
For two positive integers x and y, their greatest common divisor is gcd(x,y)=12 and their least common multiple is lcm(x,y)=10,800. If x>y, x is not divisible by 9, and y is not divisible by 25, what is the value of x+y?
Show answer & explanation
Answer: 1,308