All practice questions

4581 questions

Question 4441Question

In a museum's digital archiving system, historical artifacts are tagged using a specific alphabetical transformation pattern. For example, the tag for SEAL is generated as TDBK, and the tag for IRON is generated as JQPM. Based on this established coding logic, match the following artifact materials with their correct encoded tags.

Click a left item, then click its matching right item

Items

CLAY
SILK
WOOD
JADE

Matches

Show answer & explanation

Answer

The correct matches are: CLAY with DKBX, SILK with THMJ, WOOD with XNPC, and JADE with KZED.
By analyzing the given examples, the coding logic follows a strict alternating sequence of shifting the first letter forward by one position (+1), the second letter backward by one position (-1), the third forward by one (+1), and the fourth backward by one (-1) according to the standard English alphabet.

Step-by-Step Solution

1
Analyze the first example code (SEAL to TDBK) to find the position shift logic.
S to T is +1; E to D is -1; A to B is +1; L to K is -1.
Identifying the letter-by-letter transformation rule is the fundamental first step in decoding the pattern.
2
Verify the hypothesized rule with the second example (IRON to JQPM).
I(+1)=J, R(-1)=Q, O(+1)=P, N(-1)=M. The pattern is consistently an alternating +1 and -1 shift.
Confirming the rule with a second example ensures the deduced logic is universally applied and not coincidental.
3
Apply the alternating +1, -1, +1, -1 rule to each of the given artifact materials.
CLAY translates to DKBX. SILK translates to THMJ. WOOD translates to XNPC. JADE translates to KZED.
This generates the final encoded tags to pair with the original given items.

Key Concept

Alternating Alphabetical Position Shifts
Question 4442Question

What is the positive remainder when the product 54×8254 \times 82 is divided by 1111?

Show answer & explanation

Answer: 6

Answer

6
By finding the individual remainders of the factors (1-1 and 55) and multiplying them, we get 5-5. Adding the divisor (1111) to this negative remainder yields the correct positive remainder of 66.

Step-by-Step Solution

1
Find the remainder of 5454 when divided by 1111.
Since 11×5=5511 \times 5 = 55, we can write 5454 as 55155 - 1. Thus, 541(mod11)54 \equiv -1 \pmod{11}.
Using a negative remainder simplifies the subsequent multiplication.
2
Find the remainder of 8282 when divided by 1111.
Since 11×7=7711 \times 7 = 77, we have 8277=582 - 77 = 5. Thus, 825(mod11)82 \equiv 5 \pmod{11}.
We need the remainder of the second factor to apply the remainder theorem for products.
3
Multiply the individual remainders.
(1)×5=5(-1) \times 5 = -5
According to modular arithmetic properties, the remainder of a product is the product of the individual remainders.
4
Convert the negative remainder to a positive remainder.
5+11=6-5 + 11 = 6
The question specifically asks for the positive remainder. Adding the divisor to a negative remainder gives the equivalent positive remainder.

Key Concept

Remainder Theorem and Modular Arithmetic
Question 4443Question

Eight diplomats—H, I, J, K, L, M, N, and O—are seated around a square table for a summit. Four of them sit at the four corners of the table facing the center, while the other four sit in the middle of each of the four sides facing outward (away from the center).

The seating arrangement satisfies the following conditions:
- L sits at a corner.
- H sits third to the right of L.
- M sits second to the left of H.
- N is an immediate neighbor of both H and M.
- J sits opposite to K, who is an immediate neighbor of M.
- I sits to the immediate left of L.

Based on the given information, who sits third to the right of N?

Show answer & explanation

Answer: I

Answer

I
Based on the arrangement, N is seated at a corner and faces the center. For a person facing the center, 'right' corresponds to the counter-clockwise direction. Moving three positions counter-clockwise from N takes us past M and K, landing exactly on I.

Step-by-Step Solution

1
Define the directional rules based on facing orientation.
Corners face IN (Left = Clockwise, Right = Counter-Clockwise). Sides face OUT (Left = Counter-Clockwise, Right = Clockwise).
Crucial for accurately placing individuals according to relative position clues.
2
Place L and deduce H's position.
Let L sit at the Top-Left corner (facing IN). H is 3rd to the right (CCW), placing H in the middle of the Bottom side (facing OUT).
Anchoring the arrangement with the most definite starting clue.
3
Determine M and N's positions.
M is 2nd to the left of H. Since H faces OUT, left is CCW, placing M at the Right side. N is between H and M, so N is at the Bottom-Right corner (facing IN).
Following the chain of interconnected clues.
4
Place K and J.
K is an immediate neighbor of M. The only available spot next to M is the Top-Right corner, so K is there. J is opposite K, placing J at the Bottom-Left corner.
Satisfying the opposite condition and neighbor constraint.
5
Place I and O.
I is to the immediate left of L. L faces IN, so left is CW, placing I at the Top side. The remaining person O takes the last spot at the Left side.
Completing the seating arrangement.
6
Identify the person third to the right of N.
N is at the Bottom-Right corner (facing IN). Right is CCW. 1st is M, 2nd is K, 3rd is I.
Answering the specific question asked in the stem.

Key Concept

Positional reasoning with mixed facing directions around a closed geometric shape.
Question 4444Question

Eight researchers—Aris, Boris, Celine, Darius, Ezra, Fiona, Gemma, and Hector—are seated in a single straight row. Some of them are facing North while others are facing South. Note that 'left' and 'right' directions depend on the direction a specific person is facing.

