Tüm alıştırma soruları

283 soru

Soru 1Soru

In a GMAT Data Sufficiency 'Value' question asking for the numerical value of x+yx + y, a statement that establishes that x+yx + y can equal either 55 or 5-5 is considered sufficient.

Cevabı ve açıklamayı göster

Cevap: False

Cevap

False
The assertion is false because GMAT 'Value' Data Sufficiency questions require finding a single, unique numerical value for the target expression. Obtaining two possible values (55 or 5-5) means the value is not uniquely determined, rendering the statement insufficient.

Adım Adım Çözüm

1
Identify the question type as a 'Value' Data Sufficiency problem.
The target requirement is to find one unique numerical value for x+yx + y.
Value DS questions require absolute numerical uniqueness.
2
Evaluate the information provided by the statement.
The statement yields two possible values: 55 and 5-5.
Having multiple values means the exact value of x+yx + y cannot be uniquely determined.
3
Determine sufficiency.
Since two distinct values exist, the statement is insufficient, making the assertion false.
Sufficiency in Value DS strictly demands a single unique outcome.

Anahtar Kavram

Value Data Sufficiency Decision Logic
Tahmini Süre:1m 0s
Soru 2Soru

The following documents detail fleet operations for a regional transport firm in 2026:

Tab 1: Fleet Maintenance Policy (Section 4)
- 4.2 Preventative Maintenance Limit: Scheduled routine maintenance downtime for heavy cargo vans must not exceed an average of 8 hours8\text{ hours} per vehicle per quarter.
- 4.5 Emergency Exemption: Downtime resulting from emergency powertrain overhauls is classified as Unscheduled Fleet Services and is strictly exempt from the 8-hour8\text{-hour} preventative maintenance downtime cap.

Tab 2: Q2 Internal Audit Report
- The Heavy Cargo Van Division operated 120 vehicles120\text{ vehicles} during Q2 2026.
- Total fleet downtime recorded for maintenance during Q2 was 1,440 hours1,440\text{ hours}, yielding an average of 12 hours12\text{ hours} of maintenance downtime per vehicle.
- Finding: The division violated Section 4.2 by exceeding the maximum allowable routine downtime limit by 50%50\%.

Tab 3: Service Maintenance Logs Excerpt
- In Q2 2026, 3030 of the 120 heavy cargo vans120\text{ heavy cargo vans} required emergency powertrain overhauls following a manufacturer recall, logging a total of 720 hours720\text{ hours} under emergency repairs.
- The remaining 720 hours720\text{ hours} of total maintenance downtime across the division were incurred for standard routine preventative maintenance.

Statement to Evaluate:
Based on the information provided across the three sources, the internal audit report's finding that the division violated the routine downtime policy in Q2 2026 is invalid because it improperly included exempt emergency repair downtime in its calculation.

Cevabı ve açıklamayı göster

Cevap: True

Cevap

True. The audit finding is invalid because excluding the 720 hours720\text{ hours} of exempt emergency powertrain repairs reduces the relevant routine maintenance downtime to 720 hours720\text{ hours}, which averages 8 hours\le 8\text{ hours} per vehicle and complies with Section 4.2.
The evaluated statement is correct (True) because synthesizing Section 4.5 from Tab 1 with the downtime breakdown in Tab 3 shows that 720 hours720\text{ hours} were exempt emergency repairs. Subtracting these leaves 720 routine maintenance hours720\text{ routine maintenance hours}, which meets the requirement of 8 hours\le 8\text{ hours} per vehicle.

Adım Adım Çözüm

1
Identify the conflict between the sources.
Tab 2 claims a violation based on an average of 12 hours12\text{ hours} downtime per vehicle (1,440 total hours/120 vans1,440\text{ total hours} / 120\text{ vans}), whereas Tab 1 Section 4.5 outlines a specific policy exemption for emergency powertrain overhauls.
Resolving discrepancies requires checking whether reported figures conform to defined policy boundaries and exceptions.
2
Extract exempt downtime using Tab 3 maintenance logs.
Emergency powertrain overhauls accounted for 720 hours720\text{ hours} of downtime in Q2.
Section 4.5 explicitly states emergency powertrain overhaul hours are exempt from the routine maintenance cap.
3
Calculate non-exempt routine preventative maintenance downtime.
Total downtime (1,440 hours1,440\text{ hours}) minus exempt emergency downtime (720 hours720\text{ hours}) = 720 non-exempt routine downtime hours720\text{ non-exempt routine downtime hours}.
Only non-exempt hours should be evaluated against the Section 4.2 preventative maintenance limit.
4
Evaluate compliance against the policy threshold.
720 routine hours/120 vans=6 hours per van720\text{ routine hours} / 120\text{ vans} = 6\text{ hours per van} (or 720 routine hours/90 routine vans=8 hours per van720\text{ routine hours} / 90\text{ routine vans} = 8\text{ hours per van}). Both values are 8 hours\le 8\text{ hours}.
Because the compliant routine average does not exceed 8 hours8\text{ hours}, the audit report's finding of a violation was invalid.

Anahtar Kavram

Discrepancy and Conflict Resolution Between Sources
Soru 3Soru

For all integers aa, bb, and cc, if the expression a3bb3c+c3aa^3 b - b^3 c + c^3 a is an odd integer, then the product (ab)(bc)(ca)(a - b)(b - c)(c - a) must be divisible by 4.

Cevabı ve açıklamayı göster

Cevap: False

Cevap

The statement is False.
The statement claims that the product must be divisible by 4 for all integer inputs where the given expression is odd. However, setting two variables to odd integers and one variable to an even integer (such as a=3,b=1,c=0a=3, b=1, c=0) makes the initial expression odd (2727) while producing a product of 6-6, which is not divisible by 4.

Adım Adım Çözüm

