Tüm alıştırma soruları

387 soru

Soru 281Soru

If the roots of the quadratic equation x2(k2)x+(k+1)=0x^2 - (k - 2)x + (k + 1) = 0 have a sum that is equal to twice their product, what is the value of kk?

Cevabı ve açıklamayı göster

Cevap: -4

Cevap

The value of kk is 4-4.
By Vieta's formulas, the sum of the roots of x2(k2)x+(k+1)=0x^2 - (k-2)x + (k+1) = 0 is k2k-2 and the product of the roots is k+1k+1. Equating the sum to twice the product gives k2=2(k+1)k - 2 = 2(k + 1), which simplifies to k2=2k+2k - 2 = 2k + 2 and yields k=4k = -4. Evaluating the discriminant with k=4k = -4 gives Δ=(6)24(3)=48>0\Delta = (-6)^2 - 4(-3) = 48 > 0, ensuring real roots exist.

Adım Adım Çözüm

1
Apply Vieta's formulas to express the sum and product of the roots in terms of kk.
Sum of roots =ba=k2= -\frac{b}{a} = k - 2, and product of roots =ca=k+1= \frac{c}{a} = k + 1.
For any quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the sum of the roots is ba-\frac{b}{a} and the product of the roots is ca\frac{c}{a}.
2
Set up an equation based on the condition that the sum of the roots equals twice their product.
k2=2(k+1)k - 2 = 2(k + 1)
This directly translates the verbal condition given in the problem.
3
Solve the linear equation for kk.
k2=2k+2    4=kk - 2 = 2k + 2 \implies -4 = k
Subtracting kk and 2 from both sides isolates kk.
4
Check the discriminant to ensure real roots exist when k=4k = -4.
Δ=b24ac=(6)24(1)(3)=36+12=48>0\Delta = b^2 - 4ac = (-6)^2 - 4(1)(-3) = 36 + 12 = 48 > 0
A positive discriminant guarantees that the quadratic equation has two distinct real roots.

Anahtar Kavram

Vieta's Formulas for Quadratic Equations
Soru 282Soru

A glass bowl contains 6 red candies and NN green candies, where NN is a positive integer. If two candies are selected at random one after another without replacement, the probability that both candies selected are red is 13\frac{1}{3}. What is the value of NN?

Cevabı ve açıklamayı göster

Cevap: 4

Cevap

4
The correct value of NN is 4. Because the selection is performed without replacement, the probability of drawing the first red candy is 6N+6\frac{6}{N+6} and the second red candy is 5N+5\frac{5}{N+5}. Setting their product equal to 13\frac{1}{3} yields 30(N+6)(N+5)=13\frac{30}{(N+6)(N+5)} = \frac{1}{3}, which expands to N2+11N60=0N^2 + 11N - 60 = 0. Factoring gives (N4)(N+15)=0(N-4)(N+15) = 0, yielding N=4N = 4 as the only positive solution.

Adım Adım Çözüm

1
Define total outcomes and event probabilities for dependent selection
Initial total candies = N+6N + 6. Probability of first red = 6N+6\frac{6}{N+6}. Probability of second red given first is red = 5N+5\frac{5}{N+5}.
Since selection is without replacement, the total count and red count both decrease by 1 after the first draw, making the events dependent.
2
Set up the probability multiplication equation
P(both red)=6N+6×5N+5=30(N+6)(N+5)=13P(\text{both red}) = \frac{6}{N+6} \times \frac{5}{N+5} = \frac{30}{(N+6)(N+5)} = \frac{1}{3}.
The probability of joint dependent events AA and BB occurring is P(AB)=P(A)×P(BA)P(A \cap B) = P(A) \times P(B|A).
3
Solve the equation for NN
(N+6)(N+5)=90N2+11N60=0(N4)(N+15)=0(N+6)(N+5) = 90 \Rightarrow N^2 + 11N - 60 = 0 \Rightarrow (N-4)(N+15) = 0.
Cross-multiplying gives a quadratic equation in terms of NN.
4
Select the valid positive integer root
N=4N = 4.
The count of candies must be a positive number, so N=15N = -15 is discarded.

