Tüm alıştırma soruları

2195 soru

Soru 181Soru

What is the units digit of 7437^{43}?

Cevabı ve açıklamayı göster

Cevap: 3

Cevap

The units digit of 7437^{43} is 3.
The units digits of powers of 7 repeat in a pattern of four terms: 7, 9, 3, 1. Dividing the exponent 43 by 4 yields a remainder of 3. The 3rd term in the repeating pattern is 3, so the units digit of 7437^{43} is 3.

Adım Adım Çözüm

1
Determine the cyclicity pattern of the units digit of powers of 7.
The units digits for 71,72,73,74,7^1, 7^2, 7^3, 7^4, \dots follow the repeating sequence 7, 9, 3, 1 with a cycle length of 4.
Units digits of positive integer powers follow a periodic pattern.
2
Divide the exponent 43 by the pattern cycle length of 4.
43÷4=1043 \div 4 = 10 remainder 3.
The remainder determines which term in the repeating sequence gives the units digit.
3
Find the units digit corresponding to the 3rd term in the cyclicity sequence.
The 3rd digit in the sequence (7, 9, 3, 1) is 3.
A remainder of 3 corresponds to the 3rd power in the cycle, 737^3.

Anahtar Kavram

Units Digit Cyclicity
Soru 182Soru

For all integers kk and mm, if k2+3km+2m2k^2 + 3km + 2m^2 is an odd integer, then k+mk + m must be an odd integer.

Cevabı ve açıklamayı göster

Cevap: True

Cevap

The statement is True.
The statement is true because factoring k2+3km+2m2k^2 + 3km + 2m^2 yields (k+m)(k+2m)(k + m)(k + 2m). By the fundamental properties of parity, a product of two integers is odd if and only if both factors are odd. Consequently, k+mk + m must be odd.

Adım Adım Çözüm

1
Factor the algebraic expression k2+3km+2m2k^2 + 3km + 2m^2.
k2+3km+2m2=(k+m)(k+2m)k^2 + 3km + 2m^2 = (k + m)(k + 2m)
Factoring into a product of linear terms allows us to apply parity rules for multiplication.
2
Apply parity rules of multiplication to the product (k+m)(k+2m)(k + m)(k + 2m).
Since (k+m)(k+2m)(k + m)(k + 2m) is odd, both (k+m)(k + m) and (k+2m)(k + 2m) must be odd integers.
The product of two integers is odd if and only if both factors are odd integers.
3
Conclude the parity of k+mk + m.
k+mk + m is guaranteed to be an odd integer.
It is one of the two factors required to be odd for the product to be odd.

Anahtar Kavram

Parity Rules for Integer Products and Factoring
Soru 183Soru

If an integer nn is expressed in its prime factorization as n=23×52×11n = 2^3 \times 5^2 \times 11, how many distinct prime factors does nn have?

Cevabı ve açıklamayı göster

Cevap: 3

Cevap

The integer has 3 distinct prime factors.
The expression n=23×52×11n = 2^3 \times 5^2 \times 11 shows nn written as a product of prime powers. The distinct prime factors are the unique prime numbers serving as bases in this expansion: 2, 5, and 11. Therefore, there are exactly 3 distinct prime factors.

Adım Adım Çözüm

1
Identify the prime bases in the prime factorization of nn.
The prime factorization is given as n=23×52×111n = 2^3 \times 5^2 \times 11^1. The prime bases are 22, 55, and 1111.
By definition, the prime factorization expresses a number as a product of prime numbers raised to exponents.
2
Count the number of unique prime bases.
There are 3 unique prime numbers (22, 55, and 1111).
Exponents indicate how many times a prime factor is multiplied, but they do not add new distinct prime factors.

Anahtar Kavram

Distinct Prime Factors
Tahmini Süre:45s
Soru 184Soru

Let N=2a3b5cN = 2^a \cdot 3^b \cdot 5^c, where aa, bb, and cc are positive integers. If N2N^2 has 105105 positive divisors and N2\dfrac{N}{2} has 1616 positive divisors, what is the number of positive divisors of N15\dfrac{N}{15}?

Cevabı ve açıklamayı göster

Cevap: 99

Cevap

The number of positive divisors of N15\dfrac{N}{15} is 99.
The prime factorization of N2N^2 is 22a32b52c2^{2a} \cdot 3^{2b} \cdot 5^{2c}, giving (2a+1)(2b+1)(2c+1)=105=3×5×7(2a+1)(2b+1)(2c+1) = 105 = 3 \times 5 \times 7. This implies that the exponents a,b,ca, b, c are a permutation of 1,2,31, 2, 3. The number of positive divisors of N2=2a13b5c\dfrac{N}{2} = 2^{a-1} \cdot 3^b \cdot 5^c is a(b+1)(c+1)=16a(b+1)(c+1) = 16. Testing a{1,2,3}a \in \{1, 2, 3\} shows that only a=2a = 2 satisfies 2(b+1)(c+1)=162(b+1)(c+1) = 16 with {b,c}={1,3}\{b, c\} = \{1, 3\}. Finally, N15=2a3b15c1\dfrac{N}{15} = 2^a \cdot 3^{b-1} \cdot 5^{c-1} has (a+1)bc(a+1)bc positive divisors. Substituting a=2a=2 and bc=3bc = 3 gives (2+1)×3=9(2+1) \times 3 = 9, making 99 the correct choice.

Adım Adım Çözüm

