Number Properties and Arithmetic

232 questions

Question 141Question

What is the smallest positive integer nn such that 180×n180 \times n is a perfect square and 450×n450 \times n is a perfect cube?

Show answer & explanation

Answer: 1620

Answer

The smallest positive integer nn is 1620.
By writing 180 as 22×32×512^2 \times 3^2 \times 5^1 and 450 as 21×32×522^1 \times 3^2 \times 5^2, we can analyze the exponents needed for n=2a×3b×5cn = 2^a \times 3^b \times 5^c. To make 180n180n a perfect square, aa and bb must be even and cc must be odd. To make 450n450n a perfect cube, 1+a1+a, 2+b2+b, and 2+c2+c must be multiples of 3. Finding the minimal non-negative integers that satisfy both conditions yields a=2a = 2, b=4b = 4, and c=1c = 1. Thus, n=22×34×51=1620n = 2^2 \times 3^4 \times 5^1 = 1620.

Step-by-Step Solution

1
Express 180 and 450 in terms of their prime factorizations.
180=22×32×51180 = 2^2 \times 3^2 \times 5^1 and 450=21×32×52450 = 2^1 \times 3^2 \times 5^2
Prime factorization exposes the exponent requirements for perfect powers.
2
Determine the constraints on exponents of n=2a×3b×5cn = 2^a \times 3^b \times 5^c.
For 180n180n to be a square, aa must be even, bb must be even, and cc must be odd. For 450n450n to be a cube, 1+a1+a, 2+b2+b, and 2+c2+c must be multiples of 3.
A number is a perfect square if all prime exponents are even, and a perfect cube if all prime exponents are multiples of 3.
3
Find the minimal values for a,b,ca, b, c.
a=2,b=4,c=1a = 2, b = 4, c = 1
a=2a=2 is even and makes 1+2=31+2=3; b=4b=4 is even and makes 2+4=62+4=6; c=1c=1 is odd and makes 2+1=32+1=3.
4
Compute nn.
n=22×34×51=1620n = 2^2 \times 3^4 \times 5^1 = 1620
Multiplying the prime powers together yields the smallest integer nn.

Key Concept

Prime Factorization and Exponent Rules for Perfect Powers
Question 142Question

An integer NN has exactly three distinct prime factors pp, qq, and rr, such that N=paqbrcN = p^a \cdot q^b \cdot r^c, where aa, bb, and cc are positive integers with a<b<ca < b < c. If NN has 2424 positive factors and N2N^2 has 105105 positive factors, what is the value of a+b+ca + b + c?

Show answer & explanation

Answer: 6

Answer

The value of a+b+ca + b + c is 66.
For an integer with prime factorization paqbrcp^a q^b r^c, the number of positive divisors is (a+1)(b+1)(c+1)(a+1)(b+1)(c+1). For N2=p2aq2br2cN^2 = p^{2a} q^{2b} r^{2c}, the number of positive divisors is (2a+1)(2b+1)(2c+1)(2a+1)(2b+1)(2c+1). Factoring 105105 into three odd terms greater than 11 yields 3×5×73 \times 5 \times 7. Matching these terms in increasing order gives 2a+1=3    a=12a+1=3 \implies a=1, 2b+1=5    b=22b+1=5 \implies b=2, and 2c+1=7    c=32c+1=7 \implies c=3. Checking (1+1)(2+1)(3+1)=24(1+1)(2+1)(3+1) = 24 confirms these values. Summing a+b+ca+b+c yields 1+2+3=61+2+3=6.

Step-by-Step Solution

1
Write the formula for the number of positive factors of NN and N2N^2
The number of positive factors of N=paqbrcN = p^a q^b r^c is (a+1)(b+1)(c+1)=24(a+1)(b+1)(c+1) = 24. Since N2=p2aq2br2cN^2 = p^{2a} q^{2b} r^{2c}, the number of positive factors of N2N^2 is (2a+1)(2b+1)(2c+1)=105(2a+1)(2b+1)(2c+1) = 105.
The number of divisors of a prime-factored integer is found by adding 1 to each exponent in its prime factorization and multiplying the results.
2
Factor 105105 into three odd factors greater than 11
The prime factorization of 105105 is 3×5×73 \times 5 \times 7. The only way to express 105105 as a product of three integers greater than 11 is 3×5×73 \times 5 \times 7.
Since a,b,ca, b, c are positive integers, each term 2a+1,2b+1,2c+12a+1, 2b+1, 2c+1 must be an odd integer greater than 11.
3
Assign the factors using the inequality condition a<b<ca < b < c
Since a<b<ca < b < c, it follows that 2a+1<2b+1<2c+12a+1 < 2b+1 < 2c+1. Therefore: 2a+1=3    a=12a+1 = 3 \implies a = 1; 2b+1=5    b=22b+1 = 5 \implies b = 2; 2c+1=7    c=32c+1 = 7 \implies c = 3.
Matching the ordered values of 2a+1,2b+1,2c+12a+1, 2b+1, 2c+1 with the sorted factors 3,5,73, 5, 7 uniquely determines a,b,a, b, and cc.
4
Verify with the factor count for NN and calculate the sum
(1+1)(2+1)(3+1)=2×3×4=24(1+1)(2+1)(3+1) = 2 \times 3 \times 4 = 24, which matches the given condition. The sum a+b+c=1+2+3=6a + b + c = 1 + 2 + 3 = 6.
Verification confirms the solution satisfies all constraints.

