UPSC Prelims 2026 · CSAT PaperSet D Answer Key

Correct options and explanations for CSAT Paper Set D, organized by subject for fast review.

80 of 80 questions shown

Download answer key

Set D
Q1maths

For 13<x<y<2\frac{1}{3} < x < y < 2, which of the following statements is/are always correct? I. x+1x<y+1yx + \frac{1}{x} < y + \frac{1}{y} II. 1+y2y<1+x2x\frac{\sqrt{1 + y^2}}{y} < \frac{\sqrt{1 + x^2}}{x} Select the answer using the code given below.

A

I only

B

II only

C

Both I and II

D

Neither I nor II

Explanation

Answer: B (II only)

Statement I — Not always true.

Consider f(t)=t+1tf(t) = t + \tfrac{1}{t}. Its derivative is f(t)=11t2f'(t) = 1 - \tfrac{1}{t^2}, which is negative on (0,1)(0,1) and positive on (1,)(1,\infty). So ff decreases on (13,1)(\tfrac{1}{3}, 1) and increases on (1,2)(1, 2) — not monotonic on the whole interval.

Counterexample: x=12,y=34x = \tfrac{1}{2}, y = \tfrac{3}{4}. Then x+1x=2.5x + \tfrac{1}{x} = 2.5 but y+1y=0.75+1.3332.083y + \tfrac{1}{y} = 0.75 + 1.333\ldots \approx 2.083. So x+1x>y+1yx + \tfrac{1}{x} > y + \tfrac{1}{y}, contradicting I.

Statement II — Always true.

Rewrite:

1+t2t=1+t2t2=1t2+1\frac{\sqrt{1+t^2}}{t} = \sqrt{\frac{1+t^2}{t^2}} = \sqrt{\frac{1}{t^2} + 1}

For t>0t > 0, as tt increases, 1t2\tfrac{1}{t^2} decreases, so 1t2+1\sqrt{\tfrac{1}{t^2}+1} decreases. Thus g(t)=1+t2tg(t) = \tfrac{\sqrt{1+t^2}}{t} is strictly decreasing on (0,)(0, \infty).

Since x<yx < y (both positive), g(x)>g(y)g(x) > g(y), i.e.

1+y2y<1+x2x.\frac{\sqrt{1+y^2}}{y} < \frac{\sqrt{1+x^2}}{x}. \checkmark

Q2maths

What is the minimum number of times one needs to measure to get 298298 litres of water from a tank, if the measuring cylinders have capacities 11 litre, 66 litres, 2525 litres and 100100 litres?

A

44

B

55

C

99

D

1313

Explanation

To find the minimum number of measurements required to get exactly 298298 litres, we can use a combination of drawing water from the tank (adding to our container) and pouring water back into the tank (subtracting from our container).

Approach 1: Only Adding Water If we only draw water, we would use the greedy approach (using the largest possible cylinders first):

  • 22 times 100100 litres = 200200 litres
  • 33 times 2525 litres = 7575 litres
  • 33 times 66 litres = 1818 litres
  • 55 times 11 litre = 55 litres Total volume = 200+75+18+5=298200 + 75 + 18 + 5 = 298 litres. Total measurements = 2+3+3+5=132 + 3 + 3 + 5 = 13 times.

Approach 2: Adding and Subtracting Water (Optimal) To minimize the number of measurements, we can overshoot the target volume and then remove the excess water by pouring it back into the tank.

  • We can draw 100100 litres 33 times: 3×100=3003 \times 100 = 300 litres. (This takes 33 measurements)
  • We have an excess of 22 litres (300298=2300 - 298 = 2).
  • We can remove this excess by using the 11-litre cylinder to pour water back into the tank 22 times: 2×1=22 \times 1 = 2 litres. (This takes 22 measurements)

Total volume = 3002=298300 - 2 = 298 litres. Total measurements = 33 (drawing) +2+ 2 (pouring back) = 55 times.

Can we do it in 44 measurements? To get close to 298298 with 44 measurements, we must use the 100100-litre cylinder 33 times (300300 litres). We would then have only 11 measurement left to subtract the excess. The closest volumes we could achieve are:

  • 3×1001×1=2993 \times 100 - 1 \times 1 = 299 litres
  • 3×1001×6=2943 \times 100 - 1 \times 6 = 294 litres Since neither gives exactly 298298 litres, 44 measurements are not enough.

Thus, the minimum number of times one needs to measure is 55.

Q3maths

There are four types of weights, namely 11 kg, 22 kg, 55 kg and 1010 kg. What is the maximum number of different ways one can measure 2020 kg, if at least eight but not more than eleven weights of 11 kg are to be used while measuring?

A

77

B

88

C

99

D

1010

Explanation

Answer: 8

Let a,b,c,da, b, c, d be the number of 1, 2, 5, 10 kg weights. We need a+2b+5c+10d=20,a{8,9,10,11}, b,c,d0.a + 2b + 5c + 10d = 20, \quad a \in \{8, 9, 10, 11\},\ b,c,d \ge 0.