The seating arrangement follows these conditions:
1. No three adjacent researchers face the same direction.
2. Boris sits fourth from the left end of the row and faces North.
3. Darius sits to the immediate right of Boris. Darius faces South.
4. Exactly three people sit between Darius and Hector.
5. Aris sits at one of the extreme ends of the row and faces North.
6. Ezra sits to the immediate left of Aris. Ezra faces South.
7. Gemma sits to the immediate right of Ezra.
8. Celine sits second to the left of Hector.
9. The immediate neighbors of Celine face opposite directions to each other.

Based on the final seating arrangement, arrange the following researchers in their correct sitting order from the extreme left side of the row to the right side:

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct left-to-right order of the specified researchers is Fiona, Celine, Gemma, and then Aris.
By systematically mapping the directional clues across 8 positions (Left/West to Right/East), we deduce the full arrangement: Hector(South) at 1, Fiona(South) at 2, Celine(North) at 3, Boris(North) at 4, Darius(South) at 5, Gemma(North) at 6, Ezra(South) at 7, and Aris(North) at 8. Extracting the requested researchers gives the left-to-right sequence: Fiona, Celine, Gemma, Aris.

Step-by-Step Solution

1
Determine the positions of Boris, Darius, Hector, and Aris based on absolute clues.
Boris is at position 4 (North). Darius is at position 5 (South). Hector is at position 1. Aris is at position 8 (North).
Boris is 4th from left. Darius is immediate right of Boris (North), so Darius is 5th. Three people sit between Darius (5) and Hector, placing Hector at 1. Aris is at an extreme end, and since 1 is occupied, Aris must be at 8.
2
Determine the positions of Ezra and Gemma using relative directional clues.
Ezra is at position 7 (South). Gemma is at position 6.
Ezra is immediate left of Aris (facing North), placing Ezra at 7. Ezra faces South; Gemma is immediate right of Ezra, placing Gemma at position 6 (towards the West/left side).
3
Determine Hector's direction to place Celine, then place Fiona.
Hector faces South. Celine is at position 3. Fiona is at position 2.
Celine is second to the left of Hector (1). If Hector faced North, his left would be outside the row. Thus, Hector must face South, making his left point East. Position 1 + 2 = 3. Fiona takes the only remaining empty seat at position 2.
4
Deduce the remaining facing directions using the adjacency rules.
Fiona (South), Celine (North), Gemma (North).
Celine's neighbors (Fiona and Boris) face opposite directions; since Boris faces North, Fiona faces South. Hector (1) and Fiona (2) face South, so Celine (3) must face North to prevent three adjacent Souths. Similarly, Darius (5) and Ezra (7) face South, so Gemma (6) must face North.

Key Concept

Advanced Seating Arrangement with Mixed Facing Directions
Question 4445Question

A futuristic space station log states that Commander Vika was born on Earth on Saturday, February 29, 2284. According to intergalactic law, she only officially celebrates her birthday when the exact date of February 29 occurs on the calendar. On what day of the week will Commander Vika officially celebrate her 5th birthday?

Show answer & explanation

Answer: Sunday

Answer

Commander Vika will celebrate her 5th birthday on a Sunday.
Commander Vika was born on February 29, 2284. Her birthdays occur only on leap years. Her first three birthdays are in 2288, 2292, and 2296. The year 2300 is a century year not divisible by 400, meaning it is not a leap year. Therefore, her 4th birthday is in 2304, and her 5th is in 2308. The span from 2284 to 2308 is 24 years. During this 24-year span, there are exactly 5 leap years (2288, 2292, 2296, 2304, 2308). The total number of odd days is the number of years plus the number of leap years: 24+5=2924 + 5 = 29. Dividing 29 by 7 gives a remainder of 1. One day after Saturday is Sunday.

Step-by-Step Solution

1
Determine the years of the first five birthdays, keeping in mind the rules for century leap years.
Birthdays occur in 2288 (1st), 2292 (2nd), 2296 (3rd), 2304 (4th), and 2308 (5th).
The year 2300 is not divisible by 400, so it is not a leap year. There is no February 29 in 2300, forcing the 4th birthday to shift to 2304.
2
Calculate the total number of years elapsed between the birth year and the 5th birthday.
23082284=242308 - 2284 = 24 years.
Each standard year contributes 1 odd day to the calendar shift.
3
Count the exact number of leap days (February 29ths) experienced after the birth date.
There are 5 leap days experienced: in 2288, 2292, 2296, 2304, and 2308.
Each leap year contributes an additional 1 odd day on top of the standard year's 1 odd day.
4
Calculate the total odd days and determine the final day of the week.
Total odd days = 24+5=2924 + 5 = 29. Calculating 29(mod7)29 \pmod{7} gives a remainder of 11. Saturday + 11 day = Sunday.
The day of the week advances by the remainder of the total odd days divided by 7.

Key Concept

Calculating odd days across century boundaries that are not leap years.
Question 4446Question

A global supply chain software tracks cargo shipments by encrypting destination city names to ensure data privacy. In this system, the destination "LONDON" is coded as "OLMFQP" and "BERLIN" is coded as "YVINKP". Based on this coding logic, how will the destination "MUMBAI" be coded in this tracking system?

Show answer & explanation

Answer: NFNDCK

Answer