Key Concept

Prime Factorization and Divisor Counting Formula
Estimated Time:1m 30s
Question 143Question

If aa, bb, and cc are integers such that a2b+b2c+c2aa^2b + b^2c + c^2a is an odd integer, then the product (a+b)(b+c)(c+a)(a+b)(b+c)(c+a) must be an even integer.

Show answer & explanation

Answer: True

Answer

The statement is true because the sum (a+b)+(b+c)+(c+a)=2(a+b+c)(a+b) + (b+c) + (c+a) = 2(a+b+c) is always an even integer, which mathematically prevents all three factors from being odd simultaneously.
The statement is true. The sum of the three factors (a+b)+(b+c)+(c+a)=2(a+b+c)(a+b) + (b+c) + (c+a) = 2(a+b+c) is guaranteed to be an even integer. If the product (a+b)(b+c)(c+a)(a+b)(b+c)(c+a) were odd, each individual factor would have to be odd. But the sum of three odd integers is always odd, contradicting the fact that 2(a+b+c)2(a+b+c) is even.

Step-by-Step Solution

1
Analyze the parity of a2b+b2c+c2aa^2b + b^2c + c^2a using parity rules for exponents.
Since x2x^2 has the same parity as xx for any integer xx, a2b+b2c+c2aa^2b + b^2c + c^2a has the same parity as ab+bc+caab + bc + ca. Thus, ab+bc+caab + bc + ca is an odd integer.
Squaring an integer preserves its parity.
2
Determine possible parity combinations for aa, bb, and cc.
For ab+bc+caab + bc + ca to be odd, either exactly two of {a,b,c}\{a, b, c\} are odd, or all three are odd.
If 0 or 1 variable is odd, every product term (ab,bc,caab, bc, ca) is even, making the total sum even.
3
Evaluate the parity of the factors (a+b)(a+b), (b+c)(b+c), and (c+a)(c+a).
If two variables are odd and one is even, the sum of the two odd variables produces an even factor. If all three variables are odd, the sum of any two of them produces an even factor (all three factors become even).
The sum of two odd integers is always even.
4
Determine the parity of the product (a+b)(b+c)(c+a)(a+b)(b+c)(c+a).
Because at least one factor in the product is even under all valid scenarios, the product (a+b)(b+c)(c+a)(a+b)(b+c)(c+a) must be an even integer.
Any product of integers containing at least one even factor is even.

Key Concept

Parity preservation under exponents and algebraic parity constraints of sums and products of integers.
Question 144Question

If xx, yy, and zz are real numbers such that x<0<y<zx < 0 < y < z and x>z|x| > z, which of the following expressions MUST be positive?

Show answer & explanation

Answer: xyx+z\frac{x y}{x + z}

Answer

xyx+z\frac{x y}{x + z}
Since x<0x < 0 and y>0y > 0, the numerator xyx y is negative. From x<0x < 0 and x>z|x| > z, we know x>z-x > z, which means x+z<0x + z < 0. Dividing the negative numerator by the negative denominator results in a strictly positive quotient. Thus, the expression stating 'x y over (x + z)' MUST be positive.

Step-by-Step Solution

1
Determine the sign of the numerator xyx y
Since xx is negative (x<0x < 0) and yy is positive (y>0y > 0), their product xy<0x y < 0 (negative).
The product of numbers with opposite signs is negative.
2
Determine the sign of the expression x+zx + z using the absolute value condition
Since x<0x < 0, x=x|x| = -x. The inequality x>z|x| > z becomes x>z-x > z, which rearranges to x+z<0x + z < 0 (negative).
Subtracting xx from both sides of x>z-x > z yields 0>x+z0 > x + z.
3
Evaluate the quotient xyx+z\frac{x y}{x + z}
negativenegative=positive\frac{\text{negative}}{\text{negative}} = \text{positive}.
Dividing two negative numbers yields a positive value.

Key Concept

Sign determination of products, quotients, and sums involving absolute values and inequalities
Question 145Question

What is the smallest positive integer greater than 100100 that is divisible by 99?

Show answer & explanation

Answer: 108

Answer

The smallest positive integer greater than 100100 that is divisible by 99 is 108108.
An integer is divisible by 9 if it is an integer multiple of 9. Multiples of 9 around 100 are 9×11=999 \times 11 = 99 and 9×12=1089 \times 12 = 108. Since 99 is not greater than 100, the smallest integer meeting the condition is 108.

Step-by-Step Solution

1
Divide 100 by 9 to locate the adjacent multiples of 9.
100=9×11+1100 = 9 \times 11 + 1
This shows that 9×11=999 \times 11 = 99 is the largest multiple of 9 that is less than or equal to 100.
2
Determine the next multiple of 9 by adding 9 to 99 (or evaluating 9×129 \times 12).
99+9=10899 + 9 = 108
Since 99 is less than 100, the next consecutive multiple of 9 must be the smallest multiple strictly greater than 100.