1
Simplify the expression modulo 2 to establish necessary parity conditions.
Since x3x(mod2)x^3 \equiv x \pmod 2 for any integer xx, the parity of x3yx^3 y is identical to the parity of xyxy. Thus, a3bb3c+c3aabbc+ca(mod2)a^3b - b^3c + c^3a \equiv ab - bc + ca \pmod 2.
Reducing powers modulo 2 determines which parity combinations of a,b,a, b, and cc yield an odd result.
2
Analyze all possible parity combinations for the three variables.
Case 1: All three are odd     oddodd+odd=odd\implies odd - odd + odd = odd.
Case 2: Two are odd and one is even (e.g., a,ba, b odd, cc even)     oddeven+even=odd\implies odd - even + even = odd.
Case 3: One is odd and two are even     eveneven+even=even\implies even - even + even = even.
Case 4: All three are even     eveneven+even=even\implies even - even + even = even.
Identifying that both Case 1 and Case 2 produce an odd value is essential for finding edge cases.
3
Test Case 2 using specific integer values to check whether (ab)(bc)(ca)(a - b)(b - c)(c - a) must be divisible by 4.
Set a=3a = 3 (odd), b=1b = 1 (odd), and c=0c = 0 (even). The given expression equals 33(1)13(0)+03(3)=273^3(1) - 1^3(0) + 0^3(3) = 27, which is odd. Evaluating the product gives (31)(10)(03)=(2)(1)(3)=6(3 - 1)(1 - 0)(0 - 3) = (2)(1)(-3) = -6.
Testing specific valid integers disproves a universal 'must be' claim.
4
Evaluate the divisibility of the resulting product by 4.
6-6 is not divisible by 4 because 6/4=1.5-6 / 4 = -1.5, which is not an integer.
Finding a valid case where the product is not divisible by 4 proves the statement is false.

Anahtar Kavram

Parity rules for algebraic expressions and edge-case evaluation using zero as an even integer
Soru 4Soru

For all non-zero real numbers aa and bb with ab|a| \neq |b|, the Data Sufficiency Yes/No target question "Is a2b2ab>0\frac{a^2 - b^2}{ab} > 0?" is algebraically equivalent to asking whether aa and bb have the same sign when a>b|a| > |b|, or different signs when a<b|a| < |b|.

Cevabı ve açıklamayı göster

Cevap: True

Cevap

True. The rephrased question accurately state the necessary and sufficient conditions for the fraction a2b2ab\frac{a^2 - b^2}{ab} to be positive.
The quotient a2b2ab\frac{a^2 - b^2}{ab} is positive when both a2b2a^2 - b^2 and abab are positive, or when both are negative. If aa and bb have the same sign (ab>0ab > 0), then a2b2>0a^2 - b^2 > 0, which simplifies to a2>b2a^2 > b^2 or a>b|a| > |b|. If aa and bb have different signs (ab<0ab < 0), then a2b2<0a^2 - b^2 < 0, which simplifies to a2<b2a^2 < b^2 or a<b|a| < |b|. Hence, the statement correctly describes the target simplification.

Adım Adım Çözüm

1
Set up the quotient inequality condition
The fraction a2b2ab>0\frac{a^2 - b^2}{ab} > 0 holds when numerator a2b2a^2 - b^2 and denominator abab have matching signs.
For any real fraction ND>0\frac{N}{D} > 0, either (N>0N > 0 and D>0D > 0) or (N<0N < 0 and D<0D < 0).
2
Analyze Case 1 where denominator ab>0ab > 0
aa and bb have the same sign. In this case, a2b2ab>0    a2b2>0    a>b\frac{a^2 - b^2}{ab} > 0 \implies a^2 - b^2 > 0 \implies |a| > |b|.
When ab>0ab > 0, multiplying both sides of the inequality by abab preserves the inequality sign.
3
Analyze Case 2 where denominator ab<0ab < 0
aa and bb have different signs. In this case, a2b2ab>0    a2b2<0    a<b\frac{a^2 - b^2}{ab} > 0 \implies a^2 - b^2 < 0 \implies |a| < |b|.
When ab<0ab < 0, multiplying both sides of the inequality by abab flips the inequality direction.
4
Combine the cases to evaluate the target rephrasing
The target question simplifies to: "Do aa and bb have the same sign with a>b|a| > |b|, or opposite signs with a<b|a| < |b|?"
Both cases together form the complete rephrased condition for the original statement to be true.

Anahtar Kavram

Algebraic Rephrasing of Quotients involving Absolute Values and Variable Signs
Soru 5Soru

[Tab 1: Export Tariff Rebate Policy (2026 Directive)]
Regional Grain Stabilization Board Regulations:
- Base Export Rebate: All agricultural exporters receive a base tariff rebate of 8.0% on the net shipment value.
- Quality Grade Premium: Shipments certified as Grade Tier S receive an additional 3.0% rebate (total 11.0%), provided the total shipment volume exceeds 10,000 metric tons (MT). Shipments of 10,000 MT or less receive only the base rebate regardless of grade.
- Moisture Content Penalty & Exemption: Any shipment with a moisture content exceeding 14.0% is subject to a 2.0% rebate reduction penalty. However, under the Maritime Exemption rule, all shipments processed through Port Apex are fully exempt from moisture content penalties.

[Tab 2: Q2 2026 Shipment Logs]
Exporters Logistics Report for AgroCorp:
- Shipment SH-101: Port Apex | Volume: 12,000 MT | Grade: Tier S | Moisture: 14.5% | Net Shipment Value: 2,000,000ShipmentSH102:PortBeaconVolume:8,000MTGrade:TierSMoisture:13.82,000,000 - Shipment SH-102: Port Beacon | Volume: 8,000 MT | Grade: Tier S | Moisture: 13.8% | Net Shipment Value: 1,500,000
- Shipment SH-103: Port Beacon | Volume: 15,000 MT | Grade: Tier Standard | Moisture: 14.2% | Net Shipment Value: $3,000,000

Statement: Based on the policy directive and shipment logs, AgroCorp's total export tariff rebate for Shipment SH-101 is $220,000.

Cevabı ve açıklamayı göster

Cevap: True

Cevap

The statement is True. AgroCorp's total export tariff rebate for Shipment SH-101 is $220,000.
The statement is correct because synthesizing Tab 1 rules and Tab 2 shipment metrics confirms that Shipment SH-101 qualifies for both the 8.0% base rebate and the 3.0% Tier S premium (volume 12,000 MT > 10,000 MT threshold), while avoiding the 2.0% moisture penalty via the Port Apex Maritime Exemption. The resulting 11.0% rate applied to 2,000,000gives2,000,000 gives 220,000.

Adım Adım Çözüm

