Tüm alıştırma soruları

2195 soru

Soru 901Soru

A cargo logistics warehouse handles three types of freight: Standard, Express, and Fragile. At the start of the week, 25\frac{2}{5} of the total shipments in the warehouse were Standard freight, 0.350.35 of the total shipments were Express freight, and the remaining shipments were Fragile freight. During a midweek inventory adjustment, the number of Standard freight shipments increased by 25%25\%, the number of Express freight shipments decreased by 20%20\%, and the number of Fragile freight shipments remained unchanged at 125125 units. What was the total number of shipments in the warehouse after the midweek inventory adjustment?

Cevabı ve açıklamayı göster

Cevap: 515

Cevap

515 shipments
Converting 25\frac{2}{5} to a decimal gives 0.400.40. The initial proportion of Fragile freight is 10.400.35=0.251 - 0.40 - 0.35 = 0.25. Since Fragile freight equals 125125 shipments, the initial total number of shipments is 1250.25=500\frac{125}{0.25} = 500. Prior to adjustment, the warehouse has 0.40×500=2000.40 \times 500 = 200 Standard shipments and 0.35×500=1750.35 \times 500 = 175 Express shipments. After the adjustment, Standard shipments increase to 200×1.25=250200 \times 1.25 = 250, Express shipments decrease to 175×0.80=140175 \times 0.80 = 140, and Fragile shipments remain 125125. Summing these post-adjustment counts yields 250+140+125=515250 + 140 + 125 = 515 shipments.

Adım Adım Çözüm

1
Determine the initial fraction representing Fragile freight.
Fragile freight constitutes 0.250.25 (or 25%25\%) of the total initial shipments.
Converting 25\frac{2}{5} to a decimal yields 0.400.40. Subtracting the Standard (0.400.40) and Express (0.350.35) proportions from the total (1.001.00) leaves 1.000.400.35=0.251.00 - 0.40 - 0.35 = 0.25.
2
Calculate the total initial number of shipments in the warehouse.
Initial total shipments = 500500.
Since 25%25\% of the total initial shipments equals 125125 Fragile units, the initial total is 1250.25=500\frac{125}{0.25} = 500.
3
Calculate the initial quantities of Standard and Express shipments.
Initial Standard shipments = 200200, Initial Express shipments = 175175.
Standard shipments = 0.40×500=2000.40 \times 500 = 200, and Express shipments = 0.35×500=1750.35 \times 500 = 175.
4
Apply the inventory percentage changes to each category.
New Standard shipments = 250250, New Express shipments = 140140, Fragile shipments = 125125.
A 25%25\% increase in Standard shipments gives 200×1.25=250200 \times 1.25 = 250. A 20%20\% decrease in Express shipments gives 175×0.80=140175 \times 0.80 = 140. Fragile shipments remain 125125.
5
Sum the adjusted shipment counts to determine the net total.
Final total shipments = 515515.
Adding the three updated categories gives 250+140+125=515250 + 140 + 125 = 515.

Anahtar Kavram

Fractions, Decimals, and Percents Arithmetic
Tahmini Süre:1m 30s
Soru 902Soru

A café sells small cold brew coffees for $4\$4 each and large cold brew coffees for $6\$6 each. On Monday morning, the café sold a total of 4040 cold brew coffees for $196\$196. How many large cold brew coffees were sold?

Cevabı ve açıklamayı göster

Cevap: 18

Cevap

The café sold 18 large cold brew coffees.
Setting up the system s+l=40s + l = 40 and 4s+6l=1964s + 6l = 196, substituting s=40ls = 40 - l yields 4(40l)+6l=1964(40 - l) + 6l = 196. Simplifying gives 160+2l=196160 + 2l = 196, so 2l=362l = 36 and l=18l = 18.

Adım Adım Çözüm

1
Set up equations based on total count and total cost.
Let ss = number of small coffees and ll = number of large coffees. The system is s+l=40s + l = 40 and 4s+6l=1964s + 6l = 196.
The problem gives two distinct relationships between the quantity sold and the total dollar value.
2
Substitute s=40ls = 40 - l into the second equation.
4(40l)+6l=196    160+2l=1964(40 - l) + 6l = 196 \implies 160 + 2l = 196.
Substituting reduces the system from two variables to a single equation in ll.
3
Solve the linear equation for ll.
2l=36    l=182l = 36 \implies l = 18.
Subtracting 160 from both sides and dividing by 2 yields the number of large cold brews.

Anahtar Kavram

Solving systems of linear equations in two variables using substitution.
Soru 903Soru

If k=233a7bk = 2^3 \cdot 3^a \cdot 7^b, where aa and bb are positive integers, and kk has exactly 36 positive integer divisors, how many positive integer divisors does 3k3k have?

Cevabı ve açıklamayı göster

Cevap: 48

Cevap

48
The number of positive integer divisors of a prime-factored number p1e1p2e2pmemp_1^{e_1} p_2^{e_2} \cdots p_m^{e_m} is (e1+1)(e2+1)(em+1)(e_1+1)(e_2+1)\cdots(e_m+1). For k=233a7bk = 2^3 \cdot 3^a \cdot 7^b, the divisor count is 4(a+1)(b+1)=364(a+1)(b+1) = 36, which simplifies to (a+1)(b+1)=9(a+1)(b+1) = 9. Given a,b1a, b \ge 1, the only integer solution is a=2a = 2 and b=2b = 2. Multiplying kk by 3 yields 3k=2333723k = 2^3 \cdot 3^3 \cdot 7^2, which has (3+1)(3+1)(2+1)=48(3+1)(3+1)(2+1) = 48 positive divisors.

Adım Adım Çözüm