NFNDCK
The coding logic splits the word into two equal halves. The letters in the first half are replaced by their reverse alphabetical counterparts (i.e., A=Z, B=Y, or position 27 - n). The letters in the second half are shifted forward by 2 positions in the alphabet. For 'MUMBAI', the first half 'MUM' becomes 'NFN' through reverse indexing, and the second half 'BAI' becomes 'DCK' through a +2 shift. Combining these yields 'NFNDCK'.

Step-by-Step Solution

1
Analyze the first example "LONDON" -> "OLMFQP" by comparing the alphabetical positions of the letters.
The word is split into two equal halves: "LON" and "DON". 'L' becomes 'O', 'O' becomes 'L', 'N' becomes 'M'. 'D' becomes 'F', 'O' becomes 'Q', 'N' becomes 'P'.
To identify the underlying mathematical transformation rules applied to the letters.
2
Determine the specific logical rules for each half of the word.
For the first half ("LON" -> "OLM"), each letter is replaced by its reverse alphabetical counterpart (e.g., L is the 12th letter from the start, O is 12th from the end; mathematically, 27 - 12 = 15). For the second half ("DON" -> "FQP"), each letter is shifted forward by 2 positions (+2).
To establish a concrete, two-part rule that can be verified and applied.
3
Verify the extracted rules using the second example "BERLIN" -> "YVINKP".
Split into "BER" and "LIN". The reverse alphabetical index of B, E, R gives Y, V, I. Shifting L, I, N forward by 2 gives N, K, P. The rule holds perfectly.
To ensure the pattern is consistent and correct before applying it to the target word.
4
Apply the verified rules to the target word "MUMBAI".
Split into "MUM" and "BAI". Reverse index for MUM: M(13) → N(14), U(21) → F(6), M(13) → N(14). Forward +2 shift for BAI: B(2) → D(4), A(1) → C(3), I(9) → K(11). Combining these halves gives "NFNDCK".
To calculate the final encrypted code based on the established logic.

Key Concept

Identifying split-pattern coding sequences utilizing reverse alphabetical indexing and positional shifts.
Question 4447Question

Six colleagues—Hayes, Iyer, Jones, Klein, Lopez, and Miller—are seated around a circular table. Exactly three of them are facing the center, while the other three are facing outside.

Read the following conditions carefully:
1. Lopez faces outside and sits third to the right of Iyer.
2. Jones is an immediate neighbor of Iyer.
3. Hayes sits to the immediate right of Jones, and both face the center.
4. Miller sits second to the right of Hayes.
5. The immediate neighbors of Miller face opposite directions (one faces the center, while the other faces outside).

Based on the given information, what is the seating position of Hayes with respect to Miller?

Show answer & explanation

Answer: Second to the right

Answer

Hayes sits second to the right of Miller.
Based on the logical deductions, Miller sits at position 6 and faces outside. Hayes sits at position 2. For a person facing away from the center of the table, their right side corresponds to the clockwise direction. Moving clockwise from Miller (6) by two seats lands exactly on Hayes (2), meaning Hayes is second to the right.

Step-by-Step Solution

1
Place Lopez and Iyer on the circular layout.
Let Lopez be at position 1, facing outside. Since Lopez sits third to the right of Iyer, they must sit exactly opposite each other (position 4).
In a 6-person circle, anyone sitting third to the right or left of another person sits directly opposite them.
2
Determine the positions of Jones and Hayes.
Jones is at position 3 and Hayes is at position 2. Both face the center.
Jones is adjacent to Iyer (4), so Jones must be at 3 or 5. Hayes sits to the immediate right of Jones. For a person facing the center, 'right' is counter-clockwise. If Jones were at 5, Hayes would be at 4, but Iyer is already there. Thus, Jones must be at 3, making Hayes's position 2.
3
Determine the positions of Miller and Klein.
Miller is at position 6 and Klein is at position 5.
Miller sits second to the right of Hayes. Since Hayes (2) faces the center, his right is counter-clockwise. Moving two seats counter-clockwise from 2 leads to 6 (past 1). Klein takes the last remaining seat at 5.
4
Deduce the facing direction of all remaining colleagues.
Klein faces the center. Iyer and Miller face outside.
Miller (6) has neighbors Lopez (1) and Klein (5). Since Lopez faces outside, and Miller's neighbors face opposite directions, Klein must face the center. We now have three people facing the center (Hayes, Jones, Klein). The remaining three (Lopez, Iyer, Miller) must therefore face outside.
5
Find the position of Hayes relative to Miller.
Hayes sits second to the right of Miller.
Miller is at position 6 and faces outside. For someone facing outside, their 'right' side is the clockwise direction. Counting clockwise from Miller (6), the first person is Lopez (1) and the second is Hayes (2).

Key Concept

Circular Seating Arrangement with Mixed Orientations
Estimated Time:2m 0s
Question 4448Question

A district emergency response coordinator has exactly three heavy earth-moving machines available to clear roads following a series of severe landslides. Five distinct locations are currently blocked and require immediate clearance:

- Location P: The only access route to the regional trauma hospital.
- Location Q: A major commercial highway where 50 trucks carrying non-perishable consumer goods are stranded.
- Location R: A residential colony road where a building has partially collapsed, trapping several residents inside.
- Location S: The primary approach road to the district administrative headquarters.
- Location T: A rural connector road that has an alternative, slightly longer detour available.

Based on standard crisis management and triage protocols, which of the following represents the most appropriate initial allocation of the three earth-moving machines?

Show answer & explanation

Answer: Deploy one machine to Location R and two machines to Location P to prioritize immediate life-saving rescue operations and critical healthcare access.

Answer

