All practice questions

25 questions

Question 21Question

The statements below represent the core structural components of an economic report on municipal clean energy projects. Arrange the statements in logical order of argument flow, beginning with the foundational background premise, progressing through the supporting evidence and intermediate conclusion, and ending with the ultimate main conclusion.

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct logical sequence starts with the statement outlining the upfront cost barrier, followed by the premise showing long-term cost recovery, then the intermediate conclusion identifying green bonds as the optimal funding solution, and concludes with the author's main recommendation to immediately issue those bonds.
The argument follows a classical problem-solution structure. First, it establishes the problem (upfront costs exceeding municipal reserves). Second, it presents supporting evidence showing long-term financial payback. Third, it derives an intermediate sub-conclusion that green infrastructure bonds offer a non-depleting funding vehicle. Finally, it uses this sub-conclusion to support the ultimate main conclusion: a call to action recommending that mid-sized industrial cities immediately issue these bonds.

Step-by-Step Solution

1
Identify the foundational background context.
The statement highlighting that initial retrofitting costs exceed city reserves by thirty percent sets up the primary problem.
An argument logically begins by establishing the context or problem that requires analysis or action.
2
Locate the supporting premise and evidence.
The statement demonstrating that energy savings and carbon credits will recoup expenses within six years acts as evidence of economic viability.
Evidence provides the rational basis for considering solutions to the initial problem.
3
Determine the intermediate conclusion.
The statement establishing that green infrastructure bonds provide low-interest funding without depleting reserves bridges the gap between the financial problem and the economic viability.
This claim is supported by the preceding premises and serves as a stepping stone toward the overall recommendation.
4
Identify the ultimate main conclusion.
The statement urging mid-sized industrial cities to immediately issue green infrastructure bonds for geothermal conversion is the overarching claim.
This prescriptive recommendation relies on all prior premises and the intermediate conclusion, making it the final point of the argument.

Key Concept

Tracing structural hierarchy from premises and intermediate conclusions to the ultimate main conclusion.
Estimated Time:1m 30s
Question 22Question

A digital payment platform processes a batch of N0=1000N_0 = 1{}000 transactions through four sequential verification stages (k=1,2,3,4k = 1, 2, 3, 4). The transition rules for the transaction count NkN_k at each stage kk are defined as follows:

* Stage 1 (Fraud Filter): 10%10\% of the current batch transactions are flagged and removed, after which 5050 system control transactions are added.
* Stage 2 (Currency Verification): 20%20\% of the current batch transactions are each split into two separate micro-transactions (increasing the net transaction count by 20%20\% of the incoming batch), after which 4040 invalid transactions are purged.
* Stage 3 (Settlement Reconciliation): The batch transaction count decreases by 15%15\% due to netting, after which 150150 pending transactions are merged into the batch.
* Stage 4 (Archival Audit): 20%20\% of the current batch transactions are archived (retaining 80%80\% in the active batch), after which 120120 final clearance tokens are added to the batch.

Place the four stages in order of their final batch transaction counts (NkN_k), from lowest transaction count to highest transaction count.

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct order from lowest transaction count to highest transaction count is Stage 1 (950), Stage 4 (988), Stage 3 (1,085), and Stage 2 (1,100).
Evaluating the sequential state transitions step by step yields N1=950N_1 = 950, N2=1100N_2 = 1{}100, N3=1085N_3 = 1{}085, and N4=988N_4 = 988. Ordering these four outputs from smallest to largest yields Stage 1 (950950), Stage 4 (988988), Stage 3 (10851{}085), and Stage 2 (11001{}100).

Step-by-Step Solution