1
Use the formula for the number of positive divisors of an integer.
The number of positive divisors of k=233a7bk = 2^3 \cdot 3^a \cdot 7^b is given by (3+1)(a+1)(b+1)=4(a+1)(b+1)(3+1)(a+1)(b+1) = 4(a+1)(b+1).
If N=p1e1p2e2pmemN = p_1^{e_1} p_2^{e_2} \cdots p_m^{e_m}, the total number of positive integer divisors is (e1+1)(e2+1)(em+1)(e_1 + 1)(e_2 + 1) \cdots (e_m + 1).
2
Set the divisor count equal to 36 and solve for aa and bb.
4(a+1)(b+1)=36    (a+1)(b+1)=94(a+1)(b+1) = 36 \implies (a+1)(b+1) = 9.
Dividing both sides by 4 isolates the term containing aa and bb.
3
Determine the values of aa and bb using the constraint that aa and bb are positive integers.
Since a1a \ge 1 and b1b \ge 1, we have a+12a+1 \ge 2 and b+12b+1 \ge 2. The only factor pair of 9 where both factors are at least 2 is 3×33 \times 3. Thus, a+1=3    a=2a+1 = 3 \implies a = 2 and b+1=3    b=2b+1 = 3 \implies b = 2.
Positive integers must be greater than or equal to 1.
4
Write the prime factorization of 3k3k and compute its number of positive divisors.
3k=3(233272)=2333723k = 3 \cdot (2^3 \cdot 3^2 \cdot 7^2) = 2^3 \cdot 3^3 \cdot 7^2. The number of divisors is (3+1)(3+1)(2+1)=443=48(3+1)(3+1)(2+1) = 4 \cdot 4 \cdot 3 = 48.
Multiplying kk by 3 increases the exponent of 3 from 2 to 3.

Anahtar Kavram

Prime Factorization and Total Divisors Rule
Tahmini Süre:1m 30s
Soru 904Soru

At an urban hydroponic farm, a monthly harvest consists of three types of crops: leafy greens, herbs, and microgreens. Leafy greens account for 58\frac{5}{8} of the total harvest by weight, and herbs account for 0.250.25 of the total harvest by weight. If the yield of microgreens increases by 40%40\% in the following month while the yields of leafy greens and herbs remain constant, what fraction of the new total harvest by weight will be microgreens?

Cevabı ve açıklamayı göster

Cevap: 16\frac{1}{6}

Cevap

The fraction of the new total harvest that will be microgreens is 16\frac{1}{6}.
Initially, leafy greens and herbs account for 58+0.25=58+28=78\frac{5}{8} + 0.25 = \frac{5}{8} + \frac{2}{8} = \frac{7}{8} of the total harvest weight, leaving microgreens with 178=181 - \frac{7}{8} = \frac{1}{8} of the total weight. When microgreens increase by 40%40\%, their new yield becomes 18×1.40=740\frac{1}{8} \times 1.40 = \frac{7}{40} of the original total harvest. The total harvest weight increases to 78+740=3540+740=4240\frac{7}{8} + \frac{7}{40} = \frac{35}{40} + \frac{7}{40} = \frac{42}{40}. The fraction of microgreens in this new total harvest is 7/4042/40=742=16\frac{7/40}{42/40} = \frac{7}{42} = \frac{1}{6}.

Adım Adım Çözüm

1
Convert all initial crop portions into consistent fractions to find the initial microgreens fraction.
Leafy greens = 58\frac{5}{8}. Herbs = 0.25=14=280.25 = \frac{1}{4} = \frac{2}{8}. Microgreens fraction = 1(58+28)=178=181 - \left(\frac{5}{8} + \frac{2}{8}\right) = 1 - \frac{7}{8} = \frac{1}{8}.
The sum of all three crop fractions must equal 11 (the total harvest).
2
Calculate the updated relative weight of microgreens after a 40%40\% increase.
New microgreens weight relative to original total = 18×(1+0.40)=18×75=740\frac{1}{8} \times (1 + 0.40) = \frac{1}{8} \times \frac{7}{5} = \frac{7}{40}.
Increasing a quantity by 40%40\% is equivalent to multiplying by 1.401.40 or 75\frac{7}{5}.
3
Determine the new total harvest weight relative to the original harvest.
New total harvest = Leafy greens + Herbs + New microgreens = 58+28+740=3540+740=4240=2120\frac{5}{8} + \frac{2}{8} + \frac{7}{40} = \frac{35}{40} + \frac{7}{40} = \frac{42}{40} = \frac{21}{20}.
Since the yields of leafy greens and herbs did not change, their combined relative weight remains 3540\frac{35}{40}.
4
Compute the fraction of the new total harvest that consists of microgreens.
Fraction = 7404240=742=16\frac{\frac{7}{40}}{\frac{42}{40}} = \frac{7}{42} = \frac{1}{6}.
Dividing the new microgreens weight by the new total harvest weight gives the updated proportion.

Anahtar Kavram

Fractions, Decimals, and Percents Arithmetic
Tahmini Süre:1m 30s
Soru 905Soru

Set AA consists of kk consecutive integers, where k>1k > 1. Set BB consists of 2k2k consecutive integers. The median of Set AA is equal to the least integer in Set BB, and the sum of all integers in Set AA is equal to the sum of all integers in Set BB. If the sum of the integers in Set BB is 153-153, what is the greatest integer in Set AA?

Cevabı ve açıklamayı göster

Cevap: 13-13

Cevap

The greatest integer in Set AA is 13-13.
The problem establishes a relationship between two sets of consecutive integers using their medians and sums. Equating the sum formulas SA=k(a+k12)S_A = k\left(a + \frac{k-1}{2}\right) and SB=2k(a+3k22)S_B = 2k\left(a + \frac{3k-2}{2}\right) leads to a=35k2a = \frac{3-5k}{2}. Substituting this into the sum expression gives k2k2=153k - 2k^2 = -153, yielding k=9k = 9. Thus, the smallest element is a=21a = -21, and the greatest element is 21+91=13-21 + 9 - 1 = -13.

Adım Adım Çözüm