Deploy one machine to Location R and two machines to Location P to prioritize immediate life-saving rescue operations and critical healthcare access.
The correct answer allocates all available resources to the two locations where human life is at immediate risk (the residential collapse at Location R and the regional hospital at Location P). Standard administrative emergency protocols mandate that life-safety and critical emergency infrastructure take absolute precedence over economic assets (Location Q) or administrative convenience (Location S).

Step-by-Step Solution

1
Evaluate the risk to human life at each blocked location.
Location R has trapped residents (direct and immediate threat to life), and Location P blocks hospital access (critical life-saving healthcare infrastructure).
Administrative triage protocols dictate that saving human life is universally the absolute highest priority during any emergency.
2
Evaluate the remaining locations for secondary priorities.
Location Q involves economic loss, Location S involves administrative functions, and Location T has an alternative route.
Secondary priorities (economic, administrative, convenience) should only receive resources after primary life-safety needs are entirely secured.
3
Allocate the limited resources (three machines) based on the identified priorities.
The three machines must be dedicated entirely to Locations R and P.
Because there are only three machines available and two critical life-threatening emergencies ongoing, all resources must be concentrated on mitigating the threats to human life.

Key Concept

Prioritizing human life and critical emergency infrastructure in resource-constrained crisis scenarios.
Question 4449Question

Five committee members—Finn, Gina, Harry, Isla, and Jack—are seated in a single row of five adjacent chairs facing an auditorium stage.

1. Gina sits exactly in the middle chair.
2. Isla sits immediately to the right of Harry.
3. Finn sits somewhere to the left of Gina.
4. Jack does not sit adjacent to Gina.

Based on these conditions, arrange the committee members in the correct seating sequence from the leftmost chair to the rightmost chair.

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct sequence from left to right is: Jack, Finn, Gina, Harry, Isla.
By placing Gina in the middle, and determining that Harry and Isla must take the rightmost adjacent seats to leave room for Finn on the left, the remaining seats are filled by placing Jack away from Gina. This yields the single valid sequence of Jack, Finn, Gina, Harry, Isla.

Step-by-Step Solution

1
Place Gina in the arrangement.
Gina occupies Seat 3.
The first condition explicitly states that Gina sits exactly in the middle chair of the five available seats.
2
Determine the available positions for Harry and Isla.
Harry occupies Seat 4 and Isla occupies Seat 5.
Isla sits immediately to the right of Harry, meaning they require two adjacent seats. The available pairs are Seats 1 & 2 or Seats 4 & 5. Because Finn must sit somewhere to the left of Gina (who is in Seat 3), Finn must occupy either Seat 1 or Seat 2. This leaves only Seats 4 & 5 for Harry and Isla.
3
Place Jack and Finn in the remaining seats.
Jack occupies Seat 1 and Finn occupies Seat 2.
Jack and Finn must take the remaining Seats 1 and 2. The fourth condition states that Jack does not sit adjacent to Gina, which means Jack cannot be in Seat 2. Therefore, Jack must be in Seat 1, leaving Finn to sit in Seat 2.

Key Concept

Deductive reasoning using relative positional constraints and elimination in a linear arrangement.
Question 4450Question

Consider the three fractions 125\frac{12}{5}, 247\frac{24}{7}, and 3611\frac{36}{11}. What is the exact value of their Least Common Multiple (LCM)?

Show answer & explanation

Answer: 72

Answer

The Least Common Multiple (LCM) of the given fractions is 72.
To find the Least Common Multiple (LCM) of a set of fractions, we must divide the LCM of their numerators by the HCF of their denominators. The numerators (1212, 2424, and 3636) have an LCM of 7272. The denominators (55, 77, and 1111) share no common factors other than 11, making their HCF 11. Thus, the final LCM is 72/1=7272 / 1 = 72.

Step-by-Step Solution

1
State the standard formula for finding the LCM of multiple fractions.
LCM = (LCM of numerators) / (HCF of denominators).
This mathematical property governs how multiples apply to rational numbers.
2
Calculate the LCM of the numerators.
The LCM of 1212, 2424, and 3636 is 7272.
7272 is the smallest integer perfectly divisible by all three numerators.
3
Calculate the HCF of the denominators.
The HCF of 55, 77, and 1111 is 11.
The numbers 55, 77, and 1111 are prime and share no common factors other than 11.
4
Compute the final fraction LCM.
72÷1=7272 \div 1 = 72.
Dividing the computed numerator LCM by the denominator HCF yields the answer.

Key Concept

Calculating the LCM of fractions using the specific formula relating numerators and denominators.
Question 4451Question

A large solid cube is constructed using 125125 smaller, identical cubic blocks. Before the large cube is painted, all 88 corner blocks are completely removed from the structure. The resulting modified structure is then completely dipped in a vat of red paint. After the paint dries, the structure is disassembled back into the remaining 117117 individual smaller blocks. How many of these 117117 smaller blocks have exactly two of their faces painted red?

Show answer & explanation

Answer: 12

Answer

12
In a standard 5×5×55 \times 5 \times 5 cube, the blocks with exactly two painted faces are located along the edges (excluding the corners). There are 52=35 - 2 = 3 such blocks per edge. However, when the 88 corner blocks are removed, the structural integrity changes. The edge blocks directly adjacent to the removed corners get an additional face exposed (the inner face that was previously touching the corner). This increases their painted faces from 22 to 33. Only the single block in the exact middle of each of the 1212 edges remains unaffected by the corner removal, keeping exactly 22 exposed faces. Thus, there are 12 edges×1 block/edge=1212 \text{ edges} \times 1 \text{ block/edge} = 12 such blocks.