Key Concept

Divisibility and Multiples of Integers
Question 146Question

If pp, qq, and rr are integers such that 3p+2q+r2=173p + 2q + r^2 = 17, and pp is an odd integer, which of the following statements MUST be true?

Show answer & explanation

Answer: rr is an even integer

Answer

rr is an even integer
Because pp is odd, 3p3p is odd. The term 2q2q is always even for any integer qq. Adding an odd and an even number gives an odd sum (3p+2q3p + 2q). Since the total sum 3p+2q+r23p + 2q + r^2 equals 1717, which is an odd number, r2r^2 must be even. An integer whose square is even must be even itself, so the statement that rr is an even integer must be true.

Step-by-Step Solution

1
Analyze the parity of the term 3p3p
Since pp is given as an odd integer, odd×odd=odd\text{odd} \times \text{odd} = \text{odd}, so 3p3p is an odd integer.
Multiplying an odd integer by an odd integer yields an odd integer.
2
Analyze the parity of the term 2q2q
2q2q is an even integer for any integer qq.
Any integer multiplied by 22 produces an even integer.
3
Determine the parity of the sum 3p+2q3p + 2q
3p+2q=odd+even=odd3p + 2q = \text{odd} + \text{even} = \text{odd}.
The sum of an odd integer and an even integer is always odd.
4
Evaluate the equation (3p+2q)+r2=17(3p + 2q) + r^2 = 17 to find the parity of r2r^2 and rr
odd+r2=17 (odd)    r2\text{odd} + r^2 = 17\ (\text{odd}) \implies r^2 must be even     r\implies r must be an even integer.
For the sum of an odd integer and r2r^2 to equal an odd integer (1717), r2r^2 must be even. An integer whose square is even must itself be even.

Key Concept

Parity rules of addition and multiplication of integers: odd+even=odd\text{odd} + \text{even} = \text{odd} and even×any integer=even\text{even} \times \text{any integer} = \text{even}.
Estimated Time:1m 30s
Question 147Question

The original price of a sweater is $40\$40. If the price is increased by 25%25\%, and then the new price is decreased by 10%10\%, what is the final price of the sweater?

Show answer & explanation

Answer: $45\$45

Answer

The final price of the sweater is $45\$45.
Increasing the original price of $40\$40 by 25%25\% yields an intermediate price of $50\$50 (since 25%25\% of $40\$40 is $10\$10). Decreasing $50\$50 by 10%10\% reduces the price by $5\$5 (since 10%10\% of $50\$50 is $5\$5), resulting in a final price of $45\$45.

Step-by-Step Solution

1
Calculate the price after the initial 25%25\% increase.
The price increases by 25%25\% of $40\$40, which is 0.25×$40=$100.25 \times \$40 = \$10. The new intermediate price is $40+$10=$50\$40 + \$10 = \$50.
Percentage increases must be calculated using the starting base value.
2
Calculate the final price after the 10%10\% decrease.
The discount is 10%10\% of the intermediate price of $50\$50, which is 0.10×$50=$50.10 \times \$50 = \$5. Subtracting this from the intermediate price gives $50$5=$45\$50 - \$5 = \$45.
Successive percentage changes apply to the updated base value, not the original starting value.

Key Concept

Successive Percentage Changes and Base Value Alignment
Question 148Question

What is the smallest positive integer nn such that nn is divisible by both 1212 and 1818, and nn has exactly 1212 positive divisors?

Show answer & explanation

Answer: 72

Answer

The smallest positive integer satisfying all given conditions is 72.
To satisfy the divisibility requirements, nn must be a multiple of LCM(12,18)=36=22×32\text{LCM}(12, 18) = 36 = 2^2 \times 3^2. Thus, n=2a×3b×n = 2^a \times 3^b \times \dots where a2a \geq 2 and b2b \geq 2. The total number of positive divisors of nn is given by (a+1)(b+1)=12(a+1)(b+1)\dots = 12. Since a+13a+1 \geq 3 and b+13b+1 \geq 3, nn cannot have any additional prime factors, as that would yield at least 3×3×2=183 \times 3 \times 2 = 18 divisors. Factoring 12 into two integers each at least 3 gives 3×43 \times 4 or 4×34 \times 3. Setting (a+1,b+1)=(3,4)(a+1, b+1) = (3, 4) yields a=2,b=3a = 2, b = 3, giving n=22×33=108n = 2^2 \times 3^3 = 108. Setting (a+1,b+1)=(4,3)(a+1, b+1) = (4, 3) yields a=3,b=2a = 3, b = 2, giving n=23×32=72n = 2^3 \times 3^2 = 72. The smallest value is 72.

Step-by-Step Solution