1
Express the sum of Set AA in terms of kk and its smallest element aa.
The median of Set AA is MA=a+k12M_A = a + \frac{k-1}{2}, so the sum of Set AA is SA=kMA=k(a+k12)S_A = k \cdot M_A = k\left(a + \frac{k-1}{2}\right).
In any set of consecutive integers, the sum equals the number of terms multiplied by the average (median).
2
Express the sum of Set BB using the given conditions.
The least integer in Set BB is MA=a+k12M_A = a + \frac{k-1}{2}. Since Set BB has 2k2k consecutive integers, its median is MB=(a+k12)+2k12=a+3k22M_B = \left(a + \frac{k-1}{2}\right) + \frac{2k-1}{2} = a + \frac{3k-2}{2}. The sum of Set BB is SB=2kMB=2k(a+3k22)=k(2a+3k2)S_B = 2k \cdot M_B = 2k\left(a + \frac{3k-2}{2}\right) = k(2a + 3k - 2).
Set BB starts at the median of Set AA and contains 2k2k terms.
3
Equate SAS_A and SBS_B to solve for aa in terms of kk.
Since SA=SBS_A = S_B and k>1k > 1, we divide by kk: a+k12=2a+3k2    a=35k2a + \frac{k-1}{2} = 2a + 3k - 2 \implies a = \frac{3 - 5k}{2}.
The problem states that the sums of the two sets are equal.
4
Substitute a=35k2a = \frac{3 - 5k}{2} into SBS_B and set it equal to 153-153.
SB=k(2(35k2)+3k2)=k(35k+3k2)=k(12k)=k2k2S_B = k\left(2\left(\frac{3-5k}{2}\right) + 3k - 2\right) = k(3 - 5k + 3k - 2) = k(1 - 2k) = k - 2k^2. Setting k2k2=153    2k2k153=0k - 2k^2 = -153 \implies 2k^2 - k - 153 = 0. Factoring gives (2k+17)(k9)=0(2k + 17)(k - 9) = 0. Since kk must be a positive integer greater than 1, k=9k = 9.
Finding kk allows us to calculate the exact elements of Set AA.
5
Calculate the greatest integer in Set AA.
With k=9k = 9, the smallest integer a=35(9)2=21a = \frac{3 - 5(9)}{2} = -21. The greatest integer in Set AA is a+k1=21+91=13a + k - 1 = -21 + 9 - 1 = -13.
The kk-th term of a sequence of consecutive integers starting at aa is a+k1a + k - 1.

Anahtar Kavram

Properties of consecutive integer sets: sum equals number of terms times median; indexing terms in evenly spaced sets.
Soru 906Soru

A financial analyst models a company's total annual revenue, R(t)R(t), and total annual expenses, E(t)E(t), in thousands of dollars, as linear functions of time tt, where tt represents the number of years since 2020. In 2022 (t=2t = 2), the annual revenue was $850,000\$850,000 and annual expenses were $610,000\$610,000. In 2025 (t=5t = 5), the annual revenue reached $1,120,000\$1,120,000 while annual expenses reached $700,000\$700,000. Assuming these linear trends continue, in which calendar year will the company's annual profit (defined as total annual revenue minus total annual expenses) reach exactly $540,000\$540,000?

Cevabı ve açıklamayı göster

Cevap: 2027

Cevap

The company's annual profit will reach $540,000 in the year 2027.
The linear profit function increases at a constant rate of 60,000peryearfromabaseprofitof60,000 per year from a base profit of 240,000 in 2022 (t=2t = 2). Solving 240+60(t2)=540240 + 60(t - 2) = 540 yields t=7t = 7, which corresponds to the calendar year 2027.

Adım Adım Çözüm

1
Calculate the annual profit in thousands of dollars for the known years 2022 (t=2t = 2) and 2025 (t=5t = 5).
In 2022 (t=2t = 2), profit P(2)=850610=240P(2) = 850 - 610 = 240 thousand dollars. In 2025 (t=5t = 5), profit P(5)=1120700=420P(5) = 1120 - 700 = 420 thousand dollars.
Profit is defined as revenue minus expenses.
2
Determine the linear profit function P(t)=mt+bP(t) = mt + b.
The rate of change of profit per year is m=42024052=1803=60m = \frac{420 - 240}{5 - 2} = \frac{180}{3} = 60 thousand dollars per year.
Since both revenue and expenses are linear functions of time tt, their difference P(t)=R(t)E(t)P(t) = R(t) - E(t) is also a linear function of tt.
3
Set up the linear equation for profit using point-slope form.
P(t)240=60(t2)    P(t)=60t+120P(t) - 240 = 60(t - 2) \implies P(t) = 60t + 120.
Using the point (2,240)(2, 240) and slope m=60m = 60 establishes the complete linear equation for annual profit.
4
Solve the linear equation for tt when profit P(t)=540P(t) = 540 thousand dollars.
60t+120=540    60t=420    t=760t + 120 = 540 \implies 60t = 420 \implies t = 7.
Setting the profit equal to 540 gives the value of tt years after 2020.
5
Convert the value of tt into the target calendar year.
Calendar Year =2020+7=2027= 2020 + 7 = 2027.
Since tt represents years elapsed since 2020, t=7t = 7 corresponds to calendar year 2027.

Anahtar Kavram

Linear Modeling and Linear Equations in Two Variables
Soru 907Soru

How many integer values of xx satisfy both x2106|x^2 - 10| \le 6 and x1>2|x - 1| > 2?

Cevabı ve açıklamayı göster

Cevap: 4

Cevap

4 integer values satisfy both inequalities: 4-4, 3-3, 2-2, and 44.
Solving x2106|x^2 - 10| \le 6 gives 4x2164 \le x^2 \le 16, which yields 6 integer solutions: {4,3,2,2,3,4}\{-4, -3, -2, 2, 3, 4\}. Applying the condition x1>2|x - 1| > 2 requires x<1x < -1 or x>3x > 3. Only 4,3,2-4, -3, -2, and 44 satisfy both conditions, giving exactly 4 valid integer values.

Adım Adım Çözüm

1
Solve the quadratic absolute value inequality x2106|x^2 - 10| \le 6.
6x2106    4x216-6 \le x^2 - 10 \le 6 \implies 4 \le x^2 \le 16.
Removing the absolute value bars gives the bounded inequality 6x2106-6 \le x^2 - 10 \le 6. Adding 10 across all parts isolates x2x^2.
2
Identify all candidate integer values of xx for which 4x2164 \le x^2 \le 16.
x{4,3,2,2,3,4}x \in \{-4, -3, -2, 2, 3, 4\}.
Taking the square root yields 4x2-4 \le x \le -2 or 2x42 \le x \le 4. The integer solutions are 4,3,2,2,3,4-4, -3, -2, 2, 3, 4.
3
Solve the linear absolute value inequality x1>2|x - 1| > 2.
x>3x > 3 or x<1x < -1.
An absolute value distance greater than 2 expands into two disjunctive linear inequalities: x1>2x - 1 > 2 or x1<2x - 1 < -2.
4
Intersect the candidate integer set {4,3,2,2,3,4}\{-4, -3, -2, 2, 3, 4\} with the domain x<1x < -1 or x>3x > 3.
The valid integers are 4,3,2,-4, -3, -2, and 44. The values 22 and 33 fail the inequality since they fall inside the excluded interval [1,3][-1, 3].
Testing each candidate shows that 4,3,2-4, -3, -2 are strictly less than 1-1, and 44 is strictly greater than 33.