Step-by-Step Solution

1
Analyze the original edge composition of the 5x5x5 cube.
The cube has 12 edges. Each edge consists of 5 blocks: 2 corner blocks and 3 middle edge blocks.
To establish the baseline before the corners are removed.
2
Determine the spatial effect of removing the 8 corner blocks.
Removing a corner creates a 'dent'. The 3 edge blocks that were directly touching this corner now have an interior face exposed to the outside.
Paint will now reach surfaces that were previously hidden inside the structure.
3
Calculate the newly painted faces for the affected edge blocks.
The 2 edge blocks at the ends of each 3-block edge segment originally had 2 exposed faces. They now have 1 additional exposed face, bringing their total to 3 painted faces.
To eliminate these blocks from the target count of blocks with exactly 2 painted faces.
4
Identify the blocks that maintain exactly two exposed faces.
Only the single block in the exact center of each 5-block edge does not touch a corner. Its exposed faces remain unchanged at 2.
These are the only blocks in the entire modified structure that fit the criteria.
5
Calculate the final total.
12 edges multiplied by 1 block per edge equals 12 blocks.
To reach the final quantitative answer.

Key Concept

Spatial reasoning and dynamic visualization of modified 3D geometric structures.
Question 4452Question

During a data encryption analysis, a student is asked to classify four specific data blocks represented by four-letter strings. Three of these strings are generated using the identical sequential shifting rule based on the standard 26-letter English alphabet. Which of the following data blocks fails to follow the established encryption rule?

Show answer & explanation

Answer: RUFH

Answer

The correct answer is the string RUFH.
The string RUFH is the correct answer because it deviates from the common pattern shared by the other three strings. While it correctly follows the first two steps of the pattern (a forward shift of 3, followed by its alphabetical opposite), the final step deviates. The established pattern requires a backward shift of 2 positions (-2), which from F (6) would yield D (4). However, RUFH ends with an H (8), representing an incorrect +2 shift.

Step-by-Step Solution

1
Analyze the alphabetical position of the letters in the first group to identify a potential structural pattern.
In the string HKPN: H (8) to K (11) is a +3 shift. K (11) and P (16) form a reverse alphabetical pair (sum = 27). P (16) to N (14) is a -2 shift.
Determining the step-by-step mathematical shifts establishes the baseline logical rule for classification.
2
Apply this hypothesized rule (+3, reverse pair, -2) to the other options to verify consistency.
CFUS: C(3)+3=F(6); F(6)+U(21)=27; U(21)-2=S(19). Valid. MPKI: M(13)+3=P(16); P(16)+K(11)=27; K(11)-2=I(9). Valid.
Checking multiple strings confirms the structural rule is universally applied across the legitimate group members.
3
Evaluate the remaining string to confirm its deviation from the established pattern.
In RUFH: R(18)+3=U(21). U(21)+F(6)=27 (reverse pair). However, the final step is F(6) to H(8), which is a +2 shift instead of the expected -2 shift. The correct final letter should have been D (6 - 2 = 4).
Classification requires finding the single option that deviates from the common pattern shared by all others.

Key Concept

Letter cluster classification through sequential positional transformations and mirror pairs.
Question 4453Question

Morgan and Jordan are the only children of their parents. Their father has exactly one sister, named Claire, and no brothers. If Claire's only niece is Morgan, what is the relationship of Jordan to Morgan?

Show answer & explanation

Answer: brother; Brother; a brother

Answer

brother
Because Claire can only have one niece (Morgan), the other child in the family (Jordan) must be a nephew (male). Therefore, Jordan is Morgan's brother.

Step-by-Step Solution