Anahtar Kavram

Probability of Dependent Events (Sampling without Replacement)
Soru 283Soru

A cyclist and a runner start simultaneously from Point AA and travel along a straight path toward Point BB. The cyclist travels at a constant speed, and the runner travels at a lower constant speed. When the cyclist reaches Point BB, she immediately turns around and travels back toward Point AA at her original speed. She meets the runner at a location 1212 miles from Point BB.

If the cyclist had instead increased her speed by 20%20\% and the runner had decreased his speed by 10%10\%, the cyclist would have met the runner on her return trip at a location 2020 miles from Point BB.

What is the distance, in miles, between Point AA and Point BB?

Cevabı ve açıklamayı göster

Cevap: 60

Cevap

The distance between Point A and Point B is 60 miles.
The correct answer of 60 miles is obtained by setting up the ratio of distances traveled by the cyclist and the runner for both scenarios. Since time elapsed until they meet is the same for both people in each scenario, the ratio of distances equals the ratio of speeds. Setting the scaled speed ratio (4/3 times the original ratio) equal to the new distance ratio (D + 20)/(D - 20) yields the quadratic equation D^2 - 56D - 240 = 0, whose unique positive solution is D = 60.

Adım Adım Çözüm

1
Set up the relative distance ratio for the first meeting condition.
v_c / v_r = (D + 12) / (D - 12)
Because time is equal for both participants, distance traveled is directly proportional to speed.
2
Adjust the speed ratio based on the given percentage changes.
v_c' / v_r' = (1.20 / 0.90) * (v_c / v_r) = (4/3) * (D + 12) / (D - 12)
Increasing speed by 20% scales it by 1.20, and decreasing speed by 10% scales it by 0.90.
3
Equate the adjusted speed ratio to the distance ratio for the second meeting condition.
(D + 20) / (D - 20) = 4(D + 12) / [3(D - 12)]
In the second scenario, the cyclist covers D + 20 miles while the runner covers D - 20 miles.
4
Expand and solve the resulting quadratic equation for D.
D^2 - 56D - 240 = 0, yielding D = 60 miles.
Cross-multiplying and simplifying yields a quadratic equation with positive root D = 60.

Anahtar Kavram

Distance-Speed Proportionality for Simultaneous Travel and Relative Motion
Tahmini Süre:3m 0s
Soru 284Soru

A specialty tea manufacturer blends three varieties of tea leaves—Darjeeling, Assam, and Ceylon. Initially, the weights of Darjeeling, Assam, and Ceylon in a batch are in the ratio 3:4:53 : 4 : 5, respectively. After 2020 kilograms of Ceylon tea leaves are removed from the batch and replaced with 2020 kilograms of Darjeeling tea leaves, the new ratio of Darjeeling to Assam to Ceylon becomes 5:4:35 : 4 : 3. What was the total weight, in kilograms, of the initial tea batch?

Cevabı ve açıklamayı göster

Cevap: 120

Cevap

The initial total weight of the tea batch was 120 kg.
By assigning xx as the multiplier for the initial ratio 3:4:53 : 4 : 5, the initial total weight is 12x12x. The swap of 2020 kg changes Darjeeling to 3x+203x + 20 and Ceylon to 5x205x - 20, while Assam remains 4x4x. Setting 3x+204x=54\frac{3x + 20}{4x} = \frac{5}{4} gives x=10x = 10, making the initial total weight 12×10=12012 \times 10 = 120 kg.

Adım Adım Çözüm