1
Express the number of positive divisors of N2N^2 in terms of aa, bb, and cc.
(2a+1)(2b+1)(2c+1)=105(2a+1)(2b+1)(2c+1) = 105
For a prime factorization p1e1p2e2p_1^{e_1} p_2^{e_2} \dots, the total number of positive divisors is (e1+1)(e2+1)(e_1+1)(e_2+1)\dots. Here N2=22a32b52cN^2 = 2^{2a} \cdot 3^{2b} \cdot 5^{2c}.
2
Determine the set of values for the exponents {a,b,c}\{a, b, c\}.
{a,b,c}={1,2,3}\{a, b, c\} = \{1, 2, 3\}
The prime factorization of 105105 into three factors greater than 11 is uniquely 3×5×73 \times 5 \times 7. Thus, the set of values for {2a+1,2b+1,2c+1}\{2a+1, 2b+1, 2c+1\} is {3,5,7}\{3, 5, 7\}, which gives {2a,2b,2c}={2,4,6}\{2a, 2b, 2c\} = \{2, 4, 6\}, so {a,b,c}={1,2,3}\{a, b, c\} = \{1, 2, 3\}.
3
Use the divisor count of N2\dfrac{N}{2} to identify the specific value of aa.
a=2a = 2 and {b,c}={1,3}\{b, c\} = \{1, 3\}
Since N2=2a13b5c\dfrac{N}{2} = 2^{a-1} \cdot 3^b \cdot 5^c, its divisor count is a(b+1)(c+1)=16a(b+1)(c+1) = 16. Testing values from {1,2,3}\{1, 2, 3\} for aa: if a=2a=2, then 2(b+1)(c+1)=16    (b+1)(c+1)=82(b+1)(c+1) = 16 \implies (b+1)(c+1) = 8. Since {b,c}={1,3}\{b, c\} = \{1, 3\}, (1+1)(3+1)=8(1+1)(3+1) = 8, which confirms a=2a = 2 and {b,c}={1,3}\{b, c\} = \{1, 3\}.
4
Calculate the number of positive divisors of N15\dfrac{N}{15}.
(2+1)(1)(3)=9(2+1)(1)(3) = 9
N15=N35=2a3b15c1\dfrac{N}{15} = \dfrac{N}{3 \cdot 5} = 2^a \cdot 3^{b-1} \cdot 5^{c-1}. The number of positive divisors is (a+1)(b1+1)(c1+1)=(a+1)bc(a+1)(b-1+1)(c-1+1) = (a+1)bc. Substituting a=2a=2 and bc=1×3=3bc = 1 \times 3 = 3 yields (2+1)×3=9(2+1) \times 3 = 9.

Anahtar Kavram

Divisor Count Formula for Prime Factorized Integers
Tahmini Süre:2m 0s
Soru 185Soru

What is the smallest prime factor of 143143?

Cevabı ve açıklamayı göster

Cevap: 11

Cevap

The smallest prime factor of 143 is 11.
To find the smallest prime factor of 143, test prime numbers in increasing order starting from 2. Testing 2, 3, 5, and 7 shows none are factors of 143. Testing 11 yields 143÷11=13143 \div 11 = 13, which is an integer. Thus, 143=11×13143 = 11 \times 13. Since 11 and 13 are both prime, 11 is the smallest prime factor of 143.

Adım Adım Çözüm

1
Test divisibility of 143 by small prime numbers in ascending order
143 is not divisible by 2, 3, 5, or 7.
Basic divisibility rules eliminate 2 (odd), 3 (digit sum 8), and 5 (ends in 3). Direct division shows 143 = 7 × 20 + 3.
2
Test divisibility by the next prime number, 11
143 divided by 11 equals 13 exactly.
Since 143 = 11 × 13 and 11 is prime, 11 is a prime factor.
3
Identify the smallest prime factor
The prime factors of 143 are 11 and 13, making 11 the smallest.
No prime number smaller than 11 divides 143.

Anahtar Kavram

Prime Factorization
Soru 186Soru

A consultancy allocated a total budget for a digital transformation project. In the first phase, 38\frac{3}{8} of the initial budget was spent. In the second phase, 40%40\% of the remaining budget was spent. If the unspent amount after both phases is $27,000\$27,000, what was the initial budget of the project, in dollars?

Cevabı ve açıklamayı göster

Cevap: 72000

Cevap

72,000
To determine the initial budget, track the unspent fraction step by step. After the first phase, 58\frac{5}{8} of the budget remains. In the second phase, 40%40\% (or 25\frac{2}{5}) of that remaining fraction is spent, which leaves 60%60\% (or 35\frac{3}{5}) of the 58\frac{5}{8} unspent. Multiplying 35×58=38\frac{3}{5} \times \frac{5}{8} = \frac{3}{8}. Because 38\frac{3}{8} of the initial budget equals $27,000\$27,000, the full initial budget is 27,000×83=72,00027,000 \times \frac{8}{3} = 72,000.

Adım Adım Çözüm

1
Find the fraction of the budget remaining after the first phase.
The fraction remaining after Phase 1 is 138=581 - \frac{3}{8} = \frac{5}{8}.
The first phase spends 38\frac{3}{8} of the initial total budget.
2
Find the fraction of the total initial budget spent in the second phase.
Phase 2 expenditure = 40%×58=25×58=2840\% \times \frac{5}{8} = \frac{2}{5} \times \frac{5}{8} = \frac{2}{8}.
40%40\% is equivalent to 25\frac{2}{5}, which applies to the remaining 58\frac{5}{8} of the budget.
3
Determine the remaining fraction of the total budget after both phases.
Remaining fraction = 5828=38\frac{5}{8} - \frac{2}{8} = \frac{3}{8}.
Subtracting the fraction spent in Phase 2 from the fraction left after Phase 1 yields the unspent portion.
4
Calculate the initial total budget in dollars.
Initial Budget = $27,000×83=$72,000\$27,000 \times \frac{8}{3} = \$72,000.
Setting 38\frac{3}{8} of the total budget equal to the unspent amount of $27,000\$27,000 determines the total.

Anahtar Kavram

Sequential fractional and percentage reductions from a base quantity
Soru 187Soru

For distinct prime numbers pp and qq, two positive integers are defined as a=p3q2a = p^3 q^2 and b=p2q4b = p^2 q^4. What is the ratio of the least common multiple of aa and bb to the greatest common divisor of aa and bb?

Cevabı ve açıklamayı göster