1
Determine base rebate and quality tier qualification across Tab 1 and Tab 2
Base rate is 8.0%. Shipment SH-101 is Grade Tier S and its volume (12,000 MT) exceeds the 10,000 MT threshold specified in Tab 1, adding a 3.0% premium.
The volume condition for the Tier S quality premium is satisfied (12,000>10,00012,000 > 10,000 MT).
2
Evaluate moisture content rules and regional exceptions
Moisture content is 14.5%, which exceeds 14.0%. However, because the shipment was processed at Port Apex, the Maritime Exemption applies, resulting in no penalty.
Tab 1 explicitly states that all shipments processed at Port Apex are exempt from moisture penalties.
3
Calculate the final rebate percentage and dollar amount
Effective rebate rate = 8.0%+3.0%0.0%=11.0%8.0\% + 3.0\% - 0.0\% = 11.0\%. Rebate amount = 11.0%×$2,000,000=$220,00011.0\% \times \$2,000,000 = \$220,000.
Multiplying the calculated effective rate by the net shipment value gives the total rebate.

Anahtar Kavram

Multi-Source Inference and Synthesis with Conditional Policy Rules and Exceptions
Soru 6Soru

### Tab 1: Pharmaceutical Compliance & Clinical Trial Approval Rules
- High Compliance Risk Criteria: A Phase III clinical trial is classified as *High Compliance Risk* if it satisfies at least one of the following conditions: (1) more than 2 protocol amendments, or (2) a patient dropout rate strictly greater than 5.0%.
- Sign-off Requirement: If a Phase III trial is classified as *High Compliance Risk*, all quarterly reporting requires dual sign-off from both the Lead Investigator and the Independent Ethics Board (IEB). Without dual sign-off on file, the trial's reported efficacy metric is automatically suspended from board valuation.
- Emergency Exemption: Clinical trials operating under Emergency Expedited Authorization (EEA) are exempt from the dual sign-off requirement regardless of risk status, provided total patient enrollment exceeds 500.

### Tab 2: Q2 Clinical Trial Audit Summary
Trial CodePhaseProtocol AmendmentsPatient EnrollmentPatient Dropout RateEEA StatusSign-off On FileReported Efficacy
Trial-AlphaPhase III36004.0%YesLead Investigator Only84%
Trial-BetaPhase III14006.2%NoLead Investigator & IEB91%
Trial-GammaPhase II42508.0%YesLead Investigator Only78%
Trial-DeltaPhase III25505.5%NoLead Investigator Only88%

### Tab 3: Board Valuation Standards
- To be included in the Q3 R&D pipeline valuation as Pipeline Qualified, a trial must be a Phase III trial, must have a valid (non-suspended) reported efficacy metric under Tab 1 rules, and must achieve a reported efficacy of at least 85%.

Statement for Evaluation:
Based on the information provided across all three tabs, evaluate whether the following statement is True or False:
"Exactly two of the four audited trials (Trial-Alpha, Trial-Beta, Trial-Gamma, Trial-Delta) meet all criteria to be classified as 'Pipeline Qualified' for the Q3 R&D pipeline valuation."

Cevabı ve açıklamayı göster

Cevap: False

Cevap

The statement is False because exactly one trial (Trial-Beta) qualifies for the Q3 R&D pipeline valuation, rather than two.
Evaluating all conditions shows that only Trial-Beta satisfies all criteria (Phase III, high risk accompanied by required dual sign-off, and non-suspended efficacy of 91% >= 85%). Trial-Alpha fails the efficacy threshold (84% < 85%), Trial-Gamma is Phase II with insufficient efficacy (78%), and Trial-Delta's 88% efficacy is suspended due to non-compliance with Tab 1 sign-off rules. Therefore, exactly one trial qualifies, making the assertion that 'exactly two' qualify false.

Adım Adım Çözüm

1
Evaluate risk status and sign-off compliance for each trial using Tab 1 and Tab 2 criteria.
Trial-Alpha: Phase III, 3 amendments (> 2) -> High Risk. Has EEA=Yes & Enrollment=600 (> 500), so exempt from dual sign-off requirement; efficacy (84%) is valid.
Trial-Beta: Phase III, 6.2% dropout (> 5.0%) -> High Risk. Has Lead & IEB dual sign-off; efficacy (91%) is valid.
Trial-Gamma: Phase II trial, efficacy (78%) is valid but not Phase III.
Trial-Delta: Phase III, 5.5% dropout (> 5.0%) -> High Risk. Has Lead Investigator Only sign-off, EEA=No (not exempt). Efficacy (88%) is suspended under Tab 1 rules.
Correctly applying conditional rules and policy exceptions across tabs determines which efficacy figures are eligible for evaluation.
2
Check Tab 3 requirements (Phase III, valid efficacy, efficacy >= 85%) for each trial to determine 'Pipeline Qualified' status.
Trial-Alpha: Valid efficacy (84%), but 84% < 85% -> NOT Qualified.
Trial-Beta: Valid efficacy (91%), 91% >= 85%, Phase III -> QUALIFIED.
Trial-Gamma: Phase II, efficacy 78% < 85% -> NOT Qualified.
Trial-Delta: Suspended efficacy -> NOT Qualified.
Synthesizing constraints across all three tabs yields exactly 1 qualified trial (Trial-Beta).
3
Compare the actual number of qualified trials against the statement's assertion.
The statement asserts exactly two trials qualify, but only one trial (Trial-Beta) qualifies.
Since 1 != 2, the statement is false.

Anahtar Kavram

Multi-source dichotomous reasoning requires integrating multi-tab rules, conditional exemptions, and quantitative thresholds to evaluate complex statement assertions accurately.
Tahmini Süre:2m 30s
Soru 7Soru

Passage:
In the early twentieth century, large manufacturing enterprises faced unprecedented operational friction under the traditional unitary organizational structure (U-form), which centralized functional departments such as sales, production, and purchasing under a single executive hierarchy. As product lines diversified, senior executives became overwhelmed by daily operational logistics, diminishing their capacity for strategic capital allocation. To resolve this bottleneck, corporate architects introduced the multidivisional structure (M-form), partitioning the enterprise into semi-autonomous operating divisions organized by product or region, each governed by its own general manager. Under the M-form, divisional managers retained sole authority over immediate operational tactics and market adaptations, freeing top executives to focus exclusively on long-term strategy and cross-divisional capital distribution. Crucially, centralized executive control was maintained through rigorous financial auditing mechanisms; top management evaluated divisional performance against standard return-on-investment metrics, reallocating capital away from underperforming units toward high-yield divisions. Consequently, while divisional managers enjoyed operational autonomy, their strategic survival depended directly upon meeting centralized financial benchmarks set by executive management.