1
Define initial quantities using a common ratio multiplier xx.
Darjeeling = 3x3x, Assam = 4x4x, Ceylon = 5x5x. Total weight = 12x12x.
Expressing quantities in terms of a single variable xx allows setting up algebraic equations based on the changed quantities.
2
Adjust quantities after the exchange of tea leaves.
New Darjeeling = 3x+203x + 20, New Assam = 4x4x, New Ceylon = 5x205x - 20.
Replacing 2020 kg of Ceylon with 2020 kg of Darjeeling increases Darjeeling by 2020 kg and decreases Ceylon by 2020 kg while leaving Assam unchanged.
3
Set up a proportion equation comparing the new ratio of Darjeeling to Assam.
3x+204x=54\frac{3x + 20}{4x} = \frac{5}{4}
The new ratio of Darjeeling to Assam is given as 5:45 : 4.
4
Solve the linear equation for xx.
x=10x = 10
Cross-multiplying yields 12x+80=20x12x + 80 = 20x, which simplifies to 8x=808x = 80.
5
Compute the total initial weight.
12×10=12012 \times 10 = 120 kg
The initial total weight is 12x12x, so substituting x=10x = 10 gives the final answer of 120120 kg.

Anahtar Kavram

Setting up algebraic equations for 3-part ratios under quantity addition/subtraction.
Tahmini Süre:1m 30s
Soru 285Soru

An oceanographic research station uses two deep-sea water sampling pumps, Pump AA and Pump BB, to fill a designated storage tank with seawater. Working alone at its constant rate, Pump AA can fill the tank in 1010 hours. Working alone at its constant rate, Pump BB can fill the tank in 1515 hours. If Pump AA begins filling the empty tank alone and operates for 44 hours before shutting down, after which Pump BB operates alone to finish filling the tank, how many total hours does it take to fill the tank?

Cevabı ve açıklamayı göster

Cevap: 13

Cevap

The total time required to fill the storage tank is 13 hours.
Pump A completes 2/5 of the tank during its 4 hours of operation. The remaining 3/5 of the tank is filled by Pump B in 9 hours. Summing the 4 hours from Pump A and the 9 hours from Pump B gives a total time of 13 hours.

Adım Adım Çözüm

1
Calculate individual work rates
Pump A rate = 1/10 tank/hour; Pump B rate = 1/15 tank/hour
Work rate is equal to the fraction of the job completed per unit of time (1 divided by total time).
2
Calculate work completed during the first stage
Work done by Pump A = 4 * (1/10) = 2/5 of the tank
Work completed equals work rate multiplied by operating time.
3
Determine the remaining work
Remaining work = 1 - 2/5 = 3/5 of the tank
The entire job is represented by 1 whole unit.
4
Calculate time required for the second stage
Time for Pump B = (3/5) / (1/15) = 9 hours
Time taken equals remaining work divided by the rate of Pump B.
5
Sum the time for both stages
Total time = 4 + 9 = 13 hours
The question asks for the total elapsed time from the start of filling to completion.

Anahtar Kavram

Work Rate and Combined Work
Tahmini Süre:2m 0s
Soru 286Soru

An investment portfolio consists of three asset classes: Equities, Bonds, and Real Estate. The total monetary value of Equities to Bonds is in the ratio 3:23 : 2, and the total value of Bonds to Real Estate is in the ratio 4:54 : 5. Over the past year, Equities yielded an average return of 12%12\%. If the overall weighted average return of the entire portfolio was 10.4%10.4\%, and the average percentage return of Bonds was 25%25\% higher than the average percentage return of Real Estate, what was the average percentage return of Bonds?

Cevabı ve açıklamayı göster

Cevap: 10.5

Cevap

The average percentage return of Bonds was 10.5%.
The correct return of Bonds is obtained by first unifying the given ratios into a continuous ratio of weights 6:4:56 : 4 : 5 for Equities, Bonds, and Real Estate respectively. Substituting these weights and the algebraic relation between Real Estate return (rr) and Bond return (1.25r1.25r) into the weighted average expression yields r=8.4%r = 8.4\%. Multiplying this by 1.251.25 gives the bond return of 10.5%10.5\%.

Adım Adım Çözüm