Cevap: pq2p q^2

Cevap

pq2p q^2
The greatest common divisor of a=p3q2a = p^3 q^2 and b=p2q4b = p^2 q^4 is p2q2p^2 q^2 by taking the minimum exponent for each prime factor. The least common multiple is p3q4p^3 q^4 by taking the maximum exponent for each prime factor. Dividing the LCM by the GCD yields p3q4p2q2=pq2\frac{p^3 q^4}{p^2 q^2} = p q^2.

Adım Adım Çözüm

1
Find the prime factorization representation of the greatest common divisor (GCD) of aa and bb.
GCD(a,b)=pmin(3,2)qmin(2,4)=p2q2\text{GCD}(a, b) = p^{\min(3, 2)} q^{\min(2, 4)} = p^2 q^2
The GCD taking prime factorizations uses the minimum power of each common prime factor.
2
Find the prime factorization representation of the least common multiple (LCM) of aa and bb.
LCM(a,b)=pmax(3,2)qmax(2,4)=p3q4\text{LCM}(a, b) = p^{\max(3, 2)} q^{\max(2, 4)} = p^3 q^4
The LCM taking prime factorizations uses the maximum power of each prime factor.
3
Compute the ratio of the LCM to the GCD.
\frac{\text{LCM}(a, b)}{\text{GCD}(a, b)} = \frac{p^3 q^4}{p^2 q^2} = p^{3-2} q^{4-2} = p q^2
Dividing exponential terms with the same base requires subtracting their exponents.

Anahtar Kavram

Calculating GCD and LCM using prime factor exponent rules and evaluating their ratio
Soru 188Soru

What is the units digit of 8218^{21}?

Cevabı ve açıklamayı göster

Cevap: 8

Cevap

8
The units digits of integer powers of 8 follow a repeating pattern of length 4: 8, 4, 2, 6. Dividing the exponent 21 by 4 yields 21=4×5+121 = 4 \times 5 + 1, giving a remainder of 1. A remainder of 1 means the units digit is the first element of the cycle, which is 8.

Adım Adım Çözüm

1
Determine the units digit pattern for powers of 8.
The sequence of units digits for 81,82,83,84,8^1, 8^2, 8^3, 8^4, \dots is 8,4,2,6,8,4,2,6,8, 4, 2, 6, 8, 4, 2, 6, \dots, which repeats every 4 powers.
Units digits of positive integer powers follow a periodic cyclic pattern.
2
Find the remainder when the exponent 21 is divided by the cycle length 4.
21÷4=521 \div 4 = 5 with a remainder of 1.
The remainder determines the position of the units digit within the 4-step cycle.
3
Identify the units digit corresponding to a remainder of 1.
The first number in the pattern 8,4,2,68, 4, 2, 6 is 8.
A remainder of 1 points to the 1st term of the repeating sequence.

Anahtar Kavram

Units Digit Cyclicity
Soru 189Soru

For three positive integers xx, yy, and zz, all of whose prime factors belong exclusively to the set {2,3,5}\{2, 3, 5\}, their pairwise greatest common divisors are given by gcd(x,y)=60\gcd(x, y) = 60, gcd(y,z)=90\gcd(y, z) = 90, and gcd(x,z)=150\gcd(x, z) = 150. What is the minimum possible value of the sum x+y+zx + y + z?

Cevabı ve açıklamayı göster

Cevap: 930930

Cevap

The minimum possible value of the sum x+y+zx + y + z is 930930.
Analyzing the prime factorization exponents for each prime factor p{2,3,5}p \in \{2, 3, 5\} establishes minimum lower bounds on exponents. For prime 22, min(x2,y2)=2\min(x_2, y_2) = 2 forces x22x_2 \ge 2 and y22y_2 \ge 2, which in turn forces z2=1z_2 = 1 to satisfy min(y2,z2)=1\min(y_2, z_2) = 1. Similarly, for prime 33, y32y_3 \ge 2 and z32z_3 \ge 2 forces x3=1x_3 = 1. For prime 55, x52x_5 \ge 2 and z52z_5 \ge 2 forces y5=1y_5 = 1. Evaluating x=223152=300x = 2^2 \cdot 3^1 \cdot 5^2 = 300, y=223251=180y = 2^2 \cdot 3^2 \cdot 5^1 = 180, and z=213252=450z = 2^1 \cdot 3^2 \cdot 5^2 = 450 gives x+y+z=930x + y + z = 930.

Adım Adım Çözüm