1
Calculate the transaction count at the end of Stage 1 (N1N_1).
N1=10000.10(1000)+50=900+50=950N_1 = 1{}000 - 0.10(1{}000) + 50 = 900 + 50 = 950.
Apply the 10%10\% reduction followed by adding 5050 control transactions to the initial batch of 10001{}000.
2
Calculate the transaction count at the end of Stage 2 (N2N_2).
N2=950+0.20(950)40=950+19040=1100N_2 = 950 + 0.20(950) - 40 = 950 + 190 - 40 = 1{}100.
Apply the 20%20\% net split increase to N1=950N_1 = 950 and subtract 4040 purged transactions.
3
Calculate the transaction count at the end of Stage 3 (N3N_3).
N3=11000.15(1100)+150=1100165+150=1085N_3 = 1{}100 - 0.15(1{}100) + 150 = 1{}100 - 165 + 150 = 1{}085.
Reduce N2=1100N_2 = 1{}100 by 15%15\% and add 150150 merged transactions.
4
Calculate the transaction count at the end of Stage 4 (N4N_4).
N4=0.80(1085)+120=868+120=988N_4 = 0.80(1{}085) + 120 = 868 + 120 = 988.
Retain 80%80\% of N3=1085N_3 = 1{}085 (20%20\% archived) and add 120120 clearance tokens.
5
Order the resulting values from lowest to highest.
950<988<1085<1100950 < 988 < 1{}085 < 1{}100, corresponding to Stage 1, Stage 4, Stage 3, Stage 2.
Compare the numerical results across all four steps to establish the ascending order.

Key Concept

Sequential Process State Tracking
Estimated Time:2m 0s
Question 23Question

The following statements form a complete critical reasoning argument regarding international maritime environmental policy. Arrange the statements in logical order, starting with the background context, followed by the supporting premise, the intermediate conclusion, and ending with the ultimate main conclusion.

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct logical sequence begins with the background context describing reliance on forestry offset credits, followed by the empirical premise detailing satellite audit findings, then the intermediate conclusion regarding real carbon reduction, and ends with the ultimate main conclusion calling for mandatory direct operational standards.
The argument moves logically from establishing the context (use of forestry offset credits), to introducing factual evidence (satellite audit findings of overestimation), to deriving a sub-conclusion (offsets do not produce real net reductions), and finally to asserting the ultimate main conclusion (regulators must establish mandatory direct operational standards).

Step-by-Step Solution

1
Identify the background context statement
The statement describing how international maritime carriers rely on forestry-based carbon offset credits sets the context without drawing an inference.
A logical argument typically begins by establishing the situational baseline under evaluation.
2
Identify the supporting premise
The statement citing satellite audit evidence regarding overestimation of carbon sequestration provides factual evidence about the context.
Premises introduce factual observations or data that evaluate or challenge the initial context.
3
Identify the intermediate conclusion
The statement concluding that carbon offset credits fail to deliver actual net carbon reductions synthesizes the audit data into a sub-claim.
An intermediate conclusion bridges empirical evidence and the broader policy recommendation.
4
Identify the ultimate main conclusion
The statement advocating that regulators mandate direct operational emissions standards serves as the main conclusion.
The main conclusion is the final claim toward which all preceding evidence and sub-conclusions direct their support.

Key Concept

Identifying Argument Structural Roles and Main Conclusions
Question 24Question

An enterprise cybersecurity team categorizes software patch deployment tasks into four priority tiers (Tier 1: Highest Priority to Tier 4: Lowest Priority) based on two criteria:

1. Exposure Risk: Public-Facing or Internal-Only
2. Threat Severity: Critical, High, or Moderate

The prioritization rules are defined as follows:
- Tier 1: Public-Facing and Critical Severity
- Tier 2: Public-Facing and High Severity, OR Internal-Only and Critical Severity
- Tier 3: Public-Facing and Moderate Severity, OR Internal-Only and High Severity
- Tier 4: Internal-Only and Moderate Severity

Four upcoming deployment tasks are described below:
- Patch Alpha: Public-Facing system with Critical Severity
- Patch Beta: Internal-Only system with Critical Severity
- Patch Gamma: Public-Facing system with Moderate Severity
- Patch Delta: Internal-Only system with Moderate Severity

Which of the following represents the correct sequence of deployment tasks ordered from highest priority (1st) to lowest priority (4th)?

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct order from highest priority to lowest priority is Patch Alpha, Patch Beta, Patch Gamma, and Patch Delta.
To determine the correct priority sequence, each deployment task must be evaluated against the tier assignment rules. Patch Alpha (Public-Facing, Critical) meets the Tier 1 conditions. Patch Beta (Internal-Only, Critical) fits Tier 2. Patch Gamma (Public-Facing, Moderate) fits Tier 3. Patch Delta (Internal-Only, Moderate) fits Tier 4. Sorting from Tier 1 to Tier 4 yields the sequence: Patch Alpha, Patch Beta, Patch Gamma, Patch Delta.

Step-by-Step Solution