1
Determine the prime factor constraints on nn
nn must be divisible by 222^2 and 323^2, so n=2a×3b×n = 2^a \times 3^b \times \dots with a2a \geq 2 and b2b \geq 2.
For nn to be divisible by 12=22×3112 = 2^2 \times 3^1 and 18=21×3218 = 2^1 \times 3^2, its prime factorization must contain at least the maximum power of each prime appearing in either 12 or 18.
2
Set up the divisor count equation
(a+1)(b+1)=12(a+1)(b+1) = 12 with a+13a+1 \geq 3 and b+13b+1 \geq 3, and no additional prime factors.
The number of divisors of n=p1e1p2e2n = p_1^{e_1} p_2^{e_2} \dots is (e1+1)(e2+1)(e_1+1)(e_2+1)\dots. Since (a+1)3(a+1) \geq 3 and (b+1)3(b+1) \geq 3, adding another prime factor would make the product at least 3×3×2=18>123 \times 3 \times 2 = 18 > 12.
3
Find all possible pairs of exponents (a,b)(a, b) and calculate candidate values for nn
Candidate 1: a=2,b=3    n=22×33=108a=2, b=3 \implies n = 2^2 \times 3^3 = 108. Candidate 2: a=3,b=2    n=23×32=72a=3, b=2 \implies n = 2^3 \times 3^2 = 72.
The only factor pairs of 12 into integers 3\geq 3 are 3×43 \times 4 and 4×34 \times 3.
4
Identify the minimum value
n=72n = 72
72<10872 < 108, so 72 is the smallest positive integer fulfilling all criteria.

Key Concept

Divisor Count Formula & Least Common Multiple constraints
Question 149Question

For any integer nn, the expression n2+n+7n^2 + n + 7 is an odd integer.

Show answer & explanation

Answer: True

Answer

The statement is true because n(n+1)n(n + 1) is the product of two consecutive integers, which is always even. Adding the odd constant 77 to an even integer yields an odd integer for all integer values of nn.
The statement is true because n2+n=n(n+1)n^2 + n = n(n + 1) represents the product of two consecutive integers and is therefore always even. Adding 77 (an odd integer) to an even integer always yields an odd integer regardless of whether nn is positive, negative, or zero.

Step-by-Step Solution

1
Factor the algebraic terms n2+nn^2 + n.
n2+n+7=n(n+1)+7n^2 + n + 7 = n(n + 1) + 7
Factoring out nn reveals the product of two consecutive integers.
2
Determine the parity of the product of two consecutive integers n(n+1)n(n + 1).
n(n+1)n(n + 1) is always even.
Of any two consecutive integers, exactly one is even. The product of an even integer and any integer is always even.
3
Determine the overall parity of the expression by adding 77.
even+7=odd\text{even} + 7 = \text{odd}
Adding an odd integer to an even integer results in an odd integer.

Key Concept

The product of two consecutive integers is always even. Adding an odd integer to an even integer results in an odd integer.
Estimated Time:45s
Question 150Question

What is the units digit of 2352^{35}?

Show answer & explanation

Answer: 8

Answer

The units digit of 2352^{35} is 8.
The units digit of powers of 2 repeats every 4 powers in the sequence 2, 4, 8, 6. Dividing the exponent 35 by 4 yields a quotient of 8 and a remainder of 3. A remainder of 3 corresponds to the third number in the repeating sequence, which is 8.

Step-by-Step Solution

1
Find the cyclicity pattern of the units digits for powers of 2.
The units digits of 21,22,23,24,25,2^1, 2^2, 2^3, 2^4, 2^5, \dots are 2,4,8,6,2,2, 4, 8, 6, 2, \dots, repeating in a cycle of length 4.
Units digits of powers follow a repeating periodic pattern determined by base arithmetic modulo 10.
2
Divide the exponent by the length of the cycle.
35÷4=835 \div 4 = 8 with a remainder of 33.
The remainder indicates how far into the 4-term repeating cycle the exponent 35 reaches.
3
Match the remainder to the corresponding term in the units digit cycle.
A remainder of 3 corresponds to the 3rd term in the cycle (2,4,8,6)(2, 4, 8, 6), which is 8.
The 3rd power in the repeating pattern gives a units digit of 23=82^3 = 8.

Key Concept

Units Digit Cyclicity
Estimated Time:1m 0s
Question 151Question

If aa, bb, and cc are integers such that a2+3ba^2 + 3b is an odd integer, b2+5cb^2 + 5c is an even integer, and c2+7ac^2 + 7a is an odd integer, which of the following expressions MUST be an even integer?

Show answer & explanation

Answer: a(b+c)a(b + c)

Answer

The expression a(b+c)a(b + c) MUST be an even integer.
The expression a(b+c)a(b + c) is guaranteed to be an even integer because in both valid parity configurations—whether aa is odd with b,cb, c even, or aa is even with b,cb, c odd—the sum (b+c)(b + c) is always even, making the product a(b+c)a(b + c) even.

Step-by-Step Solution

1
Analyze the parity relationships from the given expressions.
Since a2a^2 has the same parity as aa, 3b3b has the same parity as bb, b2b^2 has the same parity as bb, 5c5c has the same parity as cc, c2c^2 has the same parity as cc, and 7a7a has the same parity as aa, the given conditions simplify to: (1) a+ba + b is odd, (2) b+cb + c is even, and (3) c+ac + a is odd.
Multiplying an integer by an odd constant or raising an integer to a positive integer power does not change its parity.
2
Determine the valid parity configurations for aa, bb, and cc.
Condition (1) implies aa and bb have opposite parities. Condition (2) implies bb and cc have the same parity. Condition (3) implies cc and aa have opposite parities. This yields two valid cases: Case 1: bb and cc are even, while aa is odd. Case 2: bb and cc are odd, while aa is even.
A sum of two integers is odd when they have opposite parities, and even when they have the same parity.
3
Evaluate the target expression a(b+c)a(b + c) across both valid cases.
In Case 1 (aa odd, bb even, cc even): b+cb + c is even, so a(b+c)=odd×even=evena(b + c) = \text{odd} \times \text{even} = \text{even}. In Case 2 (aa even, bb odd, cc odd): b+cb + c is even, so a(b+c)=even×even=evena(b + c) = \text{even} \times \text{even} = \text{even}.
Any integer multiplied by an even integer yields an even integer.