1
Express the given pairwise GCDs in their prime factorized forms.
gcd(x,y)=60=22×31×51\gcd(x,y) = 60 = 2^2 \times 3^1 \times 5^1
gcd(y,z)=90=21×32×51\gcd(y,z) = 90 = 2^1 \times 3^2 \times 5^1
gcd(x,z)=150=21×31×52\gcd(x,z) = 150 = 2^1 \times 3^1 \times 5^2
The exponent of any prime pp in gcd(a,b)\gcd(a,b) is min(ap,bp)\min(a_p, b_p).
2
Determine the minimum required prime exponents for prime 22.
min(x2,y2)=2\min(x_2, y_2) = 2, min(y2,z2)=1\min(y_2, z_2) = 1, min(x2,z2)=1    x2=2,y2=2,z2=1\min(x_2, z_2) = 1 \implies x_2 = 2, y_2 = 2, z_2 = 1
Since min(x2,y2)=2\min(x_2, y_2) = 2, both x22x_2 \ge 2 and y22y_2 \ge 2. To satisfy min(y2,z2)=1\min(y_2, z_2) = 1, we must have z2=1z_2 = 1. The minimal exponents are x2=2,y2=2,z2=1x_2=2, y_2=2, z_2=1.
3
Determine the minimum required prime exponents for prime 33.
min(x3,y3)=1\min(x_3, y_3) = 1, min(y3,z3)=2\min(y_3, z_3) = 2, min(x3,z3)=1    x3=1,y3=2,z3=2\min(x_3, z_3) = 1 \implies x_3 = 1, y_3 = 2, z_3 = 2
Since min(y3,z3)=2\min(y_3, z_3) = 2, both y32y_3 \ge 2 and z32z_3 \ge 2. To satisfy min(x3,y3)=1\min(x_3, y_3) = 1, we must have x3=1x_3 = 1. The minimal exponents are x3=1,y3=2,z3=2x_3=1, y_3=2, z_3=2.
4
Determine the minimum required prime exponents for prime 55.
min(x5,y5)=1\min(x_5, y_5) = 1, min(y5,z5)=1\min(y_5, z_5) = 1, min(x5,z5)=2    x5=2,y5=1,z5=2\min(x_5, z_5) = 2 \implies x_5 = 2, y_5 = 1, z_5 = 2
Since min(x5,z5)=2\min(x_5, z_5) = 2, both x52x_5 \ge 2 and z52z_5 \ge 2. To satisfy min(x5,y5)=1\min(x_5, y_5) = 1, we must have y5=1y_5 = 1. The minimal exponents are x5=2,y5=1,z5=2x_5=2, y_5=1, z_5=2.
5
Calculate the values of xx, yy, and zz and find their sum.
x=22×31×52=300x = 2^2 \times 3^1 \times 5^2 = 300
y=22×32×51=180y = 2^2 \times 3^2 \times 5^1 = 180
z=21×32×52=450z = 2^1 \times 3^2 \times 5^2 = 450
x+y+z=300+180+450=930x + y + z = 300 + 180 + 450 = 930
Summing the minimal values yields the required minimum total.

Anahtar Kavram

Finding integers from pairwise GCD conditions using prime factor exponent minimums: vp(gcd(a,b))=min(vp(a),vp(b))\text{v}_p(\gcd(a,b)) = \min(\text{v}_p(a), \text{v}_p(b)).
Tahmini Süre:2m 30s
Soru 190Soru

Three automated security beacons flash at regular intervals of 1818 seconds, 2424 seconds, and 4242 seconds, respectively. If all three beacons flash simultaneously at 8:00:00 AM, how many times will all three beacons flash simultaneously between 8:01:00 AM and 9:00:00 AM, inclusive?

Cevabı ve açıklamayı göster

Cevap: 7

Cevap

7
The least common multiple of 18, 24, and 42 is 504 seconds. The timeframe between 8:01:00 AM and 9:00:00 AM inclusive represents elapsed times from 60 seconds to 3600 seconds after 8:00:00 AM. Dividing 3600 by 504 gives 7 full periods (3528 seconds), all of which are greater than 60 seconds. Therefore, the beacons flash simultaneously 7 times within the specified period.

Adım Adım Çözüm

1
Find the Least Common Multiple (LCM) of the three flash intervals.
LCM(18, 24, 42) = 504 seconds
The beacons flash simultaneously at time intervals that are integer multiples of the LCM of their individual cycle times.
2
Convert the target time interval (8:01:00 AM to 9:00:00 AM) into seconds after the initial flash at 8:00:00 AM (t = 0).
Range is from t = 60 seconds to t = 3600 seconds
8:01:00 AM is 60 seconds after 8:00:00 AM, and 1 hour (9:00:00 AM) equals 3600 seconds after 8:00:00 AM.
3
Determine the number of positive multiples of 504 within the interval [60, 3600].
7 multiples (504, 1008, 1512, 2016, 2520, 3024, 3528)
Dividing 3600 by 504 gives 7 with a remainder of 72. Since the first positive multiple (504) is greater than 60, all 7 multiples fall strictly within the specified window.

Anahtar Kavram

Application of Least Common Multiple (LCM) to periodic events
Soru 191Soru

Two positive integers mm and nn satisfy m<nm < n. Their greatest common divisor is 1818 and their least common multiple is 1,0801,080. If mm is not divisible by 2727 and nn is not divisible by 55, what is the value of nmn - m?

Cevabı ve açıklamayı göster

Cevap: 126

Cevap

The value of nmn - m is 126126.
By writing m=18am = 18a and n=18bn = 18b with GCD(a,b)=1\text{GCD}(a,b) = 1, we find ab=60a \cdot b = 60. Evaluating all coprime factor pairs (a,b)(a, b) shows that only (5,12)(5, 12) satisfies all constraints (m=90m = 90 is not a multiple of 2727, and n=216n = 216 is not a multiple of 55). The difference is 21690=126216 - 90 = 126.

Adım Adım Çözüm

1
Relate GCD, LCM, and coprime factors.
Let m=18am = 18a and n=18bn = 18b, where GCD(a,b)=1\text{GCD}(a, b) = 1 and a<ba < b. Then ab=108018=60a \cdot b = \frac{1080}{18} = 60.
The product of two positive integers equals the product of their GCD and LCM.
2
Determine all coprime factor pairs of 6060.
The coprime pairs (a,b)(a, b) with a<ba < b such that ab=60a \cdot b = 60 are (1,60)(1, 60), (3,20)(3, 20), (4,15)(4, 15), and (5,12)(5, 12).
Since GCD(a,b)=1\text{GCD}(a, b) = 1, prime factors of 60=223560 = 2^2 \cdot 3 \cdot 5 cannot be shared between aa and bb.
3
Apply the given constraints to eliminate invalid pairs.
The pair (5,12)(5, 12) is the only pair satisfying both conditions: m=90m = 90 is not divisible by 2727, and n=216n = 216 is not divisible by 55.
Pairs (1,60)(1,60) and (4,15)(4,15) yield nn divisible by 55; pair (3,20)(3,20) yields m=54m=54 which is divisible by 2727.
4
Compute the final difference nmn - m.
nm=21690=126n - m = 216 - 90 = 126.
Subtract mm from nn using the valid values found.

Anahtar Kavram

Properties of GCD and LCM, prime factorization, and coprime factor pairs
Tahmini Süre:2m 0s
Soru 192Soru