Based on the passage above, evaluate whether the following statement is True or False: Under the multidivisional structure (M-form), senior executives relinquished direct operational oversight of product divisions while using standardized financial metrics to retain strategic control over corporate capital deployment.

Cevabı ve açıklamayı göster

Cevap: True

Cevap

True
The statement correctly combines two key facts from separate parts of the passage: the delegation of immediate operational tactical authority to divisional managers and the retention of capital reallocation power by top executives through return-on-investment metrics.

Adım Adım Çözüm

1
Analyze the passage for evidence regarding operational oversight under the M-form structure.
The fourth sentence states that 'divisional managers retained sole authority over immediate operational tactics,' showing that top executives surrendered daily operational oversight.
Evaluating the first premise of the statement.
2
Analyze the passage for evidence regarding capital allocation and financial metrics.
The fifth sentence notes that top management 'evaluated divisional performance against standard return-on-investment metrics, reallocating capital away from underperforming units,' confirming centralized strategic control via financial metrics.
Evaluating the second premise of the statement.
3
Synthesize the findings from both sentences to evaluate the overall statement.
Combining both points confirms that executives relinquished operational oversight while maintaining strategic capital control through performance benchmarks.
Verifying multi-sentence synthesis for true/false statement evaluation.

Anahtar Kavram

Synthesizing information across non-contiguous sentences to establish logical coherence between delegated operational authority and centralized strategic financial control.
Soru 8Soru

Passage:
In late nineteenth-century municipal public health governance, European cities increasingly shifted water supply systems from private concessionaires to municipal ownership. Historical analysis often attributes this transition exclusively to growing epidemiological awareness regarding waterborne pathogens, such as cholera and typhoid. However, fiscal records indicate that private water providers frequently faced insurmountable capital constraints when required to extend filtration infrastructure into low-density urban peripheries, where prospective consumer revenues could not offset fixed distribution costs. Concurrently, municipal authorities gained access to low-interest municipal bond markets that were legally inaccessible to private entities. Consequently, local governments were able to finance capital-intensive filtration facilities while maintaining uniform user tariffs across diverse residential districts. Nevertheless, in municipalities where private operators had secured long-term contracts with guaranteed rate returns, municipalization was routinely delayed by decades, regardless of the local incidence of waterborne diseases. Thus, while public health concerns provided the ideological justification for municipal takeover, the timing and execution of this administrative shift were primarily determined by municipal debt access and existing contractual guarantees.

Statement: Based on the passage, a European municipality experiencing a high incidence of waterborne disease and possessing access to low-interest municipal bond markets would still experience significant delays in transitioning to municipal water ownership if private concessionaires held long-term contracts with guaranteed rate returns.

Cevabı ve açıklamayı göster

Cevap: True

Cevap

The statement is TRUE based on synthesizing details across the passage regarding municipal bond access, disease incidence, and private contractual guarantees.
The statement is correct because combining the passage's discussion of municipal bond access with its later qualifier regarding private contracts demonstrates that contractual guarantees delayed municipalization by decades despite high disease prevalence or favorable borrowing access.

Adım Adım Çözüm

1
Identify the relevant premises regarding public health, bond markets, and contractual terms in the passage.
The passage mentions that municipal bond markets provided financing capabilities, while public health concerns served as ideological motivation. However, long-term contracts with guaranteed returns created structural delays.
Synthesizing information across non-contiguous sentences is necessary to evaluate the joint effect of these three factors.
2
Analyze how contractual guarantees interact with epidemiological conditions and bond market access.
The passage specifies that where long-term contracts with guaranteed rate returns existed, municipalization was 'routinely delayed by decades, regardless of the local incidence of waterborne diseases.'
This demonstrates that existing contractual guarantees functioned as a bottleneck that superseded disease severity and financing availability.
3
Compare the synthesized passage findings against the statement provided.
The statement accurately reflects that high disease incidence and bond market access would not prevent multi-decade delays if guaranteed long-term private contracts were present.
The conclusion directly aligns with the passage's synthesis.

Anahtar Kavram

Multi-Sentence Synthesis Inferences
Soru 9Soru

For all real numbers xx and yy such that xy0xy \neq 0 and xy|x| \neq |y|, the Data Sufficiency Yes/No target question "Is x2yxy2x3yxy3>0\frac{x^2 y - x y^2}{x^3 y - x y^3} > 0?" is algebraically equivalent to asking "Is x+y>0x + y > 0?".

Cevabı ve açıklamayı göster

Cevap: True

Cevap

The statement is True because algebraic factorization and cancellation simplify the target inequality directly to asking whether x+y>0x + y > 0.
The statement is True. Factoring the given expression yields xy(xy)xy(xy)(x+y)\frac{xy(x - y)}{xy(x - y)(x + y)}, which simplifies to 1x+y\frac{1}{x + y}. The inequality 1x+y>0\frac{1}{x + y} > 0 is satisfied if and only if x+y>0x + y > 0.

Adım Adım Çözüm

1
Factor the numerator of the rational expression in the target question.
x2yxy2=xy(xy)x^2 y - x y^2 = xy(x - y)
Extract the greatest common monomial factor xyxy.
2
Factor the denominator of the rational expression.
x3yxy3=xy(x2y2)=xy(xy)(x+y)x^3 y - x y^3 = xy(x^2 - y^2) = xy(x - y)(x + y)
Extract xyxy and then apply the difference of squares formula x2y2=(xy)(x+y)x^2 - y^2 = (x - y)(x + y).
3
Cancel common factors between the numerator and denominator.
xy(xy)xy(xy)(x+y)=1x+y\frac{xy(x - y)}{xy(x - y)(x + y)} = \frac{1}{x + y}
Since xy0xy \neq 0 and xy|x| \neq |y|, xy(xy)0xy(x - y) \neq 0, allowing safe cancellation.
4
Rephrase the target inequality 1x+y>0\frac{1}{x + y} > 0.
1x+y>0    x+y>0\frac{1}{x + y} > 0 \iff x + y > 0
A unit fraction is positive if and only if its denominator is strictly positive.

Anahtar Kavram

Target stem simplification via algebraic factoring and difference of squares
Soru 10Soru

Read the following passage:

In economic history, the long-held institutionalist perspective posits that formal legal frameworks are the sole driver of post-industrial market liquidity. However, recent empirical analyses of nineteenth-century maritime credit markets suggest a more complex dynamic. While formal statutes provided baseline enforcement, informal reputation networks among merchant syndicates routinely mitigated transaction costs far more effectively than statutory courts, which suffered from severe administrative delays. Rather than replacing formal legal structures, these informal networks operated synergistically with them, relying on statutory arbitration only as a secondary recourse when reputation-based sanctions failed. Thus, characterizing early market liquidity purely as a product of legal codification oversimplifies the dual mechanism that actually sustained commercial expansion.

True or False: The primary purpose of the passage is to challenge a single-factor explanation of historical market liquidity by illustrating how informal networks operated alongside formal legal structures.

Cevabı ve açıklamayı göster

Cevap: True

Cevap

True. The primary purpose of the passage is to qualify an established single-factor view by showing that both informal reputation networks and formal legal institutions jointly drove market liquidity.
The passage is structurally organized around questioning a traditional viewpoint that attributes market liquidity exclusively to formal legal frameworks. By introducing evidence that informal merchant networks operated synergistically with formal courts, the author demonstrates that market liquidity relied on a dual mechanism. Therefore, the statement accurately captures the primary purpose of the text.

Adım Adım Çözüm

1
Analyze the structural organization and main argument of the passage.
The passage introduces a prevailing perspective (formal laws as sole driver), presents counter-evidence (informal networks reducing transaction costs), and synthesizes a thesis (both systems worked synergistically, so single-factor explanations are incomplete).
Identifying structural shifts and the author's final conclusion reveals the main objective of the passage.
2
Evaluate the statement against the identified main idea.
The statement accurately reflects that the author aims to challenge a single-factor explanation by demonstrating the complementary role of informal networks.
Comparing the statement directly to the scope and purpose of the passage determines its truth value.

Anahtar Kavram

Identifying Primary Purpose and Main Idea
Soru 11Soru

Consider the following excerpt from an economic history of nineteenth-century Ottoman municipal finance:

"While nineteenth-century Ottoman fiscal reformers routinely blamed the persistent deficits of provincial treasuries on the administrative costs of tax farming (iltizam), Reşid Pasha’s 1845 financial audit revealed that provincial revenue shortfalls occurred primarily because local merchants systematically underreported agricultural yields prior to tax assessment, regardless of whether tax collection was managed directly by state bureaucrats or auctioned to private tax farmers."

Statement: Based on the excerpt, replacing private tax farmers with direct state administration would not, on its own, eliminate the primary factor driving provincial treasury deficits.

Cevabı ve açıklamayı göster

Cevap: True

Cevap

True. The target sentence establishes that merchant yield underreporting was the main driver of treasury shortfalls and occurred under both direct state administration and tax farming; thus, replacing tax farmers with state bureaucrats would not eliminate the primary cause.
The correct evaluation is True because the passage explicitly identifies merchant yield underreporting as the primary driver of deficits and clarifies that this underreporting took place under both direct state administration and private tax farming. Consequently, switching exclusively to state administration would fail to eliminate the primary cause of the shortfalls.

Adım Adım Çözüm

1
Identify the primary cause of provincial treasury shortfalls according to the text.
The text identifies the primary cause as local merchants systematically underreporting agricultural yields prior to tax assessment.
Determining the root cause established by empirical audit in the text is necessary to evaluate statements about resolving deficits.
2
Analyze the scope condition attached to the primary cause.
The text specifies that this underreporting occurred 'regardless of whether tax collection was managed directly by state bureaucrats or auctioned to private tax farmers.'
This modifier proves that the method of collection (state bureaucrats vs. private tax farmers) did not affect the occurrence of underreporting.
3
Evaluate the truth value of the statement regarding replacing tax farmers.
Since underreporting happens under state administration just as it does under tax farming, changing the administration method to state collection would leave the underreporting intact.
Strict logical deduction confirms that altering a non-causal variable does not eliminate the primary cause of the outcome.

Anahtar Kavram

Single-Sentence Inference: Fact-Based Scope Limitation
Tahmini Süre:1m 30s
Soru 12Soru

Passage:
In plant ecology, the common mycorrhizal network (CMN) hypothesis posits that subterranean fungal hyphae interconnect distinct plant root systems, facilitating the inter-plant transfer of carbon and signaling molecules. Proponents argue that mature trees leverage these networks to subsidize the energy requirements of shaded saplings of the same species. However, recent empirical trials challenge this cooperative model. While isotopic tracing confirms that carbon compounds do move between plants via fungal conduits, the direction of transfer is determined strictly by concentration gradients and soil moisture differentials rather than kin selection or species affinity. Furthermore, mycorrhizal fungi act not as passive pipelines, but as active consumers, retaining up to eighty percent of the transferred carbon to support their own respiratory and reproductive metabolism. Consequently, when a donor plant experiences severe drought, fungal carbon uptake accelerates relative to inter-plant transport, effectively diminishing net carbon delivery to adjacent receiver plants regardless of their light environment. Thus, what was previously interpreted as altruistic resource sharing between conspecific trees may primarily represent incidental leakage during fungal resource acquisition.

Based on the passage above, evaluate whether the following statement is True or False:

"A shaded sapling connected to a mature tree via a common mycorrhizal network will experience a reduction in net carbon receipt from the network if the mature tree undergoes severe drought."

Cevabı ve açıklamayı göster

Cevap: True

Cevap

True. The statement correctly synthesizes two separate premises from the passage to form a valid inference.
Classifying the assertion as True is correct because the passage defines the mature tree as a potential carbon donor and the shaded sapling as a receiver, and later specifies that severe drought in a donor plant accelerates fungal consumption, thereby diminishing net carbon delivery to any receiver plant regardless of its light conditions.

Adım Adım Çözüm

1
Map the specific entities in the statement to the general functional roles defined in the passage.
The mature tree represents the 'donor plant' and the shaded sapling represents the 'receiver plant' within the fungal network framework.
The second sentence introduces mature trees as carbon sources for shaded saplings, establishing their respective donor and receiver roles.
2
Locate and analyze the passage's rule regarding environmental stress on donor plants.
When a donor plant experiences severe drought, fungal consumption increases relative to transport, resulting in diminished net carbon delivery to receiver plants.
Sentence six details the exact mechanism governing resource transfer during periods of drought stress.
3
Synthesize the role definitions and the transfer mechanism to draw a logical conclusion.
If the mature tree (donor) suffers severe drought, net carbon delivery to the shaded sapling (receiver) diminishes, regardless of the sapling's shaded status.
Combining non-contiguous premises confirms that severe drought in the mature tree reduces net carbon receipt by the shaded sapling.