1
Identify the relationship between Claire and the siblings.
Claire is the sister of Morgan and Jordan's father, making her their paternal aunt.
To establish the generational and relational link between the adult and the children.
2
Determine Morgan's gender based on relational constraints.
Morgan is female.
The term 'niece' strictly designates a female child of one's sibling.
3
Deduce Jordan's gender using the exclusivity condition.
Jordan must be male.
Claire has only one sibling (the children's father), so her only nieces or nephews are his children. Because Claire has exactly one 'only niece' (Morgan), the other child (Jordan) cannot be female.
4
Determine Jordan's relationship to Morgan.
Jordan is Morgan's brother.
Since Jordan is male and shares the same parents as Morgan, he is her brother.

Key Concept

Using exclusionary relationship terms to logically deduce gender without relying on names.
Question 4454Question

Statements:
1. Only infrastructure projects that pass the comprehensive seismic safety audit are granted a municipal construction permit.
2. The proposed Zenith Bridge project was not granted a municipal construction permit.

Conclusion: The proposed Zenith Bridge project did not pass the comprehensive seismic safety audit.

Assertion to evaluate: The given conclusion logically and necessarily follows from the provided statements.

Show answer & explanation

Answer: False

Answer

False
The conclusion is false because it commits the logical fallacy of denying the antecedent. Just because passing the audit is a strict requirement to get a permit does not mean that every project without a permit failed the audit; they could have been rejected for entirely unrelated reasons.

Step-by-Step Solution

1
Analyze Statement 1 to identify the formal logical relationship.
The phrase 'Only [A] are [B]' means that [A] is a necessary condition for [B]. Thus, passing the audit is required for getting a permit, but it does not guarantee one.
Accurately identifying necessary versus sufficient conditions is critical for logical deduction.
2
Evaluate Statement 2 in relation to the established condition.
Statement 2 establishes that the Zenith Bridge project did not receive a permit.
Applying the specific scenario to the general rule.
3
Determine if the Conclusion is an absolute certainty based on the facts.
Knowing the project did not receive a permit does not allow us to conclude it failed the audit. It might have passed the audit but been denied the permit due to funding, zoning, or other separate issues.
Logical validity requires a conclusion to be necessarily true in all possible scenarios, which fails here.

Key Concept

Logical Deduction and Necessary vs. Sufficient Conditions

Alternative Method

Translate the statements into formal symbolic logic: Let P represent 'granted a permit' and A represent 'passed the audit'. Statement 1 (Only A are P) translates to P → A (If granted permit, then passed audit). Statement 2 is ~P (not P). The conclusion asserts ~A. Concluding ~A from P → A and ~P is formally invalid (the fallacy of denying the antecedent).
Estimated Time:1m 0s
Question 4455Question

As the Chief Executive Authority of a Special Economic Zone (SEZ), you are confronted with an escalating crisis. A coalition of local villagers and environmentalists has blockaded the site of a multi-billion dollar foreign manufacturing plant, claiming the construction will destroy a traditional water reservoir essential for their livelihoods. The foreign investors have issued a strict 48-hour ultimatum: clear the site immediately or they will relocate their investment to a competing state. The local police superintendent advises a forced, unannounced midnight dispersal of the protesters to prevent media attention and quickly secure the site. Arrange the following courses of action from the most ethically and administratively sound to the least appropriate.

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct sequence from most to least appropriate is: 1) Initiate multi-stakeholder dialogue and verify claims, 2) Use lawful daylight eviction with guaranteed tribunal hearings, 3) Use unannounced midnight police force, and 4) Offer secret financial bribes to protest leaders.
The ethically sound sequence prioritizes transparency, dialogue, and constitutional values first. Lawful procedural action follows as a secondary legitimate tool. Abuse of police force represents a severe ethical failure, but outright corruption (bribery) is the absolute lowest standard of administrative conduct.

Step-by-Step Solution

1
Identify the core ethical conflicts in the scenario.
The conflict lies between economic development (foreign investment), environmental preservation (water reservoir), human rights (peaceful protest), and institutional integrity.
Administrative decisions must balance these competing values while upholding constitutional principles and the rule of law.
2
Evaluate the highest standard of administrative response.
Temporarily halting construction for a joint stakeholder dialogue is identified as the best approach.
It addresses the root cause transparently, verifies facts, and seeks a collaborative solution without violence or coercion.
3
Assess the remaining lawful option.
Securing a court injunction for a daylight clearance is placed second.
It relies on due process, avoids arbitrary executive action, and maintains transparency, even though it is less participatory than open dialogue.
4
Rank the unethical and compromised options.
Midnight police dispersal is placed third, and secret bribery is placed last.
Midnight dispersal is an abuse of power and violates procedural safeguards, but secret bribery represents the total collapse of administrative integrity and constitutes a criminal act.

Key Concept

Administrative Ethics, Conflict Resolution, and Procedural Propriety
Question 4456Question

During the final preparations for a general election, a District Election Headquarters has a limited emergency reserve of 15 replacement Electronic Voting Machines (EVMs) and a single specialized technical response team. Twelve hours before voting commences, the headquarters receives four urgent dispatches from different sectors:

- Sector Alpha: An urban constituency with historically high turnout requests 10 backup EVMs as a precaution against anticipated heavy usage.
- Sector Beta: A remote rural belt reports that 5 polling stations have experienced complete EVM failures during the mandatory pre-poll mock drills.
- Sector Gamma: A politically sensitive zone requests the technical team on standby due to unverified local rumors of planned mechanical sabotage.
- Sector Delta: A newly established polling center requests 5 extra EVMs because the presiding officer is unfamiliar with the battery life of the machines.

Based on objective administrative criteria and the necessity to preserve statutory voting rights, which of the following is the most appropriate resource allocation strategy?

Show answer & explanation

Answer: Dispatch the technical response team and 5 replacement EVMs directly to Sector Beta to resolve the confirmed equipment failures, while retaining the remaining 10 EVMs at headquarters for actual polling day emergencies.

Answer

The most appropriate strategy is to deploy the technical team and 5 EVMs strictly to Sector Beta to fix the verified failures, leaving the remaining 10 EVMs in reserve at headquarters.
The primary mandate in electoral administration is ensuring that the fundamental right to vote is not disrupted by technical failures. Sector Beta is the only area with a confirmed, factual equipment breakdown during mandatory statutory drills, representing an immediate threat to the election process. Allocating exactly the required resources (5 EVMs) to Sector Beta, while intentionally preserving the remaining reserve at headquarters for unforeseen active-polling emergencies, represents an optimal, proportionate, and strictly needs-based resource management strategy.

Step-by-Step Solution

1
Evaluate the urgency, factual basis, and statutory impact of all four requests.
Sector Beta has verified, actual equipment failures during mandatory drills. Sectors Alpha and Delta have precautionary or educational requests. Sector Gamma has unverified rumors.
Administrative decisions must be grounded in verified facts and prioritize the immediate continuation of essential statutory services.
2
Rank the priorities based on the evaluations.
Sector Beta is the highest priority because an actual failure compromises the fundamental, statutory right to vote. The other sectors do not face an immediate, confirmed threat to the voting process.
Resources must first be allocated to resolve active crises before being deployed for preventative or precautionary measures.
3
Determine the optimal numerical allocation of the limited resources.
Deploy exactly 5 EVMs and the technical team to Sector Beta to resolve the immediate crisis. Retain the remaining 10 EVMs at the central headquarters.
Allocating exactly what is needed to the crisis point ensures the problem is solved while preserving the remaining reserve for actual polling day, minimizing systemic risk across the entire district.