A clothing store reduced the original price of a jacket by 20%20\%. During a promotional event, the store offered an additional 15%15\% discount off the reduced price. If the final price of the jacket was $102\$102, what was the original price of the jacket, in dollars?

Cevabı ve açıklamayı göster

Cevap: 150

Cevap

The original price of the jacket was $150.
To find the original price, express the final price as a decimal multiplier of the original price. A 20%20\% discount leaves 80%80\% of the original price (0.800.80). An additional 15%15\% discount off the reduced price leaves 85%85\% of that amount (0.850.85). The overall price multiplier is 0.80×0.85=0.680.80 \times 0.85 = 0.68. Setting 0.68×Original Price=1020.68 \times \text{Original Price} = 102 gives an original price of 1020.68=150\frac{102}{0.68} = 150 dollars.

Adım Adım Çözüm

1
Determine the combined price multiplier after both successive discounts.
The first discount leaves 80%80\% (0.800.80) of the original price, and the second discount leaves 85%85\% (0.850.85) of that reduced price. The combined multiplier is 0.80×0.85=0.680.80 \times 0.85 = 0.68.
Successive percentage discounts are multiplicative rather than additive.
2
Set up an equation equating the final discounted price to 102102.
0.68×P=1020.68 \times P = 102, where PP represents the original price.
The final price is 68%68\% of the original base price.
3
Solve for the original price PP.
P=1020.68=1020068=150P = \frac{102}{0.68} = \frac{10200}{68} = 150.
Dividing the final amount by the net decimal multiplier yields the original value.

Anahtar Kavram

Successive percentage change calculation
Tahmini Süre:1m 0s
Soru 193Soru

A wholesale distributor imported a batch of organic green tea leaves. On Monday, 30%30\% of the initial batch was sold. On Tuesday, 47\frac{4}{7} of the remaining batch was sold. If the distributor had 126126 kilograms of green tea leaves left at the end of Tuesday, what was the total weight, in kilograms, of the initial batch imported?

Cevabı ve açıklamayı göster

Cevap: 420420

Cevap

The total weight of the initial batch imported was 420420 kilograms.
Selling 30%30\% on Monday leaves 70%70\% of the initial total. On Tuesday, selling 47\frac{4}{7} of that remaining amount leaves 37\frac{3}{7} of the 70%70\%. Calculating 37×70%=30%\frac{3}{7} \times 70\% = 30\%. Since 30%30\% of the initial batch is equal to 126126 kg, the total initial weight is 126÷0.30=420126 \div 0.30 = 420 kg.

Adım Adım Çözüm

1
Determine the fraction of the initial batch remaining after Monday's sale.
Since 30%30\% (0.300.30) was sold, 10.30=0.701 - 0.30 = 0.70 (or 710\frac{7}{10}) of the initial batch remained.
Percentage decreases are calculated relative to the original whole.
2
Determine the fraction of Monday's remaining batch that was left after Tuesday's sale.
Since 47\frac{4}{7} of Monday's remainder was sold, 147=371 - \frac{4}{7} = \frac{3}{7} of Monday's remainder was left.
Subsequent fractional sales are relative to the updated intermediate amount.
3
Calculate the final remaining amount as a fraction of the initial total weight WW.
\text{Final Remaining} = \frac{3}{7} \times \left(\frac{7}{10} W\right) = \frac{3}{10} W = 0.30 W$.
Multiplying successive remaining ratios gives the net remaining fraction of the original batch.
4
Solve for the initial weight WW using the given remaining weight of 126126 kg.
0.30 W = 126 \implies W = \frac{126}{0.30} = 420\text{ kg}.
Dividing the remaining weight by its corresponding decimal fraction yields the total initial weight.

Anahtar Kavram

Successive percentage and fractional reductions require applying each change to the updated intermediate base value rather than the original total.
Tahmini Süre:1m 30s
Soru 194Soru

Let MM be a positive odd integer that is divisible by 4545 but not by 2727. If MM has exactly 3636 positive divisors, what is the maximum possible number of distinct prime factors of MM?

Cevabı ve açıklamayı göster

Cevap: 4

Cevap

4
The number of positive divisors of an integer with prime factorization p1e1p2e2pkekp_1^{e_1} p_2^{e_2} \dots p_k^{e_k} is given by (e1+1)(e2+1)(ek+1)(e_1+1)(e_2+1)\dots(e_k+1). Because MM is divisible by 45=32×545 = 3^2 \times 5 but not by 27=3327 = 3^3, the prime factor 33 must have an exponent of exactly 22, which contributes a multiplier of (2+1)=3(2+1) = 3 to the total divisor count. Dividing the total 3636 divisors by 33 leaves a product of 1212 for the remaining terms (ei+1)(e_i+1). To maximize the number of distinct prime factors, we write 1212 as a product of as many integers greater than 11 as possible, which is 3×2×23 \times 2 \times 2 (3 factors). Adding the prime factor 33 gives a maximum of 1+3=41 + 3 = 4 distinct prime factors.

Adım Adım Çözüm