Case a=8a = 8: 2b+5c+10d=122b + 5c + 10d = 12

  • d=0d=0: (b,c)=(6,0),(1,2)(b,c) = (6,0), (1,2) → 2 ways
  • d=1d=1: (b,c)=(1,0)(b,c) = (1,0) → 1 way

Subtotal: 3

Case a=9a = 9: 2b+5c+10d=112b + 5c + 10d = 11 (odd, so cc must be odd)

  • d=0d=0: (b,c)=(3,1)(b,c) = (3,1) → 1 way

Subtotal: 1

Case a=10a = 10: 2b+5c+10d=102b + 5c + 10d = 10

  • d=0d=0: (b,c)=(5,0),(0,2)(b,c) = (5,0), (0,2) → 2 ways
  • d=1d=1: (b,c)=(0,0)(b,c) = (0,0) → 1 way

Subtotal: 3

Case a=11a = 11: 2b+5c+10d=92b + 5c + 10d = 9 (cc odd)

  • d=0d=0: (b,c)=(2,1)(b,c) = (2,1) → 1 way

Subtotal: 1

Total: 3+1+3+1=83 + 1 + 3 + 1 = 8

Q4maths

A cut on a solid object divides the object into two parts where the new surfaces thus produced are plane. On the other hand, one single cut can be used to cut more than one object at a time. In an experiment, the total number of pieces produced by applying nn cuts is denoted by xnx_n. The experiment is performed on a solid cube where pieces remain unmoved after each cut. In this experiment, if after the third cut, the pieces are identical, then which of the following is not a possible value for x4x_4?

A

1616

B

1212

C

88

D

55

Explanation

Answer: A — 16

The condition says that after the third cut, the pieces are identical. It does not necessarily mean that there are 88 pieces. For example, three parallel equally spaced cuts can produce 44 identical slabs, and other arrangements can produce 66 or 88 identical pieces.

A fourth cut can only increase the number of pieces by the number of existing pieces it actually cuts. Hence:

x4=x3+(number of existing pieces cut by the 4th plane)x_4 = x_3 + \left(\text{number of existing pieces cut by the 4th plane}\right)

Now check the options:

  • x4=5x_4 = 5 is possible: after three parallel cuts, there are 44 identical slabs; the fourth cut may cut only one slab, giving 4+1=54+1=5.
  • x4=8x_4 = 8 is possible: after three parallel cuts, there are 44 identical slabs; the fourth cut may cut all 44 slabs, giving 4+4=84+4=8.
  • x4=12x_4 = 12 is possible: after three cuts producing 66 identical pieces, the fourth cut may cut all 66 pieces, giving 6+6=126+6=12.
  • x4=16x_4 = 16 would require x3=8x_3=8 and the fourth cut to cut all 88 pieces. But after three cuts producing 88 identical pieces, the cube is divided into a 2×2×22\times 2\times 2 arrangement, and a single plane cannot pass through the interiors of all 88 pieces.

Therefore, 1616 is not a possible value of x4x_4.

Q5maths

The class average xx in a test increases by 44 when the score of a student is rectified, whose corrected score is 100100 instead of 00. Later, the score of another student was found to have been recorded as 8181 in place of 5656. If there are no other corrections and the final corrected average is yy, then yxy - x is

A

22

B

33

C

55

D

66

Explanation

Answer: B — 33

Let the number of students in the class be nn.

The first correction changes a student's score from 00 to 100100, so the total score increases by 100100. Since the average increases by 44, we have:

100n=4\frac{100}{n}=4

Therefore:

n=25n=25

Now, another student's score was recorded as 8181 instead of 5656. Correcting this decreases the total score by:

8156=2581-56=25

Since there are 2525 students, the average decreases by:

2525=1\frac{25}{25}=1

After the first correction, the average becomes x+4x+4. After the second correction, the final corrected average is:

y=x+41=x+3y=x+4-1=x+3

Hence:

yx=3y-x=3

Therefore, the correct answer is 33.

Q6comprehension

When SARS-CoV-2 was first detected in 2019, it was a truly novel virus for the world. At that time, no one in the world had been exposed to SARS-CoV-2 or had specific immunity against it. In contrast, people across the world have been exposed to HMPV for decades and the virus is well-studied. HMPV and SARS-CoV-2 belong to two very different virus families with fundamentally different characteristics and epidemiology, with strong seasonality seen in HMPV, unlike SARS-CoV-2. Both viruses cause different severity of symptoms, particularly over the long term, and the affected population segments do not fully overlap. In general, HMPV causes milder illness with deaths being very rare and with no long-term post-viral symptoms.

Which of the following conclusions is/are valid?

  1. Though SARS-CoV-2 and HMPV are similar viruses with somewhat different epidemiology, the former became a pandemic because it was novel and people had not been exposed to it in the past.
  2. The two viruses have fundamentally different impacts on human populations and should not therefore be dealt with in a similar manner. Select the answer using the code given below.