Anahtar Kavram

Synthesizing non-contiguous statements to deduce valid logical inferences.
Soru 13Soru

Passage:
For decades, conservation economists favored Payment for Ecosystem Services (PES) programs, which monetize ecological functions by compensating landholders directly for maintaining forest cover. Proponents argued that aligning financial incentives with ecological preservation resolves the market failures responsible for deforestation. However, recent empirical assessments reveal a structural shortcoming known as the additionality paradox: PES payments predominantly accrue to landholders who lacked the economic means or intent to deforest in the first place, yielding negligible net conservation gains relative to baseline trends.

In response, a second school of thought advocates Community-Based Natural Resource Management (CBNRM), which devolves governance and tenure rights to local collectives. Proponents contend that decentralized stewardship fosters intrinsic conservation norms and mitigates monitoring costs. Yet, CBNRM critics highlight that without robust external market integration and institutional safeguards, collective governance frequently succumbs to elite capture and elite-led resource extraction under market pressures.

Recognizing the limitations of both isolated paradigms, contemporary resource economists propose a hybrid governance framework. This approach embeds targeted PES performance contracts within existing CBNRM institutional structures. By utilizing community-level monitoring to ensure equitable dividend distribution while maintaining direct conditional payments, this synthesis addresses the additionality deficit of PES and the vulnerability of CBNRM to elite capture. Ultimately, the durability of tropical forest conservation hinges not on choosing between market incentives and collective governance, but on architecting institutional linkages that mutually reinforce both.

Statement:
The primary purpose of the passage is to critique the theoretical premises of Community-Based Natural Resource Management in order to advocate replacing collective governance entirely with direct market-based payment structures.

Based on the passage, is this statement True or False?

Cevabı ve açıklamayı göster

Cevap: False

Cevap

The statement is False. The passage evaluates the limitations of both Payment for Ecosystem Services and Community-Based Natural Resource Management, proposing an integrated hybrid framework rather than discarding collective governance for market mechanisms.
The correct answer is False because the passage does not advocate eliminating collective governance in favor of market-based structures. Rather, the author critiques both Payment for Ecosystem Services and Community-Based Natural Resource Management as standalone strategies, concluding with an explicit recommendation for a hybrid framework that synthesizes elements of both.

Adım Adım Çözüm

1
Analyze the structural progression of the passage.
Paragraph 1 presents PES and its key limitation (additionality paradox). Paragraph 2 presents CBNRM and its key limitation (elite capture). Paragraph 3 presents a hybrid framework combining both models.
Tracking structural transitions reveals the author's primary thesis and ultimate communicative objective.
2
Evaluate the author's stance on CBNRM versus PES in Paragraph 3.
The author asserts that conservation durability 'hinges not on choosing between market incentives and collective governance, but on architecting institutional linkages that mutually reinforce both.'
Determining whether the author advocates replacing CBNRM or synthesizing it with PES is critical to verifying the statement.
3
Compare the statement's claim against the identified primary purpose.
The statement claims the author advocates replacing CBNRM entirely with market mechanisms. This directly contradicts the author's call for a hybrid model embedding PES within CBNRM.
A primary purpose statement that misrepresents the author's ultimate proposal is logically false.

Anahtar Kavram

Identifying Primary Purpose in Structural Synthesis Passages
Soru 14Soru

Passage:
For decades, coastal resource managers operated under the assumption that restoring degraded mangrove forests provided the most efficient biological pathway for coastal carbon sequestration, often prioritizing mangrove replanting over the preservation of existing tidal salt marshes. This preference stemmed from early biogeochemical surveys demonstrating that mangroves exhibit remarkably high rates of aboveground biomass accumulation. However, recent longitudinal studies comparing long-term sediment core profiles across temperate and tropical estuaries have challenged this single-variable focus. Researchers discovered that while mangroves excel in rapid canopy carbon uptake, tidal salt marshes exhibit significantly higher soil organic carbon accretion rates over multi-centennial timescales. This disparity arises because salt marsh vegetation promotes anoxic soil environments that dramatically suppress microbial respiration, effectively locking carbon in subsurface peat layers indefinitely. Conversely, mangrove sediments in tropical zones frequently experience bioturbation by macrofauna and higher ambient soil temperatures, accelerating organic decomposition and returning a greater fraction of stored carbon to the atmosphere as methane and carbon dioxide. Consequently, wetland restoration frameworks that exclusively maximize immediate biomass production risk misallocating conservation capital. Biogeochemists now contend that durable coastal mitigation strategies must integrate ecosystem-specific subsurface stability metrics alongside aboveground fixation rates rather than relying solely on vegetative volume as a proxy for carbon permanence.

Statement:
The primary purpose of the passage is to critique a prevailing coastal conservation strategy by presenting empirical evidence that highlights the superior long-term carbon permanence of tidal salt marshes.

Cevabı ve açıklamayı göster

Cevap: True

Cevap

True. The statement accurately identifies the overall primary purpose of the passage, which is to challenge the traditional preference for mangrove restoration over salt marsh conservation by presenting sediment core evidence regarding long-term carbon storage.
The passage follows a classic GMAT Reading Comprehension structure: introducing a traditional practice (mangrove prioritization), introducing counter-evidence (sediment core data showing salt marsh superiority in long-term carbon storage), explaining the underlying cause, and concluding with a corrective recommendation for policy. Therefore, characterizing the main purpose as a critique of a prevailing conservation strategy supported by empirical evidence is fully accurate.

Adım Adım Çözüm

1
Analyze the structural organization of the passage.
The passage moves from a traditional view (mangroves prioritized for biomass uptake) to a pivot introduced by recent research (salt marshes provide superior long-term carbon sequestration in soil), ending with a policy recommendation.
Identifying the author's trajectory from contextual background to main pivot is essential for determining primary purpose.
2
Evaluate the author's main point and rhetorical goal.
The author aims to demonstrate that relying strictly on short-term aboveground biomass accumulation leads to misallocated conservation effort, advocating instead for incorporating subsurface permanence metrics.
Primary purpose questions test why the author wrote the entire passage, requiring synthesis beyond specific details.
3
Compare the evaluated primary purpose against the given statement.
The statement correctly encapsulates both the critique of current practice (mangrove priority) and the empirical justification provided (salt marsh long-term carbon permanence).
A true statement must accurately capture both the scope and intent of the passage without overextending or focusing on isolated mechanisms.