1
Determine the prime factorization constraints from the given conditions.
M=325ap1b1p2b2prbrM = 3^2 \cdot 5^a \cdot p_1^{b_1} \cdot p_2^{b_2} \cdots p_r^{b_r}, where a1a \ge 1, bi1b_i \ge 1, and pip_i are distinct odd primes other than 33 and 55.
Since MM is odd, 22 is not a prime factor. Since MM is divisible by 45=32×545 = 3^2 \times 5 but not by 27=3327 = 3^3, the exponent of 33 must be exactly 22, and the exponent of 55 is at least 11.
2
Set up the formula for the number of positive divisors.
f(M)=(2+1)(a+1)(b1+1)(b2+1)(br+1)=36f(M) = (2 + 1)(a + 1)(b_1 + 1)(b_2 + 1) \cdots (b_r + 1) = 36, which simplifies to (a+1)(b1+1)(b2+1)(br+1)=12(a + 1)(b_1 + 1)(b_2 + 1) \cdots (b_r + 1) = 12.
The number of divisors of a number n=q1e1q2e2qkekn = q_1^{e_1} q_2^{e_2} \cdots q_k^{e_k} is (e1+1)(e2+1)(ek+1)(e_1 + 1)(e_2 + 1) \cdots (e_k + 1).
3
Maximize the number of terms in the product yielding 1212.
The maximum number of factors greater than 11 whose product is 1212 is 33, since 12=3×2×212 = 3 \times 2 \times 2.
Each factor greater than 11 in (a+1)(b1+1)(br+1)(a+1)(b_1+1)\dots(b_r+1) corresponds to a distinct prime factor of MM (other than 33).
4
Calculate the maximum total number of distinct prime factors of MM.
Total distinct prime factors = 1 (for 3)+3 (from the factorization of 12)=41 \text{ (for 3)} + 3 \text{ (from the factorization of 12)} = 4.
The prime factors are 33, 55, p1p_1, and p2p_2, giving 44 distinct prime factors in total.

Anahtar Kavram

Divisor Count Formula and Prime Factorization Constraints
Tahmini Süre:2m 0s
Soru 195Soru

What is the remainder when the sum S=31+32+33++32025S = 3^1 + 3^2 + 3^3 + \dots + 3^{2025} is divided by 100100?

Cevabı ve açıklamayı göster

Cevap: 63

Cevap

The remainder when the sum SS is divided by 100100 is 6363.
Using the geometric series formula, S=3(320251)2S = \frac{3(3^{2025} - 1)}{2}. Computing 32025(mod200)3^{2025} \pmod{200} gives 43(mod200)43 \pmod{200} because 3201(mod200)3^{20} \equiv 1 \pmod{200} and 20255(mod20)2025 \equiv 5 \pmod{20}. Substituting this into the numerator yields 3(431)=126(mod200)3(43 - 1) = 126 \pmod{200}. Dividing by 22 produces the remainder 6363 modulo 100100.

Adım Adım Çözüm

1
Sum the geometric series S=31+32++32025S = 3^1 + 3^2 + \dots + 3^{2025}
S=3(320251)2S = \frac{3(3^{2025} - 1)}{2}
Applying the standard finite geometric series formula arn1r1a\frac{r^n - 1}{r - 1} with a=3a = 3 and r=3r = 3.
2
Set up modular equation for S(mod100)S \pmod{100}
Evaluate 3(320251)(mod200)3(3^{2025} - 1) \pmod{200}
Dividing an integer congruence by 22 requires doubling the modulus to 200200 to maintain exact divisibility.
3
Find the cyclicity period of 3n(mod200)3^n \pmod{200}
3201(mod200)3^{20} \equiv 1 \pmod{200}
35=243433^5 = 243 \equiv 43, 310432=1849493^{10} \equiv 43^2 = 1849 \equiv 49, and 320492=24011(mod200)3^{20} \equiv 49^2 = 2401 \equiv 1 \pmod{200}.
4
Compute 32025(mod200)3^{2025} \pmod{200}
320253543(mod200)3^{2025} \equiv 3^5 \equiv 43 \pmod{200}
Dividing the exponent 20252025 by the period length 2020 leaves a remainder of 55.
5
Calculate the numerator 3(320251)(mod200)3(3^{2025} - 1) \pmod{200} and divide by 2
3(431)=126(mod200)3(43 - 1) = 126 \pmod{200}, so S63(mod100)S \equiv 63 \pmod{100}
Simplifying 126/2=63126 / 2 = 63 gives the unique remainder modulo 100100.

Anahtar Kavram

Geometric series summation combined with modular arithmetic and cyclicity mod 200
Soru 196Soru

At the beginning of the year, a logistics company's fleet consisted of trucks, vans, and cargo planes. Exactly 0.400.40 of the total fleet were trucks, and 38\frac{3}{8} of the total fleet were vans, with the remaining vehicles being cargo planes. Over the course of the year, the number of trucks increased by 25%25\%, the number of vans decreased by 20%20\%, and the number of cargo planes increased by 50%50\%. By what percentage did the total number of vehicles in the company's fleet increase over the year?

Cevabı ve açıklamayı göster

Cevap: 13.75%13.75\%

Cevap

The total number of vehicles in the fleet increased by 13.75%13.75\%.
To find the net percentage increase of the entire fleet, we express each vehicle subgroup as a fraction or decimal of the initial total fleet TT. Trucks account for 0.40T0.40T, vans account for 38T=0.375T\frac{3}{8}T = 0.375T, and cargo planes account for the remaining 1(0.40+0.375)=0.225T1 - (0.40 + 0.375) = 0.225T. Applying the respective percentage changes gives an increase of 0.25×0.40T=+0.10T0.25 \times 0.40T = +0.10T for trucks, a decrease of 0.20×0.375T=0.075T0.20 \times 0.375T = -0.075T for vans, and an increase of 0.50×0.225T=+0.1125T0.50 \times 0.225T = +0.1125T for cargo planes. Summing these changes yields a net gain of 0.10T0.075T+0.1125T=0.1375T0.10T - 0.075T + 0.1125T = 0.1375T, which corresponds to an overall increase of 13.75%13.75\%.

Adım Adım Çözüm