Anahtar Kavram

Solving compound absolute value inequalities and finding integer solution set intersections.
Soru 908Soru

What is the remainder when the integer N=383+783N = 3^{83} + 7^{83} is divided by 100100?

Cevabı ve açıklamayı göster

Cevap: 70

Cevap

The remainder when N=383+783N = 3^{83} + 7^{83} is divided by 100100 is 70.
Finding the remainder when an integer is divided by 100100 is equivalent to finding its last two digits. Powers of 33 repeat their last two digits in cycles of 2020, and 3201(mod100)3^{20} \equiv 1 \pmod{100}. Thus 38333=27(mod100)3^{83} \equiv 3^3 = 27 \pmod{100}. Powers of 77 repeat their last two digits in cycles of 44, with 74=24011(mod100)7^4 = 2401 \equiv 1 \pmod{100}. Thus 78373=34343(mod100)7^{83} \equiv 7^3 = 343 \equiv 43 \pmod{100}. Combining these gives 27+43=7027 + 43 = 70.

Adım Adım Çözüm

1
Find the remainder of 3833^{83} modulo 100100 by identifying the cyclicity pattern of powers of 33.
3201(mod100)3^{20} \equiv 1 \pmod{100}, which implies 383=(320)4331427=27(mod100)3^{83} = (3^{20})^4 \cdot 3^3 \equiv 1^4 \cdot 27 = 27 \pmod{100}.
Since 3201(mod100)3^{20} \equiv 1 \pmod{100}, exponent 8383 can be reduced to 83(mod20)=383 \pmod{20} = 3.
2
Find the remainder of 7837^{83} modulo 100100 by identifying the cyclicity pattern of powers of 77.
74=24011(mod100)7^4 = 2401 \equiv 1 \pmod{100}, which implies 783=(74)207312034343(mod100)7^{83} = (7^4)^{20} \cdot 7^3 \equiv 1^{20} \cdot 343 \equiv 43 \pmod{100}.
Since 741(mod100)7^4 \equiv 1 \pmod{100}, exponent 8383 can be reduced to 83(mod4)=383 \pmod{4} = 3.
3
Sum the modular remainders to obtain the final remainder of NN.
N=383+78327+43=70(mod100)N = 3^{83} + 7^{83} \equiv 27 + 43 = 70 \pmod{100}.
The remainder of a sum is equal to the sum of the individual remainders modulo 100100.

Anahtar Kavram

Modular Arithmetic and Cyclicity of Last Two Digits
Soru 909Soru

If xx is a real number satisfying the equation 2x3=3x+1|2x - 3| = 3x + 1, what is the value of x2+2xx^2 + 2x?

Cevabı ve açıklamayı göster

Cevap: 2425\frac{24}{25}

Cevap

The value of x2+2xx^2 + 2x is 2425\frac{24}{25}.
The equation 2x3=3x+1|2x - 3| = 3x + 1 requires 3x+103x + 1 \ge 0, or x13x \ge -\frac{1}{3}. Setting 2x3=3x+12x - 3 = 3x + 1 gives x=4x = -4, which violates x13x \ge -\frac{1}{3} and is extraneous. Setting (2x3)=3x+1-(2x - 3) = 3x + 1 yields 2x+3=3x+1-2x + 3 = 3x + 1, which simplifies to 5x=25x = 2, or x=25x = \frac{2}{5}. Since 2513\frac{2}{5} \ge -\frac{1}{3}, this is the unique valid solution. Substituting x=25x = \frac{2}{5} into x2+2xx^2 + 2x gives (25)2+2(25)=425+2025=2425\left(\frac{2}{5}\right)^2 + 2\left(\frac{2}{5}\right) = \frac{4}{25} + \frac{20}{25} = \frac{24}{25}.

Adım Adım Çözüm

1
Set up the conditions for the absolute value equation 2x3=3x+1|2x - 3| = 3x + 1.
Since the absolute value 2x3|2x - 3| must be non-negative, the right-hand side must satisfy 3x+103x + 1 \ge 0, which means x13x \ge -\frac{1}{3}.
An absolute value expression cannot equal a negative number.
2
Solve Case 1: 2x302x - 3 \ge 0 (so x32x \ge \frac{3}{2}).
2x3=3x+1    x=42x - 3 = 3x + 1 \implies x = -4.
Remove the absolute value bars directly when the inside expression is non-negative.
3
Check Case 1 candidate solution against constraints.
x=4x = -4 is extraneous because 4<32-4 < \frac{3}{2} and 3(4)+1=11<03(-4) + 1 = -11 < 0. Reject x=4x = -4.
Plugging x=4x = -4 into the original equation yields 11=11|-11| = -11, which is false.
4
Solve Case 2: 2x3<02x - 3 < 0 (so x<32x < \frac{3}{2}).
(2x3)=3x+1    2x+3=3x+1    5x=2    x=25-(2x - 3) = 3x + 1 \implies -2x + 3 = 3x + 1 \implies 5x = 2 \implies x = \frac{2}{5}.
Negate the expression inside the absolute value when it is negative.
5
Check Case 2 candidate solution and evaluate the target expression.
Since x=2513x = \frac{2}{5} \ge -\frac{1}{3}, it is valid. Then x2+2x=(25)2+2(25)=425+45=2425x^2 + 2x = \left(\frac{2}{5}\right)^2 + 2\left(\frac{2}{5}\right) = \frac{4}{25} + \frac{4}{5} = \frac{24}{25}.
Substitute the single valid real solution into x2+2xx^2 + 2x.

Anahtar Kavram

Absolute Value Equations and Extraneous Solution Elimination
Soru 910Soru

What is the smallest positive integer mm such that the remainder when 6m6^m is divided by 1111 is equal to 88?

Cevabı ve açıklamayı göster

Cevap: 7

Cevap

The smallest positive integer mm is 7.
Evaluating powers of 6 modulo 11 sequentially gives: 6166^1 \equiv 6, 6236^2 \equiv 3, 6376^3 \equiv 7, 6496^4 \equiv 9, 65106^5 \equiv 10, 6656^6 \equiv 5, and 678(mod11)6^7 \equiv 8 \pmod{11}. Therefore, m=7m = 7 is the smallest positive integer satisfying the condition.

Adım Adım Çözüm