A

1 only

B

2 only

C

Both 1 and 2

D

Neither 1 nor 2

Explanation

Answer: B — 2 only

Statement 1 — Invalid. The passage explicitly states that HMPV and SARS-CoV-2 "belong to two very different virus families with fundamentally different characteristics and epidemiology." Calling them "similar viruses" directly contradicts the passage. While the passage does support that SARS-CoV-2 was novel and no one had specific immunity to it (which fits the second half of statement 1), the premise that the two viruses are "similar" undermines the conclusion as stated.

Statement 2 — Valid. The passage establishes that the two viruses have fundamentally different characteristics, different epidemiology (with strong seasonality in HMPV but not SARS-CoV-2), different severity of symptoms — particularly over the long term — and "affected population segments [that] do not fully overlap." This collectively supports the inference that they have different impacts on human populations and therefore should not be dealt with in a similar manner.

Q7comprehension

When SARS-CoV-2 was first detected in 2019, it was a truly novel virus for the world. At that time, no one in the world had been exposed to SARS-CoV-2 or had specific immunity against it. In contrast, people across the world have been exposed to HMPV for decades and the virus is well-studied. HMPV and SARS-CoV-2 belong to two very different virus families with fundamentally different characteristics and epidemiology, with strong seasonality seen in HMPV, unlike SARS-CoV-2. Both viruses cause different severity of symptoms, particularly over the long term, and the affected population segments do not fully overlap. In general, HMPV causes milder illness with deaths being very rare and with no long-term post-viral symptoms.

Which of the following reflect the intent of the writer in the above passage?

  1. To evolve methodologies for objective analysis of the two viruses
  2. To establish the epidemiological similarities and differences between the two viruses
  3. To offer a better understanding of the remedies of HMPV when analysed in conjunction with SARS-CoV-2 Select the answer using the code given below.
A

1 and 2

B

2 and 3

C

1 and 3

D

None of the above

Explanation

Answer: D — None of the above

Statement 1 — Incorrect. The passage describes existing knowledge about the two viruses (exposure history, epidemiology, symptom severity). It does not propose or develop methodologies for analysis. So "evolving methodologies for objective analysis" is not the intent.

Statement 2 — Plausible but not paired correctly. The passage does contrast the two viruses' epidemiology (HMPV has strong seasonality, SARS-CoV-2 was novel, families differ, exposure history differs), so this somewhat reflects the author's intent. However, no option offers "2 only".

Statement 3 — Incorrect. The passage discusses neither remedies nor a comparative treatment framework. It is purely descriptive about how the two viruses differ.

Since 1 and 3 are clearly not the writer's intent, the available options A (1 and 2), B (2 and 3) and C (1 and 3) all fail. The only consistent choice is D — None of the above.

Q8comprehension

When SARS-CoV-2 was first detected in 2019, it was a truly novel virus for the world. At that time, no one in the world had been exposed to SARS-CoV-2 or had specific immunity against it. In contrast, people across the world have been exposed to HMPV for decades and the virus is well-studied. HMPV and SARS-CoV-2 belong to two very different virus families with fundamentally different characteristics and epidemiology, with strong seasonality seen in HMPV, unlike SARS-CoV-2. Both viruses cause different severity of symptoms, particularly over the long term, and the affected population segments do not fully overlap. In general, HMPV causes milder illness with deaths being very rare and with no long-term post-viral symptoms.

Which of the following statements reflect the logical and rational inferences that can be drawn from the passage?

  1. HMPV has, historically, had longer documentation of studies when compared with SARS-CoV2
  2. The two viruses are different from each other and this results in markedly different outcomes amongst those affected.
  3. Long-term impacts of the two viruses are dissimilar and this is an important differentiator between them.
  4. One of the common factors between the two viruses is seasonal specificity. Select the answer using the code given below.
A

1 and 2 only

B

1, 2 and 3

C

3 and 4

D

1 and 3 only

Explanation

Answer: B — 1, 2 and 3

Statement 1 — Correct. The passage states people have been exposed to HMPV "for decades" and the virus "is well-studied," whereas SARS-CoV-2 was "a truly novel virus" in 2019. So HMPV has a longer history of documentation and study than SARS-CoV-2.

Statement 2 — Correct. The passage notes that the two viruses cause "different severity of symptoms" and that "affected population segments do not fully overlap" — i.e., the differences between the viruses result in markedly different outcomes among those affected.