1
Determine the initial proportions of each vehicle type in the fleet.
Trucks represent 0.400.40 of the fleet. Vans represent 38=0.375\frac{3}{8} = 0.375 of the fleet. Cargo planes represent 1(0.40+0.375)=0.2251 - (0.40 + 0.375) = 0.225 of the fleet.
The sum of all component proportions must equal 1.01.0 (or 100%100\% of the initial fleet).
2
Calculate the weighted net change contributed by each vehicle type relative to the initial fleet size TT.
Truck change: +25% of 0.40T=0.25×0.40T=+0.100T+25\% \text{ of } 0.40T = 0.25 \times 0.40T = +0.100T.
Van change: 20% of 0.375T=0.20×0.375T=0.075T-20\% \text{ of } 0.375T = -0.20 \times 0.375T = -0.075T.
Cargo plane change: +50% of 0.225T=0.50×0.225T=+0.1125T+50\% \text{ of } 0.225T = 0.50 \times 0.225T = +0.1125T.
The net change contributed by a subgroup is its relative proportion multiplied by its specific percentage change.
3
Sum the component changes to find the total overall change.
Total net change =+0.100T0.075T+0.1125T=+0.1375T= +0.100T - 0.075T + 0.1125T = +0.1375T.
Combining the individual net contributions yields the overall change in fleet size.
4
Convert the decimal net change to a percentage.
0.1375×100%=13.75%0.1375 \times 100\% = 13.75\%.
Multiplying the decimal fraction of total increase by 100%100\% gives the overall percentage increase.

Anahtar Kavram

Weighted Percentage Changes

Alternatif Yöntem

Assume a concrete total initial fleet size that works easily with the numbers, such as T=800T = 800 vehicles. Initial trucks =0.40×800=320= 0.40 \times 800 = 320. Initial vans =38×800=300= \frac{3}{8} \times 800 = 300. Initial planes =800320300=180= 800 - 320 - 300 = 180. After changes: new trucks =320×1.25=400= 320 \times 1.25 = 400, new vans =300×0.80=240= 300 \times 0.80 = 240, new planes =180×1.50=270= 180 \times 1.50 = 270. New total fleet =400+240+270=910= 400 + 240 + 270 = 910. Fleet increase =910800=110= 910 - 800 = 110. Percentage increase =110800×100%=13.75%= \frac{110}{800} \times 100\% = 13.75\%.
Tahmini Süre:2m 0s
Soru 197Soru

At a logistics distribution hub, a shipment of incoming packages was processed over two shifts. During the morning shift, 0.350.35 of the total shipment was processed and dispatched. During the evening shift, 413\frac{4}{13} of the remaining packages were processed. If 450450 packages remained unprocessed at the end of both shifts, what was the total number of packages in the initial shipment?

Cevabı ve açıklamayı göster

Cevap: 1000

Cevap

1000 packages
To find the initial shipment size, first express 0.350.35 as the fraction 720\frac{7}{20}. Subtracting this from 11 leaves 1320\frac{13}{20} of the initial total after the morning shift. Next, processing 413\frac{4}{13} of these remaining packages leaves 1413=9131 - \frac{4}{13} = \frac{9}{13} of that remaining amount. Multiplying 913×1320\frac{9}{13} \times \frac{13}{20} shows that 920\frac{9}{20} of the original total remains unprocessed. Finally, setting 920\frac{9}{20} of the total equal to 450450 packages yields an initial total of 10001000 packages.

Adım Adım Çözüm

1
Convert decimal portion to fraction and find remaining fraction after morning shift
Remaining fraction after morning shift is 1320\frac{13}{20}
Since 0.35=7200.35 = \frac{7}{20} of the total shipment was processed, 1720=13201 - \frac{7}{20} = \frac{13}{20} of the initial shipment remained.
2
Determine the remaining fraction of the shipment after the evening shift
Final remaining fraction of the initial shipment is 920\frac{9}{20}
The evening shift processed 413\frac{4}{13} of the remaining packages, leaving 1413=9131 - \frac{4}{13} = \frac{9}{13} of the remaining packages. Thus, 913×1320=920\frac{9}{13} \times \frac{13}{20} = \frac{9}{20} of the initial shipment remained.
3
Solve for the total initial number of packages
Total initial packages = 10001000
Setting 920N=450\frac{9}{20} N = 450 gives N=450×209=1000N = 450 \times \frac{20}{9} = 1000.

Anahtar Kavram

Combining decimal-to-fraction conversions with successive remaining fraction calculations
Soru 198Soru

If N=3121N = 3^{12} - 1, what is the sum of all the distinct prime factors of NN?

Cevabı ve açıklamayı göster

Cevap: 100

Cevap

The sum of all the distinct prime factors of NN is 100.
Factoring 31213^{12} - 1 via difference of squares and sum of cubes yields (361)(36+1)=(23×7×13)(2×5×73)=24×5×7×13×73(3^6 - 1)(3^6 + 1) = (2^3 \times 7 \times 13)(2 \times 5 \times 73) = 2^4 \times 5 \times 7 \times 13 \times 73. The distinct prime factors are 2, 5, 7, 13, and 73, which sum to 100.

Adım Adım Çözüm

1
Decompose N=3121N = 3^{12} - 1 using the difference of squares identity a2b2=(ab)(a+b)a^2 - b^2 = (a - b)(a + b).
N=(361)(36+1)N = (3^6 - 1)(3^6 + 1)
Breaking down large powers of integers into products of smaller terms allows for systematic prime factor determination.
2
Completely factor the term (361)(3^6 - 1).
361=(331)(33+1)=26×28=(2×13)×(22×7)=23×7×133^6 - 1 = (3^3 - 1)(3^3 + 1) = 26 \times 28 = (2 \times 13) \times (2^2 \times 7) = 2^3 \times 7 \times 13
Applying the difference of squares identity iteratively converts the term into small arithmetic integers with obvious prime factorizations.
3
Completely factor the term (36+1)(3^6 + 1) using the sum of cubes identity a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a + b)(a^2 - ab + b^2).
36+1=(32)3+1=(32+1)((32)232+1)=10×73=2×5×733^6 + 1 = (3^2)^3 + 1 = (3^2 + 1)((3^2)^2 - 3^2 + 1) = 10 \times 73 = 2 \times 5 \times 73
The factor 73 is prime because it is not divisible by any prime numbers less than or equal to 738.54\sqrt{73} \approx 8.54 (namely 2, 3, 5, and 7).
4
Combine the component prime factorizations to list all distinct prime factors of NN.
N=24×5×7×13×73N = 2^4 \times 5 \times 7 \times 13 \times 73, so the set of distinct prime factors is \{2, 5, 7, 13, 73\}.
Each prime base is included exactly once regardless of its exponent.
5
Sum the distinct prime factors.
2+5+7+13+73=1002 + 5 + 7 + 13 + 73 = 100
Adding the unique prime factors yields the requested value.