1
Calculate the remainder of powers of 6 when divided by 11 starting from m=1m = 1.
616(mod11)6^1 \equiv 6 \pmod{11}, 623(mod11)6^2 \equiv 3 \pmod{11}, 637(mod11)6^3 \equiv 7 \pmod{11}, 649(mod11)6^4 \equiv 9 \pmod{11}, 6510(mod11)6^5 \equiv 10 \pmod{11}, 665(mod11)6^6 \equiv 5 \pmod{11}, 678(mod11)6^7 \equiv 8 \pmod{11}.
Modular multiplication allows computing powers step-by-step by multiplying the previous remainder by 6 and finding the remainder modulo 11.
2
Identify the smallest exponent mm that yields a remainder of 8.
m=7m = 7
At m=7m = 7, 67=279,936=11×25,448+86^7 = 279,936 = 11 \times 25,448 + 8, which leaves a remainder of 8.

Anahtar Kavram

Modular Arithmetic and Cyclicity of Powers
Soru 911Soru

An investment firm allocated a total of $120,000\$120,000 between two venture capital funds, Fund X and Fund Y. Fund X yielded an annual simple interest rate of 8%8\%, while Fund Y yielded an annual simple interest rate of 12%12\%. If the total interest earned from both funds combined after one year was $11,600\$11,600, how much money was invested in Fund X?

Cevabı ve açıklamayı göster

Cevap: $70,000\$70,000

Cevap

$70,000\$70,000
The correct answer is $70,000\$70,000. By modeling the investment in Fund X as xx, the investment in Fund Y becomes 120,000x120,000 - x. Setting up the total annual interest equation 0.08x+0.12(120,000x)=11,6000.08x + 0.12(120,000 - x) = 11,600 yields 0.04x=2,800-0.04x = -2,800, giving x=70,000x = 70,000.

Adım Adım Çözüm

1
Define variables for the invested amounts
Let xx be the amount invested in Fund X. The remaining amount invested in Fund Y is $120,000x\$120,000 - x.
The total capital is $120,000\$120,000, so the investments must sum to this total.
2
Set up the interest equation
0.08x+0.12(120,000x)=11,6000.08x + 0.12(120,000 - x) = 11,600
Total interest is the sum of interest from Fund X (8%8\% of xx) and Fund Y (12%12\% of 120,000x120,000 - x).
3
Expand and simplify the linear equation
0.08x+14,4000.12x=11,6000.04x+14,400=11,6000.08x + 14,400 - 0.12x = 11,600 \Rightarrow -0.04x + 14,400 = 11,600
Distribute 0.120.12 across (120,000x)(120,000 - x) and combine like terms.
4
Isolate the variable xx
0.04x=11,60014,4000.04x=2,800x=2,8000.04=70,000-0.04x = 11,600 - 14,400 \Rightarrow -0.04x = -2,800 \Rightarrow x = \frac{-2,800}{-0.04} = 70,000
Subtract 14,40014,400 from both sides and divide by 0.04-0.04 to find the investment in Fund X.

Anahtar Kavram

Linear Equation Modeling for Investment Allocations
Tahmini Süre:1m 40s
Soru 912Soru

Let nn be the smallest positive integer that is a multiple of 15 and leaves a remainder equivalent to 2-2 when divided by 7. What is the value of nn?

Cevabı ve açıklamayı göster

Cevap: 75

Cevap

75
The correct value is 75. Since nn is a multiple of 15, n=15kn = 15k. A remainder of 2-2 when divided by 7 means n5(mod7)n \equiv 5 \pmod 7. Substituting n=15kn = 15k gives 15k5(mod7)15k \equiv 5 \pmod 7, which simplifies to k5(mod7)k \equiv 5 \pmod 7 since 151(mod7)15 \equiv 1 \pmod 7. The smallest positive integer value for kk is 5, giving n=15×5=75n = 15 \times 5 = 75.

Adım Adım Çözüm

1
Express nn as a multiple of 15
n=15kn = 15k for some positive integer kk
Since nn is a multiple of 15, it must be of the form 15k15k.
2
Convert the negative remainder condition into a standard positive remainder modulo 7
n25(mod7)n \equiv -2 \equiv 5 \pmod 7
A remainder of 2-2 modulo 7 is equivalent to 7+(2)=57 + (-2) = 5.
3
Solve the modular congruence for kk
k=5k = 5
Substituting n=15kn = 15k into 15k5(mod7)15k \equiv 5 \pmod 7 gives 1k5(mod7)1k \equiv 5 \pmod 7 because 151(mod7)15 \equiv 1 \pmod 7. The smallest positive integer solution is k=5k = 5.
4
Calculate the value of nn
n=15×5=75n = 15 \times 5 = 75
Multiplying 15 by k=5k = 5 yields 75.

Anahtar Kavram

Modular Arithmetic and Remainder Properties
Tahmini Süre:1m 30s
Soru 913Soru

For any positive integer nn, let f(n)f(n) denote the remainder when 13n+17n13^n + 17^n is divided by 1010. What is the sum of all possible distinct values of f(n)f(n)?

Cevabı ve açıklamayı göster

Cevap: 1010

Cevap

The sum of all possible distinct values is 10.
Finding the remainder when a number is divided by 1010 is equivalent to finding its units digit. The units digit of 13n13^n follows the repeating pattern [3,9,7,1][3, 9, 7, 1], and the units digit of 17n17^n follows the repeating pattern [7,9,3,1][7, 9, 3, 1]. Adding these term-by-term yields units digits of (3+7)0(3+7) \rightarrow 0, (9+9)8(9+9) \rightarrow 8, (7+3)0(7+3) \rightarrow 0, and (1+1)2(1+1) \rightarrow 2. The set of distinct remainders is {0,8,2}\{0, 8, 2\}, and their sum is 0+8+2=100 + 8 + 2 = 10.

Adım Adım Çözüm