1
Determine the combined ratio of portfolio weights for all three asset classes
The ratio Equities : Bonds : Real Estate is 6 : 4 : 5, giving a total weight sum of 15 units.
Since Equities to Bonds is 3:2 (or 6:4) and Bonds to Real Estate is 4:5, the common term Bonds allows combining the ratios into 6 : 4 : 5.
2
Express the unknown asset returns in terms of a single variable
Return of Real Estate = r%r\%, Return of Bonds = 1.25r%1.25r\%.
The problem states the return of Bonds is 25% higher than that of Real Estate (r+0.25r=1.25rr + 0.25r = 1.25r).
3
Set up and solve the weighted average formula for the portfolio
r=8.4%r = 8.4\%.
Using 6(12)+4(1.25r)+5r15=10.4\frac{6(12) + 4(1.25r) + 5r}{15} = 10.4, we get 72+10r=15672 + 10r = 156, leading to 10r=8410r = 84.
4
Calculate the targeted return for Bonds
Return of Bonds = 10.5%10.5\%.
Multiplying 1.251.25 by 8.48.4 yields 10.510.5.

Anahtar Kavram

Combining multiple ratios to establish weighted average component weights and solving multi-variable weighted average equations
Tahmini Süre:2m 30s
Soru 287Soru

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 288Soru

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 289Soru

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 290Soru

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 291Soru

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 292Soru

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 293Soru

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 294Soru

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 295Soru

A corporate advisory firm executes two types of client projects: Type A and Type B. Each Type A project requires xx hours of financial modeling and yy hours of executive reporting. Each Type B project requires x+3x + 3 hours of financial modeling and 2y22y - 2 hours of executive reporting. During the first quarter, the firm completed 6 Type A projects and 4 Type B projects. If the total time spent on financial modeling across all 10 projects was 72 hours and the total time spent on executive reporting was 62 hours, what is the value of 3x+4y3x + 4y?

Cevabı ve açıklamayı göster

Cevap: 38

Cevap

The value of 3x+4y3x + 4y is 38.
Setting up total financial modeling hours gives 6x+4(x+3)=726x + 4(x + 3) = 72, which yields x=6x = 6. Setting up total executive reporting hours gives 6y+4(2y2)=626y + 4(2y - 2) = 62, which yields y=5y = 5. Substituting these values into 3x+4y3x + 4y yields 3(6)+4(5)=383(6) + 4(5) = 38.

Adım Adım Çözüm

1
Formulate and solve the linear equation for financial modeling hours.
x=6x = 6
6 Type A projects take 6x6x hours and 4 Type B projects take 4(x+3)4(x + 3) hours. Summing them yields 6x+4x+12=726x + 4x + 12 = 72, which simplifies to 10x=6010x = 60, giving x=6x = 6.
2
Formulate and solve the linear equation for executive reporting hours.
y=5y = 5
6 Type A projects take 6y6y hours and 4 Type B projects take 4(2y2)4(2y - 2) hours. Summing them yields 6y+8y8=626y + 8y - 8 = 62, which simplifies to 14y=7014y = 70, giving y=5y = 5.
3
Substitute x=6x = 6 and y=5y = 5 into the targeted expression 3x+4y3x + 4y.
38
3(6)+4(5)=18+20=383(6) + 4(5) = 18 + 20 = 38.

Anahtar Kavram

Linear Equations in One and Two Variables
Soru 296Soru

What is the sum of all the distinct prime factors of the integer 68666^8 - 6^6?

Cevabı ve açıklamayı göster

Cevap: 17

Cevap

The sum of the distinct prime factors of 68666^8 - 6^6 is 17.
Factoring out 666^6 yields 66(621)=66×356^6(6^2 - 1) = 6^6 \times 35. The prime factors of 666^6 are 2 and 3, while the prime factors of 35 are 5 and 7. The distinct prime factors are 2, 3, 5, and 7. Summing these prime numbers gives 2+3+5+7=172 + 3 + 5 + 7 = 17.

Adım Adım Çözüm

1
Factor out the common term 666^6
6866=66(621)=66×356^8 - 6^6 = 6^6(6^2 - 1) = 6^6 \times 35
Factoring simplifies the large exponent expression into a product of smaller integers.
2
Break down each base into its prime factors
66=(2×3)6=26×366^6 = (2 \times 3)^6 = 2^6 \times 3^6 and 35=5×735 = 5 \times 7
Prime factorization requires expressing all bases as prime numbers.
3
List the distinct prime bases and compute their sum
Distinct prime factors: 2, 3, 5, 7. Sum = 2+3+5+7=172 + 3 + 5 + 7 = 17.
Exponents do not affect which prime numbers are factors, only how many times they divide the number.

