Recently, in which one of the following countries did the military oust the Government and seize power ?
UPSC CISF-AC-EXE
32. Kaleshwaram Lift Irrigation Project, often discussed in media, is buil
Kaleshwaram Lift Irrigation Project, often discussed in media, is built across which one of the following rivers ?
33. What is the state of matter in a glowing fluorescent tube ?
What is the state of matter in a glowing fluorescent tube ?
34. Which one of the following compounds is present in antacid tablets or
Which one of the following compounds is present in antacid tablets or medicines which are used to cure indigestion and acidity in the stomach ?
Let’s look at the given options:
A) Sodium hydroxide (NaOH): This is a strong base (lye). It is highly corrosive and would cause severe internal burns if ingested. It is not used as an antacid.
B) Potassium hydroxide (KOH): Similar to sodium hydroxide, this is also a strong base (caustic potash) and is highly corrosive. It is not used as an antacid.
C) Lithium hydroxide (LiOH): A strong base. Not used in antacids.
D) Aluminium hydroxide (Al(OH)₃): This is a weak base commonly used in antacid formulations, often combined with magnesium hydroxide (Mg(OH)₂) or calcium carbonate (CaCO₃). Aluminium hydroxide reacts with stomach acid to form aluminium chloride and water: Al(OH)₃(s) + 3HCl(aq) → AlCl₃(aq) + 3H₂O(l). It helps neutralize acid and can also help protect the stomach lining.
35. Which one of the following substances shows sublimation behaviour or p
Which one of the following substances shows sublimation behaviour or property at standard temperature and pressure ?
Let’s examine the options:
A) Solid carbon dioxide (Dry ice): At atmospheric pressure (around 1 atm), solid CO₂ sublimes directly into gaseous CO₂ at -78.5°C. While this temperature is below the typical definition of standard temperature (0°C or 25°C), it readily sublimes at standard atmospheric pressure. Compared to other options, it’s the classic example of sublimation under common conditions. Its triple point is -56.6°C at 5.18 atm; below the triple point pressure, it only exists as solid and gas.
B) Water: At 1 atm, ice melts at 0°C and water boils at 100°C. Water exists as a liquid between 0°C and 100°C at 1 atm. Sublimation of ice can occur below 0°C, but water does not typically sublime from solid to gas at standard temperature (0°C or 25°C) and pressure (1 atm) as its primary transition.
C) Liquid nitrogen: Nitrogen boils at -196°C at 1 atm. It is a gas at standard temperature. It doesn’t sublime (solid to gas) at standard temperature and pressure; it transitions from liquid to gas at a much lower temperature.
D) Iron: Iron is a solid at standard temperature and pressure. It melts at 1538°C and boils at 2862°C at 1 atm. It does not sublime under standard conditions.
Solid carbon dioxide is the substance among the options that is well-known for undergoing sublimation at standard atmospheric pressure, even if the temperature is not strictly “standard room temperature”. Given the context of such questions, dry ice is the intended answer for a substance showing sublimation behaviour at standard pressure.
36. If α and β are the roots of the equation x² – 7x + 11 = 0, then the va
If α and β are the roots of the equation x² – 7x + 11 = 0, then the value of α³ + β³ is equal to :
Let the roots be α and β.
According to Vieta’s formulas, for a quadratic equation ax² + bx + c = 0, the sum of the roots is α + β = -b/a and the product of the roots is αβ = c/a.
For the given equation x² – 7x + 11 = 0 (where a=1, b=-7, c=11):
Sum of roots: α + β = -(-7)/1 = 7.
Product of roots: αβ = 11/1 = 11.
We need to find the value of α³ + β³.
We can use the algebraic identity for the sum of cubes: α³ + β³ = (α + β)(α² – αβ + β²).
We can express α² + β² in terms of (α + β) and αβ:
α² + β² = (α + β)² – 2αβ.
Substituting this into the identity:
α³ + β³ = (α + β)[((α + β)² – 2αβ) – αβ]
α³ + β³ = (α + β)((α + β)² – 3αβ).
Now, substitute the values we found for (α + β) and αβ:
α + β = 7
αβ = 11
α³ + β³ = (7)((7)² – 3 × 11)
α³ + β³ = 7(49 – 33)
α³ + β³ = 7(16)
α³ + β³ = 112.
37. From a pack of 5 green balls and 4 red balls, 2 balls are drawn at ran
From a pack of 5 green balls and 4 red balls, 2 balls are drawn at random. What is the probability that both the balls are of the same colour ?
We are drawing 2 balls at random.
The total number of ways to choose 2 balls out of 9 is given by the combination formula C(n, k) = n! / (k! * (n-k)!):
Total outcomes = C(9, 2) = 9! / (2! * 7!) = (9 × 8) / (2 × 1) = 36.
We want the probability that both balls are of the same colour. This can happen in two mutually exclusive ways:
Case 1: Both balls are green.
Number of ways to choose 2 green balls out of 5 = C(5, 2) = 5! / (2! * 3!) = (5 × 4) / (2 × 1) = 10.
Case 2: Both balls are red.
Number of ways to choose 2 red balls out of 4 = C(4, 2) = 4! / (2! * 2!) = (4 × 3) / (2 × 1) = 6.
The number of favourable outcomes (both balls of the same colour) = Number of ways (both green) + Number of ways (both red) = 10 + 6 = 16.
The probability that both balls are of the same colour is (Favourable outcomes) / (Total outcomes) = 16 / 36.
Simplifying the fraction, 16/36 = (4 × 4) / (9 × 4) = 4/9.
38. Which one of the following is the largest 3-digit number which when di
Which one of the following is the largest 3-digit number which when divided by 12, 15 and 18 respectively, gives a remainder 5 in each case ?
The prime factorization of 12 is 2² × 3.
The prime factorization of 15 is 3 × 5.
The prime factorization of 18 is 2 × 3².
The LCM (12, 15, 18) = 2² × 3² × 5 = 4 × 9 × 5 = 180.
So, N – 5 = 180k for some integer k.
N = 180k + 5.
We are looking for the largest 3-digit number of this form. The largest 3-digit number is 999.
We need 180k + 5 ≤ 999.
180k ≤ 994.
k ≤ 994 / 180 ≈ 5.52.
The largest integer value for k is 5.
Substituting k = 5 into the formula for N:
N = 180 × 5 + 5 = 900 + 5 = 905.
905 is a 3-digit number. Let’s check if it gives a remainder of 5 when divided by 12, 15, and 18:
905 ÷ 12 = 75 with remainder 5. (900 = 12 * 75)
905 ÷ 15 = 60 with remainder 5. (900 = 15 * 60)
905 ÷ 18 = 50 with remainder 5. (900 = 18 * 50)
Since k=5 gives 905, and any larger integer k would result in a number greater than 999 (e.g., k=6 gives 180*6+5 = 1085), 905 is the largest 3-digit number satisfying the condition.
39. The main constituents of atmospheric air are Oxygen (O₂) and Nitrogen
The main constituents of atmospheric air are Oxygen (O₂) and Nitrogen (N₂). The composition of O₂ and N₂ is approximately :
The approximate composition of dry atmospheric air by volume is:
Nitrogen (N₂) ≈ 78.09%
Oxygen (O₂) ≈ 20.95%
Argon (Ar) ≈ 0.93%
Carbon Dioxide (CO₂) ≈ 0.04%
Trace gases (Neon, Helium, Methane, Krypton, Hydrogen, etc.) make up the rest. Water vapor is also present, but its concentration varies significantly depending on location and weather. The question likely refers to dry air composition.
Looking at the options for the composition of O₂ and N₂:
A) 29% O₂, 70% N₂
B) 19% O₂, 80% N₂
C) 21% O₂, 78% N₂
D) 23% O₂, 76% N₂
Comparing these options to the actual percentages (≈20.95% O₂ and ≈78.09% N₂), option C (21% and 78%) is the closest approximation.
– The main constituents are Nitrogen (N₂) and Oxygen (O₂).
– Their approximate percentages by volume are about 78% Nitrogen and 21% Oxygen.
40. Dyes in black ink can be separated by :
Dyes in black ink can be separated by :
Chromatography is a technique used to separate mixtures based on the differential distribution of components between a stationary phase and a mobile phase. For separating dyes in ink, paper chromatography is a common method. The paper acts as the stationary phase, and a solvent (like water or alcohol) acts as the mobile phase. As the solvent moves up the paper by capillary action, it carries the different dyes with it. Dyes that are more soluble in the solvent and have weaker interactions with the paper move faster and further up the paper, resulting in their separation into distinct spots at different heights.
Let’s consider the other options:
A) Evaporation separates a soluble solid from a liquid solvent by heating the solution to evaporate the solvent. This would only leave the mixture of dyes behind, not separate them.
B) Centrifugation separates components of a mixture based on their density by spinning at high speed. It is used for separating solids from liquids or liquids of different densities (e.g., separating cream from milk, separating blood cells from plasma). It is not suitable for separating dissolved dyes.
C) Sublimation is the process where a substance changes directly from a solid to a gas state upon heating (e.g., dry ice, iodine). It is used to separate sublimable solids from non-sublimable ones. Dyes in ink are not typically sublimable.
– Chromatography is a separation technique used to separate components of a mixture based on their different affinities for a stationary phase and a mobile phase.
– Paper chromatography is specifically effective for separating different dyes in ink.