Key Concept

Systematic parity deduction across multiple constraints and testing expressions under all valid parity configurations.
Question 152Question

What is the smallest positive integer greater than 11 that leaves a remainder of 11 when divided by each of 44, 66, and 88?

Show answer & explanation

Answer: 25

Answer

The correct answer is 25.
The least common multiple of 4, 6, and 8 is 24, which is the smallest positive integer divisible by all three numbers. To leave a remainder of 1 upon division by each, we add 1 to 24, resulting in 25.

Step-by-Step Solution

1
Calculate the least common multiple (LCM) of 4, 6, and 8.
\text{LCM}(4, 6, 8) = 24
Any positive integer divisible by 4, 6, and 8 must be a multiple of their least common multiple.
2
Add the desired remainder of 1 to the LCM.
24 + 1 = 25
Adding 1 to a common multiple guarantees that division by 4, 6, or 8 yields a remainder of 1.

Key Concept

Least Common Multiple (LCM) and Remainder Properties
Question 153Question

Two positive integers aa and bb are in the ratio 3:83 : 8. If the least common multiple (LCM) of aa and bb is 360360, what is the greatest common divisor (GCD) of aa and bb?

Show answer & explanation

Answer: 15

Answer

The greatest common divisor of aa and bb is 15.
Any two positive integers in the ratio 3:83 : 8 can be written as 3g3g and 8g8g, where gg is their greatest common divisor. Because 33 and 88 are coprime (their GCD is 11), the least common multiple of 3g3g and 8g8g is 3×8×g=24g3 \times 8 \times g = 24g. Setting 24g=36024g = 360 and dividing by 2424 yields g=15g = 15.

Step-by-Step Solution

1
Represent the two integers using their ratio and their greatest common divisor.
Let g=gcd(a,b)g = \gcd(a, b). Then a=3ga = 3g and b=8gb = 8g, where 33 and 88 share no common factors other than 11.
When two numbers are in reduced ratio p:qp : q, dividing both by their GCD leaves coprime factors pp and qq.
2
Express the LCM of aa and bb in terms of gg.
\text{LCM}(a, b) = 3 \times 8 \times g = 24g.
The LCM of two numbers pgp \cdot g and qgq \cdot g with gcd(p,q)=1\gcd(p, q) = 1 is pqgp \cdot q \cdot g.
3
Solve for gg using the given LCM value of 360360.
24g = 360 \implies g = 15.
Dividing the given LCM by the product of the coprime ratio components yields the GCD.

Key Concept

Relationship between GCD, LCM, and coprime factor ratios of two positive integers
Estimated Time:1m 15s
Question 154Question

A positive integer nn has only two distinct prime factors, 22 and 33. If nn is a multiple of 1212, is not divisible by 88, and has exactly 1212 positive divisors, what is the value of nn?

Show answer & explanation

Answer: 108

Answer

The value of nn is 108.
Because nn has only 22 and 33 as prime factors, its prime factorization is n=2a×3bn = 2^a \times 3^b. Divisibility by 12=22×3112 = 2^2 \times 3^1 requires a2a \ge 2, and non-divisibility by 8=238 = 2^3 requires a<3a < 3, which forces a=2a = 2. Using the formula for total positive divisors, (2+1)(b+1)=12(2+1)(b+1) = 12, which simplifies to 3(b+1)=123(b+1) = 12 and gives b=3b = 3. Calculating n=22×33n = 2^2 \times 3^3 yields 108108.

Step-by-Step Solution

1
Set up the prime factorization of nn
n=2a×3bn = 2^a \times 3^b where a1a \ge 1 and b1b \ge 1
The problem states that 22 and 33 are the only distinct prime factors of nn.
2
Determine the exact value of exponent aa
a=2a = 2
nn is divisible by 12=22×3112 = 2^2 \times 3^1 (so a2a \ge 2) but not by 8=238 = 2^3 (so a<3a < 3).
3
Determine the exact value of exponent bb
b=3b = 3
The total number of positive divisors is (a+1)(b+1)=(2+1)(b+1)=3(b+1)=12(a+1)(b+1) = (2+1)(b+1) = 3(b+1) = 12, which solves to b=3b = 3.
4
Calculate the value of nn
n=108n = 108
n=22×33=4×27=108n = 2^2 \times 3^3 = 4 \times 27 = 108.

Key Concept

Determining integer values using prime factorization and the number of divisors formula
Question 155Question

What is the sum of the distinct prime factors of 6060?

Show answer & explanation

Answer: 10

Answer