Key Concept

Resource Allocation and Priority Ranking
Question 4457Question

Four athletes are training on a large flat ground. Match each athlete's movement sequence with their final direction relative to their respective starting points.

Click a left item, then click its matching right item

Items

Athlete P: Runs 30 m30\text{ m} North, turns right to run 40 m40\text{ m}, then turns right again and runs 30 m30\text{ m}.
Athlete Q: Runs 50 m50\text{ m} South, turns left to run 20 m20\text{ m}, then turns left again and runs 70 m70\text{ m}.
Athlete R: Runs 40 m40\text{ m} West, turns right to run 40 m40\text{ m}, then turns left and runs 20 m20\text{ m}.
Athlete S: Runs 60 m60\text{ m} East, turns right to run 50 m50\text{ m}, then turns right again and runs 80 m80\text{ m}.

Matches

Show answer & explanation

Answer

Athlete P matches with East, Athlete Q matches with North-East, Athlete R matches with North-West, and Athlete S matches with South-West.
By placing each athlete's starting point at an origin (0,0)(0,0) on a Cartesian plane, their movements can be translated into coordinate updates. P ends at (40,0)(40, 0) which is East. Q ends at (20,20)(20, 20) which is North-East. R ends at (60,40)(-60, 40) which is North-West. S ends at (20,50)(-20, -50) which is South-West.

Step-by-Step Solution

1
Calculate final position of Athlete P.
Starts at (0,0)(0,0). Moves to (0,30)(0, 30) after going North, then to (40,30)(40, 30) after running East, and finally down to (40,0)(40, 0) after running South.
Tracking coordinates simplifies finding the final direction. The point (40,0)(40, 0) lies exactly on the positive x-axis, meaning the direction is East.
2
Calculate final position of Athlete Q.
Starts at (0,0)(0,0). Moves to (0,50)(0, -50) after going South. A left turn from South faces East, moving to (20,50)(20, -50). Another left turn faces North, moving 70 m70\text{ m} to (20,20)(20, 20).
The final point (20,20)(20, 20) has positive x (East) and positive y (North) components, placing it in the North-East direction from the origin.
3
Calculate final position of Athlete R.
Starts at (0,0)(0,0). Moves to (40,0)(-40, 0) after going West. A right turn from West faces North, moving to (40,40)(-40, 40). A left turn faces West, moving to (60,40)(-60, 40).
The final point (60,40)(-60, 40) has a negative x (West) and positive y (North) component, placing it in the North-West direction.
4
Calculate final position of Athlete S.
Starts at (0,0)(0,0). Moves to (60,0)(60, 0) after going East. A right turn faces South, moving to (60,50)(60, -50). Another right turn faces West, moving 80 m80\text{ m} to (20,50)(-20, -50).
The final point (20,50)(-20, -50) has a negative x (West) and negative y (South) component, placing it in the South-West direction.

Key Concept

Tracking sequential movements using cardinal directions and angular turns to determine net displacement and final relative direction.
Estimated Time:2m 0s
Question 4458Question

An executive committee of six professionals—Ramirez, Sato, Tanaka, Umar, Vance, and Wallace—are seated evenly around a circular boardroom table. They hold different roles: Director, Manager, Analyst, Planner, Coordinator, and Supervisor.

The Director, Analyst, and Coordinator are facing the center of the table. The Manager, Planner, and Supervisor are facing outward (away from the center).

The following conditions apply:
1. The Planner is seated adjacent to both the Director and the Supervisor.
2. The Analyst is seated at the immediate right of the Director.
3. Umar is the Planner.
4. Vance is seated exactly opposite the Supervisor.
5. Sato is positioned at the immediate left of the Manager.
6. Ramirez faces the center but is not the Coordinator.
7. Wallace does not sit adjacent to the Analyst.

Which of the following statements is logically correct based on the seating arrangement?

Show answer & explanation

Answer: Tanaka holds the position of Manager and sits exactly opposite Umar.

Answer

The statement identifying Tanaka as the Manager sitting opposite Umar is the only logically correct conclusion.
By logically deducing the seating order, we find that position 5 is occupied by the Manager, who is Tanaka. Position 2 is occupied by the Planner, who is Umar. In a 6-seat circular arrangement, positions 2 and 5 are exactly opposite each other, making this statement entirely true.

Step-by-Step Solution

1
Determine the relative positions of the Director, Analyst, Planner, and Supervisor.
Let the Director be at position 1 (facing in). The Analyst is to the immediate right of the Director, placing the Analyst at position 6. The Planner sits between the Director and Supervisor, placing the Planner at position 2 and the Supervisor at position 3.
Since the Director faces inward, their right side goes counter-clockwise to position 6, forcing the Planner and Supervisor to occupy the clockwise positions.
2
Place the remaining roles based on facing directions and left/right rules.
Positions 4 and 5 must belong to the Coordinator (faces in) and Manager (faces out). Sato is at the immediate left of the Manager. If the Manager is at position 5 (facing out), their left is position 4. Thus, Manager is at 5 and Coordinator (Sato) is at 4.
If the Manager were at position 4, their left (facing out) would be position 3, which is already occupied by the Supervisor.
3
Assign the names to the established role layout.
Umar is the Planner (pos 2). Vance is opposite the Supervisor (pos 3), so Vance is the Analyst (pos 6). Ramirez faces the center (Dir, Ana, or Coo) but is not the Coordinator; since Vance is the Analyst, Ramirez is the Director (pos 1). Wallace cannot be next to the Analyst (pos 6), so Wallace is the Supervisor (pos 3), not the Manager (pos 5). This leaves Tanaka as the Manager (pos 5).
Applying the negative constraints and opposite pairings systematically fills the remaining seats without ambiguity.