1
Relate division by 10 to units digits
The remainder when any positive integer is divided by 1010 is equal to its units digit. Therefore, f(n)f(n) is the units digit of 13n+17n13^n + 17^n, which depends only on the units digits of 3n3^n and 7n7^n.
Dividing by 10 isolates the ones place of an integer.
2
Determine the units digit pattern for 3n3^n and 7n7^n
The units digits of 3n3^n follow a 4-term repeating cycle: [3,9,7,1][3, 9, 7, 1]. The units digits of 7n7^n follow a 4-term repeating cycle: [7,9,3,1][7, 9, 3, 1].
Powers of integers exhibit periodic patterns in their units digits.
3
Evaluate f(n)f(n) for each term in the 4-step pattern
For n=1n=1: units digit of 3+7=103 + 7 = 10 is 00, so f(1)=0f(1) = 0.
For n=2n=2: units digit of 9+9=189 + 9 = 18 is 88, so f(2)=8f(2) = 8.
For n=3n=3: units digit of 7+3=107 + 3 = 10 is 00, so f(3)=0f(3) = 0.
For n=4n=4: units digit of 1+1=21 + 1 = 2 is 22, so f(4)=2f(4) = 2.
Test one full period of length 4 to find all possible outputs.
4
Find the sum of all distinct values
The distinct values of f(n)f(n) are 00, 88, and 22. Their sum is 0+8+2=100 + 8 + 2 = 10.
The question asks for the sum of distinct possible remainders.

Anahtar Kavram

Units Digit Cyclicity and Modular Arithmetic
Tahmini Süre:1m 45s
Soru 914Soru

A production facility uses two automated machines, Alpha and Beta, which operate at constant hourly production rates. Machine Alpha produces xx units per hour and Machine Beta produces yy units per hour. When both machines operate together for 4 hours, followed by Machine Alpha operating alone for 3 hours, the facility produces a total of 310 units. When Machine Beta operates alone for 2 hours, followed by both machines operating together for 5 hours, the facility produces a total of 325 units. If Machine Alpha's hourly rate is increased by 20%20\% and Machine Beta's hourly rate is decreased by 20%20\%, how many total units will both machines produce if they work together for 8 hours at their new rates?

Cevabı ve açıklamayı göster

Cevap: 448

Cevap

The total number of units produced by both machines working together for 8 hours under the modified rates is 448.
Setting up the system of equations based on individual hours worked yields 7x+4y=3107x + 4y = 310 and 5x+7y=3255x + 7y = 325. Solving this system gives original rates x=30x = 30 units/hr and y=25y = 25 units/hr. Applying the 20%20\% increase to Alpha (3636 units/hr) and 20%20\% decrease to Beta (2020 units/hr) gives a combined rate of 5656 units/hr. Multiplying by 88 hours gives the final answer of 448448 units.

Adım Adım Çözüm

1
Translate the given operational scenarios into a system of two linear equations.
Equation 1: 7x+4y=3107x + 4y = 310; Equation 2: 5x+7y=3255x + 7y = 325.
Operating both machines for 4 hours and Alpha alone for 3 hours means Alpha works 4+3=74 + 3 = 7 hours while Beta works 44 hours, giving 7x+4y=3107x + 4y = 310. Operating Beta alone for 2 hours and both for 5 hours means Alpha works 55 hours while Beta works 2+5=72 + 5 = 7 hours, giving 5x+7y=3255x + 7y = 325.
2
Solve the system of linear equations for variables xx and yy.
x=30x = 30 and y=25y = 25.
Eliminating yy by multiplying the first equation by 7 and the second by 4 yields 49x20x=21701300    29x=870    x=3049x - 20x = 2170 - 1300 \implies 29x = 870 \implies x = 30. Substituting x=30x = 30 back into 7x+4y=3107x + 4y = 310 gives 210+4y=310    4y=100    y=25210 + 4y = 310 \implies 4y = 100 \implies y = 25.
3
Calculate the modified production rates after percentage adjustments.
New rate for Alpha is 3636 units/hr; new rate for Beta is 2020 units/hr.
A 20%20\% increase on x=30x = 30 yields 30×1.20=3630 \times 1.20 = 36. A 20%20\% decrease on y=25y = 25 yields 25×0.80=2025 \times 0.80 = 20.
4
Compute total combined output over 8 hours.
Total units produced = 448448.
Combined modified rate is 36+20=5636 + 20 = 56 units per hour. Total production over 8 hours is 56×8=44856 \times 8 = 448.

Anahtar Kavram

Linear Equations in One and Two Variables
Tahmini Süre:2m 30s
Soru 915Soru

A logistics company dispatches a fleet of delivery vehicles consisting entirely of Van A models and Van B models for a day's operations. Each Van A carries 4040 packages and consumes 55 gallons of fuel per route. Each Van B carries 6060 packages and consumes 88 gallons of fuel per route. On a given day, 1818 vans were dispatched in total, delivering a combined total of 920920 packages. Which of the following statements must be true? Select all that apply.

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: The total number of Van B models dispatched was 1010.; Van B models accounted for more than 60%60\% of the total fuel consumed by the fleet.; The total fuel consumed by the entire fleet was 120120 gallons.

Cevap

The true statements are those stating that 10 Van B models were dispatched, that Van B models accounted for more than 60% of total fleet fuel consumed, and that the total fuel consumed by the entire fleet was 120 gallons.
Solving the linear system A+B=18A + B = 18 and 40A+60B=92040A + 60B = 920 yields A=8A = 8 Van A models and B=10B = 10 Van B models. Evaluating the claims: 10 Van B models were dispatched (true); Van B fuel (8080 gallons) represents 80/120=66.67%80/120 = 66.67\% of total fuel, which is greater than 60%60\% (true); and total fleet fuel consumption is 40+80=12040 + 80 = 120 gallons (true).

Adım Adım Çözüm

1
Define variables and construct the system of linear equations.
Let AA be the number of Van A models and BB be the number of Van B models. Total vans equation: A+B=18A + B = 18. Total packages equation: 40A+60B=92040A + 60B = 920.
Word problem modeling requires translating fleet count and package delivery totals into algebraic linear equations.
2
Solve the system of equations for AA and BB.
Divide the package equation by 2020: 2A+3B=462A + 3B = 46. Substitute A=18BA = 18 - B: 2(18B)+3B=46    36+B=46    B=102(18 - B) + 3B = 46 \implies 36 + B = 46 \implies B = 10. Then A=1810=8A = 18 - 10 = 8.
Determining exact vehicle quantities is required to evaluate all downstream statements.
3
Calculate total fuel consumption for each van model and the entire fleet.
Van A fuel: 8 vans×5 gal/van=40 gallons8 \text{ vans} \times 5 \text{ gal/van} = 40 \text{ gallons}. Van B fuel: 10 vans×8 gal/van=80 gallons10 \text{ vans} \times 8 \text{ gal/van} = 80 \text{ gallons}. Total fleet fuel: 40+80=120 gallons40 + 80 = 120 \text{ gallons}.
Provides exact quantities to test statement validity.
4
Evaluate each statement against the calculated values.
1) Van B count is 10 (True). 2) Van A fuel is 40 gallons, not 50 (False). 3) Van B fuel percentage is 80/120=66.67%>60%80/120 = 66.67\% > 60\% (True). 4) Van A to Van B ratio is 8:10=4:58:10 = 4:5, not 5:45:4 (False). 5) Total fuel is 120 gallons (True).
Identifies all correct options for multiple selection.