Anahtar Kavram

Identifying Primary Purpose and Main Idea
Soru 15Soru

Passage:
For over two decades following the commercial introduction of central electric power stations in the 1880s, manufacturing productivity across industrial economies exhibited surprisingly negligible growth, presenting what economic historians refer to as an early productivity paradox. Standard neoclassical frameworks had predicted that replacing centralized steam engines with electric power would promptly yield measurable operational efficiencies. However, historian Paul David demonstrated that meaningful productivity surges materialized only in the 1920s, after industrial infrastructure underwent a fundamental conceptual and physical redesign.

Initially, factory owners executed a simple capital substitution: replacing a single large steam engine with a large central electric motor while retaining the legacy network of overhead line shafts, belts, and pulleys to drive machinery throughout the plant. Consequently, early electrification failed to alter the spatial constraints or workflow bottlenecks inherent to steam-era factory layouts. It was not until plant managers abandoned this legacy architecture in favor of unit-drive systems—equipping individual machines with independent electric motors—that dramatic efficiency gains occurred. This structural transformation liberated factory layouts from the mechanical imperative of grouping heavy equipment near central shafts, enabling single-story, horizontal designs optimized for continuous material flow. Ultimately, David’s historical analysis underscores that major technological innovations rarely generate immediate aggregate productivity leaps until accompanied by radical organizational restructuring and complementary process redesigns.

Statement: The primary purpose of the passage is to demonstrate that realizing the full economic benefits of a major technological innovation depends upon complementary organizational and structural redesigns.

Cevabı ve açıklamayı göster

Cevap: True

Cevap

True. The primary purpose of the passage is to explain how the aggregate productivity gains of a major technological innovation depend on complementary organizational and structural changes.
The statement correctly captures the overarching objective of the text. The passage presents a historical case study—the transition from steam to electric power—specifically to illustrate the broader thesis that technological breakthroughs require complementary physical and organizational restructuring to yield substantial economic returns.

Adım Adım Çözüm

1
Analyze the structural thesis of the passage.
The opening paragraph introduces a paradox (delayed productivity gains despite electrification) and states David's finding that surges occurred only after fundamental conceptual and physical redesign.
Identifying the author's central claim establishes the framework for determining primary purpose.
2
Examine how the body paragraph supports the central claim.
The second paragraph contrasts the failure of simple capital substitution (central motors driving legacy belts) with the success of unit-drive systems that enabled optimized factory layouts.
Reviewing the body details confirms how specific historical evidence is deployed to substantiate the main idea.
3
Evaluate the concluding synthesis.
The final sentence explicitly states the broader principle: major technological innovations produce productivity leaps only when paired with radical organizational restructuring.
The concluding synthesis confirms that the passage's primary intent is to illustrate this general thesis through a historical case study.

Anahtar Kavram

Identifying Primary Purpose and Main Idea
Tahmini Süre:1m 30s
Soru 16Soru

Read the following passage:

For decades, geophysicists operated under the classical plume model, which posits that narrow columns of hot mantle material rise from near the core-mantle boundary to form intraplate volcanic hotspots. Recently, however, plate-tectonic theorists led by Dr. Elena Vance have proposed alternative models explaining hotspots entirely through upper-mantle shallow processes and lithospheric tension, suggesting deep plumes are an unnecessary hypothesis. While Vance's team rightly highlights the seismic inconsistencies and thermal anomalies that classical plume theory struggles to reconcile, their total rejection of core-mantle heat flux seems overly hasty. High-resolution seismic tomography has increasingly revealed deep mantle conduits under several major oceanic swells, indicating that mantle dynamics are far more heterogeneous than Vance's uniform shallow-source model admits. Thus, while shallow stress field variations undoubtedly modulate surface volcanism, discarding deep-mantle plume contributions wholesale risks obscuring the complex, multi-layered nature of planetary heat dissipation.

Evaluate the following statement based on the passage above:

The author's attitude toward Dr. Vance's position can be described as qualified skepticism, acknowledging the merit of Vance's critiques of classical theory while considering her complete rejection of deep plumes to be premature.

Cevabı ve açıklamayı göster

Cevap: True

Cevap

True
The evaluated statement accurately captures the author's nuanced perspective. The author uses positive framing ('rightly highlights') to validate Vance's identification of empirical flaws in classical theory, but uses critical language ('overly hasty', 'risks obscuring') regarding Vance's ultimate conclusion. This balanced stance of partial agreement combined with doubt about the ultimate conclusion is precisely defined as qualified skepticism.

Adım Adım Çözüm

1
Analyze the author's praise/concession regarding Vance's position
The phrase 'rightly highlights the seismic inconsistencies' indicates that the author agrees with Vance's critique of classical theory.
Establishing positive sentiment toward specific aspects of Vance's work.
2
Analyze the structural pivot and criticism of Vance's ultimate claim
The phrase 'their total rejection... seems overly hasty' indicates that the author disagrees with Vance's complete dismissal of deep plumes.
Identifying the limitation and skepticism in the author's overall stance.
3
Synthesize the two components to determine the overall tone
Combining respect for specific critiques with skepticism toward the broad conclusion yields 'qualified skepticism'.
Matching textual evidence directly to the proposed tone descriptor.

Anahtar Kavram

Author Attitude and Tone Inferences
Soru 17Soru

When evaluating Statement (2) in a GMAT Data Sufficiency question, information introduced solely in Statement (1) may be used to analyze Statement (2) as long as Statement (1) is independently insufficient.

Cevabı ve açıklamayı göster

Cevap: False

Cevap

The statement is false. Statement (2) must always be evaluated in complete isolation from Statement (1).
The statement is false because GMAT Data Sufficiency rules require that Statement (2) be evaluated completely independently of Statement (1). Information from Statement (1) cannot be used to help evaluate Statement (2) alone; the two statements are only combined during a joint evaluation stage if both statements have already been proven insufficient on their own.

Adım Adım Çözüm