Key Concept

Multi-variable Circular Seating with Mixed Facing Directions
Estimated Time:3m 0s
Question 4459Question

Seven journalists—F, G, H, I, J, K, and L—are seated in a single straight row for a press briefing. Some of them are facing North, while others are facing South. The following conditions apply to their seating arrangement:

- I sits at one of the extreme ends of the row and faces South.
- F sits third to the left of I, and both face the same direction.
- Only two people sit between F and L.
- Persons sitting at the extreme ends face opposite directions to each other.
- G sits second to the left of L, and G faces North.
- The immediate neighbors of G face opposite directions to each other (if one faces North, the other faces South).
- J sits to the immediate left of K, but K is not an immediate neighbor of F.
- H faces a direction opposite to that of J.

Based on the above information, who sits exactly between G and L, and which direction are they facing?

Show answer & explanation

Answer: H, facing North

Answer

The person sitting exactly between G and L is H, and they are facing North.
By following the constraints sequentially, a single deterministic line is formed from left to right: I (South), K (South), J (South), F (South), G (North), H (North), L (North). Based on this layout, G is at position 5 and L is at position 7. The person between them is H at position 6. The rule stating G's neighbors face opposite directions forces H to face North because G's other neighbor, F, faces South.

Step-by-Step Solution

1
Determine the positions of I and F.
I is at Position 1 (facing South), and F is at Position 4 (facing South).
I is at an extreme end and faces South. For F to sit third to the left of I (who is facing South), I must be at the leftmost end (Position 1). Positions 2, 3, and 4 are to I's left. Both face the same direction.
2
Locate L and G, and determine their facing directions.
L is at Position 7 (facing North), and G is at Position 5 (facing North).
There are two people between F (Pos 4) and L, placing L at Position 7. The extreme ends face opposite directions, so L faces North. G sits second to the left of L. Since L faces North, left is toward the center, placing G at Position 5. We are given that G faces North.
3
Deduce the facing direction of Position 6.
The person at Position 6 faces North.
G (Pos 5) has two immediate neighbors: Position 4 (F, facing South) and Position 6. Because G's neighbors face opposite directions to each other, the person at Position 6 must face North.
4
Place J, K, and H into the remaining seats (Positions 2, 3, and 6).
K is at Position 2 (facing South), J is at Position 3 (facing South), and H is at Position 6 (facing North).
J and K must sit together, so they occupy Positions 2 and 3. K cannot be next to F (Pos 4), so K is at Position 2 and J is at Position 3. J sits immediate left of K; for Position 3 to be left of Position 2, K must face South. H takes the only remaining seat at Position 6.
5
Verify final directions and answer the question.
H faces North, and J faces South.
H (Pos 6) faces North as established in Step 3. H must face the opposite direction of J, meaning J faces South (which matches our finding in Step 4). Therefore, H sits exactly between G and L and faces North.

Key Concept

Linear Seating Arrangement with Mixed Facing Directions
Estimated Time:2m 0s
Question 4460Question

Analyze the logical relationship between the entities in Column X. Then, pair each with the corresponding set of entities in Column Y that demonstrates the exact same analogical relationship.

Click a left item, then click its matching right item

Items

Scalpel : Surgeon
Parchment : Manuscript
Ignorance : Education
Prologue : Play

Matches

Show answer & explanation

Answer

Scalpel : Surgeon matches Awl : Cobbler; Parchment : Manuscript matches Clay : Pottery; Ignorance : Education matches Drought : Irrigation; Prologue : Play matches Preamble : Constitution.
Each pair in Column X possesses a unique, definitive logical relationship that exactly mirrors a specific pair in Column Y. The tool-to-user, material-to-product, condition-to-remedy, and introduction-to-document mappings accurately pair the items without ambiguity.

Step-by-Step Solution

1
Analyze the relationship in 'Scalpel : Surgeon'.
Identified as a 'Tool : Professional' relationship.
This allows us to find the equivalent pair in Column Y, which is 'Awl : Cobbler'.
2
Analyze the relationship in 'Parchment : Manuscript'.
Identified as a 'Raw Material : Finished Product' relationship.
This allows us to match it with 'Clay : Pottery', where clay is the raw material shaped into pottery.
3
Analyze the relationship in 'Ignorance : Education'.
Identified as a 'Negative Condition : Remedy' relationship.
This allows us to match it with 'Drought : Irrigation', since irrigation solves the condition of drought.
4
Analyze the relationship in 'Prologue : Play'.
Identified as an 'Introduction : Main Work' relationship.
This allows us to match it with 'Preamble : Constitution', which shares the identical structural relationship.

Key Concept

Identifying underlying semantic and structural relationships between word pairs to classify and match equivalent verbal analogies.
PreviousPage 223 / 230Next
All practice questions — State PSC Exam | Examkin