1
Evaluate Patch Alpha against the classification rules.
Patch Alpha has Public-Facing exposure and Critical severity, assigning it to Tier 1.
Tier 1 explicitly requires Public-Facing exposure and Critical severity.
2
Evaluate Patch Beta against the classification rules.
Patch Beta has Internal-Only exposure and Critical severity, assigning it to Tier 2.
Tier 2 includes Internal-Only systems with Critical severity.
3
Evaluate Patch Gamma against the classification rules.
Patch Gamma has Public-Facing exposure and Moderate severity, assigning it to Tier 3.
Tier 3 includes Public-Facing systems with Moderate severity.
4
Evaluate Patch Delta against the classification rules.
Patch Delta has Internal-Only exposure and Moderate severity, assigning it to Tier 4.
Tier 4 includes Internal-Only systems with Moderate severity.
5
Order the patches from Tier 1 (Highest) to Tier 4 (Lowest).
The sequence is Tier 1 (Patch Alpha) → Tier 2 (Patch Beta) → Tier 3 (Patch Gamma) → Tier 4 (Patch Delta).
Ranking tiers numerically from 1 to 4 establishes the correct priority order.

Key Concept

Categorical Classification and Sorting
Estimated Time:1m 30s
Question 25Question

A central logistics facility classifies incoming freight shipments into four priority processing queues—Queue 1 (Highest Priority), Queue 2, Queue 3, and Queue 4 (Lowest Priority)—based on two parameters: Hazard Level (High, Medium, Low) and Perishability Index (1 to 5, where 5 indicates maximum perishability).

The classification rules are as follows:
- Queue 1: Any shipment with a High Hazard Level, OR a Perishability Index of 4 or 5.
- Queue 2: Any shipment NOT in Queue 1 that has a Medium Hazard Level AND a Perishability Index of 3.
- Queue 3: Any shipment NOT in Queue 1 or 2 that has a Low Hazard Level with a Perishability Index of 3, OR a Medium Hazard Level with a Perishability Index less than 3.
- Queue 4: Any shipment NOT in Queue 1, 2, or 3 that has a Low Hazard Level with a Perishability Index of 1 or 2.

Four shipments are evaluated:
- Shipment Alpha: Low Hazard Level, Perishability Index of 5
- Shipment Beta: Medium Hazard Level, Perishability Index of 3
- Shipment Gamma: Medium Hazard Level, Perishability Index of 2
- Shipment Delta: Low Hazard Level, Perishability Index of 1

Based on the classification rules, in what sequence should these four shipments be arranged from highest priority queue (Queue 1) to lowest priority queue (Queue 4)?

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct sequence from highest to lowest priority is Shipment Alpha (Queue 1), Shipment Beta (Queue 2), Shipment Gamma (Queue 3), and Shipment Delta (Queue 4).
Evaluating each shipment according to the rules places Shipment Alpha in Queue 1 (highest priority due to Perishability Index 5), Shipment Beta in Queue 2 (Medium Hazard and Perishability Index 3), Shipment Gamma in Queue 3 (Medium Hazard and Perishability Index 2), and Shipment Delta in Queue 4 (Low Hazard and Perishability Index 1). Thus, the correct priority order is Shipment Alpha, Shipment Beta, Shipment Gamma, Shipment Delta.

Step-by-Step Solution

1
Evaluate Shipment Alpha against the priority queue rules.
Shipment Alpha has Low Hazard Level and Perishability Index 5. Since Perishability Index is 5, it satisfies Queue 1.
Queue 1 includes any shipment with a High Hazard Level or a Perishability Index of 4 or 5.
2
Evaluate Shipment Beta against the priority queue rules.
Shipment Beta has Medium Hazard Level and Perishability Index 3. It does not meet Queue 1 criteria, but meets Queue 2 criteria.
Queue 2 specifies Medium Hazard Level and Perishability Index of 3.
3
Evaluate Shipment Gamma against the priority queue rules.
Shipment Gamma has Medium Hazard Level and Perishability Index 2. It falls under Queue 3.
Queue 3 includes Medium Hazard Level shipments with a Perishability Index less than 3.
4
Evaluate Shipment Delta against the priority queue rules.
Shipment Delta has Low Hazard Level and Perishability Index 1. It falls under Queue 4.
Queue 4 specifies Low Hazard Level with a Perishability Index of 1 or 2.

Key Concept

Categorical Classification and Multi-Attribute Priority Sorting
PreviousPage 2 / 2
All practice questions — GMAT | Examkin