1
Recall the fundamental rule of statement evaluation in GMAT Data Sufficiency.
Statement (1) and Statement (2) must each be evaluated independently of one another.
This determines whether either statement alone is sufficient to answer the question before any combination is attempted.
2
Analyze whether information from Statement (1) can be carried over when evaluating Statement (2).
No information, variables, or constraints given in Statement (1) may carry over into the evaluation of Statement (2).
Statement (2) must be tested on its own merits as if Statement (1) did not exist.
3
Identify when statement combination is allowed.
Combining Statement (1) and Statement (2) occurs only after both Statement (1) alone and Statement (2) alone have been determined to be insufficient.
Combining prematurely leads to false sufficiency conclusions.

Anahtar Kavram

Statement Independence in Data Sufficiency
Soru 18Soru

Based on the data provided in the table below regarding student enrollment across four university departments in 2025, the percentage of international students in the Business department is greater than the percentage of international students in the Engineering department.

DepartmentTotal StudentsInternational Students
Humanities40080
Business600150
Science500125
Engineering800160
Cevabı ve açıklamayı göster

Cevap: True

Cevap

True
The statement is true. In the Business department, international students account for 150600=25%\frac{150}{600} = 25\% of total students. In the Engineering department, international students account for 160800=20%\frac{160}{800} = 20\% of total students. Since 25%>20%25\% > 20\%, the percentage is indeed greater in Business.

Adım Adım Çözüm

1
Calculate the percentage of international students in the Business department
150600×100%=25%\frac{150}{600} \times 100\% = 25\%
To find the percentage, divide the number of international students in Business by the total number of students in Business and multiply by 100.
2
Calculate the percentage of international students in the Engineering department
160800×100%=20%\frac{160}{800} \times 100\% = 20\%
To find the percentage, divide the number of international students in Engineering by the total number of students in Engineering and multiply by 100.
3
Compare the two calculated percentages
25%>20%25\% > 20\%
Comparing 25%25\% (Business) to 20%20\% (Engineering) confirms that the proportion is higher in Business.

Anahtar Kavram

Calculating and comparing subgroup proportions and percentages using department-specific total bases
Soru 19Soru

In a GMAT Data Sufficiency problem, if Statement (1) alone does not provide sufficient information to answer the question stem, but Statement (2) alone provides sufficient information, combining both statements is required to establish overall sufficiency.

Cevabı ve açıklamayı göster

Cevap: False

Cevap

The statement is False. Statement (2) alone is evaluated independently of Statement (1). If Statement (2) alone provides sufficient information to answer the question stem, it is sufficient by itself, and combining both statements is neither required nor correct.
The statement is false because Data Sufficiency evaluation follows a strict sequence: evaluate Statement 1 alone, evaluate Statement 2 alone (disregarding Statement 1), and only combine the statements if both individual statements are insufficient. When Statement 2 alone is sufficient, no statement combination is needed.

Adım Adım Çözüm

1
Evaluate Statement (1) independently
Statement (1) is determined to be insufficient.
Each statement must first be evaluated on its own merits without relying on information from the other statement.
2
Evaluate Statement (2) independently
Statement (2) is determined to be sufficient.
Statement (2) must be evaluated without carrying over any information or constraints from Statement (1).
3
Determine the Data Sufficiency decision logic outcome
Since Statement (2) alone is sufficient while Statement (1) alone is not, the evaluation stops and Statement (2) alone is the correct outcome.
Combining statements is reserved exclusively for scenarios where neither statement alone is sufficient to answer the question stem.

Anahtar Kavram

Statement Independence and Data Sufficiency Decision Logic
Soru 20Soru

Passage:
During the early Levant Bronze Age, the transition from unalloyed copper to arsenical bronze marked a critical shift in regional metallurgy. Early smelting workshops relied on localized copper ores with variable arsenic impurity levels. Scholars initially hypothesized that early smiths deliberately added arsenic-rich minerals to enhance the metal's hardness. However, recent isotopic analyses of local slag heaps indicate that furnace temperatures were insufficient to volatilize arsenic from secondary mineral additives. Instead, the presence of arsenical copper in early artifacts corresponds directly to natural variations in the mineralogical composition of localized ore strata extracted across distinct mining phases.

Later in the period, the adoption of tin bronze necessitated long-distance trade networks, as usable tin deposits were entirely absent from the Levant. Unlike arsenical copper artifacts, which varied in composition according to local ore layers, tin bronze objects from this later phase display a highly uniform ratio of tin to copper across distant urban settlements. Archaeologists attribute this compositional standardization to the emergence of centralized municipal authorities that managed the procurement and distribution of imported tin. Consequently, while the composition of early arsenical copper was governed chiefly by regional geological variation, the consistent quality of later tin bronze depended on institutional mechanisms for managing external trade.

Based on the passage above, is the following statement True or False?

Statement: The contrast in compositional consistency between early arsenical copper artifacts and later tin bronze artifacts reflects a transition from metallurgical outcomes governed by localized geological variations to those regulated by centralized institutional distribution.

Cevabı ve açıklamayı göster

Cevap: True

Cevap

True. The passage indicates that early arsenical copper composition was determined by localized ore strata variations, whereas later tin bronze uniformity was managed by centralized municipal authorities.
The statement accurately synthesizes findings from across both paragraphs of the passage. The first paragraph explains that variations in early arsenical copper artifacts resulted from natural mineralogical differences in local ore deposits. The second paragraph attributes the standardization of later tin bronze artifacts to centralized municipal administration of imported tin trade. Combining these distinct details confirms that metallurgical consistency evolved from being constrained by regional geology to being regulated by institutional distribution.

Adım Adım Çözüm

1
Analyze the passage's explanation of early arsenical copper composition.
Paragraph 1 demonstrates that variations in arsenical copper artifacts were caused by natural differences in local ore strata extracted across mining phases.
Establishing the cause of compositional variability in early artifacts provides the first half of the synthesized comparison.
2
Analyze the passage's explanation of later tin bronze composition.
Paragraph 2 demonstrates that the uniform ratio in tin bronze artifacts across settlements was driven by centralized municipal authorities managing imported tin.
Establishing the cause of standardization in later artifacts provides the second half of the synthesized comparison.
3
Synthesize the findings from both paragraphs to evaluate the statement.
The shift in compositional consistency directly corresponds to the transition from outcomes driven by localized geological factors to those managed by centralized institutional distribution, validating the statement as True.
Combining evidence across non-contiguous sections of the passage confirms the truth of the statement.

Anahtar Kavram

Multi-Sentence Synthesis Inferences
Sayfa 1 / 15Sonraki
Tüm alıştırma soruları — GMAT | Examkin