Anahtar Kavram

Linear Equation System Modeling in Applied Contexts
Soru 916Soru

If xx is a real number satisfying the equation x+3+x5=8|x + 3| + |x - 5| = 8, what is the maximum possible value of x24x12|x^2 - 4x - 12|?

Cevabı ve açıklamayı göster

Cevap: 16

Cevap

16
The equation x+3+x5=8|x + 3| + |x - 5| = 8 represents the sum of the distances from xx to 3-3 and from xx to 55. Since the distance between 3-3 and 55 is exactly 88, this equation holds for all xx in the interval [3,5][-3, 5]. Rewriting x24x12x^2 - 4x - 12 as (x2)216(x - 2)^2 - 16, the vertex occurs at x=2x = 2, which lies inside [3,5][-3, 5]. At x=2x = 2, x24x12=16x^2 - 4x - 12 = -16, so x24x12=16=16|x^2 - 4x - 12| = |-16| = 16. At the endpoints x=3x = -3 and x=5x = 5, the values are 9=9|9| = 9 and 7=7|-7| = 7, respectively. Thus, the maximum possible value of x24x12|x^2 - 4x - 12| on the interval is 16.

Adım Adım Çözüm

1
Determine the solution set of the absolute value equation x+3+x5=8|x + 3| + |x - 5| = 8.
The domain of valid xx values is the continuous closed interval [3,5][-3, 5].
By the geometric distance interpretation, the sum of distances from xx to 3-3 and xx to 55 equals the total distance between 3-3 and 55 (which is 88) if and only if xx lies between 3-3 and 55 inclusive.
2
Express the quadratic expression g(x)=x24x12g(x) = x^2 - 4x - 12 in vertex form.
g(x)=(x2)216g(x) = (x - 2)^2 - 16.
Completing the square allows straightforward evaluation of the vertex and minimum/maximum values of the quadratic on [3,5][-3, 5].
3
Find the range of g(x)=(x2)216g(x) = (x - 2)^2 - 16 for x[3,5]x \in [-3, 5].
The minimum value occurs at the vertex x=2x = 2, where g(2)=16g(2) = -16. The maximum value occurs at the endpoint x=3x = -3, where g(3)=9g(-3) = 9. Thus, 16g(x)9-16 \le g(x) \le 9.
The parabola opens upwards with vertex at x=2[3,5]x = 2 \in [-3, 5]. The distance from x=2x = 2 to x=3x = -3 is 55, while the distance to x=5x = 5 is 33.
4
Evaluate the maximum value of g(x)=x24x12|g(x)| = |x^2 - 4x - 12| on [3,5][-3, 5].
The absolute value g(x)|g(x)| ranges from 00 to max(16,9)=16\max(|-16|, |9|) = 16.
The absolute value converts negative outputs to positive, so the extreme magnitude 16=16|-16| = 16 at x=2x = 2 is the maximum value.

Anahtar Kavram

Absolute Value Distance Interpretation and Quadratic Range Optimization
Tahmini Süre:2m 0s
Soru 917Soru

Urban planners in Metroville recently proposed planting deep-rooted oak trees along city avenues to expand the tree canopy and mitigate the urban heat island effect. Critics argued that the extensive root networks would crack adjacent underground water pipes, incurring massive municipal repair costs. In response, city planners pointed out that the target avenues are lined with modern flexible polymer pipes rather than traditional brittle clay pipes, concluding that the tree-planting initiative will not lead to pipe repair costs. Which of the following, if true, most strengthens the city planners' argument?

Cevabı ve açıklamayı göster

Cevap: Flexible polymer pipes have been shown in municipal engineering tests to bend under pressure from expanding tree roots without fracturing or leaking.

Cevap

The statement that flexible polymer pipes bend under root pressure without fracturing or leaking most strengthens the argument.
The city planners defend their plan against critics by noting that the target avenues use flexible polymer pipes rather than brittle clay pipes. For this defense to hold, flexible polymer pipes must actually withstand root pressure better than clay pipes. Confirming that polymer pipes bend under root pressure without fracturing directly reinforces the planners' conclusion that pipe repair costs will be avoided.

Adım Adım Çözüm

1
Deconstruct the argument structure
Premise: Target avenues use flexible polymer pipes instead of brittle clay pipes. Conclusion: Planting oak trees will not cause pipe repair costs.
Identifying the premise-to-conclusion gap isolates the unstated assumption.
2
Identify the logical gap
The argument assumes that flexible polymer pipes will not crack or break when exposed to expanding oak tree roots.
Strengthening questions require finding evidence that validates key assumptions or rules out potential failure modes.
3
Evaluate the choices against the logical gap
The option confirming that polymer pipes withstand root expansion by bending without fracturing directly validates the planners' defense.
Providing empirical evidence of durability bridges the premise to the conclusion.

Anahtar Kavram

Strengthening Causal Defenses by Validating Assumptions
Soru 918Soru

For any positive integer kk, what is the units digit of the expression 24k+2+34k+3+74k+12^{4k+2} + 3^{4k+3} + 7^{4k+1}?

Cevabı ve açıklamayı göster

Cevap: 8

Cevap

8
To find the units digit of 24k+2+34k+3+74k+12^{4k+2} + 3^{4k+3} + 7^{4k+1}, analyze the units digit cyclicity of each base. Powers of 2 have a units digit cycle of [2, 4, 8, 6]. Since 4k+24k+2 leaves a remainder of 2 when divided by 4, 24k+22^{4k+2} ends in 4. Powers of 3 have a units digit cycle of [3, 9, 7, 1]. Since 4k+34k+3 leaves a remainder of 3 when divided by 4, 34k+33^{4k+3} ends in 7. Powers of 7 have a units digit cycle of [7, 9, 3, 1]. Since 4k+14k+1 leaves a remainder of 1 when divided by 4, 74k+17^{4k+1} ends in 7. Adding these units digits gives 4+7+7=184 + 7 + 7 = 18, so the final units digit is 8.

Adım Adım Çözüm