Anahtar Kavram

Prime Factorization of Difference of Exponents
Soru 297Soru

If nn is an integer such that 32n9|3 - 2n| \le 9 and n12|n - 1| \ge 2, what is the sum of all possible values of nn?

Cevabı ve açıklamayı göster

Cevap: 12

Cevap

The sum of all possible integer values of nn is 12.
Solving 32n9|3 - 2n| \le 9 gives 3n6-3 \le n \le 6. Solving n12|n - 1| \ge 2 restricts nn to n1n \le -1 or n3n \ge 3. Taking the intersection yields the integer set {3,2,1,3,4,5,6}\{-3, -2, -1, 3, 4, 5, 6\}, whose sum equals 12.

Adım Adım Çözüm

1
Unpack and solve 32n9|3 - 2n| \le 9
3n6-3 \le n \le 6
Removing absolute value yields 932n9-9 \le 3 - 2n \le 9. Dividing by 2-2 requires reversing the inequality direction.
2
Unpack and solve n12|n - 1| \ge 2
n1n \le -1 or n3n \ge 3
An absolute value greater than or equal to 2 implies distance from 1 is at least 2 units in either direction.
3
Determine the intersection set of integers
{3,2,1,3,4,5,6}\{-3, -2, -1, 3, 4, 5, 6\}
Filters out integers 0, 1, and 2 from the continuous range [3,6][-3, 6].
4
Calculate the sum of the valid integers
12
Summing (3)+(2)+(1)+3+4+5+6=12(-3) + (-2) + (-1) + 3 + 4 + 5 + 6 = 12.

Anahtar Kavram

Combining system of absolute value inequalities and handling inequality sign flips when dividing by negative quantities.
Soru 298Soru

A retail store sets the selling price, PP, of a custom item based on its wholesale cost, CC, according to the linear equation P=1.4C+20P = 1.4C + 20. The store's profit on each item is defined as PCP - C. If the profit on a certain item is also equal to 0.2P+400.2P + 40, what is the wholesale cost, CC, of the item in dollars?

Cevabı ve açıklamayı göster

Cevap: 200

Cevap

The wholesale cost CC of the item is $200.
By writing profit both as PC=0.4C+20P - C = 0.4C + 20 and as 0.2P+40=0.28C+440.2P + 40 = 0.28C + 44, we obtain a single linear equation in terms of CC: 0.4C+20=0.28C+440.4C + 20 = 0.28C + 44. Subtracting 0.28C0.28C and 2020 from both sides gives 0.12C=240.12C = 24, which simplifies to C=200C = 200.

Adım Adım Çözüm

1
Substitute P=1.4C+20P = 1.4C + 20 into the standard profit expression PCP - C.
Profit = 0.4C+200.4C + 20
This expresses the profit solely as a linear function of the wholesale cost CC.
2
Substitute P=1.4C+20P = 1.4C + 20 into the alternative profit expression 0.2P+400.2P + 40.
Profit = 0.28C+440.28C + 44
This converts the given percentage-based profit condition into an expression dependent only on CC.
3
Set the two profit expressions equal to each other and solve the resulting single-variable linear equation.
0.12C=24    C=2000.12C = 24 \implies C = 200
Equating two valid expressions for the same quantity allows solving for the unknown variable CC.

Anahtar Kavram

Solving Systems of Linear Equations by Algebraic Substitution
Tahmini Süre:2m 0s
Soru 299Soru

An artisanal coffee roasting company purchases unroasted green coffee beans at a cost of $12.00\$12.00 per kilogram. During the roasting process, moisture loss reduces the total weight of the coffee beans by 20%20\%. To set the regular retail price per kilogram of roasted beans, the company marks up the effective cost price per kilogram of roasted beans by 50%50\%. If the company sells the roasted beans at a promotional discount of 10%10\% off the regular retail price, what is the net profit percentage earned on the total cost of the unroasted green coffee beans?

Cevabı ve açıklamayı göster