Statement 3 — Correct. The passage explicitly says symptoms differ "particularly over the long term," and that HMPV has "no long-term post-viral symptoms" (contrasted with SARS-CoV-2's known long-term sequelae). This makes long-term impact a key differentiator between the two.

Statement 4 — Incorrect. The passage notes "strong seasonality seen in HMPV, unlike SARS-CoV-2." So seasonality is a difference, not a common factor between the two viruses.

Q9maths

Three variables xx, yy and zz take values 2,3,42, 3, 4 or 55 such that their values are always distinct. If MM and NN denote the largest possible value and the smallest possible value, respectively, for the expression {(x×y)+z}\{(x \times y) + z\}; then MNM - N is

A

1111

B

1212

C

1313

D

1414

Explanation

To find the largest and smallest possible values for the expression (x×y)+z(x \times y) + z, we must choose distinct values for xx, yy, and zz from the given set {2,3,4,5}\{2, 3, 4, 5\}.

Step 1: Finding the largest possible value (MM) To maximize the value of (x×y)+z(x \times y) + z, we should maximize the product (x×y)(x \times y) because multiplication of numbers greater than 11 yields a larger result than addition.

  • The two largest numbers available are 44 and 55. Therefore, we assign x=4x = 4 and y=5y = 5 (or vice versa), giving a product of 4×5=204 \times 5 = 20.
  • The remaining numbers are 22 and 33. To maximize the overall sum, we assign the largest remaining number to zz, which is 33.
  • Calculating the maximum value: M=(4×5)+3=20+3=23M = (4 \times 5) + 3 = 20 + 3 = 23

Step 2: Finding the smallest possible value (NN) To minimize the value of (x×y)+z(x \times y) + z, we should minimize the product (x×y)(x \times y).

  • The two smallest numbers available are 22 and 33. Therefore, we assign x=2x = 2 and y=3y = 3 (or vice versa), giving a product of 2×3=62 \times 3 = 6.
  • The remaining numbers are 44 and 55. To minimize the overall sum, we assign the smallest remaining number to zz, which is 44.
  • Calculating the minimum value: N=(2×3)+4=6+4=10N = (2 \times 3) + 4 = 6 + 4 = 10

(Self-check: If we tried x=2,y=4,z=3x=2, y=4, z=3, the result would be (2×4)+3=11(2 \times 4) + 3 = 11, which is larger than 1010. Thus, 1010 is indeed the absolute minimum.)

Step 3: Finding the difference (MNM - N) Now, we subtract the smallest value from the largest value: MN=2310=13M - N = 23 - 10 = 13

Therefore, the difference between the largest and smallest possible values is 1313.

Q10maths

Suppose xx, yy and zz are variables taking positive real numbers as their possible values. It is given that yy is directly proportional to x2x^2 and xx is inversely proportional to zz. For z=725z = \frac{7}{25}, the values of xx and yy are 55 and 5050, respectively. If y=98y = 98, what is zz equal to?

A

17\frac{1}{7}

B

15\frac{1}{5}

C

57\frac{5}{7}

D

11

Explanation

Answer: 15\frac{1}{5}

Set up the proportionalities.

  • yx2y=kx2y \propto x^2 \Rightarrow y = k x^2
  • x1zx=czx \propto \frac{1}{z} \Rightarrow x = \frac{c}{z}, i.e. xz=cxz = c

Find the constants using z=725, x=5, y=50z = \tfrac{7}{25},\ x = 5,\ y = 50.

  • From y=kx2y = kx^2: 50=k25k=250 = k \cdot 25 \Rightarrow k = 2
  • From xz=cxz = c: c=5725=75c = 5 \cdot \tfrac{7}{25} = \tfrac{7}{5}

So y=2x2y = 2x^2 and xz=75xz = \tfrac{7}{5}.

Use y=98y = 98 to find xx.

2x2=98x2=49x=72x^2 = 98 \Rightarrow x^2 = 49 \Rightarrow x = 7

Find zz.

z=cx=7/57=15z = \frac{c}{x} = \frac{7/5}{7} = \frac{1}{5}

Correct option: 15\frac{1}{5}

Q11comprehension

India is starting to deploy AI for critical use cases such as weather forecasting, pest detection and control, and crop yield optimisation. However, penetration is limited to a small subset of tech-savvy farmers. In the US and in Europe, generative AI tools have started offering precision farming at scale, integrating large datasets to provide real-time agronomic insights. For at-scale integration and accessibility of AI tools in India, it would be helpful to develop Indian languages-based AI tools for smallholder farmers, partner with AgTechs to create affordable AI solutions, and disseminate AI-based advisory services through government programmes.

Which of the following assumptions is/are valid?

  1. Agricultural productivity has marched ahead in the West because of the economies of scale facilitated by the adoption of AI tools.
  2. Affordable AI tools rendered available in local languages can help AI-based solutions reach more and more small farmers.
  3. Though penetration is as yet low, critical application areas deploying AI tools are already in use in India.

Select the answer using the code given below.

A

1, 2 and 3

B

2 only

C

1 and 3 only

D

2 and 3 only

Explanation

Based on the passage, let us evaluate each statement:

  1. Statement 1 is invalid: The passage mentions that in the US and Europe, generative AI tools have started offering precision farming at scale. It does not state or imply that the overall agricultural productivity in the West has "marched ahead" historically because of AI tools. The causal link is an overreach and cannot be assumed from the text.

  2. Statement 2 is valid: The passage explicitly suggests that for "at-scale integration and accessibility" of AI tools in India, it is helpful to develop them in Indian languages and partner with AgTechs to create affordable solutions. This logically assumes that affordability and local language availability are key drivers to help these solutions reach a wider base of smallholder farmers.

  3. Statement 3 is valid: The passage directly states that "India is starting to deploy AI for critical use cases such as weather forecasting, pest detection and control..." and follows it up by noting that "penetration is limited to a small subset of tech-savvy farmers." This confirms that while penetration is low, critical applications of AI are indeed already in use in India.

Since Statements 2 and 3 are logically supported by the passage, the correct answer is D.

Q12comprehension

India is starting to deploy AI for critical use cases such as weather forecasting, pest detection and control, and crop yield optimisation. However, penetration is limited to a small subset of tech-savvy farmers. In the US and in Europe, generative AI tools have started offering precision farming at scale, integrating large datasets to provide real-time agronomic insights. For at-scale integration and accessibility of AI tools in India, it would be helpful to develop Indian languages-based AI tools for smallholder farmers, partner with AgTechs to create affordable AI solutions, and disseminate AI-based advisory services through government programmes.

Which of the following statements is/are not correct?

  1. Tech-savvy farmers will drive the AgTech companies of the future.
  2. The development of advisory services by the government programmes for the use of AI tools in agriculture would be helpful.
  3. In the US and Europe, AI tools have replaced traditional agricultural practices.
  4. The integration of large datasets for use in real-time agronomic analysis is already a reality.

Select the answer using the code given below.

A

1 and 3 only

B

1, 3 and 4

C

2 and 4

D

3 only

Explanation

Based on the logical analysis of the statements in the context of artificial intelligence and agriculture:

  1. Statement 1 is incorrect: In the context of agricultural technology, it is typically the innovations and advancements by AgTech companies that drive the transformation of agriculture and empower farmers (making them tech-savvy), rather than the farmers driving the AgTech companies. The statement reverses the general cause-and-effect relationship highlighted in such contexts.
  2. Statement 2 is correct: The development of government advisory services to train and assist farmers in using AI tools is a highly practical and positive step toward agricultural modernization.
  3. Statement 3 is incorrect: This is an extreme statement. Even in developed regions like the US and Europe, AI tools and precision agriculture augment and assist traditional agricultural practices to improve efficiency and yield; they have not completely replaced traditional farming practices.
  4. Statement 4 is correct: The integration of large datasets (Big Data) for real-time agronomic analysis (such as weather forecasting, soil health monitoring, and crop predictive analytics) is already a reality in modern precision agriculture.

Since the question asks for the statements that are not correct, the correct combination is 1 and 3.

Q13reasoning

PP, QQ, RR, SS and TT are ranked 11 to 55 (not necessarily in that order). The rank of PP is 44, the rank of QQ is not 55, the rank of RR is 11, the rank of SS is not 22, the rank of TT is not 33. Then which of the following is/are correct? I. If the rank of SS is 33, then that of TT is 22. II. If the rank of QQ is 33, then that of TT is 55.

Select the answer using the code given below.

A

I only

B

II only

C

Both I and II

D

Neither I nor II

Explanation

Answer: D — Neither I nor II

Given: P=4P=4, R=1R=1, Q5Q\ne 5, S2S\ne 2, T3T\ne 3. The remaining ranks {2,3,5}\{2,3,5\} are distributed among QQ, SS, TT.

Statement I: If S=3S=3, then T=2T=2.

If S=3S=3, then QQ and TT take {2,5}\{2,5\}. Since Q5Q\ne 5, we must have Q=2Q=2, which forces T=5T=5. So T=5T=5, not 22. Statement I is incorrect.

Statement II: If Q=3Q=3, then T=5T=5.

If Q=3Q=3, then SS and TT take {2,5}\{2,5\}. Since S2S\ne 2, we must have S=5S=5, which forces T=2T=2. So T=2T=2, not 55. **Statement II is incorrect.

Q14reasoning

Two identical straight rods are painted in five distinct colours so that each of them gets divided into five equal parts along the length. In one of them, the portions are marked P1P1, P2P2, P3P3, P4P4 and P5P5 (not necessarily in that order) whereas in the other, they are marked Q1Q1, Q2Q2, Q3Q3, Q4Q4 and Q5Q5 (not necessarily in that order). When the rods are kept parallel to each other side by side, P1P1 and Q3Q3 match, P4P4 matches Q1Q1 or Q2Q2, and Q4Q4 matches P3P3 or P5P5. If Q3Q3 and Q5Q5 are adjacent, which of the following is/are possible? I. Q3Q3 is marked at the middle portion of the straight rod. II. P2P2 is marked at one of the extreme portions of the straight rod. Select the answer using the code given below.

A

I only

B

II only

C

Both I and II

D

Neither I nor II

Explanation

Let's break down the given information step by step:

  1. Understanding the Alignment: Two identical straight rods are painted in five distinct colours. Because they are identical, the sequence of colours on both rods is exactly the same. When they are kept parallel side by side and their portions "match", it means they align perfectly and have the same colour. If they were shifted, none of the distinct colours would match. If they were placed in opposite directions, at most only the middle portion would match in colour. However, the problem gives us three matching pairs, which means the rods must be aligned perfectly in the same direction (Position 1 to 1, Position 2 to 2, etc.).

  2. Analyzing the Conditions: Let the 5 positions on the rods be 1, 2, 3, 4, and 5. At each position, there is one PP label (from Rod 1) and one QQ label (from Rod 2). The given matching conditions tell us which labels share the same position:

  • P1P1 and Q3Q3 are at the same position.
  • P4P4 and (Q1Q1 or Q2Q2) are at the same position.
  • Q4Q4 and (P3P3 or P5P5) are at the same position.
  • Q3Q3 and Q5Q5 are adjacent (their position numbers differ by 1).
  1. Evaluating the Statements (Checking for Possibility): The question asks which of the statements is/are possible. We just need to find if there is at least one valid arrangement that satisfies all conditions for each statement.

Let's try to construct an arrangement where Q3Q3 is in the middle (Position 3) and P2P2 is at an extreme (Position 1 or 5):

  • Position 1: P2P2 and Q2Q2
  • Position 2: P3P3 and Q4Q4
  • Position 3: P1P1 and Q3Q3
  • Position 4: P5P5 and Q5Q5
  • Position 5: P4P4 and Q1Q1

Let's verify if this arrangement violates any rules:

  • Does P1P1 match Q3Q3? Yes, both are at Position 3.
  • Does P4P4 match Q1Q1 or Q2Q2? Yes, P4P4 matches Q1Q1 at Position 5.
  • Does Q4Q4 match P3P3 or P5P5? Yes, Q4Q4 matches P3P3 at Position 2.
  • Are Q3Q3 and Q5Q5 adjacent? Yes, Q3Q3 is at Position 3 and Q5Q5 is at Position 4.
  • Are all labels P1P5P1-P5 and Q1Q5Q1-Q5 used exactly once? Yes.
  1. Conclusion: In our perfectly valid arrangement:
  • Q3Q3 is at the middle portion (Position 3). Thus, Statement I is possible.
  • P2P2 is at an extreme portion (Position 1). Thus, Statement II is possible.

Since both scenarios can occur without violating any given conditions, both I and II are possible.

Q15maths

Seven persons AA, BB, CC, DD, EE, FF and GG travel by three cars XX, YY, ZZ. AA and another two of them travel by XX. Only EE travels with GG. CC travels by ZZ, but BB does not travel by YY. Besides, AA and BB do not travel by the same car. Then which of the following are correct? I. No one travels alone. II. Only DD travels with FF. III. Only CC travels with BB. Select the answer using the code given below.

A

I and II only

B

I and III only

C

II and III only

D

All the three

Explanation

Answer: I and III only

Deduce the seating.

  • AA is in XX (given).
  • "Only EE travels with GG" → EE and GG share a car alone (just the two of them).
  • CC is in ZZ.
  • BYB \notin Y and BAB \neq A's car, so BB is in ZZ.
  • E,GE, G cannot be in ZZ (else CC would be with them, contradicting "only EE with GG"). So E,GE, G are in YY.
  • XX must hold AA + two others. The only people left are DD and FF, so X={A,D,F}X = \{A, D, F\}.

Final assignment:

  • X={A,D,F}X = \{A, D, F\}
  • Y={E,G}Y = \{E, G\}
  • Z={B,C}Z = \{B, C\}

Check the statements.

  • I. No one travels alone. Smallest car has 2 people. ✓ True
  • II. Only DD travels with FF. FF is in XX with both AA and DD, so FF has two companions. ✗ False
  • III. Only CC travels with BB. Z={B,C}Z = \{B, C\}, so BB's sole companion is CC. ✓ True
Q16reasoning

There are four statements XX, YY, ZZ and WW. Their relations are as follows: If XX is incorrect, then so is ZZ; if YY is incorrect, then WW is correct; if WW is correct, then XX is incorrect. Which of the following is/are correct? I. If XX is correct, then so is YY. II. If ZZ is correct, then it is not necessary that YY is correct. Select the answer using the code given below.

A

I only

B

II only

C

Both I and II

D

Neither I nor II

Explanation

Let us represent the statements being correct as XX, YY, ZZ, and WW, and the statements being incorrect as ¬X\neg X, ¬Y\neg Y, ¬Z\neg Z, and ¬W\neg W.

According to the question, the given relations can be written as logical implications:

  1. If XX is incorrect, then ZZ is incorrect: ¬X    ¬Z\neg X \implies \neg Z
  2. If YY is incorrect, then WW is correct: ¬Y    W\neg Y \implies W
  3. If WW is correct, then XX is incorrect: W    ¬XW \implies \neg X

By combining these three relations, we can form a continuous chain of implications: ¬Y    W    ¬X    ¬Z\neg Y \implies W \implies \neg X \implies \neg Z

In logic, the contrapositive of a statement A    BA \implies B is ¬B    ¬A\neg B \implies \neg A, and both always hold the exact same truth value. Taking the contrapositive of our entire chain of implications (reversing the order and negating each term), we get: Z    X    ¬W    YZ \implies X \implies \neg W \implies Y

Now, let us evaluate the given conclusions based on this contrapositive chain:

Statement I: If XX is correct, then so is YY. From our contrapositive chain, we can clearly see that X    YX \implies Y. This means that if XX is correct, YY must definitely be correct. Therefore, Statement I is correct.

Statement II: If ZZ is correct, then it is not necessary that YY is correct. From our contrapositive chain, we can see that Z    YZ \implies Y. This means that if ZZ is correct, it is absolutely necessary that YY is correct. Therefore, Statement II is incorrect.

Since only Statement I is correct, the correct option is A.

Q17maths

XX and YY are two runners who run for the same duration of time on the same circular track. They started running at the same time in the same direction with uniform speeds. When XX completed 77 rounds, YY did exactly 55. After completing 55 rounds, YY changed his direction and started running in the opposite direction with speed which is double of his earlier speed. On the other hand, XX continued to run with the same speed. They stopped running when XX completed exactly 2121 rounds. How many times did XX and YY meet after they had started and before they finally stopped?

A

3535

B

3434

C

3131

D

2929

Explanation

Let's break the problem into two phases: before and after YY changes direction.

Phase 1: Running in the same direction

  • We are given that when XX completes 77 rounds, YY completes exactly 55 rounds.
  • Let this duration be TT.
  • The speeds of XX and YY are VX=7V_X = 7 rounds per TT and VY=5V_Y = 5 rounds per TT.
  • Since they are running in the same direction, their relative speed is VXVY=75=2V_X - V_Y = 7 - 5 = 2 rounds per TT.
  • The number of times they meet is equal to the relative distance covered in rounds. In time TT, they cover a relative distance of 22 rounds, meaning they meet exactly 22 times.
  • These meetings occur at t=0.5Tt = 0.5T and t=1.0Tt = 1.0T. The meeting at t=1.0Tt = 1.0T happens exactly when XX completes 77 rounds and YY completes 55 rounds (both are at the starting point).

Phase 2: Running in opposite directions

  • After t=1.0Tt = 1.0T, YY changes direction and doubles his speed.
  • YY's new speed is VY=2×5=10V_Y' = 2 \times 5 = 10 rounds per TT.
  • XX continues in the same direction with the same speed, VX=7V_X = 7 rounds per TT.
  • Because they are now running in opposite directions, their new relative speed is VX+VY=7+10=17V_X + V_Y' = 7 + 10 = 17 rounds per TT.
  • XX stops when he completes exactly 2121 rounds. Since he already completed 77 rounds in Phase 1, he must run 217=1421 - 7 = 14 more rounds in Phase 2.
  • The time taken for Phase 2 is the distance XX runs divided by his speed: 14 rounds7 rounds per T=2T\frac{14 \text{ rounds}}{7 \text{ rounds per } T} = 2T.
  • In this duration of 2T2T, the number of times they meet is their relative speed multiplied by the time: 17×2=3417 \times 2 = 34 times.
  • These 3434 meetings happen strictly after t=1.0Tt = 1.0T. The very last meeting (the 34th in this phase) occurs exactly at the end of the 2T2T duration (at t=3.0Tt = 3.0T), which is when XX completes his 21st round and they both finally stop.

Total Number of Meetings:

  • The question asks for the number of meetings after they had started and before they finally stopped.
  • We exclude the start (t=0t = 0) and the final stop (t=3.0Tt = 3.0T).
  • Meetings in Phase 1: 22 (at t=0.5Tt = 0.5T and t=1.0Tt = 1.0T).
  • Meetings in Phase 2: 341=3334 - 1 = 33 (excluding the final stop at t=3.0Tt = 3.0T).
  • Total valid meetings = 2+33=352 + 33 = 35.

Therefore, XX and YY met 3535 times.

Q18maths

In an objective type question paper, 55 marks are awarded for a correct answer and 22 marks are deducted for a wrong answer. A student attempted all the questions and got a score of 6969. Had he been awarded 44 marks for a correct answer and 11 mark deducted for a wrong answer, he would have scored 8484. How many questions were there in the question paper?

A

9999

B

8181

C

8484

D

7979

Explanation

Let the number of correctly answered questions be xx and the number of wrongly answered questions be yy. Since the student attempted all questions, the total number of questions in the paper is x+yx + y.

According to the first condition, 55 marks are awarded for a correct answer and 22 marks are deducted for a wrong answer, resulting in a score of 6969: 5x2y=69— (Equation 1)5x - 2y = 69 \quad \text{--- (Equation 1)}

According to the second condition, if 44 marks were awarded for a correct answer and 11 mark deducted for a wrong answer, the score would be 8484: 4xy=84— (Equation 2)4x - y = 84 \quad \text{--- (Equation 2)}

From Equation 2, we can express yy in terms of xx: y=4x84y = 4x - 84

Substitute this value of yy into Equation 1: 5x2(4x84)=695x - 2(4x - 84) = 69 5x8x+168=695x - 8x + 168 = 69 3x=69168-3x = 69 - 168 3x=99-3x = -99 x=33x = 33

Now, substitute the value of xx back into the expression for yy: y=4(33)84y = 4(33) - 84 y=13284y = 132 - 84 y=48y = 48

The student answered 3333 questions correctly and 4848 questions wrongly. The total number of questions in the paper is: x+y=33+48=81x + y = 33 + 48 = 81

Therefore, there were 8181 questions in the question paper.

Q19comprehension

The Juvenile Justice (Care and Protection of Children) Act, or the JJ Act, 2015 allows for the possibility for trying adolescents above 16 as adults if they are accused of committing a heinous offence. A heinous offence is one with a minimum punishment of seven years. Offences such as culpable homicide and causing death by negligence, which are common in drunken driving cases, are not heinous offences because they do not have a prescribed minimum punishment. The JJ Act, amended in 2021, now categorises an offence that has no minimum sentence, but has a maximum sentence of seven years or more as a serious offence which nonetheless, in the opinion of activists, does not merit the transfer of a case to the adult criminal justice system.

Which of the following conclusions is/are valid?

  1. Only a serious offence as categorised by the revised JJ Act, justifies the transfer of a case to the adult judicial system.
  2. The JJ Act, 2021, categorises an offence as a serious offence based on the maximum sentence it carries, rather than on the minimum sentence.

Select the answer using the code given below.

A

1 only

B

2 only

C

Both 1 and 2

D

Neither 1 nor 2

Explanation

Let us evaluate the given conclusions based on the passage:

Statement 1 is invalid: The passage explicitly states that the JJ Act allows for the possibility of trying adolescents above 16 as adults if they are accused of committing a heinous offence, not a serious offence. Furthermore, the passage notes that in the opinion of activists, a serious offence does not merit the transfer of a case to the adult criminal justice system. Therefore, the claim that only a serious offence justifies this transfer is completely contradictory to the passage.

Statement 2 is valid: The passage mentions, "The JJ Act, amended in 2021, now categorises an offence that has no minimum sentence, but has a maximum sentence of seven years or more as a serious offence." This clearly indicates that for an offence to be classified as a "serious offence," the determining factor is the maximum sentence it carries (seven years or more), given that there is no prescribed minimum sentence.

Since only the second conclusion logically follows from the text, the correct option is B.

Q20comprehension

The Juvenile Justice (Care and Protection of Children) Act, or the JJ Act, 2015 allows for the possibility for trying adolescents above 16 as adults if they are accused of committing a heinous offence. A heinous offence is one with a minimum punishment of seven years. Offences such as culpable homicide and causing death by negligence, which are common in drunken driving cases, are not heinous offences because they do not have a prescribed minimum punishment. The JJ Act, amended in 2021, now categorises an offence that has no minimum sentence, but has a maximum sentence of seven years or more as a serious offence which nonetheless, in the opinion of activists, does not merit the transfer of a case to the adult criminal justice system.

Which of the following statements is/are correct?

  1. If an offence has no minimum prescribed punishment, it cannot be considered heinous as per the JJ Act, 2015.
  2. As per the JJ Act, 2021, an offence for which there is a provision for a maximum sentence of seven years or more, but no minimum sentence, is to be considered a serious offence.

Select the answer using the code given below.

A

1 only

B

2 only

C

Both 1 and 2

D

Neither 1 nor 2

Explanation

Answer: C — Both 1 and 2

Statement 1 is correct: The passage defines a heinous offence as "one with a minimum punishment of seven years," and explicitly cites culpable homicide and death by negligence as offences that "are not heinous offences because they do not have a prescribed minimum punishment." So if an offence has no minimum prescribed punishment, it cannot be classified as heinous under the JJ Act, 2015.

Statement 2 is correct: The passage states, "The JJ Act, amended in 2021, now categorises an offence that has no minimum sentence, but has a maximum sentence of seven years or more as a serious offence." This is exactly what Statement 2 paraphrases.

Since both statements are directly supported by the passage, Option C is correct.

SuperKalam
SuperKalam is your personal mentor for UPSC preparation, guiding you at every step of the exam journey.

Download the App

Get it on Google PlayDownload on the App Store
Follow us

ⓒ Snapstack Technologies Private Limited