Anahtar Kavram

Prime Factorization using Algebraic Polynomial Identities
Tahmini Süre:2m 30s
Soru 199Soru

A commercial bakery uses flour, sugar, and butter as the main ingredients by weight to produce a specialized pastry mix. Flour accounts for 0.500.50 of the total weight of the mix. Sugar accounts for 38\frac{3}{8} of the remaining weight of the mix. If the rest of the mix consists of 1515 kilograms of butter, what is the total weight, in kilograms, of the pastry mix?

Cevabı ve açıklamayı göster

Cevap: 4848

Cevap

The total weight of the pastry mix is 4848 kilograms.
The option stating 4848 is correct because flour leaves 12\frac{1}{2} of the total mix. Sugar takes 38\frac{3}{8} of that half, leaving 58\frac{5}{8} of the half for butter. Thus, butter accounts for 516\frac{5}{16} of the total mix. Solving 516×W=15\frac{5}{16} \times W = 15 yields W=48W = 48 kg.

Adım Adım Çözüm

1
Determine the fraction of the total weight remaining after accounting for flour.
Since flour represents 0.50=120.50 = \frac{1}{2} of the total weight WW, the remaining weight is 112=12W1 - \frac{1}{2} = \frac{1}{2}W.
The base for the sugar component is specified as the remaining weight after flour.
2
Calculate the fraction of the total weight represented by butter.
Sugar takes 38\frac{3}{8} of the remaining weight, so butter takes the remaining 138=581 - \frac{3}{8} = \frac{5}{8} of the remaining weight. Therefore, butter is 58×12W=516W\frac{5}{8} \times \frac{1}{2}W = \frac{5}{16}W.
Butter forms the rest of the mixture after sugar is accounted for within the remaining weight.
3
Set up an equation with the given butter weight to solve for total weight WW.
\frac{5}{16}W = 15 \implies W = 15 \times \frac{16}{5} = 3 \times 16 = 48$ kg.
Equating the algebraic fractional expression to the known numerical weight yields the overall total.

Anahtar Kavram

Multi-step successive fraction arithmetic with changing base values
Soru 200Soru

Let n=1325725n = 13^{25} - 7^{25}. When nn is divided by 1010, the remainder is R1R_1, where 0R1<100 \le R_1 < 10. When n-n is divided by 77, the remainder is R2R_2, where 0R2<70 \le R_2 < 7. What is the value of R1+R2R_1 + R_2?

Cevabı ve açıklamayı göster

Cevap: 7

Cevap

The value of R1+R2R_1 + R_2 is 7.
To find R1R_1, we evaluate n=1325725(mod10)n = 13^{25} - 7^{25} \pmod{10}. Both 3 and 7 have units digit cyclicity of period 4. Because 251(mod4)25 \equiv 1 \pmod 4, 132531=3(mod10)13^{25} \equiv 3^1 = 3 \pmod{10} and 72571=7(mod10)7^{25} \equiv 7^1 = 7 \pmod{10}. Then n37=46(mod10)n \equiv 3 - 7 = -4 \equiv 6 \pmod{10}, so R1=6R_1 = 6. To find R2R_2, we evaluate n=7251325(mod7)-n = 7^{25} - 13^{25} \pmod 7. Since 7250(mod7)7^{25} \equiv 0 \pmod 7 and 131(mod7)13 \equiv -1 \pmod 7, we have n0(1)25=1(mod7)-n \equiv 0 - (-1)^{25} = 1 \pmod 7, so R2=1R_2 = 1. Summing them yields R1+R2=6+1=7R_1 + R_2 = 6 + 1 = 7.

Adım Adım Çözüm

1
Determine R1R_1, the remainder when n=1325725n = 13^{25} - 7^{25} is divided by 10.
R1=6R_1 = 6
Working modulo 10, 133(mod10)13 \equiv 3 \pmod{10}, so 1325325(mod10)13^{25} \equiv 3^{25} \pmod{10}. Powers of 3 follow a units digit cycle of period 4 (3,9,7,13, 9, 7, 1). Since 25=4×6+125 = 4 \times 6 + 1, 32531=3(mod10)3^{25} \equiv 3^1 = 3 \pmod{10}. Similarly, powers of 7 follow a units digit cycle of period 4 (7,9,3,17, 9, 3, 1), so 72571=7(mod10)7^{25} \equiv 7^1 = 7 \pmod{10}. Thus, n37=46(mod10)n \equiv 3 - 7 = -4 \equiv 6 \pmod{10}, yielding R1=6R_1 = 6.
2
Determine R2R_2, the remainder when n=7251325-n = 7^{25} - 13^{25} is divided by 7.
R2=1R_2 = 1
Working modulo 7, 7250(mod7)7^{25} \equiv 0 \pmod 7. Since 131(mod7)13 \equiv -1 \pmod 7, 1325(1)25=1(mod7)13^{25} \equiv (-1)^{25} = -1 \pmod 7. Substituting these gives n=72513250(1)=1(mod7)-n = 7^{25} - 13^{25} \equiv 0 - (-1) = 1 \pmod 7. Since 01<70 \le 1 < 7, R2=1R_2 = 1.
3
Calculate the sum R1+R2R_1 + R_2.
6+1=76 + 1 = 7
Adding the two non-negative remainders gives R1+R2=6+1=7R_1 + R_2 = 6 + 1 = 7.

Anahtar Kavram

Modular arithmetic, units digit cyclicity, and converting negative integer remainders to standard non-negative remainders.
ÖncekiSayfa 10 / 110Sonraki
Tüm alıştırma soruları — GMAT | Examkin