The sum of the distinct prime factors of 60 is 10.
The prime factorization of 6060 is 22×3×52^2 \times 3 \times 5. The unique prime factors are 22, 33, and 55. Adding these values together gives 2+3+5=102 + 3 + 5 = 10.

Step-by-Step Solution

1
Find the prime factorization of 60
60=22×31×5160 = 2^2 \times 3^1 \times 5^1
Decompose 60 into prime factor powers.
2
List the distinct prime factors
The distinct prime factors are 2, 3, and 5
Focus only on the prime bases, ignoring exponents.
3
Sum the distinct prime factors
2+3+5=102 + 3 + 5 = 10
Add the unique prime numbers found in the factorization.

Key Concept

Prime Factorization and Distinct Prime Factors
Question 156Question

Two positive integers xx and yy have a greatest common divisor (GCD) of 1414 and a least common multiple (LCM) of 840840. If 14<x<y<20014 < x < y < 200 and xx is not a multiple of 44, what is the value of yxy - x?

Show answer & explanation

Answer: 9898

Answer

The value of yxy - x is 9898.
The prime factorizations of GCD(x,y)=14=21×71\text{GCD}(x,y)=14=2^1 \times 7^1 and LCM(x,y)=840=23×31×51×71\text{LCM}(x,y)=840=2^3 \times 3^1 \times 5^1 \times 7^1 require xx and yy to split the exponents of 2,3,5,72, 3, 5, 7. Since xx is not a multiple of 44, xx contains 212^1 and yy contains 232^3. Both contain 717^1. To satisfy 14<x<y<20014 < x < y < 200, xx must take factor 55 (x=70x = 70) and yy must take factor 33 (y=168y = 168). The difference is 16870=98168 - 70 = 98.

Step-by-Step Solution

1
Express the GCD and LCM in prime factorized form.
GCD(x,y)=14=21×30×50×71\text{GCD}(x, y) = 14 = 2^1 \times 3^0 \times 5^0 \times 7^1 and LCM(x,y)=840=23×31×51×71\text{LCM}(x, y) = 840 = 2^3 \times 3^1 \times 5^1 \times 7^1.
Prime factorization allows us to analyze the min and max prime exponents shared between xx and yy.
2
Determine the distribution of prime factor exponents between xx and yy.
For factor 77: both xx and yy must have exponent 11.
For factor 22: min(ax,ay)=1\min(a_x, a_y) = 1 and max(ax,ay)=3\max(a_x, a_y) = 3. Since xx is not divisible by 44 (222^2), ax=1a_x = 1, which forces ay=3a_y = 3.
For factors 33 and 55: one integer receives 313^1 and the other receives 515^1.
The GCD takes the minimum exponent and the LCM takes the maximum exponent for each prime factor.
3
Test possible assignments of factors 33 and 55 under the given inequalities.
Case 1: xx gets 33 and yy gets 55. x=2×7×3=42x = 2 \times 7 \times 3 = 42, y=8×7×5=280y = 8 \times 7 \times 5 = 280. This fails y<200y < 200.
Case 2: xx gets 55 and yy gets 33. x=2×7×5=70x = 2 \times 7 \times 5 = 70, y=8×7×3=168y = 8 \times 7 \times 3 = 168. This satisfies 14<70<168<20014 < 70 < 168 < 200.
Only Case 2 satisfies all structural and boundary constraints (14<x<y<20014 < x < y < 200 and xx not a multiple of 44).
4
Compute yxy - x.
yx=16870=98y - x = 168 - 70 = 98.
Direct subtraction of the valid integer values.

Key Concept

Prime Factorization Rules for GCD and LCM
Question 157Question

Let nn be a positive integer whose only prime factors are 22, 33, and 55. If n2\dfrac{n}{2} has 3636 positive divisors, n3\dfrac{n}{3} has 3636 positive divisors, and n5\dfrac{n}{5} has 3232 positive divisors, how many positive divisors does n2n^2 have?

Show answer & explanation

Answer: 245

Answer

245
Writing nn as 2a3b5c2^a \cdot 3^b \cdot 5^c, the number of divisors of n2\frac{n}{2}, n3\frac{n}{3}, and n5\frac{n}{5} leads to the system a(b+1)(c+1)=36a(b+1)(c+1) = 36, (a+1)b(c+1)=36(a+1)b(c+1) = 36, and (a+1)(b+1)c=32(a+1)(b+1)c = 32. Equating the first two yields a=ba = b. Substituting b=ab = a into the third gives (a+1)2c=32(a+1)^2 c = 32. Since aa is a positive integer, (a+1)2(a+1)^2 must be a square dividing 3232, so a+1=4    a=3a+1 = 4 \implies a = 3, giving b=3b = 3 and c=2c = 2. Therefore, n2=263654n^2 = 2^6 \cdot 3^6 \cdot 5^4, and the total number of positive divisors of n2n^2 is (6+1)(6+1)(4+1)=245(6+1)(6+1)(4+1) = 245.

Step-by-Step Solution