1
Determine the units digit cyclicity pattern for base 2
The units digits of powers of 2 repeat in a 4-step cycle: 2, 4, 8, 6. For 24k+22^{4k+2}, the exponent leaves a remainder of 2 when divided by 4, so its units digit is 4.
Units digits of powers follow periodic cycles modulo 10.
2
Determine the units digit cyclicity pattern for base 3
The units digits of powers of 3 repeat in a 4-step cycle: 3, 9, 7, 1. For 34k+33^{4k+3}, the exponent leaves a remainder of 3 when divided by 4, so its units digit is 7.
The exponent 4k+34k+3 corresponds to the 3rd position in the 4-step cycle.
3
Determine the units digit cyclicity pattern for base 7
The units digits of powers of 7 repeat in a 4-step cycle: 7, 9, 3, 1. For 74k+17^{4k+1}, the exponent leaves a remainder of 1 when divided by 4, so its units digit is 7.
The exponent 4k+14k+1 corresponds to the 1st position in the 4-step cycle.
4
Sum the units digits and take the units digit of the result
Sum = 4+7+7=184 + 7 + 7 = 18, which has a units digit of 8.
The units digit of a sum of integers depends only on the sum of their individual units digits.

Anahtar Kavram

Units Digit Cyclicity of Exponents
Soru 919Soru

A positive integer nn has exactly three distinct prime factors. If n2n^2 has exactly 147147 positive divisors, what is the minimum possible value of nn?

Cevabı ve açıklamayı göster

Cevap: 1080

Cevap

The minimum possible value of nn is 1080.
By prime factorizing n=paqbrcn = p^a q^b r^c, the number of divisors of n2n^2 is given by (2a+1)(2b+1)(2c+1)=147(2a+1)(2b+1)(2c+1) = 147. Decomposing 147 into three factors greater than 1 gives 7×7×37 \times 7 \times 3, which determines the exponents a=3a=3, b=3b=3, and c=1c=1. Minimizing nn by assigning the smallest primes (2, 3, and 5) to these exponents yields 23×33×51=10802^3 \times 3^3 \times 5^1 = 1080.

Adım Adım Çözüm

1
Set up the prime factorization of nn and n2n^2
Let n=paqbrcn = p^a q^b r^c, where p<q<rp < q < r are prime numbers and a,b,c1a, b, c \ge 1. Then n2=p2aq2br2cn^2 = p^{2a} q^{2b} r^{2c}.
Any positive integer can be uniquely represented as a product of prime powers.
2
Formulate the divisor counting equation for n2n^2
The total number of positive divisors of n2n^2 is (2a+1)(2b+1)(2c+1)=147(2a+1)(2b+1)(2c+1) = 147.
If an integer has prime factorization piei\prod p_i^{e_i}, its number of positive divisors is (ei+1)\prod (e_i + 1).
3
Factor 147 into three odd factors greater than 1
The prime factorization of 147 is 3×723 \times 7^2. The only factorization into three integers greater than 1 is 7×7×37 \times 7 \times 3.
Since a,b,c1a, b, c \ge 1, we have 2a+132a+1 \ge 3, 2b+132b+1 \ge 3, and 2c+132c+1 \ge 3.
4
Solve for the exponents a,b,ca, b, c
Setting 2a+1=72a+1=7, 2b+1=72b+1=7, and 2c+1=32c+1=3 yields a=3a=3, b=3b=3, and c=1c=1.
Equating the factor values allows us to determine the required exponents of the prime factors of nn.
5
Minimize nn by choosing prime bases and assigning exponents
Choose the three smallest primes p=2,q=3,r=5p=2, q=3, r=5 and assign exponents 3,3,13, 3, 1 to get n=23×33×51=1080n = 2^3 \times 3^3 \times 5^1 = 1080.
To make the product as small as possible, smaller prime bases must be paired with larger exponents.

Anahtar Kavram

Determining the prime factorization and number of divisors of prime power expressions
Soru 920Soru

If 5x=100y=20z5^x = 100^y = 20^z for non-zero real numbers xx, yy, and zz, which of the following expressions is equal to zz?

Cevabı ve açıklamayı göster

Cevap: xyxy\frac{xy}{x - y}

Cevap

xyxy\frac{xy}{x - y}
By setting 5x=100y=20z=K5^x = 100^y = 20^z = K, we rewrite each base as a power of KK: 5=K1/x5 = K^{1/x}, 100=K1/y100 = K^{1/y}, and 20=K1/z20 = K^{1/z}. Using the numerical relationship 20=100520 = \frac{100}{5}, we substitute to obtain K1/z=K1/yK1/x=K1y1xK^{1/z} = \frac{K^{1/y}}{K^{1/x}} = K^{\frac{1}{y} - \frac{1}{x}}. Equating exponents gives 1z=1y1x=xyxy\frac{1}{z} = \frac{1}{y} - \frac{1}{x} = \frac{x - y}{xy}. Taking the reciprocal yields the expression stating that zz equals xyxy\frac{xy}{x - y}.

Adım Adım Çözüm

1
Set the common exponential expressions equal to a constant KK.
Let 5x=100y=20z=K5^x = 100^y = 20^z = K, where K>0K > 0 and K1K \neq 1.
Equating exponential terms to a shared parameter allows conversion from variable powers to fractional exponents.
2
Express the base numbers 55, 100100, and 2020 in terms of KK.
5=K1/x5 = K^{1/x}, 100=K1/y100 = K^{1/y}, and 20=K1/z20 = K^{1/z}.
Taking the xx-th, yy-th, and zz-th roots of both sides isolates each base number.
3
Relate the base numbers using arithmetic division.
20=1005    K1/z=K1/yK1/x=K1y1x20 = \frac{100}{5} \implies K^{1/z} = \frac{K^{1/y}}{K^{1/x}} = K^{\frac{1}{y} - \frac{1}{x}}.
Dividing powers with the same base subtracts their exponents.
4
Equate the exponents and solve for zz.
1z=1y1x=xyxy    z=xyxy\frac{1}{z} = \frac{1}{y} - \frac{1}{x} = \frac{x - y}{xy} \implies z = \frac{xy}{x - y}.
Taking common denominators and inverting the fraction yields zz in terms of xx and yy.

Anahtar Kavram

Relating different bases with variable exponents by setting them equal to a common constant and converting to reciprocal exponents.
Tahmini Süre:2m 0s
ÖncekiSayfa 46 / 110Sonraki
Tüm alıştırma soruları — GMAT | Examkin