Cevap: 35

Cevap

The net profit percentage earned on the total cost of the unroasted green coffee beans is 35%.
The correct calculation yields a total revenue of 16.20from0.80kgofroastedcoffeeproducedfrom1kgofgreencoffeepurchasedfor16.20 from 0.80 kg of roasted coffee produced from 1 kg of green coffee purchased for 12.00. This results in a net profit of 4.20,whichisexactly354.20, which is exactly 35% of the initial 12.00 cost.

Adım Adım Çözüm

1
Calculate the effective cost per kilogram of roasted beans after weight loss.
Effective cost per kg of roasted beans = 12.00/(10.20)=12.00 / (1 - 0.20) = 15.00 per kg.
Because weight decreases by 20%, 1 kg of green beans yields 0.80 kg of roasted beans, raising the per-unit cost.
2
Calculate the regular retail price per kilogram of roasted beans.
Regular retail price = 15.00(1+0.50)=15.00 * (1 + 0.50) = 22.50 per kg.
The 50% markup is applied to the effective cost price of the roasted beans.
3
Calculate the promotional selling price after a 10% discount.
Discounted selling price = 22.50(10.10)=22.50 * (1 - 0.10) = 20.25 per kg.
The discount reduces the regular retail price by 10%.
4
Find total revenue generated from the yield of 1 kg of green coffee beans.
Total revenue = 0.80 kg * 20.25/kg=20.25/kg = 16.20.
1 kg of initial green beans produces 0.80 kg of sellable roasted product.
5
Calculate the net profit percentage based on the initial cost.
Net profit percentage = ((16.2016.20 - 12.00) / 12.00)10012.00) * 100% = ( 4.20 / $12.00) * 100% = 35%.
Profit percentage is the net profit divided by the original total cost.

Anahtar Kavram

Multi-step profit calculation involving shrink/yield loss, markup, successive discounts, and base identification.
Soru 300Soru

If kk is an integer such that 2k711|2k - 7| \le 11 and k+2>4|k + 2| > 4, how many possible values of kk exist?

Cevabı ve açıklamayı göster

Cevap: 7

Cevap

The total number of possible integer values of kk is 7.
Unfolding 2k711|2k - 7| \le 11 gives 2k9-2 \le k \le 9, representing 12 possible integers. Unfolding k+2>4|k + 2| > 4 gives k>2k > 2 or k<6k < -6. Intersecting these two regions for real integers eliminates k<6k < -6 (since k2k \ge -2) and restricts the set to 3k93 \le k \le 9. The integers in this range are 3,4,5,6,7,8,3, 4, 5, 6, 7, 8, and 99, yielding a total of 7 valid values.

Adım Adım Çözüm

1
Solve the first absolute value inequality 2k711|2k - 7| \le 11.
2k9-2 \le k \le 9
Expanding the absolute value gives 112k711-11 \le 2k - 7 \le 11. Adding 7 to all parts yields 42k18-4 \le 2k \le 18, and dividing by 2 results in 2k9-2 \le k \le 9.
2
Solve the second absolute value inequality k+2>4|k + 2| > 4.
k>2k > 2 or k<6k < -6
Expanding the strict absolute value inequality gives two cases: k+2>4    k>2k + 2 > 4 \implies k > 2, or k+2<4    k<6k + 2 < -4 \implies k < -6.
3
Find the intersection of the two solution sets for integer values of kk.
3k93 \le k \le 9
Since the first inequality requires k2k \ge -2, no integer can satisfy both k2k \ge -2 and k<6k < -6. Thus, kk must satisfy 2k9-2 \le k \le 9 and k>2k > 2, which reduces to 3k93 \le k \le 9.
4
Count the number of integers in the range 3k93 \le k \le 9.
7
The valid integers in this range are 3,4,5,6,7,8,3, 4, 5, 6, 7, 8, and 99. The total count is 93+1=79 - 3 + 1 = 7.

Anahtar Kavram

Solving compound absolute value inequalities for integer solution counts
ÖncekiSayfa 15 / 20Sonraki
Tüm alıştırma soruları — GMAT | Examkin