1
Express nn in terms of its prime factorization
n=2a3b5cn = 2^a \cdot 3^b \cdot 5^c where a,b,c1a, b, c \ge 1
The problem states that 22, 33, and 55 are the only prime factors of nn.
2
Set up equations for the number of divisors of n2\dfrac{n}{2}, n3\dfrac{n}{3}, and n5\dfrac{n}{5}
a(b+1)(c+1)=36a(b+1)(c+1) = 36, (a+1)b(c+1)=36(a+1)b(c+1) = 36, and (a+1)(b+1)c=32(a+1)(b+1)c = 32
Dividing nn by 22, 33, or 55 decreases the corresponding prime exponent by 11. The formula for total positive divisors of 2p3q5r2^p 3^q 5^r is (p+1)(q+1)(r+1)(p+1)(q+1)(r+1).
3
Solve the system of equations for exponents aa, bb, and cc
a=3a = 3, b=3b = 3, c=2c = 2
Since a(b+1)(c+1)=(a+1)b(c+1)=36a(b+1)(c+1) = (a+1)b(c+1) = 36, we get a(b+1)=b(a+1)    a=ba(b+1) = b(a+1) \implies a = b. Substituting b=ab = a into (a+1)2c=32(a+1)^2 c = 32 gives (a+1)2(a+1)^2 as a factor of 3232. Testing perfect squares yields a+1=4    a=3a+1 = 4 \implies a = 3, so c=2c = 2. Checking in the first equation gives 3(4)(3)=363(4)(3) = 36, which is consistent.
4
Determine the prime factorization and number of positive divisors of n2n^2
n2=263654n^2 = 2^6 \cdot 3^6 \cdot 5^4, total divisors =(6+1)(6+1)(4+1)=775=245= (6+1)(6+1)(4+1) = 7 \cdot 7 \cdot 5 = 245
Squaring nn doubles each exponent in its prime factorization.

Key Concept

Prime Factorization and Number of Divisors Formula
Estimated Time:2m 0s
Question 158Question

For a positive integer NN, the greatest common divisor of NN and 360360 is 120120, and the least common multiple of NN and 450450 is 90009000. What is the value of NN?

Show answer & explanation

Answer: 3000

Answer

The value of NN is 30003000.
Prime factorizing 360360, 120120, 450450, and 90009000 converts the GCD and LCM requirements into a system of min/max equations for the exponents of 22, 33, and 55. The condition gcd(N,360)=120\gcd(N, 360) = 120 dictates that the exponent of 33 in NN must be exactly 11, while the exponent of 22 is at least 33. The condition lcm(N,450)=9000\text{lcm}(N, 450) = 9000 dictates that the exponent of 22 must be exactly 33 and the exponent of 55 must be exactly 33. Combining these constraints gives N=23×31×53=3000N = 2^3 \times 3^1 \times 5^3 = 3000.

Step-by-Step Solution

1
Find the prime factorizations of all known numbers
360=23×32×51360 = 2^3 \times 3^2 \times 5^1, 120=23×31×51120 = 2^3 \times 3^1 \times 5^1, 450=21×32×52450 = 2^1 \times 3^2 \times 5^2, and 9000=23×32×539000 = 2^3 \times 3^2 \times 5^3.
Prime factorization allows us to analyze GCD and LCM conditions using exponent minimums and maximums.
2
Apply the GCD exponent rule min(expN(p),expA(p))=expGCD(p)\min(\text{exp}_N(p), \text{exp}_A(p)) = \text{exp}_{GCD}(p)
For factor 22: min(a,3)=3    a3\min(a, 3) = 3 \implies a \ge 3; For factor 33: min(b,2)=1    b=1\min(b, 2) = 1 \implies b = 1; For factor 55: min(c,1)=1    c1\min(c, 1) = 1 \implies c \ge 1.
The GCD of two numbers takes the minimum exponent for each prime factor.
3
Apply the LCM exponent rule max(expN(p),expB(p))=expLCM(p)\max(\text{exp}_N(p), \text{exp}_B(p)) = \text{exp}_{LCM}(p)
For factor 22: max(a,1)=3    a=3\max(a, 1) = 3 \implies a = 3; For factor 55: max(c,2)=3    c=3\max(c, 2) = 3 \implies c = 3. No prime factors greater than 55 exist in NN.
The LCM of two numbers takes the maximum exponent for each prime factor.
4
Synthesize the exponents and compute NN
N=23×31×53=8×3×125=3000N = 2^3 \times 3^1 \times 5^3 = 8 \times 3 \times 125 = 3000.
Multiplying out the uniquely determined prime factors gives the value of NN.

Key Concept

Simultaneous prime exponent analysis using GCD (minimum exponents) and LCM (maximum exponents) rules.
Question 159Question

A retail warehouse received a large shipment of electronics. On Monday, the warehouse sold 25\frac{2}{5} of the total shipment. On Tuesday, it sold 25%25\% of the items that remained after Monday. On Wednesday, it sold 3313%33\frac{1}{3}\% of the items that remained after Tuesday. If 120120 items remained unsold at the end of Wednesday, how many items were in the original shipment?

Show answer & explanation

Answer: 400400

Answer

The original shipment contained 400400 items.
The correct option correctly evaluates the fraction remaining after each successive sale. After selling 25\frac{2}{5} on Monday, 35\frac{3}{5} remained. After selling 25%25\% (14\frac{1}{4}) on Tuesday, 34\frac{3}{4} of the previous remainder (920\frac{9}{20}) remained. After selling 3313%33\frac{1}{3}\% (13\frac{1}{3}) on Wednesday, 23\frac{2}{3} of that remainder remained, giving a net remaining fraction of 310\frac{3}{10}. Equating 310\frac{3}{10} of the total to 120120 yields an original shipment size of 400400.

Step-by-Step Solution

1
Calculate the fraction of items remaining after Monday's sales.
Since 25\frac{2}{5} were sold, 125=351 - \frac{2}{5} = \frac{3}{5} of the original shipment remained.
The remaining fraction is 11 minus the fraction sold.
2
Calculate the fraction of items remaining after Tuesday's sales.
Tuesday sold 25%=1425\% = \frac{1}{4} of the remaining items, leaving 114=341 - \frac{1}{4} = \frac{3}{4} of Monday's remainder. The fraction remaining relative to the original total is 35×34=920\frac{3}{5} \times \frac{3}{4} = \frac{9}{20}.
Successive percentage reductions apply to the updated intermediate remainder.
3
Calculate the fraction of items remaining after Wednesday's sales.
Wednesday sold 3313%=1333\frac{1}{3}\% = \frac{1}{3} of Tuesday's remainder, leaving 113=231 - \frac{1}{3} = \frac{2}{3} of that remainder. The final fraction remaining relative to the original total is 920×23=620=310\frac{9}{20} \times \frac{2}{3} = \frac{6}{20} = \frac{3}{10}.
Multiply by the fraction remaining after Wednesday's reduction.
4
Set up the equation to solve for the original total number of items NN.
310N=120    N=120×103=400\frac{3}{10}N = 120 \implies N = 120 \times \frac{10}{3} = 400.
Divide the remaining count by the net remaining fraction.

Key Concept

Successive Percent and Fraction Reductions
Estimated Time:1m 30s
Question 160Question

For two positive integers xx and yy with x<yx < y, the greatest common divisor is GCD(x,y)=15\text{GCD}(x, y) = 15 and the least common multiple is LCM(x,y)=9000\text{LCM}(x, y) = 9000. If xx is a multiple of 88 but not a multiple of 99, what is the value of yxy - x?

Show answer & explanation

Answer: 1005

Answer

1005
By writing x=15ax = 15a and y=15by = 15b with GCD(a,b)=1\text{GCD}(a, b) = 1, we derive ab=900015=600a \cdot b = \frac{9000}{15} = 600. Prime factorizing 600=8×3×25600 = 8 \times 3 \times 25 yields four coprime pairs (a,b)(a, b) with a<ba < b: (1,600)(1, 600), (3,200)(3, 200), (8,75)(8, 75), and (24,25)(24, 25). These yield candidate values for xx of 1515, 4545, 120120, and 360360, respectively. Checking the divisibility conditions, 1515 and 4545 are not multiples of 88, while 360360 is a multiple of 99. The only value of xx that is a multiple of 88 and not a multiple of 99 is 120120 (corresponding to a=8,b=75a = 8, b = 75). Hence y=15×75=1125y = 15 \times 75 = 1125, and yx=1125120=1005y - x = 1125 - 120 = 1005.

Step-by-Step Solution

1
Set up the algebraic representation using the GCD
x=15ax = 15a and y=15by = 15b, where GCD(a,b)=1\text{GCD}(a, b) = 1 and a<ba < b
Any two integers can be written as the product of their GCD and coprime factor multipliers.
2
Relate LCM and GCD to find the product of multipliers a×ba \times b
a×b=LCM(x,y)GCD(x,y)=900015=600a \times b = \frac{\text{LCM}(x, y)}{\text{GCD}(x, y)} = \frac{9000}{15} = 600
The product of GCD and LCM equals the product of the numbers: GCD(x,y)×LCM(x,y)=x×y=15a×15b=225ab\text{GCD}(x,y) \times \text{LCM}(x,y) = x \times y = 15a \times 15b = 225ab.
3
Decompose 600 into coprime component blocks
600=23×31×52=8×3×25600 = 2^3 \times 3^1 \times 5^2 = 8 \times 3 \times 25
Since GCD(a,b)=1\text{GCD}(a, b) = 1, prime powers cannot be split between aa and bb.
4
Form all valid candidate pairs (a,b)(a, b) with a<ba < b
(1,600)(1, 600), (3,200)(3, 200), (8,75)(8, 75), and (24,25)(24, 25)
There are 231=42^{3-1} = 4 ways to partition the 3 prime factor blocks into two coprime factors where a<ba < b.
5
Apply divisibility constraints to isolate xx and yy
x=120x = 120 and y=1125y = 1125
Only x=15×8=120x = 15 \times 8 = 120 satisfies being a multiple of 8 without being a multiple of 9.
6
Calculate the target difference yxy - x
1125120=10051125 - 120 = 1005
Subtracting xx from yy yields the required value.

Key Concept

Partitioning prime factor powers of LCM/GCD to identify coprime factor multipliers
PreviousPage 8 / 12Next
Number Properties and Arithmetic Practice Questions — GMAT — Page 8 | Examkin