Question 1archived
Study the given pattern carefully and select the number that can replace the question mark (?) in it.
8676
1210?
713113
- A
117
- B
128
- C
120
- D
110
Show answer
C. 120Understanding the Number Pattern Puzzle
The question asks us to identify the number that replaces the question mark (?) in the given pattern. The pattern is presented as a series of numbers: 86761210?713113. This arrangement strongly suggests a grid structure, commonly seen in logical pattern puzzles. Based on the numbers and the typical format of such questions, we can interpret this as a 3x3 grid read row by row:
Column 1
Column 2
Column 3
8
6
7
6
12
10
?
7
13
We need to find a logical rule or pattern that connects the numbers in each row or column, or across the grid, which holds true for the first two rows and can be applied to the third row to find the missing number.
Analyzing Potential Number Relationships
Let's examine the relationships between the numbers in each row and column.
Row 1: 8, 6, 7
Row 2: 6, 12, 10
Row 3: ?, 7, 13
And the columns:
Column 1: 8, 6, ?
Column 2: 6, 12, 7
Column 3: 7, 10, 13
Observing Patterns in Rows and Columns
Upon careful observation, we notice a clear arithmetic progression in the third column:
7 to 10 (add 3)
10 to 13 (add 3)
This suggests a pattern where each number is obtained by adding 3 to the number above it in the third column.
Let's look for similar simple patterns in other columns or rows:
In Column 1, the numbers are 8, 6. The difference is \(8 - 6 = 2\). If this were a simple arithmetic progression, the next number would be \(6 - 2 = 4\). However, 4 is not among the given options for ?.
In Column 2, the numbers are 6, 12, 7. The differences are \(12 - 6 = 6\) and \(7 - 12 = -5\). There is no simple arithmetic pattern here.
Let's examine relationships within the rows, such as sums, differences, or products of the numbers.
In Row 1: \(8+6+7 = 21\), \(8 \times 6 \times 7 = 336\)
In Row 2: \(6+12+10 = 28\), \(6 \times 12 \times 10 = 720\)
In Row 3: \(?+7+13 = ?+20\), \(? \times 7 \times 13 = 91?\)
The sums (21, 28) have a difference of 7. If this were an arithmetic progression of sums, the next sum would be \(28 + 7 = 35\). This would mean \(? + 20 = 35\), so \(? = 15\). 15 is not an option.
Identifying the Key Pattern
Let's explore patterns involving squares or products of numbers in the rows.
Consider the third number squared minus the second number squared in each row:
Row 1: \(7^2 - 6^2 = 49 - 36 = 13\). How is 13 related to the first number, 8? \(13 \neq 8\).
Row 2: \(10^2 - 12^2 = 100 - 144 = -44\). How is -44 related to the first number, 6? \(-44 \neq 6\).
Row 3: \(13^2 - 7^2 = 169 - 49 = 120\). How is 120 related to the first number, ??
Notice that the result of the calculation for the third row, 120, is one of the options provided! This strongly suggests that the pattern for the third row is:
(Third Number)² - (Second Number)² = First Number
Calculating the Missing Number
Assuming the pattern for the third row is \((C_3)^2 - (C_2)^2 = C_1\), where \(C_1\), \(C_2\), and \(C_3\) are the numbers in Column 1, Column 2, and Column 3 respectively for that row, we can find the missing number (which is the first number in the third row).
For the third row, the numbers are ?, 7, and 13.
Let the missing number be \(x\).
Applying the pattern:
\[
(C_3)^2 - (C_2)^2 = C_1 \\
(13)^2 - (7)^2 = x \\
169 - 49 = x \\
120 = x
\]
The missing number is 120.
Verification with Options
The calculated value 120 is present in the given options. This confirms that the identified pattern for the third row is likely the intended solution.
Let's briefly check if this pattern applies to the first two rows in any modified form:
Row 1: \(7^2 - 6^2 = 13\). The first number is 8. \(13 \neq 8\). Maybe \(13 \times k = 8\) or \(13 + k = 8\)?
Row 2: \(10^2 - 12^2 = -44\). The first number is 6. \(-44 \neq 6\).
While the exact same pattern doesn't directly yield the first number in the other rows, the calculation for the third row providing one of the options (120) is the most compelling indicator of the intended logic for finding the question mark.
Conclusion
Based on the pattern observed in the third row where the square of the third number minus the square of the second number equals the first number, the missing number is 120.
The number that replaces the question mark (?) is 120.
Revision Table: Key Concepts
Concept
Description
Application in this Puzzle
Number Pattern
A sequence or grid of numbers following a specific rule.
Identifying the logical rule governing the arrangement of numbers in the 3x3 grid.
Grid Puzzle
Numbers arranged in rows and columns with relationships between them.
Interpreting the input string as a 3x3 grid structure.
Row/Column Analysis
Examining relationships within individual rows or columns.
Checking for arithmetic/geometric progressions, sums, products, or differences. E.g., Column 3 is an arithmetic progression.
Inter-element Relationship
Finding how numbers within a row (e.g., first, second, third) are related through operations.
Discovering the pattern \((C_3)^2 - (C_2)^2 = C_1\) for the third row.
Additional Information: Strategies for Solving Pattern Puzzles
Solving number pattern puzzles often requires a systematic approach and the ability to recognize various types of numerical relationships. Here are some common strategies:
Look for Arithmetic Progressions: Check if numbers in a row, column, or diagonal increase or decrease by a constant difference. (Observed in Column 3: +3).
Look for Geometric Progressions: Check if numbers are multiplied or divided by a constant factor.
Check for Sums/Products: See if the sum or product of two numbers in a row/column relates to the third number (e.g., Sum of first two equals third, Product of outer equals middle).
Consider Differences/Ratios: Calculate the differences or ratios between consecutive numbers in rows or columns to see if they form a pattern.
Involve Squares or Cubes: Sometimes the pattern involves squaring or cubing the numbers, or the differences/sums of squares/cubes. (This was key in finding the solution pattern \(13^2 - 7^2 = 120\)).
Combine Operations: The pattern might involve a combination of operations (e.g., multiply the first by 2 and add 5 to get the second).
Look at Digits: For some puzzles, the pattern might involve the sum or product of the digits of the numbers. (Less common with larger numbers as whole units).
Check Row/Column Totals: Sometimes the sum or product of all numbers in each row or column follows a pattern.
Examine Diagonals: Look for patterns along the main or anti-diagonals of the grid.
Test Options: If a pattern is elusive, try plugging in the options to see if any fit a plausible rule, especially if the rule is only clear for the row/column with the missing number.
Practicing various types of grid and sequence puzzles helps develop the intuition needed to quickly spot potential patterns.
Paper & answer key PDF ↗ Question 2archived
Pointing towards a boy, Shalini said, “He is my daughter’s father’s wife’s father’s wife’s only son”. How is Shalini related to the boy?
- A
Sister-in-law
- B
Daughter
- C
Daughter-in-law
- D
Sister
Show answer
D. SisterSolving Blood Relation Puzzles
This question is a classic example of a blood relation puzzle. To solve it, we need to break down the given statement step-by-step to understand the relationship between Shalini and the boy.
Step-by-Step Analysis of the Relationship
Shalini says, “He is my daughter’s father’s wife’s father’s wife’s only son”. Let's analyze this phrase from Shalini's perspective:
My daughter’s father: If Shalini has a daughter, her daughter's father must be Shalini's husband.
My daughter’s father’s wife: This refers to the wife of Shalini's husband. Since Shalini is married to her husband, this person is Shalini herself.
My daughter’s father’s wife’s father: This refers to the father of Shalini (from the previous step). So, this person is Shalini's father.
My daughter’s father’s wife’s father’s wife: This refers to the wife of Shalini's father. This person is Shalini's mother.
My daughter’s father’s wife’s father’s wife’s only son: This refers to the only son of Shalini's mother. Shalini and her mother's only son share the same parents (Shalini's mother and father). Therefore, her mother's only son is Shalini's brother.
Determining the Relationship
Based on the analysis, the boy is Shalini's mother's only son, which means the boy is Shalini's brother. The question asks how Shalini is related to the boy.
Since the boy is Shalini's brother, Shalini is the boy's sister.
Conclusion
The relationship chain leads to the conclusion that the boy is Shalini's brother. Therefore, Shalini is related to the boy as his sister.
Let's look at the options provided:
Sister-in-law: This is the wife of one's sibling or the sister of one's spouse. This does not fit the relationship.
Daughter: Shalini is an adult pointing towards a boy; she cannot be his daughter in this context.
Daughter-in-law: This is the wife of one's son. This does not fit the relationship.
Sister: This is a female sibling. This matches our conclusion.
The correct relationship is Sister.
Relationship Breakdown
Phrase
Interpretation (from Shalini's perspective)
My daughter’s father
Shalini's Husband
...’s wife
Shalini (Shalini's Husband's wife)
...’s father
Shalini's Father (Shalini's father)
...’s wife
Shalini's Mother (Shalini's Father's wife)
...’s only son
Shalini's Brother (Shalini's Mother's only son)
Revision Table: Key Relationship Terms
Common Blood Relation Terms
Term
Definition
Sibling
Brother or sister
Cousin
Child of one's uncle or aunt
Niece
Daughter of one's sibling or sibling-in-law
Nephew
Son of one's sibling or sibling-in-law
Aunt
Sister of one's parent or wife of one's uncle
Uncle
Brother of one's parent or husband of one's aunt
Additional Information on Blood Relation Puzzles
Blood relation questions test your ability to understand and decipher complex relationship chains. They are common in various competitive exams.
Tips for solving blood relation questions:
Break down the statement into smaller, manageable steps.
Start from the speaker's relationship to the first mentioned person (usually "my").
Work through the chain systematically, identifying the person at each step.
Draw a family tree or diagram if the relationships are complex.
Pay attention to terms like "only son" or "only daughter" as they restrict possibilities.
Double-check your steps to ensure accuracy.
Practice with different types of blood relation puzzles can help improve speed and accuracy in solving these problems.
Paper & answer key PDF ↗ Question 3archived
Read the given statements and conclusions carefully. Assuming that the information given in the statements is true, even if it appears to be at variance with commonly known facts, decide which of the given conclusions logically follow(s) from the statements.
Statements:
Some girls are engineers.
All engineers are soldiers.
No doctor is a girl.
Conclusions:
I. No soldier is a girl.
II. No girl is an engineer.
III. Some soldiers are engineers.
- A
All the conclusions follow.
- B
Only conclusion III follows.
- C
Only conclusions I and III follow.
- D
Only conclusion II follows.
Show answer
B. Only conclusion III follows.Understanding the Syllogism Statements and Conclusions
This question requires us to analyze logical statements and determine which conclusions logically follow from them, assuming the statements are absolutely true, even if they contradict common knowledge. We will examine each statement and conclusion carefully.
The given statements are:
Statement 1: Some girls are engineers.
Statement 2: All engineers are soldiers.
Statement 3: No doctor is a girl.
The given conclusions are:
Conclusion I: No soldier is a girl.
Conclusion II: No girl is an engineer.
Conclusion III: Some soldiers are engineers.
Analyzing Statement Combinations
We can analyze how the statements relate to each other using logical deduction or conceptualizing with Venn diagrams.
Let's combine Statement 1 and Statement 2:
Some girls are engineers. (G ∩ E ≠ ∅)
All engineers are soldiers. (E ⊆ S)
If some girls are engineers, and all engineers are soldiers, then it logically follows that some of those girls who are engineers must also be soldiers. Therefore, "Some girls are soldiers" is a valid deduction from Statements 1 and 2.
From Statement 2 alone ("All engineers are soldiers"), we can deduce its conversion. The conversion of "All E are S" is "Some S are E". This means "Some soldiers are engineers" is a valid deduction directly from Statement 2.
Statement 3 ("No doctor is a girl") introduces a third category (doctors) but doesn't directly connect girls, engineers, or soldiers in a way that helps evaluate Conclusions I, II, or III which only involve girls, engineers, and soldiers.
Evaluating Each Conclusion Based on Statements
Analyzing Conclusion I: No soldier is a girl
Based on our analysis of Statement 1 ("Some girls are engineers") and Statement 2 ("All engineers are soldiers"), we deduced that "Some girls are soldiers". This deduction directly contradicts Conclusion I, which states that "No soldier is a girl" (meaning no girl is a soldier). Therefore, Conclusion I does not logically follow from the given statements.
Analyzing Conclusion II: No girl is an engineer
Let's look at Statement 1: "Some girls are engineers". This statement explicitly affirms that there is an intersection between the categories of girls and engineers. Conclusion II, however, states that "No girl is an engineer", which means there is no intersection between girls and engineers. Since Statement 1 directly contradicts Conclusion II, Conclusion II does not logically follow from the given statements.
Analyzing Conclusion III: Some soldiers are engineers
Consider Statement 2: "All engineers are soldiers". This means that every single individual who is an engineer is also a soldier. If this is true, then there must be at least one engineer (implied by "Some girls are engineers" having an existing subject), and that engineer is a soldier. Therefore, it must be true that "Some soldiers are engineers". This is a direct logical inference (conversion) from a Universal Affirmative statement.
Summary of Conclusion Evaluation
Let's summarize our findings for each conclusion:
Conclusion
Stated
Logical Follows?
Reasoning
I
No soldier is a girl.
No
Statements 1 & 2 imply "Some girls are soldiers", which contradicts Conclusion I.
II
No girl is an engineer.
No
Statement 1 says "Some girls are engineers", which contradicts Conclusion II.
III
Some soldiers are engineers.
Yes
Statement 2 says "All engineers are soldiers". The conversion of "All E are S" is "Some S are E".
Based on this analysis, only Conclusion III logically follows from the given statements.
Revision Table for Syllogism Rules
Statement Type
Format
Conversion
Universal Affirmative (A)
All P are Q
Some Q are P (Simple Conversion is not always valid, Conversion per Accidens is valid if P exists)
Universal Negative (E)
No P is Q
No Q is P (Simple Conversion is valid)
Particular Affirmative (I)
Some P are Q
Some Q are P (Simple Conversion is valid)
Particular Negative (O)
Some P are not Q
Conversion is generally not valid
In this problem, Statement 2 is "All engineers are soldiers" (All E are S). Its conversion per accidens is "Some soldiers are engineers" (Some S are E), which is exactly Conclusion III. Statement 1 is "Some girls are engineers" (Some G are E). Its conversion is "Some engineers are girls" (Some E are G).
Additional Information on Logical Reasoning
Logical reasoning questions, particularly syllogisms, test your ability to follow strict rules of inference. It is crucial to:
Accept the statements as absolutely true, disregarding real-world facts.
Analyze the structure of the statements (Universal Affirmative, Universal Negative, Particular Affirmative, Particular Negative).
Understand valid logical operations like conversion, obversion, and contraposition, although conversion is most relevant here.
Combine statements step-by-step if necessary, identifying the middle term (the term common to two statements that links them, e.g., 'engineers' links Statement 1 and 2).
Evaluate each conclusion solely based on whether it must be true if the statements are true.
Practicing with Venn diagrams can often help visualize the relationships described in the statements and check the validity of conclusions, especially for those new to formal logic.
Paper & answer key PDF ↗ Question 4archived
Select the letter-cluster from among the given options that can replace the question mark (?) in the following series.
TMDS, PHXL, LCRE, HXLX, ?, ZNZJ
- A
DSFQ
- B
DSFR
- C
DRGQ
- D
ESFQ
Show answer
A. DSFQSolving the Letter Series Pattern
The question asks us to find the next letter-cluster in the given series: TMDS, PHXL, LCRE, HXLX, ?, ZNZJ.
To solve this type of letter series question, we need to identify the pattern or rule that governs the progression from one cluster to the next. We can analyze the pattern for each letter position separately.
Let's write down the clusters and the corresponding letters at each position:
Cluster
1st Letter
2nd Letter
3rd Letter
4th Letter
TMDS
T
M
D
S
PHXL
P
H
X
L
LCRE
L
C
R
E
HXLX
H
X
L
X
?
?
?
?
?
ZNZJ
Z
N
Z
J
Now, let's analyze the pattern for each position using the alphabetical order (A=1, B=2, ..., Z=26).
First Letter Analysis
The first letters are: T, P, L, H, ?, Z
T is the 20th letter.
P is the 16th letter. ($20 - 16 = 4$)
L is the 12th letter. ($16 - 12 = 4$)
H is the 8th letter. ($12 - 8 = 4$)
The pattern for the first letter is a decrease of 4 in the alphabetical position. Following this pattern:
The next letter should be 4 positions after H. Starting from H (8), $8 - 4 = 4$. The 4th letter is D.
Let's check the pattern with the last cluster: From D (4) to Z (26). If we go backwards 4 steps from D (4): D(4) → C(3) → B(2) → A(1) → Z(26). This corresponds to a decrease of 4 positions wrapping around the alphabet. So the pattern holds.
The first letter of the missing cluster is D.
Second Letter Analysis
The second letters are: M, H, C, X, ?, N
M is the 13th letter.
H is the 8th letter. ($13 - 8 = 5$)
C is the 3rd letter. ($8 - 3 = 5$)
X is the 24th letter. To get from C (3) to X (24) by decreasing, we wrap around: 3 → 2 → 1 → 26 → 25 → 24. This is a decrease of 5 positions.
The pattern for the second letter is a decrease of 5 in the alphabetical position (wrapping around if needed). Following this pattern:
The next letter should be 5 positions after X. Starting from X (24), $24 - 5 = 19$. The 19th letter is S.
Let's check the pattern with the last cluster: From S (19) to N (14). $19 - 14 = 5$. The pattern holds.
The second letter of the missing cluster is S.
Third Letter Analysis
The third letters are: D, X, R, L, ?, Z
D is the 4th letter.
X is the 24th letter. To get from D (4) to X (24) by decreasing, we wrap around: 4 → 3 → 2 → 1 → 26 → 25 → 24. This is a decrease of 6 positions.
R is the 18th letter. From X (24) to R (18) is $24 - 18 = 6$.
L is the 12th letter. From R (18) to L (12) is $18 - 12 = 6$.
The pattern for the third letter is a decrease of 6 in the alphabetical position (wrapping around if needed). Following this pattern:
The next letter should be 6 positions after L. Starting from L (12), $12 - 6 = 6$. The 6th letter is F.
Let's check the pattern with the last cluster: From F (6) to Z (26). To get from F (6) to Z (26) by decreasing, we wrap around: 6 → 5 → 4 → 3 → 2 → 1 → 26. This is a decrease of 6 positions. The pattern holds.
The third letter of the missing cluster is F.
Fourth Letter Analysis
The fourth letters are: S, L, E, X, ?, J
S is the 19th letter.
L is the 12th letter. ($19 - 12 = 7$)
E is the 5th letter. From L (12) to E (5) is $12 - 5 = 7$.
X is the 24th letter. To get from E (5) to X (24) by decreasing, we wrap around: 5 → 4 → 3 → 2 → 1 → 26 → 25 → 24. This is a decrease of 7 positions.
The pattern for the fourth letter is a decrease of 7 in the alphabetical position (wrapping around if needed). Following this pattern:
The next letter should be 7 positions after X. Starting from X (24), $24 - 7 = 17$. The 17th letter is Q.
Let's check the pattern with the last cluster: From Q (17) to J (10). $17 - 10 = 7$. The pattern holds.
The fourth letter of the missing cluster is Q.
Combining the Letters
The letters for the missing cluster are D, S, F, Q.
So, the missing letter-cluster is DSFQ.
Let's verify this against the given options.
Comparing with Options
The derived cluster is DSFQ.
Option 1: DSFQ
Option 2: DSFR
Option 3: DRGQ
Option 4: ESFQ
The derived cluster DSFQ matches Option 1.
Conclusion
By analyzing the sequential pattern of letters at each position within the clusters, we found a consistent decrease in alphabetical position (-4, -5, -6, -7) for the first, second, third, and fourth letters, respectively. Applying this pattern to the cluster HXLX, we determined the next cluster in the series is DSFQ.
Revision Table: Letter Series Patterns
Position
Letters in Series
Alphabetical Position
Pattern
Next Letter Pos
Next Letter
1st
T, P, L, H, ?, Z
20, 16, 12, 8, ?, 26
Decrease by 4
$8 - 4 = 4$
D
2nd
M, H, C, X, ?, N
13, 8, 3, 24, ?, 14
Decrease by 5 (wrap)
$24 - 5 = 19$
S
3rd
D, X, R, L, ?, Z
4, 24, 18, 12, ?, 26
Decrease by 6 (wrap)
$12 - 6 = 6$
F
4th
S, L, E, X, ?, J
19, 12, 5, 24, ?, 10
Decrease by 7 (wrap)
$24 - 7 = 17$
Q
Additional Information on Letter Series and Patterns
Letter series questions are common in logical reasoning tests and competitive exams. They assess a candidate's ability to identify patterns and sequences in alphabetical order. There are several types of patterns you might encounter:
Alphabetical Position: Letters change based on their position in the alphabet (A=1, B=2, etc.). The pattern can involve addition, subtraction, multiplication, or division of these positions.
Skipping Letters: The pattern might be skipping a fixed number of letters between consecutive terms (e.g., A, C, E, G... skipping one letter each time).
Reverse Alphabetical Order: The series might move backward through the alphabet.
Combination of Patterns: Some series combine different rules for different positions within a cluster, as seen in this problem where each letter position followed a different subtraction rule.
Vowel/Consonant Patterns: The pattern might relate to whether a letter is a vowel or a consonant.
Specific Sequences: Some series might follow specific sequences like perfect squares of positions, prime numbers, etc., applied to alphabetical positions.
Solving these questions often requires writing down the alphabet and their corresponding positions or simply visualizing the letters and counting skips.
Paper & answer key PDF ↗ Question 5archived
In a coaching institute, the number of students in class 10 is 1/3 more than the number of students in class 12. If the total number of students of class 10 and class 12 in the institute is 112, find the number of students in class 10 in that institute.
- A
48
- B
70
- C
64
- D
52
Show answer
C. 64Solving the Student Count Problem in a Coaching Institute
Let's break down this problem about the number of students in class 10 and class 12 in a coaching institute.
We are given two pieces of information:
The number of students in class 10 is $1/3$ more than the number of students in class 12.
The total number of students in class 10 and class 12 combined is 112.
Our goal is to find the exact number of students in class 10.
Setting Up Equations for Class 10 and Class 12 Students
To solve this, let's use variables to represent the unknown quantities:
Let $C_{10}$ be the number of students in class 10.
Let $C_{12}$ be the number of students in class 12.
Now, we can translate the given information into mathematical equations:
From the first statement, "the number of students in class 10 is $1/3$ more than the number of students in class 12", we can write:
$C_{10} = C_{12} + \frac{1}{3} C_{12}$
We can simplify this equation:
$C_{10} = \left(1 + \frac{1}{3}\right) C_{12}$
$C_{10} = \left(\frac{3}{3} + \frac{1}{3}\right) C_{12}$
$C_{10} = \frac{4}{3} C_{12}$ (Equation 1)
From the second statement, "the total number of students of class 10 and class 12 in the institute is 112", we get:
$C_{10} + C_{12} = 112$ (Equation 2)
Solving for the Number of Students in Class 10
We now have a system of two linear equations. We can use substitution to solve for the number of students in class 10 ($C_{10}$).
Substitute the expression for $C_{10}$ from Equation 1 into Equation 2:
$\left(\frac{4}{3} C_{12}\right) + C_{12} = 112$
Combine the terms involving $C_{12}$:
$\left(\frac{4}{3} + 1\right) C_{12} = 112$
$\left(\frac{4}{3} + \frac{3}{3}\right) C_{12} = 112$
$\frac{7}{3} C_{12} = 112$
Now, solve for $C_{12}$ by multiplying both sides by $\frac{3}{7}$:
$C_{12} = 112 \times \frac{3}{7}$
$C_{12} = \frac{112 \times 3}{7}$
Since $112 \div 7 = 16$, we have:
$C_{12} = 16 \times 3$
$C_{12} = 48$
So, there are 48 students in class 12.
Now that we have the number of students in class 12, we can find the number of students in class 10 using Equation 1 ($C_{10} = \frac{4}{3} C_{12}$):
$C_{10} = \frac{4}{3} \times 48$
$C_{10} = 4 \times \frac{48}{3}$
$C_{10} = 4 \times 16$
$C_{10} = 64$
Thus, there are 64 students in class 10.
Verification
Let's quickly check if our numbers satisfy the original conditions:
Number of students in class 10 ($C_{10}$) = 64
Number of students in class 12 ($C_{12}$) = 48
Total students = $C_{10} + C_{12} = 64 + 48 = 112$. This matches the given total.
Is $C_{10}$ ($64$) $1/3$ more than $C_{12}$ ($48$)?
$1/3$ of $C_{12}$ is $\frac{1}{3} \times 48 = 16$.
$C_{12} + \frac{1}{3} C_{12} = 48 + 16 = 64$.
Yes, 64 is indeed $1/3$ more than 48.
The calculated numbers satisfy both conditions of the problem.
Final Answer
The number of students in class 10 in that institute is 64.
Revision Table: Student Count Problem
Concept
Explanation
Application in this Problem
Translating Words to Algebra
Converting verbal descriptions into mathematical equations using variables.
"1/3 more than" becomes $+ \frac{1}{3} \times (\text{other quantity})$; "total is" becomes sum equals a number.
Defining Variables
Assigning letters (like $C_{10}$, $C_{12}$) to represent unknown quantities.
$C_{10}$ for class 10 students, $C_{12}$ for class 12 students.
Setting up Equations
Writing down the relationships between variables based on the problem.
$C_{10} = C_{12} + \frac{1}{3}C_{12}$ and $C_{10} + C_{12} = 112$.
Solving Linear Equations
Finding the values of variables that satisfy the equations, often using substitution or elimination.
Substituting $C_{10} = \frac{4}{3}C_{12}$ into the second equation and solving for $C_{12}$, then finding $C_{10}$.
Verification
Checking if the obtained solution satisfies all conditions of the original problem.
Confirming $64 + 48 = 112$ and $64 = 48 + \frac{1}{3}(48)$.
Additional Information: Solving Word Problems
Word problems like this require careful reading and translation. Here are some tips:
Read Carefully: Understand exactly what is given and what is being asked.
Identify Unknowns: Determine the quantities you need to find.
Assign Variables: Use letters to represent the unknowns.
Formulate Equations: Write equations that express the relationships given in the problem. Look for keywords like "sum," "difference," "product," "quotient," "is" (means equals), "more than," "less than," "times," etc.
Solve the Equations: Use algebraic techniques (substitution, elimination) to find the values of the variables.
Check Your Answer: Plug your solution back into the original word problem (not just your equations) to make sure it makes sense and satisfies all conditions.
State Your Answer Clearly: Make sure you answer the specific question asked in the problem.
In this problem, understanding "1/3 more than" was crucial. It means the original amount plus an additional one-third of that amount.
Paper & answer key PDF ↗ Question 6archived
390625 is at which position in the series 5, 25, 125, 625, ______?
- A
8th
- B
7th
- C
9th
- D
10th
Show answer
A. 8thFinding the Position of a Number in a Geometric Series
The question asks for the position of the number 390625 in the series 5, 25, 125, 625, and so on. Let's first identify the pattern in this series.
The terms are:
First term: 5
Second term: 25
Third term: 125
Fourth term: 625
We can observe how each term is related to the previous one:
25 is \(5 \times 5\)
125 is \(25 \times 5\)
625 is \(125 \times 5\)
This indicates that each term is obtained by multiplying the previous term by 5. This type of series where each term after the first is found by multiplying the previous one by a fixed, non-zero number is called a geometric series or geometric sequence.
Identifying the Geometric Series Parameters
In a geometric series:
The first term is denoted by \(a_1\). Here, \(a_1 = 5\).
The common ratio, denoted by \(r\), is the constant factor by which each term is multiplied to get the next. Here, \(r = 5\).
Formula for the nth Term of a Geometric Series
The formula for the \(n\)th term (\(a_n\)) of a geometric series is given by:
\[ a_n = a_1 \times r^{n-1} \]
For our series, with \(a_1 = 5\) and \(r = 5\), the formula becomes:
\[ a_n = 5 \times 5^{n-1} \]
Using exponent rules (\(a^m \times a^n = a^{m+n}\)), we can simplify this:
\[ a_n = 5^1 \times 5^{n-1} = 5^{1 + (n-1)} = 5^n \]
So, the \(n\)th term of this specific series is simply \(5^n\).
Finding the Position of 390625
We want to find the position \(n\) where the \(n\)th term \(a_n\) is equal to 390625. Using our simplified formula \(a_n = 5^n\), we set up the equation:
\[ 5^n = 390625 \]
To find \(n\), we need to determine what power of 5 equals 390625. We can do this by calculating powers of 5 until we reach 390625:
\(5^1 = 5\)
\(5^2 = 25\)
\(5^3 = 125\)
\(5^4 = 625\)
\(5^5 = 3125\)
\(5^6 = 15625\)
\(5^7 = 78125\)
\(5^8 = 390625\)
From the calculation, we see that \(5^8 = 390625\). Therefore, comparing this with \(5^n = 390625\), we find that \(n = 8\).
This means that 390625 is the 8th term in the series.
Summary of Terms and Positions
Position (n)
Term (\(5^n\))
Value
1
\(5^1\)
5
2
\(5^2\)
25
3
\(5^3\)
125
4
\(5^4\)
625
5
\(5^5\)
3125
6
\(5^6\)
15625
7
\(5^7\)
78125
8
\(5^8\)
390625
As shown in the table, the value 390625 corresponds to the 8th position.
Revision Table: Geometric Series Concepts
Concept
Description
Formula
Geometric Series
A sequence where each term after the first is found by multiplying the previous one by a constant called the common ratio.
\(a_1, a_1 r, a_1 r^2, a_1 r^3, \dots\)
First Term
The starting number in the series.
\(a_1\)
Common Ratio
The constant factor multiplied to get the next term.
\(r = a_n / a_{n-1}\)
nth Term
The term at position \(n\) in the series.
\(a_n = a_1 r^{n-1}\)
Additional Information: Solving for Exponents
When you have an equation like \(b^n = x\), and you need to find the exponent \(n\), you are essentially looking for the logarithm of \(x\) with base \(b\). In the equation \(5^n = 390625\), finding \(n\) is equivalent to calculating \(\log_5(390625)\). Using a calculator, \(\log_5(390625) = 8\). Alternatively, as we did, you can repeatedly divide \(x\) by the base \(b\) until you reach 1, counting how many divisions were made. For 390625 and base 5:
\(390625 / 5 = 78125\) (1st division)
\(78125 / 5 = 15625\) (2nd division)
\(15625 / 5 = 3125\) (3rd division)
\(3125 / 5 = 625\) (4th division)
\(625 / 5 = 125\) (5th division)
\(125 / 5 = 25\) (6th division)
\(25 / 5 = 5\) (7th division)
\(5 / 5 = 1\) (8th division)
Since it took 8 divisions by 5 to reach 1, 390625 is \(5^8\). This confirms our result that the position is the 8th term.
Paper & answer key PDF ↗ Question 7archived
Select the option that is related to the third letter-cluster in the same way as the second letter-cluster is related to the first letter-cluster.
FPD : UKI :: LWP : ?
- A
ODT
- B
PUX
- C
PHV
- D
ODU
Show answer
D. ODUSolving the Letter Cluster Analogy: FPD to UKI
This question asks us to find the relationship between the first pair of letter clusters, FPD and UKI, and apply that same relationship to the third letter cluster, LWP, to find the fourth one from the given options.
Let's analyze the relationship between FPD and UKI letter by letter based on their positions in the English alphabet (A=1, B=2, ..., Z=26).
Analysing the Relationship: FPD to UKI
First letter: F is the 6th letter. U is the 21st letter. Notice that $6 + 21 = 27$. This indicates that F and U are opposite letters in the alphabet (A opposite Z, B opposite Y, etc.).
Second letter: P is the 16th letter. K is the 11th letter. Notice that $16 + 11 = 27$. This indicates that P and K are also opposite letters in the alphabet.
Third letter: D is the 4th letter. I is the 9th letter. The difference is $9 - 4 = +5$. So, the third letter's position increases by 5.
The pattern identified is: First letter is the opposite, Second letter is the opposite, and the Third letter is shifted forward by 5 positions.
Applying the Pattern: LWP to the Missing Cluster
Now we apply the same pattern to the letter cluster LWP.
First letter (L): L is the 12th letter. The opposite letter is found at position $27 - 12 = 15$. The 15th letter is O.
Second letter (W): W is the 23rd letter. The opposite letter is found at position $27 - 23 = 4$. The 4th letter is D.
Third letter (P): P is the 16th letter. We need to shift forward by 5 positions: $16 + 5 = 21$. The 21st letter is U.
Combining the results for each letter, we get the letter cluster ODU.
Checking the Options
Let's compare our derived cluster ODU with the given options:
ODT
PUX
PHV
ODU
Our result, ODU, matches Option 4.
Therefore, the letter cluster that is related to LWP in the same way that UKI is related to FPD is ODU.
Position
FPD
Relationship
UKI
1st
F (6)
Opposite ($6+21=27$)
U (21)
2nd
P (16)
Opposite ($16+11=27$)
K (11)
3rd
D (4)
$+5$ ($4+5=9$)
I (9)
Position
LWP
Relationship
Result
1st
L (12)
Opposite ($27-12=15$)
O (15)
2nd
W (23)
Opposite ($27-23=4$)
D (4)
3rd
P (16)
$+5$ ($16+5=21$)
U (21)
Revision Table: Key Learnings from Letter Analogies
Concept
Description
Relevance Here
Letter Positions
Assigning a numerical value to each letter (A=1, B=2, etc.).
Essential for calculating shifts and opposite letters.
Opposite Letters
Pairs of letters equidistant from the start and end of the alphabet (sum of positions is 27).
Used for the first two letters of the pattern.
Letter Shifts
Moving a certain number of positions forward or backward in the alphabet.
Used for the third letter of the pattern ($+5$ shift).
Pattern Identification
Finding the rule or logic connecting the first two elements of an analogy.
Crucial first step in solving any analogy question.
Additional Information: Types of Letter Reasoning
Letter reasoning questions, like this letter cluster analogy, are common in many competitive exams. They test your ability to identify patterns and relationships involving letters. Some common types include:
Letter Series: Finding the next letter or sequence based on a pattern.
Letter Analogy: Finding a pair of letters or clusters that have the same relationship as a given pair.
Coding-Decoding: Deciphering a coded message based on a given code or pattern.
Jumbled Letters: Arranging letters to form meaningful words.
Practicing these different types helps improve logical thinking and pattern recognition skills.
Paper & answer key PDF ↗ Question 8archived
Select the Venn diagram that best represents the relationship between the following.
Planet, Sun, Moon
- A
Option A (shown in image)
- B
Option B (shown in image)
- C
Option C (shown in image)
- D
Option D (shown in image)
Show answer
B. Option B (shown in image)The Venn diagrams best represent the relationship between - Planet, Sun and Moon figure are shown below:
Sun is star.
Moon is a satellite.
Earth, Jupiter, Venus all are Planet and different from each other.
Hence, the correct answer is "Option 2".
Paper & answer key PDF ↗ Question 9archived
In a certain code language, ‘MOST’ is written as ‘134’ and ‘FUR’ is written as ‘90’. How will ‘SUCCESS’ be written in that language?
- A
89
- B
175
- C
215
- D
178
Show answer
D. 178Coding Language Pattern Analysis
This question involves understanding a coding language where words are represented by numbers. We are given two examples: 'MOST' is coded as '134', and 'FUR' is coded as '90'. We need to find the code for 'SUCCESS' based on the same pattern.
Analyzing the Coding Pattern
Let's look at the letters in the given words and their corresponding numerical positions in the English alphabet (A=1, B=2, ..., Z=26).
Example 1: MOST
The letters in 'MOST' are M, O, S, T.
M is the 13th letter.
O is the 15th letter.
S is the 19th letter.
T is the 20th letter.
Let's try summing these positional values:
\( \text{Sum} = 13 + 15 + 19 + 20 \)
\( \text{Sum} = 67 \)
The code given for 'MOST' is 134. We observe that \( 67 \times 2 = 134 \). This suggests the pattern might involve summing the positional values and then multiplying the sum by 2.
Example 2: FUR
Let's test this potential pattern with 'FUR'. The letters are F, U, R.
F is the 6th letter.
U is the 21st letter.
R is the 18th letter.
Summing their positional values:
\( \text{Sum} = 6 + 21 + 18 \)
\( \text{Sum} = 45 \)
The code given for 'FUR' is 90. Applying the multiplication by 2 rule: \( 45 \times 2 = 90 \). This matches the given code for 'FUR'.
The Identified Coding Rule
Based on the analysis of 'MOST' and 'FUR', the coding rule appears to be:
Code = (Sum of the positional values of the letters in the word) \(\times\) 2
Applying the Rule to SUCCESS
Now, let's apply this rule to the word 'SUCCESS'. The letters are S, U, C, C, E, S, S.
S is the 19th letter.
U is the 21st letter.
C is the 3rd letter.
C is the 3rd letter.
E is the 5th letter.
S is the 19th letter.
S is the 19th letter.
Summing the positional values of all the letters in 'SUCCESS':
\( \text{Sum} = 19 + 21 + 3 + 3 + 5 + 19 + 19 \)
\( \text{Sum} = 40 + 3 + 3 + 5 + 19 + 19 \)
\( \text{Sum} = 43 + 3 + 5 + 19 + 19 \)
\( \text{Sum} = 46 + 5 + 19 + 19 \)
\( \text{Sum} = 51 + 19 + 19 \)
\( \text{Sum} = 70 + 19 \)
\( \text{Sum} = 89 \)
Now, applying the multiplication by 2 rule:
\( \text{Code for SUCCESS} = 89 \times 2 \)
\( \text{Code for SUCCESS} = 178 \)
Conclusion
Following the identified pattern, the word 'SUCCESS' is coded as 178.
Revision Table: Letter Positions
Letter
Position
A
1
B
2
C
3
D
4
E
5
F
6
...
...
M
13
...
...
O
15
...
...
R
18
S
19
T
20
U
21
...
...
Z
26
Additional Information: Coding Decoding Concepts
Coding-decoding questions test your ability to identify patterns in how words, letters, or numbers are coded. Common patterns include:
Using positional values of letters (as seen in this question).
Adding, subtracting, or multiplying positional values or their sums.
Reversing the order of letters.
Substituting letters with others based on a shift in position (e.g., A becomes C, B becomes D - a shift of +2).
Using opposite letters (e.g., A's opposite is Z, B's opposite is Y).
Combining multiple rules.
Solving these questions requires careful observation, pattern identification, and applying the derived rule consistently.
Paper & answer key PDF ↗ Question 10archived
Select the correct combination of mathematical signs that can sequentially replace the * signs and balance the given equation.
84 * 42 * 7 * 5 * 21 * 93
- A
+, ÷, −, ×, =
- B
×, ÷, +, −, =
- C
+, ÷, ×, −, =
- D
÷, +, ×, −, =
Show answer
C. +, ÷, ×, −, =Understanding the Mathematical Sign Problem
The question asks us to find the correct sequence of mathematical signs that, when placed sequentially in the equation 84 * 42 * 7 * 5 * 21 * 93, will balance the equation. This means the equation should become true. The last sign in each option is always an equals sign (=), indicating that the expression on the left side of the equals sign should evaluate to 93.
The given equation structure is: 84 [sign1] 42 [sign2] 7 [sign3] 5 [sign4] 21 = 93
To solve this, we need to test each option's sequence of signs while following the standard order of mathematical operations (BODMAS/PEMDAS: Brackets, Orders/Exponents, Division and Multiplication (from left to right), Addition and Subtraction (from left to right)).
Testing the Options
Option 1: +, ÷, −, ×, =
Let's substitute these signs into the equation:
\(84 + 42 \div 7 - 5 \times 21 = 93\)
Following BODMAS:
Division: \(42 \div 7 = 6\)
Equation becomes: \(84 + 6 - 5 \times 21 = 93\)
Multiplication: \(5 \times 21 = 105\)
Equation becomes: \(84 + 6 - 105 = 93\)
Addition: \(84 + 6 = 90\)
Equation becomes: \(90 - 105 = 93\)
Subtraction: \(90 - 105 = -15\)
Since \(-15 \neq 93\), this option is incorrect.
Option 2: ×, ÷, +, −, =
Substitute the signs:
\(84 \times 42 \div 7 + 5 - 21 = 93\)
Following BODMAS:
Division: \(42 \div 7 = 6\)
Equation becomes: \(84 \times 6 + 5 - 21 = 93\)
Multiplication: \(84 \times 6 = 504\)
Equation becomes: \(504 + 5 - 21 = 93\)
Addition: \(504 + 5 = 509\)
Equation becomes: \(509 - 21 = 93\)
Subtraction: \(509 - 21 = 488\)
Since \(488 \neq 93\), this option is incorrect.
Option 3: +, ÷, ×, −, =
Substitute the signs:
\(84 + 42 \div 7 \times 5 - 21 = 93\)
Following BODMAS:
Division: \(42 \div 7 = 6\)
Equation becomes: \(84 + 6 \times 5 - 21 = 93\)
Multiplication: \(6 \times 5 = 30\)
Equation becomes: \(84 + 30 - 21 = 93\)
Addition: \(84 + 30 = 114\)
Equation becomes: \(114 - 21 = 93\)
Subtraction: \(114 - 21 = 93\)
Since \(93 = 93\), this option correctly balances the equation.
Option 4: ÷, +, ×, −, =
Substitute the signs:
\(84 \div 42 + 7 \times 5 - 21 = 93\)
Following BODMAS:
Division: \(84 \div 42 = 2\)
Equation becomes: \(2 + 7 \times 5 - 21 = 93\)
Multiplication: \(7 \times 5 = 35\)
Equation becomes: \(2 + 35 - 21 = 93\)
Addition: \(2 + 35 = 37\)
Equation becomes: \(37 - 21 = 93\)
Subtraction: \(37 - 21 = 16\)
Since \(16 \neq 93\), this option is incorrect.
Conclusion
Option 3 provides the sequence of mathematical signs that correctly balances the given equation.
Revision Table: Testing Sign Combinations
Option
Sign Sequence
Equation
Step-by-Step Calculation
Result
Balances?
1
+, ÷, −, ×, =
\(84 + 42 \div 7 - 5 \times 21\)
\(84 + 6 - 5 \times 21\) → \(84 + 6 - 105\) → \(90 - 105\)
\(-15\)
No
2
×, ÷, +, −, =
\(84 \times 42 \div 7 + 5 - 21\)
\(84 \times 6 + 5 - 21\) → \(504 + 5 - 21\) → \(509 - 21\)
\(488\)
No
3
+, ÷, ×, −, =
\(84 + 42 \div 7 \times 5 - 21\)
\(84 + 6 \times 5 - 21\) → \(84 + 30 - 21\) → \(114 - 21\)
\(93\)
Yes
4
÷, +, ×, −, =
\(84 \div 42 + 7 \times 5 - 21\)
\(2 + 7 \times 5 - 21\) → \(2 + 35 - 21\) → \(37 - 21\)
\(16\)
No
Additional Information: Order of Operations (BODMAS/PEMDAS) for Balancing Equations
When evaluating mathematical expressions with multiple operations, it is crucial to follow a specific order to get the correct result. This order is often remembered using acronyms like BODMAS or PEMDAS.
BODMAS: Brackets, Orders (powers/roots), Division and Multiplication (left to right), Addition and Subtraction (left to right).
PEMDAS: Parentheses, Exponents, Multiplication and Division (left to right), Addition and Subtraction (left to right).
These rules ensure consistency in calculations. In problems like balancing equations with sign substitutions, applying BODMAS/PEMDAS correctly is the key to determining which sign sequence works.
Paper & answer key PDF ↗ Question 11archived
The sequence of folding a piece of paper and the manner in which the folded paper has been cut is shown in the following figures. How would this paper look when unfolded?

- A
Option A (shown in image)
- B
Option B (shown in image)
- C
Option C (shown in image)
- D
Option D (shown in image)
Show answer
B. Option B (shown in image)The image obtained when the paper is unfolded is,
Hence, the correct answer is "Option 2".
Paper & answer key PDF ↗ Question 12archived
Select the number from among the given options that can replace the question mark (?) in the following series.
32, 34, 43, 71, 136, ?
- A
262
- B
149
- C
188
- D
277
Show answer
A. 262Analyzing the Number Series Pattern
The question asks us to find the next number in the series: 32, 34, 43, 71, 136, ?. To solve this, we need to identify the pattern or rule that connects consecutive terms in the given number series.
Finding the Differences Between Consecutive Terms
Let's calculate the difference between each term and the term immediately preceding it:
Difference between 34 and 32: $34 - 32 = 2$
Difference between 43 and 34: $43 - 34 = 9$
Difference between 71 and 43: $71 - 43 = 28$
Difference between 136 and 71: $136 - 71 = 65$
The series of differences is: 2, 9, 28, 65.
Identifying the Pattern in the Differences
Now, let's examine the pattern in this new series of differences (2, 9, 28, 65). We can observe that these numbers are related to cubes:
$2 = 1^3 + 1$
$9 = 2^3 + 1$
$28 = 3^3 + 1$
$65 = 4^3 + 1$
The pattern in the differences is $(n^3 + 1)$, where $n$ starts from 1 for the first difference, 2 for the second difference, and so on.
Calculating the Next Difference
Following this pattern, the next difference in the series should correspond to $n=5$. So, the next difference is:
Next difference = $5^3 + 1 = 125 + 1 = 126$
Determining the Missing Term
To find the missing term in the original series, we add the next difference (126) to the last known term in the series (136):
Missing Term = Last term + Next difference
Missing Term = $136 + 126 = 262$
Therefore, the number that replaces the question mark is 262.
Term
Value
Difference from previous term
Pattern of Difference
1st
32
-
-
2nd
34
$34 - 32 = 2$
$1^3 + 1$
3rd
43
$43 - 34 = 9$
$2^3 + 1$
4th
71
$71 - 43 = 28$
$3^3 + 1$
5th
136
$136 - 71 = 65$
$4^3 + 1$
6th
?
$136 + (5^3 + 1) = 136 + 126 = 262$
$5^3 + 1$
Revision Table: Number Series Analysis
Understanding number series patterns is crucial for logical reasoning questions. Here's a quick summary of the steps taken:
Analyze the given series of numbers.
Calculate the differences between consecutive terms.
Look for a pattern in the series of differences (e.g., arithmetic progression, geometric progression, squares, cubes, or combinations).
Once the pattern in differences is found, calculate the next difference.
Add the next difference to the last term of the original series to find the missing number.
Additional Information: Common Number Series Patterns
Besides the $(n^3 + 1)$ pattern seen here, many other patterns are common in number series questions:
Arithmetic Series: A constant difference between terms (e.g., 2, 5, 8, 11...).
Geometric Series: A constant ratio between terms (e.g., 3, 6, 12, 24...).
Difference Series: The differences themselves form an arithmetic or geometric series.
Square/Cube Patterns: Terms are based on squares ($n^2$) or cubes ($n^3$) of numbers, possibly with additions or subtractions ($n^2+1$, $n^2-1$, $n^3+1$, $n^3-1$).
Combination Patterns: A mix of different operations or two interleaved series.
Fibonacci-like Series: Each term is the sum of the two preceding terms (e.g., 1, 1, 2, 3, 5, 8...).
Practicing with different types of series helps in quickly identifying the underlying rule.
Paper & answer key PDF ↗ Question 13archived
In a certain code language, ‘NAILS’ is written as ‘PYGNU’, and ‘TEXT’ is written as ‘VCZV. How will ‘FOREST’ be written in that language?
- A
HMTCUV
- B
HQTGUV
- C
DMPCUU
- D
HMNUCV
Show answer
A. HMTCUVDecoding the Code Language: NAILS, TEXT, and FOREST
This question asks us to decipher a specific code language based on two examples provided: ‘NAILS’ is coded as ‘PYGNU’, and ‘TEXT’ is coded as ‘VCZV’. We then need to apply the same coding logic to find the code for ‘FOREST’.
Analyzing the Coding Pattern
Let's look at the relationship between the letters in the original words and their coded versions for both examples. We can consider the position of each letter in the English alphabet (A=1, B=2, ..., Z=26).
Original Word: NAILS
N
A
I
L
S
Alphabet Position
14
1
9
12
19
Coded Word: PYGNU
P
Y
G
N
U
Alphabet Position
16
25
7
14
21
Shift (Coded - Original)
+2
-2
-2
+2
+2
Original Word: TEXT
T
E
X
T
Alphabet Position
20
5
24
20
Coded Word: VCZV
V
C
Z
V
Alphabet Position
22
3
26
22
Shift (Coded - Original)
+2
-2
+2
+2
Observing the shifts:
For NAILS: +2, -2, -2, +2, +2
For TEXT: +2, -2, +2, +2
The pattern of shifts doesn't seem to be strictly based on the position of the letter in the word or the length of the word in a simple way. Let's look closer at the types of letters and their shifts:
In NAILS, A and I are vowels. Their shifts are -2. N, L, S are consonants. Their shifts are +2, +2, +2.
In TEXT, E is a vowel. Its shift is -2. T, X, T are consonants. Their shifts are +2, +2, +2.
It appears the coding rule is based on whether a letter is a vowel or a consonant.
All consonants are shifted +2 positions forward in the alphabet.
All vowels are shifted -2 positions backward in the alphabet. (Assuming alphabet wraps around, A-2 = Y, B-2 = Z etc.)
Verifying the Vowel/Consonant Rule
Let's re-check this rule with the given examples:
NAILS:
N (Consonant): N + 2 = P
A (Vowel): A - 2 = Y
I (Vowel): I - 2 = G
L (Consonant): L + 2 = N
S (Consonant): S + 2 = U
Coded word: PYGNU. This matches the given information.
TEXT:
T (Consonant): T + 2 = V
E (Vowel): E - 2 = C
X (Consonant): X + 2 = Z
T (Consonant): T + 2 = V
Coded word: VCZV. This matches the given information.
The rule (Consonant +2, Vowel -2) is consistent for both examples.
Applying the Rule to FOREST
Now let's apply this established rule to the word ‘FOREST’.
F (Consonant): F + 2 = H
O (Vowel): O - 2 = M
R (Consonant): R + 2 = T
E (Vowel): E - 2 = C
S (Consonant): S + 2 = U
T (Consonant): T + 2 = V
Combining the resulting letters, the code for ‘FOREST’ is HMTCUV.
Conclusion
Based on the coding pattern observed in the examples ‘NAILS’ → ‘PYGNU’ and ‘TEXT’ → ‘VCZV’, where consonants are shifted +2 and vowels are shifted -2, the word ‘FOREST’ is coded as ‘HMTCUV’.
Revision Table: Coding Logic Summary
Letter Type
Coding Rule
Examples from Problem
Consonant
Shift +2 forward
N → P, L → N, S → U, T → V, X → Z, F → H, R → T, S → U, T → V
Vowel
Shift -2 backward
A → Y, I → G, E → C, O → M, E → C
Additional Information: Types of Coding-Decoding
Coding-decoding questions are common in reasoning sections of competitive exams. They test your ability to identify patterns and apply rules. Common types include:
Letter Coding: Letters are replaced with other letters based on a rule (like position shift, vowel/consonant rule, etc.). This question is an example of letter coding.
Number Coding: Words are coded into numbers.
Symbol Coding: Letters or words are coded using symbols.
Mixed Coding: A combination of letters, numbers, and symbols is used.
Practicing different types helps in quickly identifying the underlying logic during an exam.
Paper & answer key PDF ↗ Question 14archived
If the numbers ‘18’ and ‘30’ are interchanged, then which of the following equations can be correctly balanced?
- A
12 – 30 × 18 ÷ 3 + 16 = 174
- B
14 × 5 – 18 ÷ 6 + 30 = 73
- C
35 ÷ 5 × 5 + 30 – 18 = 23
- D
64 + 18 × 5 ÷ 3 – 30 = 98
Show answer
C. 35 ÷ 5 × 5 + 30 – 18 = 23Balancing Equations by Interchanging Numbers
This problem requires us to test which given equation becomes mathematically correct or 'balanced' after swapping the positions of the numbers '18' and '30'. We need to evaluate each equation based on the order of operations (BODMAS/PEMDAS) after performing the interchange.
The order of operations is typically remembered using acronyms like BODMAS or PEMDAS:
Brackets (or Parentheses)
Orders (or Exponents)
Division and Multiplication (from left to right)
Addition and Subtraction (from left to right)
Evaluating Each Equation with Interchange
We will go through each option, swap '18' and '30', and then calculate the value of the left side of the equation to see if it equals the right side.
Equation 1: Testing Balance after Interchanging 18 and 30
The original equation is: \(12 - 30 \times 18 \div 3 + 16 = 174\)
After interchanging '18' and '30', the equation becomes:
\(12 - 18 \times 30 \div 3 + 16\)
Now, let's calculate the value following the BODMAS rule:
First, perform multiplication and division from left to right:
\(18 \times 30 = 540\)
\(540 \div 3 = 180\)
The expression is now: \(12 - 180 + 16\)
Next, perform addition and subtraction from left to right:
\(12 - 180 = -168\)
\(-168 + 16 = -152\)
The left side evaluates to -152. The right side is 174.
\(-152 \neq 174\)
So, this equation does not balance after interchanging '18' and '30'.
Equation 2: Checking Equation Balance with 18 and 30 Swapped
The original equation is: \(14 \times 5 - 18 \div 6 + 30 = 73\)
After interchanging '18' and '30', the equation becomes:
\(14 \times 5 - 30 \div 6 + 18\)
Let's calculate the value following the BODMAS rule:
First, perform multiplication and division from left to right:
\(14 \times 5 = 70\)
\(30 \div 6 = 5\)
The expression is now: \(70 - 5 + 18\)
Next, perform addition and subtraction from left to right:
\(70 - 5 = 65\)
\(65 + 18 = 83\)
The left side evaluates to 83. The right side is 73.
\(83 \neq 73\)
So, this equation does not balance after interchanging '18' and '30'.
Equation 3: Verifying Balance after Interchanging 18 and 30
The original equation is: \(35 \div 5 \times 5 + 30 - 18 = 23\)
After interchanging '18' and '30', the equation becomes:
\(35 \div 5 \times 5 + 18 - 30\)
Let's calculate the value following the BODMAS rule:
First, perform multiplication and division from left to right:
\(35 \div 5 = 7\)
\(7 \times 5 = 35\)
The expression is now: \(35 + 18 - 30\)
Next, perform addition and subtraction from left to right:
\(35 + 18 = 53\)
\(53 - 30 = 23\)
The left side evaluates to 23. The right side is 23.
\(23 = 23\)
So, this equation balances after interchanging '18' and '30'.
Equation 4: Checking if Equation Balances by Swapping 18 and 30
The original equation is: \(64 + 18 \times 5 \div 3 - 30 = 98\)
After interchanging '18' and '30', the equation becomes:
\(64 + 30 \times 5 \div 3 - 18\)
Let's calculate the value following the BODMAS rule:
First, perform multiplication and division from left to right:
\(30 \times 5 = 150\)
\(150 \div 3 = 50\)
The expression is now: \(64 + 50 - 18\)
Next, perform addition and subtraction from left to right:
\(64 + 50 = 114\)
\(114 - 18 = 96\)
The left side evaluates to 96. The right side is 98.
\(96 \neq 98\)
So, this equation does not balance after interchanging '18' and '30'.
Summary of Results
Equation
Expression after Interchanging 18 and 30
Calculated Value (LHS)
RHS
Balances?
1
\(12 - 18 \times 30 \div 3 + 16\)
-152
174
No
2
\(14 \times 5 - 30 \div 6 + 18\)
83
73
No
3
\(35 \div 5 \times 5 + 18 - 30\)
23
23
Yes
4
\(64 + 30 \times 5 \div 3 - 18\)
96
98
No
Based on our calculations, only Equation 3 becomes correctly balanced when the numbers '18' and '30' are interchanged.
Revision Table: Key Concepts for Balancing Equations
Understanding the order of operations and careful calculation are crucial for solving problems involving equation balancing.
Concept
Description
Importance
Interchanging Numbers
Swapping the positions of two specific numbers in an expression or equation.
Changes the value of the expression, potentially balancing or unbalancing an equation.
Order of Operations (BODMAS/PEMDAS)
A set of rules specifying the sequence in which operations should be performed in a mathematical expression.
Ensures consistent and correct evaluation of expressions. Essential for accurate equation solving.
Equation Balancing
Determining if the value of the left-hand side (LHS) of an equation is equal to the value of the right-hand side (RHS).
The fundamental principle of an equation; LHS must equal RHS for it to be true.
Additional Information: Mathematical Operations and Priority
In mathematics, different operations have different priorities. Multiplication and Division have higher priority than Addition and Subtraction. When operations of the same priority level (like multiplication and division, or addition and subtraction) appear together, they are performed from left to right.
Multiplication (\(\times\)) and Division (\(\div\)) are performed before Addition (\(+\)) and Subtraction (\(-\)).
If you have both \(\times\) and \(\div\), do the one that appears first from the left.
If you have both \(+\) and \(-\), do the one that appears first from the left.
Applying these rules correctly is key to solving problems like interchanging numbers to balance equations.
Paper & answer key PDF ↗ Question 15archived
Four letter-clusters have been given out of which three are alike in some manner and one is different. Select the letter-cluster that is different.
- A
WTGD
- B
KHSP
- C
MJQN
- D
FCXB
Show answer
D. FCXBFinding the Odd Letter Cluster
This question asks us to identify the letter cluster that is different from the other three. These types of questions usually rely on patterns related to the alphabetical positions of the letters.
Let's look at the position of each letter in the English alphabet (A=1, B=2, ..., Z=26).
Analyzing the Letter Clusters using Alphabetical Positions
We can check for various patterns, such as differences between consecutive letters, sums of positions, or relationships between paired letters. A common pattern in such problems involves complementary letters, where the sum of their positions is 27 (e.g., A and Z: $1+26=27$, B and Y: $2+25=27$). Let's examine each cluster based on this idea, pairing the first with the fourth letter and the second with the third letter.
WTGD:
Outer pair: W (\(23\)) and D (\(4\)). Sum = \(23 + 4 = 27\). W and D are complementary letters.
Inner pair: T (\(20\)) and G (\(7\)). Sum = \(20 + 7 = 27\). T and G are complementary letters.
Both pairs are complementary.
KHSP:
Outer pair: K (\(11\)) and P (\(16\)). Sum = \(11 + 16 = 27\). K and P are complementary letters.
Inner pair: H (\(8\)) and S (\(19\)). Sum = \(8 + 19 = 27\). H and S are complementary letters.
Both pairs are complementary.
MJQN:
Outer pair: M (\(13\)) and N (\(14\)). Sum = \(13 + 14 = 27\). M and N are complementary letters.
Inner pair: J (\(10\)) and Q (\(17\)). Sum = \(10 + 17 = 27\). J and Q are complementary letters.
Both pairs are complementary.
FCXB:
Outer pair: F (\(6\)) and B (\(2\)). Sum = \(6 + 2 = 8\). F and B are NOT complementary letters.
Inner pair: C (\(3\)) and X (\(24\)). Sum = \(3 + 24 = 27\). C and X are complementary letters.
Only the inner pair is complementary; the outer pair is not.
Identifying the Pattern
Based on our analysis, three of the letter clusters (WTGD, KHSP, MJQN) follow the pattern where both the outer pair of letters (1st and 4th) and the inner pair of letters (2nd and 3rd) are complementary. The cluster FCXB does not follow this pattern because its outer pair (F and B) is not complementary.
Therefore, FCXB is the letter-cluster that is different from the rest.
Summary Table
Cluster
1st Letter (Position)
4th Letter (Position)
Outer Pair Sum
Outer Pair Complementary?
2nd Letter (Position)
3rd Letter (Position)
Inner Pair Sum
Inner Pair Complementary?
Follows Pattern?
WTGD
W (23)
D (4)
\(23+4=27\)
Yes
T (20)
G (7)
\(20+7=27\)
Yes
Yes
KHSP
K (11)
P (16)
\(11+16=27\)
Yes
H (8)
S (19)
\(8+19=27\)
Yes
Yes
MJQN
M (13)
N (14)
\(13+14=27\)
Yes
J (10)
Q (17)
\(10+17=27\)
Yes
Yes
FCXB
F (6)
B (2)
\(6+2=8\)
No
C (3)
X (24)
\(3+24=27\)
Yes
No
As the table shows, FCXB is the only cluster where the outer pair of letters is not complementary.
Revision Table: Letter Cluster Patterns
Pattern Type
Description
Example Idea
Positional Shift
Constant difference between consecutive letters.
A(+2)C(+2)E(+2)G
Sum of Positions
Sum of all letter positions equals a constant.
XYZ (24+25+26 = 75) vs ABC (1+2+3 = 6)
Complementary Letters
Pairs of letters sum to 27 (A+Z, B+Y, etc.).
AZBY (A+Z=27, B+Y=27)
Vowel/Consonant
Number or position of vowels/consonants.
AEIO (4 vowels) vs BCDF (0 vowels)
Alphabetical Order
Letters are in increasing or decreasing order.
ABCD vs DCBA vs ACBD
Additional Information: Solving Odd-One-Out Letter Problems
When tackling odd-one-out problems involving letter clusters, consider the following strategies:
Write down the alphabetical position of each letter.
Look for arithmetic progressions (constant differences) between consecutive letters.
Check the sum of the positions of the letters in each cluster.
Investigate relationships between specific letter pairs within the cluster (e.g., 1st and 4th, 2nd and 3rd, 1st and 2nd).
Specifically, look for complementary letter pairs (summing to 27).
Consider vowel and consonant counts or positions.
Look for patterns related to symmetry or specific letter properties.
Systematically test one potential pattern at a time across all options.
Practice with different types of letter sequence and cluster problems helps in quickly identifying the underlying pattern.
Paper & answer key PDF ↗ Question 16archived
Select the figure from among the given options that can replace the question mark (?) in the following series.

- A
Option A (shown in image)
- B
Option B (shown in image)
- C
Option C (shown in image)
- D
Option D (shown in image)
Show answer
Question 17archived
Select the option in which the two numbers are related in the same way as are the two numbers of the following number-pair.
24 : 648
- A
26 : 654
- B
25 : 652
- C
20 : 421
- D
22 : 550
Show answer
D. 22 : 550Solving Number Analogy: 24 : 648 Question
This question asks us to find a pair of numbers from the given options that shares the same relationship as the pair 24 : 648. To solve this, we first need to understand the relationship between 24 and 648.
Understanding the Analogy: 24 and 648 Relationship
Let's examine the numbers 24 and 648. We need to find a mathematical operation or pattern that connects 24 to 648. Often, these relationships involve squaring, cubing, multiplication, addition, subtraction, or a combination of these.
Let's try squaring the first number, 24:
\(24^2 = 24 \times 24 = 576\)
Now, let's compare this result to 648. The difference is:
\(648 - 576 = 72\)
Is there a relationship between 72 and the original number 24? Yes, 72 is a multiple of 24:
\(72 = 3 \times 24\)
So, it appears the relationship is that the second number is the square of the first number plus three times the first number. Let the first number be \(n\). The rule seems to be \(n : n^2 + 3n\).
Let's verify this rule with the given pair 24 : 648:
\(n = 24\)
\(n^2 + 3n = 24^2 + 3 \times 24 = 576 + 72 = 648\)
The rule \(n^2 + 3n\) successfully produces 648 from 24.
Testing Options: Applying the Rule to Number Pairs
Now, we will apply the rule \(n^2 + 3n\) to the first number in each option pair to see which pair follows the same pattern.
Option 1 Pair: 26 : 654 Check
Here, the first number is 26. Let's apply the rule:
\(n = 26\)
\(n^2 + 3n = 26^2 + 3 \times 26 = 676 + 78 = 754\)
The calculated number (754) does not match the second number in the option (654).
Option 2 Pair: 25 : 652 Check
Here, the first number is 25. Let's apply the rule:
\(n = 25\)
\(n^2 + 3n = 25^2 + 3 \times 25 = 625 + 75 = 700\)
The calculated number (700) does not match the second number in the option (652).
Option 3 Pair: 20 : 421 Check
Here, the first number is 20. Let's apply the rule:
\(n = 20\)
\(n^2 + 3n = 20^2 + 3 \times 20 = 400 + 60 = 460\)
The calculated number (460) does not match the second number in the option (421).
Option 4 Pair: 22 : 550 Check
Here, the first number is 22. Let's apply the rule:
\(n = 22\)
\(n^2 + 3n = 22^2 + 3 \times 22 = 484 + 66 = 550\)
The calculated number (550) exactly matches the second number in the option (550).
Selecting the Matching Number Analogy Pair
Based on our analysis, Option 4, the pair 22 : 550, follows the same relationship \(n : n^2 + 3n\) that we found for the pair 24 : 648.
Revision Table: Common Number Analogy Rules
Here are some common patterns observed in number analogy questions:
Relationship Type
Pattern (n:...)
Example
Square
\(n : n^2\)
4 : 16
Cube
\(n : n^3\)
3 : 27
Square +/- Constant
\(n : n^2 \pm c\)
5 : 26 (\(5^2 + 1\))
Cube +/- Constant
\(n : n^3 \pm c\)
4 : 65 (\(4^3 + 1\))
Multiple
\(n : n \times m\)
6 : 42 (\(6 \times 7\))
\(n^2 + kn\)
\(n : n^2 + kn\)
7 : 70 (\(7^2 + 3 \times 7\); \(49+21\))
Sum/Difference of Digits
Relating number to sum/difference of its digits
12 : 3 (1+2=3)
Additional Information: Mastering Number Analogy Questions
Number analogy questions test your ability to identify patterns and relationships between numbers. These questions are common in various competitive exams.
Tips for solving:
Look for simple relationships first: addition, subtraction, multiplication, division.
Consider squares and cubes of the number.
Look for patterns involving squares or cubes plus/minus a constant or a multiple of the original number.
Check relationships involving the digits of the number (sum, product, etc.).
If the numbers are large, think about prime factorization or other complex relationships.
Test your discovered rule carefully on the given options.
Practicing different types of number series and analogies will help you recognize common patterns quickly.
Paper & answer key PDF ↗ Question 18archived
Select the option that represents the correct order of the given words as they would appear in an English dictionary.
1. Disaster
2. Disappointment
3. Discharge
4. Disappear
5. Disadvantage
6. Disarticulate
- A
5, 4, 2, 1, 6, 3
- B
5, 2, 4, 6, 1, 3
- C
5, 2, 4, 1, 6, 3
- D
5, 4, 2, 6, 1, 3
Show answer
D. 5, 4, 2, 6, 1, 3Understanding Dictionary Order for Word Arrangement
To arrange words in the correct dictionary order, we compare them letter by letter from left to right. The word with the letter that comes earlier in the alphabet at the first point of difference is placed earlier in the order.
Let's list the given words with their corresponding numbers:
1. Disaster
2. Disappointment
3. Discharge
4. Disappear
5. Disadvantage
6. Disarticulate
All the words begin with the common prefix "Dis". We need to look at the fourth letter of each word to determine the initial order.
Word Number
Word
First 3 letters
4th Letter
1
Disaster
Dis
a
2
Disappointment
Dis
a
3
Discharge
Dis
c
4
Disappear
Dis
a
5
Disadvantage
Dis
a
6
Disarticulate
Dis
a
Comparing the 4th letters ('a' and 'c'), 'a' comes before 'c' in the alphabet. This means words with 'a' as the 4th letter will come before word 3 (Discharge).
The words starting with "Disa" are: Disaster (1), Disappointment (2), Disappear (4), Disadvantage (5), Disarticulate (6).
Now, let's compare these words by their 5th letter:
Word Number
Word
First 4 letters
5th Letter
1
Disaster
Disa
s
2
Disappointment
Disa
p
4
Disappear
Disa
p
5
Disadvantage
Disa
d
6
Disarticulate
Disa
r
Comparing the 5th letters ('s', 'p', 'p', 'd', 'r'), the alphabetical order is 'd', 'p', 'r', 's'.
'd' comes first: Disadvantage (5).
Next is 'p'. There are two words: Disappointment (2) and Disappear (4). We need to compare further.
Next is 'r': Disarticulate (6).
Last is 's': Disaster (1).
Let's compare Disappointment (2) and Disappear (4) by their 6th letter:
Word Number
Word
First 5 letters
6th Letter
2
Disappointment
Disap
p
4
Disappear
Disap
p
The 6th letters are the same ('p'). We compare the 7th letter:
Word Number
Word
First 6 letters
7th Letter
2
Disappointment
Disapp
o
4
Disappear
Disapp
e
Comparing the 7th letters ('o' and 'e'), 'e' comes before 'o'. So, Disappear (4) comes before Disappointment (2).
Putting it all together based on the comparison:
Disadvantage (5) - 4th letter 'a', 5th letter 'd'
Disappear (4) - 4th letter 'a', 5th letter 'p', 7th letter 'e'
Disappointment (2) - 4th letter 'a', 5th letter 'p', 7th letter 'o'
Disarticulate (6) - 4th letter 'a', 5th letter 'r'
Disaster (1) - 4th letter 'a', 5th letter 's'
Discharge (3) - 4th letter 'c'
The correct dictionary order of the word numbers is 5, 4, 2, 6, 1, 3.
Revision Table: Checking Dictionary Order
Rank
Word Number
Word
Comparison Process
1
5
Disadvantage
Starts with Disa, 5th letter 'd' (earliest)
2
4
Disappear
Starts with Disap, 7th letter 'e' (before 'o')
3
2
Disappointment
Starts with Disap, 7th letter 'o' (after 'e')
4
6
Disarticulate
Starts with Disa, 5th letter 'r' (after 'p')
5
1
Disaster
Starts with Disa, 5th letter 's' (after 'r')
6
3
Discharge
Starts with Disc, 4th letter 'c' (after 'a')
Additional Information on Alphabetical Sorting
Alphabetical sorting is the process of arranging words or text strings in the order of the letters of the alphabet. This is the fundamental principle behind how dictionaries and encyclopedias are organized.
Comparison starts with the first letter. If letters are the same, move to the second letter, and so on.
If one word is a prefix of another (e.g., "apple" and "apple pie"), the shorter word (apple) comes first.
Case sensitivity can affect sorting (lowercase 'a' might be treated differently from uppercase 'A' depending on the sorting rules, though in standard dictionary order, case is ignored after the initial letter if needed, but here all words start with uppercase 'D').
Spaces and punctuation marks also have a defined order, but they are not relevant in this specific question involving only standard words.
Paper & answer key PDF ↗ Question 19archived
Zainab is standing facing a particular direction initially. Then she turns 90° clockwise, after that she turns 180° anticlockwise. Then she turns 135° anticlockwise. She finally turns 180° clockwise. Now she is facing the north-east direction. In which direction was Zainab facing initially before taking any turns?
- A
East
- B
North-west
- C
West
- D
South
Show answer
A. EastUnderstanding Zainab's Directional Changes
This problem requires us to trace Zainab's movements based on a series of directional turns (clockwise and anticlockwise) and determine her initial facing direction. We are given her final direction (North-East) after these turns.
Key Concepts: Directions and Turns
We can visualize directions using a compass rose. Let's define the standard directions and their corresponding angles, assuming North is 0°:
North (N): 0°
East (E): 90°
South (S): 180°
West (W): 270°
North-East (NE): 45°
South-East (SE): 135°
South-West (SW): 225°
North-West (NW): 315°
Clockwise (CW) turns increase the angle (turn right).
Anticlockwise (ACW) turns decrease the angle (turn left).
A full circle rotation is 360°.
Step-by-Step Analysis of Zainab's Turns
Let $D_{initial}$ be the direction Zainab was facing initially. We can track the changes:
Start: Zainab faces $D_{initial}$.
Turn 1: She turns 90° clockwise. Her new direction is $D_{initial} + 90°$.
Turn 2: She turns 180° anticlockwise. Her direction becomes $(D_{initial} + 90°) - 180° = D_{initial} - 90°$.
Turn 3: She turns 135° anticlockwise. Her direction becomes $(D_{initial} - 90°) - 135° = D_{initial} - 225°$.
Turn 4: She turns 180° clockwise. Her final direction is $(D_{initial} - 225°) + 180° = D_{initial} - 45°$.
Calculating the Net Turn Effect
We can sum up all the clockwise and anticlockwise turns to find the net change in direction:
Total Clockwise Rotation = 90° + 180° = 270°
Total Anticlockwise Rotation = 180° + 135° = 315°
Net Turn = Total Clockwise Turns - Total Anticlockwise Turns
Net Turn = 270° - 315° = -45°
A net turn of -45° is equivalent to a 45° turn anticlockwise.
So, Zainab's final direction ($D_{final}$) is related to her initial direction ($D_{initial}$) by:
$$ D_{final} = D_{initial} + (\text{Net Turn}) $$
$$ D_{final} = D_{initial} - 45° $$
Finding the Initial Direction
We know that Zainab's final direction is North-East.
Using our angle convention, North-East corresponds to 45°.
So, we have:
$$ 45° = D_{initial} - 45° $$
To find $D_{initial}$, we rearrange the equation:
$$ D_{initial} = 45° + 45° $$
$$ D_{initial} = 90° $$
The direction that corresponds to an angle of 90° (when North is 0°) is East.
Directional Summary
Zainab's sequence of turns resulted in a net movement of 45° anticlockwise from her starting position. Since she ended up facing North-East (45°), her initial direction must have been 45° clockwise from North-East, which is East (90°).
Paper & answer key PDF ↗ Question 20archived
Four different positions of the same dice are shown, the six faces of which are numbered from 1 to 6. Select the number that will be on the face opposite to the face having the number ‘5’.

- A
2
- B
3
- C
6
- D
1
Show answer
C. 6Given:
Logic: If two dice have 2 faces in common then the third face of dice 1 is opposite to the third face of dice 4.
In first and third dice.
Number 4 and 1 are common here.
So 5 opposite to 6
Hence, the correct answer is "6".

Paper & answer key PDF ↗ Question 21archived
Select the combination of letters that when sequentially placed in the blanks of the given series will complete the series.
T _ X T U _ _ U X T _ X
- A
T X X U
- B
U X T U
- C
T U U X
- D
X T U X
Show answer
B. U X T UAnalyzing the Letter Series Pattern
The question asks us to find the correct combination of letters to fill the blanks in the given series so that it forms a logical pattern. The series provided is:
T _ X T U _ _ U X T _ X
We need to examine the options and see which one creates a recognizable sequence when its letters are placed in the blanks.
Filling the Blanks with the Correct Option
Let's take the letters from one of the options and place them sequentially in the blanks. Consider the letters U, X, T, U, which is one of the options. Placing these letters into the blanks gives us:
Blank 1 (position 2): U
Blank 2 (position 6): X
Blank 3 (position 7): T
Blank 4 (position 11): U
Substituting these letters into the series, we get:
T U X T U X T U X T U X
The resulting series is:
T U X T U X T U X T U X
Identifying the Repeating Unit Pattern
Now let's look at the completed series: T U X T U X T U X T U X. By observing this sequence, we can see a clear repeating pattern.
The series can be broken down into segments:
Segment 1: T U X
Segment 2: T U X
Segment 3: T U X
Segment 4: T U X
The pattern unit is "TUX". This unit is repeated multiple times to form the complete series.
The total length of the series is 12 characters. The length of the repeating block "TUX" is 3 characters. The series consists of the repeating block "TUX" exactly $12 \div 3 = 4$ times.
Completing the Letter Series
When the letters U, X, T, U are sequentially placed in the blanks of the series T _ X T U _ _ U X T _ X, the resulting series T U X T U X T U X T U X exhibits a consistent and simple repeating pattern of "TUX". This confirms that the combination UXTU correctly completes the series based on a clear logical pattern.
Position
1
2
3
4
5
6
7
8
9
10
11
12
Original Series
T
_
X
T
U
_
_
U
X
T
_
X
Filled with UXTU
T
U
X
T
U
X
T
U
X
T
U
X
Revision Table: Letter Series Concepts
Concept
Description
Approach
Letter Series
A sequence of letters following a specific pattern or rule.
Identify the pattern (repetition, alphabetical order, skip letter, etc.).
Series Completion
Finding the missing elements in a series based on the identified pattern.
Substitute options into blanks and check for logical consistency.
Repeating Pattern
A fixed sequence of elements that occurs multiple times in the series.
Look for recurring groups of letters or numbers.
Additional Information on Pattern Recognition
Letter series completion questions are common in logical reasoning tests. The key to solving them is careful observation and identifying the underlying pattern. Patterns can be simple, like direct repetition, or more complex, involving:
Alphabetical sequencing (e.g., skipping letters, consecutive letters)
Numerical patterns assigned to letters (e.g., position in the alphabet)
Combination of different rules
For repeating patterns, determine the length of the sequence that repeats. For other patterns, look at the relationship between consecutive letters or groups of letters. Testing the given options is a systematic way to find the pattern that fits.
Paper & answer key PDF ↗ Question 22archived
Select the correct mirror image of the given combination when the mirror is placed at 'PQ' as shown.

- A
Option A (shown in image)
- B
Option B (shown in image)
- C
Option C (shown in image)
- D
Option D (shown in image)
Show answer
Question 23archived
If 'white' is called 'bird', 'bird' is called 'mercury', 'mercury' is called 'curd', 'curd' is called 'detergent' and 'detergent' is called 'white', then which of the following is used in 'thermometers'?
- A
detergent
- B
curd
- C
mercury
- D
white
Show answer
B. curdUnderstanding Word Substitution Puzzles
This question is an example of a word substitution or coding puzzle. In these types of questions, common words are given new, made-up names. To solve them, you first need to figure out what the question is asking in the real world, and then apply the given code to find the coded name for the real item.
Identifying the Real Item in a Thermometer
The question asks what is used in 'thermometers'. In reality, a substance commonly used in traditional thermometers to measure temperature is mercury. Mercury expands and contracts with temperature changes, which is how the thermometer works.
Applying the Word Substitution Code
Now we need to look at the code provided in the question to see what 'mercury' is called according to the rules:
'white' is called 'bird'
'bird' is called 'mercury'
'mercury' is called 'curd'
'curd' is called 'detergent'
'detergent' is called 'white'
According to the code, 'mercury' is called 'curd'.
Determining the Coded Answer
Since mercury is used in thermometers, and the code says 'mercury' is called 'curd', then according to the rules of this puzzle, 'curd' is used in 'thermometers'.
Analyzing the Options
Let's look at the given options:
detergent: The code says 'curd' is called 'detergent'. This is not what mercury is called according to the rule for 'mercury'.
curd: The code says 'mercury' is called 'curd'. This matches our finding based on the real item used in thermometers.
mercury: This is the real substance, but the question asks for its coded name within the puzzle's rules.
white: The code says 'detergent' is called 'white'. This is not the coded name for mercury.
Based on the word substitution rules, the correct answer is 'curd'.
Real Word
Called As
white
bird
bird
mercury
mercury
curd
curd
detergent
detergent
white
Revision Table: Thermometer Word Puzzle Logic
Concept
Explanation
Puzzle Type
Word substitution or coding puzzle
Key Step 1
Identify the real object or concept asked about.
Key Step 2
Find the specific rule in the code that applies to the real object.
Key Step 3
Use the code to find the new name for the real object.
Real Item in Thermometer
Mercury
Code for Mercury
'mercury' is called 'curd'
Coded Answer
Curd
Additional Information: Mercury and Logic Puzzles
Mercury is a chemical element, symbol Hg. It's a dense, silvery liquid metal at standard temperature and pressure, famously used in older thermometers due to its thermal expansion properties. However, due to its toxicity, its use in consumer products like thermometers has decreased significantly.
Word coding or substitution puzzles are a common type of logical reasoning question. They assess your ability to disregard the common meaning of words and strictly apply a given set of rules or a code to find the answer within the puzzle's artificial context. The key is to focus on the rule that connects the real item to its coded name.
Paper & answer key PDF ↗ Question 24archived
Eight friends, P, Q, R, S, T, U, V and W, are sitting clockwise in the same order around a circular table at equal distances between them, facing the center of the table. If S is sitting in the west, then who is sitting in the south-west direction?
- A
P
- B
R
- C
V
- D
T
Show answer
B. RUnderstanding the Circular Seating Arrangement
This problem involves understanding a circular seating arrangement with eight friends and determining their positions based on a given direction.
We are given that eight friends, P, Q, R, S, T, U, V, and W, are sitting around a circular table. They are in a specific order (P to W) clockwise, are equally spaced, and are facing the center.
Mapping Directions in the Circular Setup
A circular table with 8 equally spaced positions can be aligned with the eight primary directions: North, North-East, East, South-East, South, South-West, West, and North-West.
The angle between each adjacent friend is \( \frac{360^\circ}{8} = 45^\circ \).
We are told that S is sitting in the West direction.
The friends are arranged in a clockwise order: P, Q, R, S, T, U, V, W. Since they are in this order clockwise around the table, if we know S's position (West), we can find the position of others relative to S in the clockwise direction.
Starting from S (West) and moving clockwise, the sequence is S, T, U, V, W, P, Q, R. Each step clockwise moves \(45^\circ\) from the current direction.
Let's map the positions starting from S (West):
S is in the West.
Moving clockwise \(45^\circ\) from West brings us to North-West. The person after S in the clockwise order is T. So, T is in the North-West.
Moving clockwise \(45^\circ\) from North-West brings us to North. The person after T is U. So, U is in the North.
Moving clockwise \(45^\circ\) from North brings us to North-East. The person after U is V. So, V is in the North-East.
Moving clockwise \(45^\circ\) from North-East brings us to East. The person after V is W. So, W is in the East.
Moving clockwise \(45^\circ\) from East brings us to South-East. The person after W is P. So, P is in the South-East.
Moving clockwise \(45^\circ\) from South-East brings us to South. The person after P is Q. So, Q is in the South.
Moving clockwise \(45^\circ\) from South brings us to South-West. The person after Q is R. So, R is in the South-West.
Let's summarize the positions in a table:
Friend
Direction
S
West
T
North-West
U
North
V
North-East
W
East
P
South-East
Q
South
R
South-West
Identifying the Person in South-West
Based on our mapping, the person sitting in the South-West direction is R.
Revision Table: Key Information Summary
Aspect
Detail
Number of Friends
8
Friends Order (Clockwise)
P, Q, R, S, T, U, V, W
Given Position
S is in the West
Angular Separation
\(45^\circ\) between adjacent friends
Target Direction
South-West
Friend in South-West
R
Additional Information: Circular Arrangement Basics
Circular arrangement problems are common in logical reasoning. Key points to remember:
The positions are relative to each other around a circle.
Clockwise and anti-clockwise directions are crucial for determining relative positions.
If directions (like North, South, East, West) are involved, assume the standard map orientation unless stated otherwise.
With N equally spaced items around a circle, the angle between adjacent items is \(360^\circ / N\).
When a specific item's absolute position (like a direction) is given, it serves as a reference point to fix the positions of all other items.
Understanding how to fix one person's position and then trace the others based on the given order (clockwise or anti-clockwise) and spacing is key to solving these problems.
Paper & answer key PDF ↗ Question 25archived
Select the option in which the given figure is embedded (rotation is NOT allowed).

- A
Option A (shown in image)
- B
Option B (shown in image)
- C
Option C (shown in image)
- D
Option D (shown in image)
Show answer
A. Option A (shown in image)Given:
Hence, the correct answer is "Option 1".

Paper & answer key PDF ↗ Question 26archived
The ______ lies above the mesopause and is a region in which temperatures increase with height.
- A
stratosphere
- B
exosphere
- C
thermosphere
- D
troposphere
Show answer
C. thermosphereUnderstanding Earth's Atmospheric Layers
Earth's atmosphere is divided into several distinct layers based on temperature changes with altitude. These layers are, from bottom to top: the troposphere, the stratosphere, the mesosphere, the thermosphere, and the exosphere.
Temperature Variations in Atmospheric Layers
Each atmospheric layer has a characteristic temperature profile:
Troposphere: This is the lowest layer, where most weather occurs. Temperature generally decreases with increasing altitude.
Stratosphere: Above the troposphere, the temperature increases with altitude here. This is due to the ozone layer absorbing ultraviolet (UV) radiation from the Sun.
Mesosphere: Located above the stratosphere, temperature decreases with increasing altitude in this layer. The top of the mesosphere, called the mesopause, is the coldest point in the atmosphere.
Thermosphere: This layer is above the mesosphere. In the thermosphere, temperature increases significantly with increasing altitude. This is because the sparse gases in this layer absorb high-energy solar radiation like X-rays and extreme UV.
Exosphere: The outermost layer, where the atmosphere gradually fades into outer space. The concept of temperature becomes less meaningful here due to the extremely low density of particles.
Analyzing the Question and Options
The question asks for the layer that lies above the mesopause and has a region where temperatures increase with height.
The mesopause is the boundary between the mesosphere and the layer above it.
The layer immediately above the mesosphere is the thermosphere.
As discussed, the thermosphere is characterized by a significant increase in temperature with height.
Let's examine the given options:
stratosphere: Lies below the mesosphere, above the troposphere. Temperature increases with height, but it's not above the mesopause.
exosphere: Lies above the thermosphere. While temperatures are theoretically very high, the defining characteristic of the layer immediately above the mesopause with increasing temperature is the thermosphere.
thermosphere: Lies above the mesosphere (specifically, above the mesopause). Temperature increases significantly with height due to absorption of high-energy solar radiation. This matches the description.
troposphere: Lies below the stratosphere and mesosphere. Temperature decreases with height.
Therefore, the layer above the mesopause where temperatures increase with height is the thermosphere.
Summary of Atmospheric Layers
Layer
Approximate Altitude Range
Temperature Trend with Height
Key Characteristics
Troposphere
0 - 7-15 km
Decreases
Weather occurs here; contains most atmospheric mass.
Stratosphere
7-15 km - 50 km
Increases
Contains the ozone layer.
Mesosphere
50 km - 85 km
Decreases
Meteors burn up here; coldest layer (at mesopause).
Thermosphere
85 km - 600 km+
Increases significantly
Absorbs high-energy radiation; includes the ionosphere.
Exosphere
Above Thermosphere
(Concept less applicable)
Gradually fades into space; very low density.
Conclusion
Based on the characteristics of Earth's atmospheric layers, the layer located above the mesopause where temperature increases with height is the thermosphere.
Revision Table - Atmospheric Layers
Reviewing the key properties helps reinforce understanding.
Atmospheric Layers Quick Facts
Layer
Above Which Boundary?
Temp Change Direction
Troposphere
Surface
Down ↓
Stratosphere
Tropopause
Up ↑
Mesosphere
Stratopause
Down ↓
Thermosphere
Mesopause
Up ↑
Additional Information - Thermosphere and Ionosphere
The thermosphere is a fascinating layer for several reasons:
Ionosphere: A significant portion of the thermosphere, roughly between 60 km and 1000 km altitude, contains a layer called the ionosphere. In this region, solar radiation ionizes atmospheric gases, creating free electrons and ions.
Radio Communication: The ionosphere is crucial for long-distance radio communication because radio waves can be reflected or refracted by the ionized layers, allowing them to travel beyond the horizon.
Aurora: The aurora borealis (northern lights) and aurora australis (southern lights) occur in the thermosphere and lower exosphere. Charged particles from the Sun collide with atoms and molecules of nitrogen and oxygen, causing them to emit light.
Space Station Orbit: The International Space Station (ISS) orbits within the lower part of the thermosphere, typically around 400 km altitude. Although the atmosphere is very thin here, there is still enough drag to require periodic reboosting of the station's orbit.
High Temperatures: While the temperature readings in the thermosphere can be very high (potentially thousands of degrees Celsius), it's important to remember that temperature is a measure of the average kinetic energy of particles. Because the density of particles in the thermosphere is extremely low, there is very little heat energy, and a thermometer would register a very low temperature unless directly exposed to solar radiation.
Paper & answer key PDF ↗ Question 27archived
Kelucharan Mohapatra was an exponent of which of the following categories of dance?
- A
Kuchipudi
- B
Manipuri
- C
Bharatanatyam
- D
Odissi
Show answer
D. OdissiKelucharan Mohapatra and Odissi Dance
Guru Kelucharan Mohapatra was one of the most celebrated names in the world of Indian classical dance. He is widely recognized for his monumental contributions to the revival and popularization of a specific dance form. The question asks about the category of dance he was an exponent of.
Analyzing the Dance Categories
Let's look at the options provided:
Kuchipudi: This is a classical dance form originating from Andhra Pradesh.
Manipuri: This classical dance form comes from the state of Manipur in Northeast India.
Bharatanatyam: This classical dance form originates from Tamil Nadu in South India and is one of the oldest classical dance traditions.
Odissi: This is a classical dance form from the state of Odisha in East India.
Each of these dance forms has distinct characteristics, costumes, music, and a lineage of renowned gurus and exponents.
Kelucharan Mohapatra's Association
Guru Kelucharan Mohapatra dedicated his life to the Odissi dance form. He was instrumental in bringing Odissi from relative obscurity to national and international prominence in the 20th century. He was a master dancer, choreographer, and teacher. His style and contributions are considered foundational to modern Odissi dance.
His work included:
Developing the repertoire of Odissi.
Establishing institutions like the Odissi Research Centre.
Training numerous disciples who became leading exponents themselves.
Standardizing the grammar and technique of Odissi dance.
Therefore, Kelucharan Mohapatra is unequivocally associated with Odissi dance.
Let's briefly consider why the other options are not correct for Kelucharan Mohapatra:
Dance Form
Key Exponents (Examples)
Kelucharan Mohapatra's Association
Kuchipudi
Vempathi Chinna Satyam, Lakshmi Narayan Shastri
Not associated as an exponent
Manipuri
Guru Bipin Singh, Jhaveri Sisters
Not associated as an exponent
Bharatanatyam
Rukmini Devi Arundale, Alarmel Valli, Padma Subrahmanyam
Not associated as an exponent
Odissi
Kelucharan Mohapatra, Sanjukta Panigrahi, Sonal Mansingh
Strongly associated as a leading exponent and reviver
Conclusion
Based on his life's work and historical significance, Kelucharan Mohapatra was a pivotal figure and an exponent of the Odissi dance form.
Revision Table: Classical Indian Dances
Dance Form
Origin State
Key Features (Brief)
Bharatanatyam
Tamil Nadu
Linear movements, geometric poses, expressive storytelling (abhinaya)
Kathak
Uttar Pradesh
Footwork (tatkar), spins (chakkars), storytelling through mime and gesture
Kathakali
Kerala
Elaborate makeup and costumes, dramatic presentation of epics, facial expressions (mudras)
Kuchipudi
Andhra Pradesh
Fluid movements, theatrical elements, singing and dancing by performer
Manipuri
Manipur
Graceful, fluid movements, devotional themes, distinctive costumes (Kumil)
Mohiniyattam
Kerala
Graceful, feminine style, gentle movements, white and gold costume
Odissi
Odisha
Tribhanga (triple bend) posture, fluid torso movements, devotional themes, rich sculpture-inspired poses
Sattriya
Assam
Based on Vaishnavite myths, theatrical, focuses on rhythm and expression
Additional Information: Guru Kelucharan Mohapatra's Legacy
Guru Kelucharan Mohapatra (1926-2004) was a Padma Vibhushan awardee, India's second-highest civilian honour. His contributions extended beyond performance and choreography to teaching. He established a gurukul (traditional school) to pass on his knowledge and technique. His efforts were crucial in bringing Odissi into the mainstream of Indian classical arts alongside forms like Bharatanatyam and Kathak. He is remembered as one of the principal architects of modern Odissi.
Paper & answer key PDF ↗ Question 28archived
In the 2020 - 21 season, each NBA team played ______ regular-season games.
- A
68
- B
94
- C
86
- D
72
Show answer
D. 72Understanding the 2020-21 NBA Regular Season
The question asks about the number of regular-season games each NBA team played during the 2020-21 season. It's important to remember that this particular season was affected by external factors, specifically the COVID-19 pandemic, which led to adjustments in the league's schedule compared to a standard year.
A typical NBA regular season sees each team play 82 games. However, the 2020-21 NBA season was anything but typical. To accommodate the delayed start and compressed timeline, the league decided to shorten the regular season.
Number of Games in the 2020-21 NBA Season
For the 2020-21 NBA regular season, the league reduced the number of games played by each team. Instead of the standard 82 games, the schedule was set for a lower number to manage player rest, travel, and overall season length.
Each team in the NBA played a total of 72 regular-season games during the 2020-21 season. This was a deliberate change made by the NBA to fit the season into a revised calendar, starting in late December 2020 and concluding in May 2021.
Analyzing the Options
Let's look at the given options in light of the actual number of games played in the 2020-21 NBA regular season:
Option 1: 68 games
Option 2: 94 games
Option 3: 86 games
Option 4: 72 games
Comparing these options with the confirmed number of games for the 2020-21 NBA season, we find that 72 games is the correct figure.
Why the 2020-21 Season Was Shorter
The primary reason for the reduced number of games in the 2020-21 NBA regular season was the disruption caused by the COVID-19 pandemic. The previous season had finished later than usual due to the playoff "bubble," pushing back the start date for the next season. To return to a more traditional October-to-June schedule for future seasons and also allow players adequate rest and preparation time, the league compressed the 2020-21 schedule, resulting in a 72-game regular season for each team.
Conclusion
Each NBA team participated in 72 regular-season games during the 2020-21 season. This was a deviation from the standard 82-game schedule due to the unique circumstances of that year.
NBA Season
Regular Season Games per Team
Typical Season (e.g., 2018-19, 2019-20 initial schedule)
82
2020-21 Season
72
Revision Table: Key Facts about 2020-21 NBA Season
Aspect
Detail for 2020-21 NBA Season
Regular Season Start Date
December 22, 2020
Regular Season End Date
May 16, 2021
Number of Games per Team
72
Reason for Shorter Season
Impact of COVID-19 pandemic on schedule
Additional Information: NBA Season Structure
The NBA season is typically divided into several parts:
Preseason: Exhibition games played before the regular season starts.
Regular Season: The main part of the season where teams play a set number of games (usually 82) to determine playoff seeding.
All-Star Break: A mid-season break featuring the NBA All-Star Game and related events.
Play-In Tournament: Introduced more formally, this tournament involves teams ranked 7th through 10th in each conference to determine the 7th and 8th seeds for the playoffs. This was also part of the 2020-21 season structure.
Playoffs: A knockout tournament involving the top teams from each conference (8 from the East, 8 from the West, including Play-In winners) to determine the NBA champion.
NBA Finals: The championship series between the winners of the Eastern Conference Finals and the Western Conference Finals.
The 2020-21 season structure included all these elements but with the regular season specifically adjusted to 72 games per team.
Paper & answer key PDF ↗ Question 29archived
Which of the following is the LEAST visible form of land erosion?
- A
Gully erosion
- B
Landslides
- C
Sheet erosion
- D
Ravine formation
Show answer
C. Sheet erosionUnderstanding Land Erosion and its Visible Forms
Land erosion is a natural process involving the wearing away of land surface by natural agents like water, wind, or ice. Different forms of erosion have varying degrees of visibility, from subtle changes to dramatic alterations of the landscape. The question asks about the least visible form of land erosion among the given options.
Analyzing Different Types of Land Erosion
Let's look at the visibility of each type of land erosion mentioned in the options:
Gully erosion: This type of erosion occurs when runoff water concentrates and flows in defined channels, creating gullies. Gullies are typically several feet deep and wide, making this form of land erosion highly visible and easily noticeable in affected areas.
Landslides: Landslides are mass movements of rock, soil, or debris down a slope. They can range in size but often involve large volumes of material, leading to sudden, dramatic, and very visible changes to the land surface.
Sheet erosion: Sheet erosion involves the uniform removal of a thin layer of topsoil from a large area by overland flow of water. Because it removes soil in thin sheets rather than carving deep channels, sheet erosion is often subtle and may go unnoticed for a long time, especially in its early stages. This makes it the least visible form of land erosion compared to gullies, landslides, or ravines.
Ravine formation: Ravines are larger and deeper versions of gullies. They are significant incisions into the landscape, formed by concentrated water flow over extended periods. Ravine formation is a very visible and advanced stage of erosion, similar to or even more pronounced than gully erosion.
Comparing Visibility of Erosion Types
To better understand why sheet erosion is the least visible, let's compare the different types based on how easily they can be seen:
Erosion Type
Description
Visibility
Sheet Erosion
Uniform removal of thin topsoil layer over a wide area.
Low (Subtle, often unnoticed initially)
Gully Erosion
Formation of distinct channels or gullies by concentrated water flow.
High (Easily visible channels)
Landslides
Large mass movement of soil/rock down a slope.
Very High (Dramatic landscape change)
Ravine Formation
Formation of large, deep channels (larger than gullies).
Very High (Major landscape incision)
From the comparison, it is clear that sheet erosion is the most widespread but least noticeable form of land erosion in its early stages. While it can lead to significant soil loss over time, the gradual, uniform removal makes it much less visually striking than the channelized flow of gullies or ravines, or the mass movement of landslides.
Conclusion on Least Visible Erosion
Based on the characteristics and visibility of each type of land erosion, sheet erosion is the form that is typically the least visible. It occurs subtly over large areas, making it difficult to detect without careful observation or measurement of soil loss over time. The other options represent more concentrated or sudden forms of erosion that create obvious features on the landscape.
Revision Table: Key Erosion Terms
Term
Simple Definition
Erosion
Wearing away and transport of land by natural agents.
Sheet Erosion
Even removal of topsoil layer by water.
Gully Erosion
Water carving noticeable channels in the land.
Ravine
A large, deep gully.
Landslide
Sudden movement of soil/rock downhill.
Additional Information on Sheet Erosion
Although sheet erosion is the least visible type of water erosion, it is a significant cause of soil degradation. It often occurs on gently sloping land during heavy rainfall events. The removed topsoil carries away valuable nutrients and organic matter, reducing soil fertility and productivity over time. Since it's hard to see, it can continue unchecked, leading to substantial cumulative damage. Conservation practices like contour farming, terracing, and cover cropping are important for controlling sheet erosion and protecting the valuable topsoil.
Paper & answer key PDF ↗ Question 30archived
Si-yu-ki or ‘The Records of the Western World’ was written by:
- A
Marco Polo
- B
Fa-Hien
- C
Hiuen Tsiang
- D
Abdur Razzak
Show answer
C. Hiuen TsiangUnderstanding the Question: Author of Si-yu-ki
The question asks about the author of the famous historical text known as "Si-yu-ki" or "The Records of the Western World". This book is a significant source of information about a particular period in history, detailing the travels and observations of its author.
Identifying the Author of Si-yu-ki
The text "Si-yu-ki" is formally known in Chinese as Dà Táng Xīyù Jì (大唐西域記), which translates to "Great Tang Records on the Western Regions". This historical work describes the seventeen-year journey of a Chinese Buddhist monk to India (the "Western Regions") during the Tang dynasty.
The author of this important record is Hiuen Tsiang (also known as Xuanzang). He traveled to India in the 7th century CE to collect Buddhist scriptures and study Buddhism at its source. His detailed account provides invaluable insights into the geography, culture, society, and religious practices of the regions he visited, particularly India, during that time.
Analyzing the Options for Si-yu-ki's Author
Let's look at the given options:
Marco Polo: Marco Polo was a Venetian merchant and traveler who lived much later, in the 13th and 14th centuries. His famous work is "The Travels of Marco Polo," detailing his journeys through Asia, including China, but he is not the author of Si-yu-ki.
Fa-Hien: Fa-Hien (or Faxian) was another significant Chinese Buddhist monk who traveled to India. However, his journey took place much earlier, in the late 4th and early 5th centuries CE. His travelogue is known as "A Record of Buddhist Kingdoms" (Foguoji). While important, he did not write Si-yu-ki.
Hiuen Tsiang: As discussed, Hiuen Tsiang (Xuanzang) is the author of the "Great Tang Records on the Western Regions," also known as Si-yu-ki. His journey was in the 7th century CE.
Abdur Razzak: Abdur Razzak was a Persian traveler and chronicler who visited Southern India in the 15th century, specifically the Vijayanagara Empire. His account is valuable for that period but is not Si-yu-ki.
Based on historical records, the author of Si-yu-ki is clearly Hiuen Tsiang.
Conclusion on the Author of Si-yu-ki
The historical text Si-yu-ki, detailing travels to the Western Regions, was authored by the renowned Chinese Buddhist monk and traveler, Hiuen Tsiang.
Traveler
Period
Key Work
Associated with Si-yu-ki?
Hiuen Tsiang (Xuanzang)
7th Century CE
Si-yu-ki (Great Tang Records on the Western Regions)
Yes
Fa-Hien (Faxian)
Late 4th / Early 5th Century CE
A Record of Buddhist Kingdoms
No
Marco Polo
13th / 14th Century CE
The Travels of Marco Polo
No
Abdur Razzak
15th Century CE
Account of his journey to Vijayanagara
No
Revision Table: Key Travelers and Their Works
Traveler
Origin
Destination (Key)
Famous Work Title
Hiuen Tsiang
China
India
Si-yu-ki (Great Tang Records on the Western Regions)
Fa-Hien
China
India, Sri Lanka
A Record of Buddhist Kingdoms
Marco Polo
Venice (Italy)
China (Yuan Dynasty)
The Travels of Marco Polo
Abdur Razzak
Persia
India (Vijayanagara)
Matla' us Sa'dain wa Majma' ul Bahrain (Partial)
Additional Information: Significance of Si-yu-ki and Hiuen Tsiang
Si-yu-ki is more than just a travelogue; it is a crucial historical document. Hiuen Tsiang's meticulous observations provide invaluable details about the social, political, economic, and religious conditions of India and Central Asia during the 7th century. Historians rely heavily on his records to corroborate information from other sources and reconstruct the history of the period. His journey was also pivotal for the development of Buddhism in China, as he brought back numerous scriptures and translated many of them into Chinese, significantly impacting East Asian Buddhism.
Travel accounts like Si-yu-ki highlight the historical connections between different regions and the transmission of ideas, cultures, and religions across vast distances.
Paper & answer key PDF ↗ Question 31archived
The branch of horticulture which deals with the production, storage, processing and marketing of vegetables is called ______.
- A
olericulture
- B
agronomy
- C
pomology
- D
apiculture
Show answer
A. olericultureUnderstanding Horticulture and its Branches
The question asks about the specific branch of horticulture that focuses on vegetables. Horticulture is the science and art of cultivating garden plants, including fruits, vegetables, flowers, and ornamental plants.
Different branches of horticulture specialize in different types of plants or aspects of their cultivation and use. Let's look at the options provided to identify the correct branch dealing with vegetables.
Analyzing the Options
We are given four options, each representing a different field or branch. We need to determine which one specifically relates to the production, storage, processing, and marketing of vegetables.
Olericulture: This term comes from the Latin words 'oleris' (vegetables) and 'cultura' (cultivation). It is defined as the science of growing vegetables. This field covers all aspects from planting and cultivating vegetables to their post-harvest handling, storage, processing, and getting them to the market.
Agronomy: Agronomy is the science and technology of producing and using plants for food, fuel, fiber, and land reclamation. It deals with field crops like wheat, rice, corn, and soybeans, often grown on a large scale. While vegetables are plants used for food, agronomy typically focuses on staple crops and large-scale farming practices distinct from the more intensive cultivation often associated with vegetables.
Pomology: This branch of horticulture deals with the cultivation of fruits. It originates from the Latin word 'pomum' meaning fruit. Pomology covers the study and practice of growing fruit-bearing plants, including trees and vines.
Apiculture: Apiculture is not a branch of plant science. It is the science and art of keeping bees (Apis mellifera), typically in hives. It deals with beekeeping for honey production, pollination services, and other bee products.
Identifying the Correct Branch for Vegetables
Based on the definitions, olericulture is precisely the branch of horticulture dedicated to vegetables. It encompasses all the activities mentioned in the question: production (growing), storage, processing, and marketing of vegetables.
Here is a quick summary of the branches mentioned:
Branch
Focus
Olericulture
Vegetables
Agronomy
Field crops (wheat, rice, corn, etc.)
Pomology
Fruits
Apiculture
Beekeeping (not plant science)
Therefore, the branch of horticulture that deals with the production, storage, processing, and marketing of vegetables is olericulture.
Revision Table: Horticulture Branches
Term
Definition/Focus
Relation to Question
Horticulture
Art and science of garden plant cultivation.
The overarching field.
Olericulture
Cultivation of vegetables. Includes production, storage, processing, marketing.
Directly answers the question.
Agronomy
Science of field crops.
Deals with different types of plants (staples, large scale).
Pomology
Cultivation of fruits.
Deals with fruits, not vegetables.
Apiculture
Beekeeping.
Not related to plant cultivation.
Additional Information: Importance of Olericulture
Olericulture plays a crucial role in providing essential nutrients for human diet. Vegetables are rich sources of vitamins, minerals, and fiber. The study of olericulture involves understanding various aspects:
Crop Selection: Choosing appropriate vegetable varieties for different climates and purposes.
Cultivation Practices: Techniques for soil preparation, planting, irrigation, fertilization, and pest/disease management specific to vegetables.
Post-Harvest Technology: Methods for harvesting, sorting, grading, cooling, storage, and packaging vegetables to maintain quality and extend shelf life.
Processing: Techniques like canning, freezing, drying, or pickling vegetables.
Marketing: Strategies for distributing and selling vegetables to consumers.
Understanding olericulture is vital for sustainable food production and ensuring food security.
Paper & answer key PDF ↗ Question 32archived
Which of the following is a carnivorous plant?
- A
Clarkia
- B
Drosera
- C
Alyssum
- D
Hollyhock
Show answer
B. DroseraIdentifying Carnivorous Plants: Understanding Plant Nutrition
Carnivorous plants are fascinating organisms that have evolved to supplement their nutrient intake by trapping and digesting insects and other small animals. This adaptation is common in environments where soil nutrients, particularly nitrogen, are scarce.
Let's examine the options provided to identify the carnivorous plant:
Clarkia: Clarkia is a genus of flowering plants native to western North America. They are known for their attractive flowers but are not carnivorous. They obtain nutrients from the soil like most other plants.
Drosera: Drosera is a genus of carnivorous plants, commonly known as sundews. These plants have sticky glands on their leaves that resemble dew drops, which attract and trap insects. The plant then secretes digestive enzymes to break down the insect and absorb its nutrients.
Alyssum: Alyssum is a genus of flowering plants in the mustard family. They are popular garden plants, known for their small, fragrant flowers. Alyssum is not a carnivorous plant and obtains its nutrients from the soil.
Hollyhock: Hollyhock (Alcea) is a genus of flowering plants in the mallow family. They are tall plants with large, showy flowers, often grown in gardens. Hollyhocks are not carnivorous plants.
Based on the characteristics of these plants, Drosera is the only carnivorous plant among the options.
Plant Name
Type
Nutrient Source
Carnivorous?
Clarkia
Flowering Plant
Soil
No
Drosera
Carnivorous Plant (Sundew)
Insects / Soil
Yes
Alyssum
Flowering Plant
Soil
No
Hollyhock
Flowering Plant
Soil
No
Therefore, the plant that fits the description of a carnivorous plant is Drosera.
Revision Table: Key Plant Types
Understanding the different ways plants obtain nutrients is key. Most plants rely on soil, water, and sunlight for photosynthesis and nutrient uptake through roots. Carnivorous plants have special adaptations.
Additional Information: More on Carnivorous Plants
Carnivorous plants have evolved various trapping mechanisms:
Pitfall traps: Like Pitcher Plants (e.g., Sarracenia, Nepenthes), which have deep, slippery pitchers filled with digestive fluid.
Flypaper traps: Like Sundews (Drosera) and Butterworts (Pinguicula), using sticky mucilage.
Snap traps: Like the Venus Flytrap (Dionaea muscipula), with hinged leaves that snap shut.
Bladder traps: Like Bladderworts (Utricularia), which suck prey into a bladder using a vacuum.
Lobster-pot traps: Like Corkscrew Plants (Genlisea), using downward-pointing hairs to force prey towards a digestive area.
These adaptations allow them to thrive in environments where other plants might struggle to get enough nutrients.
Paper & answer key PDF ↗ Question 33archived
______ is a disorder resulting in abnormal electrical discharges from the brain cells causing seizures.
- A
Hypoglycaemia
- B
Prostatitis
- C
Rheumatoid arthritis
- D
Epilepsy
Show answer
D. EpilepsyUnderstanding Brain Disorders Causing Seizures
The question asks to identify a specific disorder characterized by abnormal electrical discharges originating from brain cells, which leads to seizures. This describes a fundamental neurological condition affecting brain activity.
Analyzing the Options for Seizure Disorders
Let's examine each option provided:
Hypoglycaemia: This refers to low blood sugar levels. While severe hypoglycaemia can cause symptoms that might resemble seizures, it is a metabolic issue, not a primary neurological disorder caused by abnormal electrical discharges in the brain itself.
Prostatitis: This is an inflammation of the prostate gland, which is part of the male reproductive system. It has no relation to brain function or seizures.
Rheumatoid arthritis: This is an autoimmune disease that primarily affects the joints, causing inflammation. It is a musculoskeletal disorder and not related to the brain or seizures.
Epilepsy: This is a chronic neurological disorder characterized by recurrent, unprovoked seizures. Seizures in epilepsy are caused by sudden, abnormal, and excessive electrical activity in the brain. This option directly matches the description given in the question.
Identifying Epilepsy: The Disorder of Abnormal Brain Discharges
Based on the analysis, Epilepsy is the disorder that precisely fits the description of resulting in abnormal electrical discharges from brain cells, causing seizures.
In summary:
Disorder
Primary Cause/Affected Area
Relation to Seizures
Hypoglycaemia
Low blood sugar (Metabolic)
Can cause seizure-like symptoms in severe cases, but not due to intrinsic brain electrical abnormality.
Prostatitis
Inflammation of the prostate (Reproductive system)
No relation.
Rheumatoid arthritis
Autoimmune joint inflammation (Musculoskeletal)
No relation.
Epilepsy
Abnormal electrical activity in the brain (Neurological)
Direct cause of recurrent seizures.
Therefore, the disorder described is Epilepsy.
Revision Table: Key Concepts Reviewed
Term
Definition
Relevance to Question
Seizure
A sudden, uncontrolled electrical disturbance in the brain.
The key symptom described in the question.
Abnormal Electrical Discharges
Irregular and excessive electrical activity in brain cells.
The underlying cause of seizures in Epilepsy as stated in the question.
Epilepsy
A chronic neurological disorder causing recurrent, unprovoked seizures due to abnormal brain electrical activity.
The correct answer, matching the question's description.
Additional Information on Epilepsy and Seizures
Epilepsy is a common neurological condition affecting people of all ages. A seizure can manifest in various ways depending on which part of the brain is involved. Some seizures involve loss of consciousness and convulsions (tonic-clonic seizures), while others might involve only brief staring spells or muscle jerks (focal or absence seizures).
Diagnosing epilepsy involves a medical history, neurological exam, and often an electroencephalogram (EEG), which measures electrical activity in the brain. Treatment usually involves anti-seizure medications, although surgery or other therapies may be considered in some cases. While seizures are the hallmark of epilepsy, it's important to note that not everyone who has a single seizure has epilepsy.
Understanding the difference between a seizure (a symptom) and epilepsy (a condition characterized by recurrent seizures) is crucial when studying neurological disorders.
Paper & answer key PDF ↗ Question 34archived
Who among the following was a contributor to the subject of medicine in ancient India?
- A
Bhasa
- B
Charaka
- C
Panini
- D
Harsha
Show answer
B. CharakaCorrect answer: Charaka
Causes and symptoms of diseases
Diagnosis methods
Herbal and mineral-based treatments
Hygiene and prevention of diseases
Surgical procedures (more detailed in Sushruta Samhita)
Ethics of medical practice
The knowledge developed by these ancient physicians highlights the advanced state of medical understanding in ancient India.
Paper & answer key PDF ↗ Question 35archived
Bacille Calmette-Guérin (BCG) is a vaccine for ______.
- A
typhoid
- B
tuberculosis (TB)
- C
mumps
- D
plague
Show answer
B. tuberculosis (TB)Understanding the BCG Vaccine
The question asks about the specific disease that the Bacille Calmette-Guérin (BCG) vaccine is designed to prevent. Vaccines are crucial tools in preventing infectious diseases by stimulating the body's immune system.
Let's examine the provided options:
typhoid
tuberculosis (TB)
mumps
plague
The Bacille Calmette-Guérin (BCG) vaccine is a well-known vaccine globally. Its name comes from the scientists who developed it, Albert Calmette and Camille Guérin. It is primarily used for protection against a specific disease.
What is the BCG Vaccine Used For?
The BCG vaccine is derived from a weakened strain of Mycobacterium bovis, a bacterium similar to the one that causes tuberculosis in humans. It is primarily administered to infants in many parts of the world where tuberculosis is common.
Its main purpose is to provide protection against tuberculosis (TB), particularly severe forms of TB like TB meningitis and disseminated TB in children. While its effectiveness against pulmonary TB in adults can vary, it offers significant protection to young children.
Analyzing the Options
Based on the known uses of the BCG vaccine, let's consider each option:
Typhoid: Typhoid fever is caused by the bacterium Salmonella Typhi. Vaccines for typhoid exist, but BCG is not one of them.
Tuberculosis (TB): Tuberculosis is caused by the bacterium Mycobacterium tuberculosis. The BCG vaccine was specifically developed and is widely used for protection against tuberculosis.
Mumps: Mumps is a viral disease. The vaccine for mumps is typically part of the MMR (Measles, Mumps, Rubella) vaccine, which is a viral vaccine, not bacterial like BCG.
Plague: Plague is a bacterial disease caused by Yersinia pestis. While vaccines for plague have been developed historically, they are not commonly used today and BCG is not a plague vaccine.
Therefore, the only disease among the options for which the BCG vaccine is used is tuberculosis (TB).
Conclusion
The Bacille Calmette-Guérin (BCG) vaccine is specifically designed to protect against tuberculosis (TB). It is a key part of immunization programs in many countries to prevent childhood tuberculosis.
Here is a summary of the options:
Disease
BCG Vaccine Use?
Typhoid
No
Tuberculosis (TB)
Yes
Mumps
No
Plague
No
Revision Table: BCG Vaccine and Tuberculosis
Topic
Key Points
BCG Full Form
Bacille Calmette-Guérin
Type of Vaccine
Live-attenuated bacterial vaccine
Primary Target Disease
Tuberculosis (TB)
Microorganism Causing TB
Mycobacterium tuberculosis
Benefit
Prevents severe forms of TB in children
Additional Information on Tuberculosis and Vaccines
Tuberculosis (TB) remains a major global health issue. It is an infectious disease that usually affects the lungs but can also affect other parts of the body, such as the brain, kidneys, or spine.
The BCG vaccine is one of the oldest vaccines still in widespread use. While it is effective against severe childhood TB, ongoing research is exploring new vaccines that might offer better protection against pulmonary TB in adults and potentially shorten treatment for active disease.
Vaccination is a cornerstone of public health, preventing millions of deaths each year from various diseases including TB, polio, measles, and many others. Understanding which vaccine protects against which disease is important for disease prevention and control.
Paper & answer key PDF ↗ Question 36archived
The Regional Rural Banks were established on the recommendations of the ______ on Rural Credit.
- A
Rekhi Committee
- B
Narsimha Committee
- C
Kelkar Committee
- D
Tandon Committee
Show answer
B. Narsimha CommitteeUnderstanding Regional Rural Banks Establishment
Regional Rural Banks (RRBs) are a type of banking institution in India operating at the regional level in different states. They were created with the specific aim of serving the rural areas and ensuring sufficient institutional credit for the rural sector, especially for small and marginal farmers, agricultural labourers, artisans, and small entrepreneurs.
The establishment of these banks was a significant step towards financial inclusion in rural India. Such crucial policy decisions are often based on the recommendations of expert committees formed by the government to study specific areas.
Committee on Rural Credit Recommendations
To address the challenges in providing credit to the rural population, the Indian government constituted a committee to study the matter and provide recommendations. This committee's report paved the way for the creation of Regional Rural Banks.
The committee whose recommendations led to the establishment of Regional Rural Banks was the Narsimha Committee. Set up in 1975, this committee specifically looked into the needs of rural credit and suggested the formation of new banks that could combine the local feel and familiarity of cooperatives with the professional management and resource base of commercial banks.
Based on the recommendations of the Narsimha Committee, the Regional Rural Banks Act was passed in 1976, and the first five RRBs were established on 2nd October 1975, even before the Act was formally passed, via an ordinance.
Examining Other Committees
Let's briefly look at why the other options are not related to the establishment of Regional Rural Banks:
Rekhi Committee: This committee was primarily related to indirect taxes (customs and excise duties).
Kelkar Committee: There have been multiple Kelkar Committees, but prominent ones dealt with tax reforms (Task Force on Direct and Indirect Taxes) or infrastructure financing. None are known for recommending the establishment of RRBs.
Tandon Committee: This committee is known for its recommendations on methods of lending by commercial banks, focusing on working capital finance. It did not recommend the establishment of RRBs.
Therefore, the establishment of Regional Rural Banks was a direct outcome of the recommendations made by the Narsimha Committee on Rural Credit.
Conclusion on RRB Establishment
The question asks about the committee whose recommendations led to the establishment of Regional Rural Banks on Rural Credit. The historical context and banking reforms in India confirm that the Narsimha Committee played this pivotal role.
Revision Table: Key Committees in Indian Banking
Committee
Focus Area / Key Recommendation
Narsimha Committee (1975)
Recommended establishment of Regional Rural Banks (RRBs) on Rural Credit.
Narsimha Committee (1991 & 1998)
Banking Sector Reforms.
Rekhi Committee
Indirect Taxes (Customs and Central Excise).
Kelkar Committee
Tax Reforms, Infrastructure.
Tandon Committee
Working Capital Finance, Methods of Lending.
Additional Information: Regional Rural Banks and Rural Credit
Regional Rural Banks (RRBs) are joint ventures owned by the Government of India, the concerned State Government, and a Sponsor Bank. They operate within a limited local area notified by the government.
Their primary objective is to provide credit and other banking facilities to the small and marginal farmers, agricultural labourers, artisans, and small entrepreneurs in rural areas. They play a vital role in mobilising savings from rural households and channelising them into productive uses locally.
The Narsimha Committee envisioned RRBs as institutions combining the strengths of cooperative societies (local feel, low cost) and commercial banks (professionalism, resources) to better serve the unique needs of the rural population regarding credit and banking services.
Paper & answer key PDF ↗ Question 37archived
Who among the following is the author of the book ‘Unaccustomed Earth’?
- A
Shobha De
- B
Arundhati Roy
- C
Anita Nair
- D
Jhumpa Lahiri
Show answer
D. Jhumpa LahiriAuthor of 'Unaccustomed Earth'
The question asks to identify the author of the book titled ‘Unaccustomed Earth’.
Let's look at the provided options:
Shobha De
Arundhati Roy
Anita Nair
Jhumpa Lahiri
‘Unaccustomed Earth’ is a collection of short stories that explores the lives of Indian immigrants and their children in America and India. This book is well-known and critically acclaimed.
Now let's consider the literary contributions of the authors listed:
Shobha De: An Indian columnist and novelist, known for her portrayals of Mumbai's high society and celebrity culture. Her works include 'Starry Nights' and 'Socialite Evenings'.
Arundhati Roy: An Indian author best known for her novel 'The God of Small Things'. She is also a political activist.
Anita Nair: An Indian author whose notable works include 'Mistress' and 'Ladies Coupe'. She writes in English and is known for her fiction and poetry.
Jhumpa Lahiri: An Indian-American author known for her short stories, novels, and essays. Her work often explores the immigrant experience, identity, and cultural displacement.
Upon researching the authorship of ‘Unaccustomed Earth’, it is confirmed that the book was written by Jhumpa Lahiri. This collection of stories won the Frank O'Connor International Short Story Award in 2008.
Therefore, the author of ‘Unaccustomed Earth’ is Jhumpa Lahiri.
Let's summarize the analysis of the options:
Shobha De is not the author of ‘Unaccustomed Earth’.
Arundhati Roy is not the author of ‘Unaccustomed Earth’.
Anita Nair is not the author of ‘Unaccustomed Earth’.
Jhumpa Lahiri is the author of ‘Unaccustomed Earth’.
Revision Table: Notable Works by Authors
Author
Known For
Relevant Work
Shobha De
Indian novelist/columnist
'Starry Nights', 'Socialite Evenings'
Arundhati Roy
Novelist, activist
'The God of Small Things'
Anita Nair
Indian author (fiction, poetry)
'Mistress', 'Ladies Coupe'
Jhumpa Lahiri
Indian-American author
'Interpreter of Maladies', 'Unaccustomed Earth', 'The Namesake'
Additional Information on Jhumpa Lahiri's Works
Jhumpa Lahiri's debut short story collection, 'Interpreter of Maladies' (1999), won the Pulitzer Prize for Fiction. Her first novel, 'The Namesake' (2003), was adapted into a film. Her writing is celebrated for its sensitive portrayal of characters navigating cultural identity and family relationships between Indian and American contexts. ‘Unaccustomed Earth’ continues these themes, offering deeper insights into the lives of second-generation immigrants.
Paper & answer key PDF ↗ Question 38archived
In which discipline is the Bidhan Chandra Roy Award given?
- A
Sports
- B
Medicine
- C
Architecture
- D
Law
Show answer
B. MedicineUnderstanding the Bidhan Chandra Roy Award
The Bidhan Chandra Roy Award is a prestigious award presented annually in India. It is named after Dr. Bidhan Chandra Roy, a legendary physician and statesman who served as the second Chief Minister of West Bengal. The award recognizes outstanding contributions in various fields, primarily linked to the life and work of Dr. B.C. Roy.
Discipline of the Bidhan Chandra Roy Award
The primary discipline in which the Bidhan Chandra Roy Award is given is Medicine. This award is a recognition of excellence and significant contributions made by individuals in the medical field in India.
The award was instituted by the Medical Council of India (now the National Medical Commission) in 1976. It is presented on July 1st every year, which is observed as National Doctors' Day in India, coinciding with Dr. B.C. Roy's birth and death anniversary.
Why Medicine?
Dr. Bidhan Chandra Roy was an eminent physician before he became a prominent political leader. He made significant contributions to the medical profession and public health in India. Therefore, the award named in his honour naturally focuses heavily on recognizing achievements in the field of medicine. While the award also recognizes contributions in areas like statesmanship, public life, and arts, the most prominent category and the one directly associated with his primary profession is Medicine.
Fields Recognized by the Award
The Bidhan Chandra Roy Award is given in several categories to honour contributions in fields related to Dr. B.C. Roy's diverse life. The key categories include:
Medicine
Public life
Philosophy
Statesmanship
Arts
However, when the question refers to the discipline in which it is given, Medicine is the core and most directly relevant answer, reflecting Dr. B.C. Roy's profession.
Award Name
Primary Discipline
Instituting Body
Significance
Bidhan Chandra Roy Award
Medicine
Medical Council of India (Now NMC)
Recognizes excellence and contributions in the field of medicine and other related areas.
Analyzing the Options
Let's consider the given options in the context of the Bidhan Chandra Roy Award:
Sports: The award is not associated with achievements in sports.
Medicine: This is the primary field for which the award is given, recognizing the contributions of medical professionals.
Architecture: The award is not related to architecture.
Law: The award is not related to the legal profession.
Based on the nature and history of the award, Medicine is the correct discipline.
Conclusion
The Bidhan Chandra Roy Award is a significant honour in India, primarily recognizing outstanding contributions in the field of Medicine, reflecting the professional background of Dr. Bidhan Chandra Roy.
Revision Table: Bidhan Chandra Roy Award Facts
Aspect
Detail
Awarded For
Excellence in Medicine, Public life, Philosophy, Statesmanship, Arts
Instituted By
Medical Council of India (NMC)
Presented On
July 1st (National Doctors' Day)
Named After
Dr. Bidhan Chandra Roy
Primary Field
Medicine
Additional Information: Dr. Bidhan Chandra Roy
Dr. Bidhan Chandra Roy (1882-1962) was a towering figure in modern India. He was not only a highly respected physician but also played a crucial role in India's independence movement and served as the first Chief Minister of West Bengal for a long period (1948-1962). His birthday, July 1st, is celebrated as National Doctors' Day across India to honour the medical community and his contributions.
Paper & answer key PDF ↗ Question 39archived
With reference to no-confidence motion, which of the following statements is INCORRECT?
- A
If it is passed in the Lok Sabha, the council of ministers must resign from office.
- B
It should state the reasons for its adoption in the Lok Sabha.
- C
It is moved for ascertaining the confidence of Lok Sabha in the council of ministers.
- D
It can be moved against the entire council of ministers only.
Show answer
B. It should state the reasons for its adoption in the Lok Sabha.Understanding the No-Confidence Motion in India
A no-confidence motion is a proposal moved in the Lok Sabha (House of the People) that indicates the House's lack of confidence in the Council of Ministers. The government must maintain the confidence of the majority of members in the Lok Sabha to remain in power. If a no-confidence motion is passed, the Council of Ministers must resign.
Analyzing the Statements on No-Confidence Motion
Let's examine each statement regarding the no-confidence motion:
Statement 1: If it is passed in the Lok Sabha, the council of ministers must resign from office.
This statement is correct. This is the primary consequence of a successful no-confidence motion. If the motion is supported by a majority of the members present and voting in the Lok Sabha, the government loses the confidence of the House and is constitutionally bound to resign.
Statement 2: It should state the reasons for its adoption in the Lok Sabha.
This statement is incorrect. According to the Rules of Procedure and Conduct of Business in Lok Sabha (specifically Rule 198), a notice of a motion of no-confidence does not require stating the reasons for lack of confidence. The motion itself simply expresses the absence of confidence in the Council of Ministers. While members supporting the motion will articulate their reasons during the debate, the formal notice or motion itself does not need to list them.
Statement 3: It is moved for ascertaining the confidence of Lok Sabha in the council of ministers.
This statement is correct. The fundamental purpose of a no-confidence motion is to test whether the Council of Ministers continues to command the support and confidence of the majority of members in the Lok Sabha. It is a crucial mechanism for parliamentary accountability.
Statement 4: It can be moved against the entire council of ministers only.
This statement is correct. A no-confidence motion is always directed against the *entire* Council of Ministers collectively, not against an individual minister or a group of ministers. This reflects the principle of collective responsibility of the Council of Ministers to the Lok Sabha.
Based on the analysis, the incorrect statement regarding the no-confidence motion is that it should state the reasons for its adoption in the Lok Sabha.
Revision Table: Key Aspects of No-Confidence Motion
Aspect
Description
Purpose
To test the confidence of Lok Sabha in the Council of Ministers.
Target
Entire Council of Ministers (collective).
Procedure
Requires notice, supported by at least 50 members, debated, and voted upon in Lok Sabha.
Requirement of Reasons
Reasons are debated, but not formally required in the motion notice itself.
Outcome if Passed
Council of Ministers must resign.
Additional Information on Parliamentary Motions
Understanding different types of motions in Parliament is important. While a no-confidence motion is specific to the Lok Sabha and challenges the government's majority, other motions serve different purposes:
Censure Motion: Can be moved against an individual minister, a group of ministers, or the entire Council of Ministers. It needs to state the reasons for its adoption. If passed, the government is not necessarily required to resign, but it indicates strong disapproval.
Adjournment Motion: Allows discussion on an urgent matter of public importance. It interrupts the normal business of the House.
Cut Motions: Moved in relation to demands for grants during the Budget discussion to reduce the amount of demand.
The no-confidence motion is distinct because its passage directly leads to the fall of the government, emphasizing the accountability of the executive to the popularly elected Lok Sabha.
Paper & answer key PDF ↗ Question 40archived
The expected returns to farmers by way of MSP (Minimum Support Price) over their cost of production for barley for marketing season 2021–22 is estimated at ______.
- A
65%
- B
93%
- C
50%
- D
106%
Show answer
A. 65%Understanding MSP and Returns for Barley (2021–22)
The Minimum Support Price (MSP) is a form of market intervention by the Government of India to insure agricultural producers against any sharp fall in farm prices. The MSP is announced by the Government at the beginning of the sowing season for certain crops on the basis of the recommendations of the Commission for Agricultural Costs and Prices (CACP).
One of the key considerations for setting the MSP is the cost of production. The government aims to provide farmers with a reasonable return over their cost of production.
Barley MSP and Return over Cost (2021–22 Marketing Season)
For the marketing season 2021–22, the Government announced the MSP for various Rabi crops, including barley. The expected return to farmers over their cost of production for barley was specifically calculated and announced.
Based on the data and announcements for the 2021–22 marketing season, the expected returns to farmers by way of MSP over their cost of production for barley was estimated at 65%.
What is Return over Cost of Production?
Return over cost of production indicates the profit margin a farmer is expected to make when selling their produce at the Minimum Support Price. It is usually calculated as:
\( \text{Return Percentage} = \frac{\text{MSP} - \text{Cost of Production}}{\text{Cost of Production}} \times 100\% \)
The cost of production considered by the CACP typically includes various components like:
Cost of hired labour
Cost of bullock labour/machine labour
Cost of seeds, fertilizers, manures, pesticides
Irrigation charges
Depreciation on farm implements and buildings
Rent paid for leased land
Imputed value of family labour
The 65% return for barley for the 2021–22 season signifies that the MSP announced for barley was 65% higher than the estimated cost of production for that season.
Analysing the Options
Let's look at the given options in the context of the expected return for barley in the 2021–22 marketing season:
65%: This figure aligns with the official estimates for the return over cost of production for barley MSP for the specified season.
93%: This figure represents the return for a different crop or a different season.
50%: While 50% return over cost is a common benchmark mentioned by the government for MSP (often referred to as ‘A2+FL’ costs plus 50%), the actual returns vary by crop and year based on detailed cost estimations. The barley return for 2021-22 was higher than 50%.
106%: This figure represents the return for a different crop (e.g., wheat for 2021-22 season) or a different season.
Therefore, the correct estimated return for barley for the 2021–22 marketing season is 65%.
Revision Table: MSP and Returns (2021–22 Rabi Crops)
Crop
MSP (₹/quintal) 2021–22
Cost of Production (₹/quintal) 2021–22 (Est. A2+FL)
Return over Cost (%) 2021–22 (Est.)
Wheat
1975
1203
64.2
Barley
1600
969
65.1
Gram
5100
3405
49.8
Masur (Lentil)
5100
3073
66.0
Rapeseed & Mustard
4650
2344
98.4
Safflower
5327
3557
49.8
Note: Cost of production figures are estimates of A2+FL (Actual paid out cost + Imputed value of family labour) as used by CACP for calculating returns. The return percentage is calculated based on these figures. The exact percentages can vary slightly based on the specific cost definitions used. The question refers to "expected returns over their cost of production," which aligns with the calculated percentage returns over cost based on CACP data. The 65% in option 1 is rounded from the calculated 65.1%.
Additional Information on MSP and Cost
The CACP considers three types of production costs:
A2: Covers all paid-out expenses directly incurred by the farmer in cash and kind on inputs like seeds, fertilizers, pesticides, hired labour, irrigation charges, etc.
A2+FL: Includes A2 plus the imputed value of unpaid family labour.
C2: Most comprehensive cost, which includes A2+FL plus rent paid for leased in land and the imputed rent of owned land and interest on fixed capital.
The MSP recommendations are usually based on A2+FL costs, with the aim of providing a return over this cost. However, there are demands from farmer groups to base MSP on C2 costs, which are higher.
The MSP is set to incentivize cultivation and ensure food security while also considering market forces, demand-supply, and inter-crop price parity.
Paper & answer key PDF ↗ Question 41archived
Who among the following is the author of the book ‘Unfinished: A Memoir’?
- A
Alia Bhatt
- B
Priyanka Chopra Jonas
- C
Deepika Padukone
- D
Katrina Kaif
Show answer
B. Priyanka Chopra JonasUnderstanding the Book 'Unfinished: A Memoir'
The question asks about the author of a specific book titled 'Unfinished: A Memoir'. This type of question tests general knowledge about popular books and their authors.
Identifying the Author of 'Unfinished: A Memoir'
'Unfinished: A Memoir' is a well-known book that recounts significant events and reflections from the author's life. The author of this memoir is the globally recognised Indian actress and producer, Priyanka Chopra Jonas.
A memoir is a collection of memories written by someone about their life. It often focuses on a specific theme, time period, or series of events, unlike a full autobiography which covers the entire life from birth.
Analysing the Options
Let's look at the provided options:
Alia Bhatt: An acclaimed Indian actress, but not the author of 'Unfinished: A Memoir'.
Priyanka Chopra Jonas: A prominent figure in Bollywood and Hollywood, confirmed as the author of 'Unfinished: A Memoir'.
Deepika Padukone: A leading Indian actress, but not the author of this specific memoir.
Katrina Kaif: A popular actress in the Indian film industry, but not the author of 'Unfinished: A Memoir'.
Based on published information, Priyanka Chopra Jonas is the correct author of the book 'Unfinished: A Memoir'.
Summary of 'Unfinished: A Memoir'
Here is a quick summary:
Book Title
Author
Genre/Type
Unfinished: A Memoir
Priyanka Chopra Jonas
Memoir
Why Knowing Authors Matters for Exams
Questions about famous books and their authors are common in general knowledge sections of many competitive exams. Keeping up with popular releases, especially memoirs and autobiographies of public figures, is important.
Revision Table: Notable Memoirs
Here are a few other examples of memoirs by well-known personalities:
Book Title
Author
Becoming
Michelle Obama
The Diary of a Young Girl
Anne Frank
Open
Andre Agassi
Wings of Fire
A. P. J. Abdul Kalam
Additional Information: What is a Memoir?
A memoir is a non-fiction literary genre. It is a historical account or biography written from personal knowledge or special sources.
Key characteristics of a memoir:
It is based on the author's personal memories.
It often focuses on a specific period, theme, or series of events in the author's life, rather than covering the entire life story.
It is typically written in a narrative style, like a story.
It aims to provide insight into the author's experiences and feelings related to those events.
While similar to an autobiography, which tells the complete life story, a memoir is usually more focused and thematic.
Paper & answer key PDF ↗ Question 42archived
An amendment to the Right to Information Act 2005 proposing that the Chief Information Commissioner and Information Commissioners be appointed ‘for such term as may be prescribed by the Central Government’ was passed in the year _____.
- A
2016
- B
2019
- C
2017
- D
2014
Show answer
B. 2019Understanding the Right to Information (Amendment) Act 2019
The question asks about a specific amendment made to the Right to Information Act, 2005, concerning the term of appointment for the Chief Information Commissioner (CIC) and Information Commissioners (ICs). The amendment proposed that their term would no longer be a fixed period but would be "for such term as may be prescribed by the Central Government". We need to identify the year this significant amendment was passed.
The Right to Information Act, 2005
The original Right to Information Act, 2005, is a landmark law in India that empowers citizens to access information controlled by public authorities. It aims to promote transparency and accountability in the working of every public authority.
Under the original Act, the Chief Information Commissioner and other Information Commissioners were appointed for a fixed tenure of 5 years or until they attained the age of 65 years, whichever was earlier. This fixed term provided a certain level of independence to the Commissioners.
The Right to Information (Amendment) Act, 2019
In 2019, the Indian Parliament passed the Right to Information (Amendment) Bill, which subsequently became the Right to Information (Amendment) Act, 2019. This amendment brought about changes to the provisions concerning the tenure, salaries, and terms of service of the CIC and ICs at both the central and state levels.
A key change introduced by the 2019 amendment, as mentioned in the question, was related to the term of office. Instead of the fixed 5-year term, the amendment stipulated that the Chief Information Commissioner and Information Commissioners shall hold office "for such term as may be prescribed by the Central Government". The amendment also gave the Central Government the power to decide the salary, allowances, and other terms and conditions of service of the Commissioners.
Identifying the Year of the Amendment
Based on the legislative history, the Right to Information (Amendment) Act that made the change to the tenure of the Chief Information Commissioner and Information Commissioners to be prescribed by the Central Government was passed in the year 2019.
Therefore, the year in which this amendment was passed is 2019.
Original RTI Act 2005 Provision
RTI (Amendment) Act 2019 Provision
Chief Information Commissioner and Information Commissioners hold office for a term of 5 years or until the age of 65 years.
Chief Information Commissioner and Information Commissioners hold office for such term as may be prescribed by the Central Government.
Salaries were fixed, comparable to Chief Election Commissioner (CIC) and Election Commissioners (ICs).
Central Government to decide salary, allowances, and other terms of service.
Revision Table: Key Dates for RTI Act
Event
Year
Right to Information Act enacted
2005
Right to Information (Amendment) Act passed
2019
Additional Information: Central Information Commission
The Central Information Commission (CIC) is the apex body in India for appeals and complaints under the Right to Information Act, 2005. It is an independent body constituted under the Act.
It consists of a Chief Information Commissioner and not more than ten Information Commissioners.
Commissioners are appointed by the President on the recommendation of a committee consisting of the Prime Minister, the Leader of the Opposition in the Lok Sabha, and a Union Cabinet Minister nominated by the Prime Minister.
The Commission has the power to receive and inquire into complaints from any person who has been unable to obtain information under the Act.
It also hears second appeals against the decisions of the First Appellate Authority.
The 2019 amendment significantly altered the terms under which these crucial members of the transparency mechanism serve.
Paper & answer key PDF ↗ Question 43archived
According to the Census of 2011, which of the following states has the highest density of population per km 2?
- A
Jharkhand
- B
Goa
- C
Gujarat
- D
Maharashtra
Show answer
A. JharkhandUnderstanding Population Density in India
Population density is a measure of how many people live within a specific area, typically expressed as the number of people per square kilometre (\(\text{per km}^2\)). It helps us understand how crowded or sparsely populated a region is.
The formula for calculating population density is:
\(\text{Population Density} = \frac{\text{Total Population}}{\text{Land Area}}\)
Population Density According to Census 2011
The Census of India, conducted every ten years, provides crucial data about the country's population, including population density. The 2011 Census is a key source for understanding the demographic distribution across Indian states and union territories at that time.
Comparing Population Densities of States (2011 Census)
Let's look at the population density figures per \(\text{km}^2\) for the states given in the options, based on the 2011 Census data:
State
Population Density (per \(\text{km}^2\)), 2011 Census
Jharkhand
414
Goa
394
Gujarat
308
Maharashtra
365
Comparing the figures in the table:
Jharkhand: 414
Goa: 394
Gujarat: 308
Maharashtra: 365
Among the given options, Jharkhand has the highest population density with 414 people per \(\text{km}^2\) according to the 2011 Census.
Conclusion: Highest Density State Among Options (2011 Census)
Based on the population density data from the 2011 Census for the provided options, Jharkhand recorded the highest density.
Revision Table: 2011 Census Population Density
Concept
Key Metric
Jharkhand (2011)
Goa (2011)
Gujarat (2011)
Maharashtra (2011)
Population Density
Persons per \(\text{km}^2\)
414
394
308
365
Additional Information: India Population Density 2011
Overall Population Density of India in 2011 was 382 persons per \(\text{km}^2\).
Among all Indian states and union territories, the Union Territory of Delhi had the highest population density (11,320 per \(\text{km}^2\)) in 2011.
Among the major states, Bihar had the highest population density (1,106 per \(\text{km}^2\)) in 2011, followed by West Bengal (1,028 per \(\text{km}^2\)).
The state with the lowest population density in India in 2011 was Arunachal Pradesh (17 per \(\text{km}^2\)).
Population density is influenced by factors like climate, terrain, availability of resources, economic opportunities, and historical factors.
Paper & answer key PDF ↗ Question 44archived
In March 2021, cricketer Kieron Pollard hit six sixes in an over in a match against ______.
- A
West Indies
- B
Australia
- C
Sri Lanka
- D
New Zealand
Show answer
C. Sri LankaUnderstanding Kieron Pollard's Historic Sixes Against Sri Lanka
In the world of international cricket, hitting six sixes in a single over is a rare and remarkable achievement. It signifies exceptional power and timing from the batsman. One such historic instance occurred in March 2021, involving West Indies captain Kieron Pollard.
The question asks about the opponent team against whom Kieron Pollard achieved this incredible feat. Let's look at the details of this significant event.
Kieron Pollard's Six Sixes Over
On March 3, 2021, during a T20 International match between West Indies and Sri Lanka, Kieron Pollard etched his name in the record books. The match was played at the Coolidge Cricket Ground in Antigua.
In the sixth over of the West Indies innings, Kieron Pollard faced the bowling of Sri Lankan spinner Akila Dananjaya. Dananjaya had just achieved a hat-trick in the previous over, making Pollard's response even more dramatic.
Facing Akila Dananjaya, Kieron Pollard hit all six deliveries for sixes, accumulating 36 runs from the over. This powerful display of hitting helped West Indies chase down the target set by Sri Lanka.
Analysing the Options
The options provided are different national cricket teams:
West Indies
Australia
Sri Lanka
New Zealand
Based on the details of the match where Kieron Pollard hit six sixes in March 2021, the opponent team was Sri Lanka.
Significance of the Achievement
Kieron Pollard became only the third batsman in international cricket history, and the first West Indian, to hit six sixes in an over. The other two players before him were Herschelle Gibbs of South Africa (ODIs) and Yuvraj Singh of India (T20Is). Including first-class cricket, he joined Garry Sobers and Ravi Shastri.
Revision Table: Kieron Pollard Six Sixes
Event
Player
Against
Bowler
Format
Date
Six Sixes in an Over
Kieron Pollard
Sri Lanka
Akila Dananjaya
T20 International
March 3, 2021
Additional Information: Players with Six Sixes in an Over
Hitting six sixes in a single over is a rare feat across all formats of cricket. Here are some notable instances in senior professional cricket:
Sir Garry Sobers (West Indies) for Nottinghamshire vs Glamorgan (First-Class, 1968)
Ravi Shastri (India) for Bombay vs Baroda (First-Class, 1985)
Herschelle Gibbs (South Africa) vs Netherlands (ODI, 2007)
Yuvraj Singh (India) vs England (T20I, 2007)
Ross Whiteley (England) for Worcestershire vs Yorkshire (T20, 2017)
Hazratullah Zazai (Afghanistan) for Kabul Zwanan vs Balkh Legends (T20, 2018)
Leo Carter (New Zealand) for Canterbury Kings vs Northern Knights (T20, 2020)
Kieron Pollard (West Indies) vs Sri Lanka (T20I, 2021)
Ripal Patel (India) for Gujarat Titans vs Sam Curran (IPL, 2024) - Note: This occurred in an IPL match, not international.
Kieron Pollard's achievement is particularly significant as it happened at the international level in a T20 match, making him one of the few players to do so. The opponent team in this historic T20I match was indeed Sri Lanka.
Paper & answer key PDF ↗ Question 45archived
The festival of Durga Puja is observed to celebrate the triumph of Goddess Durga over ______.
- A
Mahishasura
- B
Hiranyakashipu
- C
Ravana
- D
Jarasandha
Show answer
A. MahishasuraUnderstanding Durga Puja and Goddess Durga's Victory
The festival of Durga Puja is a widely celebrated Hindu festival, particularly popular in West Bengal, Odisha, Assam, Tripura, Bihar, Jharkhand, Uttar Pradesh, and also in Bangladesh and Nepal. It honours the Hindu Goddess Durga and her battle against the shape-shifting demon Mahishasura. This festival signifies the triumph of good over evil and is a time for family gatherings, feasting, and cultural events.
The central theme of Durga Puja revolves around the victory of Goddess Durga. The question asks who Goddess Durga defeated. Let's look at the options provided:
Mahishasura
Hiranyakashipu
Ravana
Jarasandha
Analysing the Options
We need to identify which of these figures was defeated by Goddess Durga, as celebrated during Durga Puja.
Option
Figure
Associated Deity/Story
Relevance to Durga Puja
1
Mahishasura
Goddess Durga
The primary narrative of Durga Puja celebrates Goddess Durga's defeat of Mahishasura.
2
Hiranyakashipu
Lord Narasimha
Hiranyakashipu was a demon king defeated by Lord Narasimha, an avatar of Vishnu. This story is associated with the festival of Narasimha Jayanti, not Durga Puja.
3
Ravana
Lord Rama
Ravana was the demon king of Lanka, defeated by Lord Rama. This event is celebrated during Dussehra/Vijayadashami, which often immediately follows Durga Puja, marking the same victory of good over evil, but featuring a different protagonist.
4
Jarasandha
Lord Krishna/Bhima
Jarasandha was a powerful king defeated by Bhima in a duel orchestrated by Lord Krishna, as narrated in the Mahabharata. This is not directly related to Goddess Durga or Durga Puja.
}
Based on mythological accounts and the traditions associated with the festival, Durga Puja specifically commemorates the victory of Goddess Durga over the demon Mahishasura. Mahishasura had become invincible to gods, goddesses, humans, and animals, prompting the creation of Durga, who embodied the collective energy of all deities, to defeat him.
Therefore, the festival of Durga Puja is observed to celebrate the triumph of Goddess Durga over Mahishasura.
Conclusion on Durga Puja Triumph
The correct answer is Mahishasura, as the mythology central to the Durga Puja festival recounts Goddess Durga's fierce battle and ultimate victory against this demon.
Revision Table: Key Figures and Their Defeaters
Figure Defeated
Victor
Associated Festival/Story
Mahishasura
Goddess Durga
Durga Puja, Mahishasuramardini story
Hiranyakashipu
Lord Narasimha
Narasimha Jayanti
Ravana
Lord Rama
Dussehra, Vijayadashami, Ramlila
Jarasandha
Bhima (assisted by Lord Krishna)
Mahabharata (Rajsuya Yajna story)
Additional Information on Durga Puja
Durga Puja is much more than just a religious event; it is a major social and cultural festival. The festival period typically lasts for ten days, with the most important days being the last five, starting from Shashti and ending on Vijayadashami. It involves elaborate rituals, including the invocation of the Goddess (Prana Pratishtha), prayers, offerings, and community gatherings.
The effigies of Goddess Durga, often depicted with ten arms carrying various weapons, are central to the celebrations. She is usually shown slaying Mahishasura. The idols are worshipped in specially constructed pandals (temporary structures) or homes. On the final day, Vijayadashami, the idols are immersed in rivers or other water bodies, symbolizing the Goddess's return to her celestial abode.
The festival underscores themes of feminine power, justice, and the cyclical nature of creation and destruction. While primarily religious, it also serves as a major cultural spectacle, promoting art, music, and community bonding.
Paper & answer key PDF ↗ Question 46archived
Which of the following Sustainable Development Goals ensures availability and sustainable management of water and sanitation for all?
- A
SDG 4
- B
SDG 7
- C
SDG 6
- D
SDG 5
Show answer
C. SDG 6The correct answer is SDG 6.
Achieving SDG 6 can have a ripple effect, contributing to progress in other areas. Sustainable water management involves not only providing access but also protecting water resources from pollution, using water efficiently, and managing risks related to water scarcity and water-related disasters. Integrated water resources management (IWRM) is a key approach promoted by SDG 6, emphasizing the coordinated development and management of water, land, and related resources.
Paper & answer key PDF ↗ Question 47archived
The Mughal court chronicles are written in ______.
- A
Persian
- B
Turkish
- C
Urdu
- D
Arabic
Show answer
A. PersianThe correct answer is Persian.
However, it rose to prominence later and was not the primary language for the formal court chronicles during the height of Mughal rule. Arabic: Arabic was crucial for religious scholarship, Islamic law, and theological works. While respected, it was not adopted as the main language for secular administrative records or court histories. Therefore, the historical evidence consistently points to Persian as the language in which the significant Mughal court chronicles were written.
Paper & answer key PDF ↗ Question 48archived
Which of the following states was allocated the highest budget for highway projects in Union Budget 2021-22?
- A
West Bengal
- B
Assam
- C
Tamil Nadu
- D
Kerala
Show answer
C. Tamil NaduUnderstanding the Question: Union Budget 2021-22 Highway Allocations
The question asks which state received the largest budget allocation for highway projects as announced in the Union Budget for the fiscal year 2021-22. This involves understanding the details of government spending on infrastructure development, specifically focusing on the transport sector.
Analyzing the Options for Highway Budget
We are given four states as potential recipients of the highest highway budget:
West Bengal
Assam
Tamil Nadu
Kerala
To determine the correct answer, we need to recall or find information regarding the state-wise breakup of highway project allocations in the Union Budget 2021-22.
Identifying the State with Highest Highway Budget Allocation
Based on the announcements made during the Union Budget 2021-22 presentation, significant investments were earmarked for developing national highway infrastructure across various states. Among the states listed, Tamil Nadu received a substantial allocation specifically targeted at highway development.
The Union Budget 2021-22 proposed an investment of over ₹1 Lakh Crore for highway works in Tamil Nadu.
Let's look at the reported allocations for the states mentioned:
State
Proposed Highway Allocation (Union Budget 2021-22)
West Bengal
₹25,000 Crore (Approx)
Assam
₹34,000 Crore (Approx)
Tamil Nadu
₹1,03,000 Crore (Approx)
Kerala
₹65,000 Crore (Approx)
Comparing these figures, it is clear that Tamil Nadu was allocated the highest budget for highway projects among the given options in the Union Budget 2021-22.
Conclusion on Highway Budget Allocation
Therefore, the state that was allocated the highest budget for highway projects in Union Budget 2021-22 among the provided choices is Tamil Nadu.
Revision Table: Key Budget Allocations (2021-22)
Area
Significant Allocation Examples (2021-22)
National Highways
Over ₹1.18 Lakh Crore overall, specific high allocations for states like Tamil Nadu, Kerala, Assam, West Bengal.
Railways
₹1,10,055 Crore (Capital outlay: ₹1,07,100 Crore)
Capital Expenditure (Overall)
Increased by 34.5% to ₹5.54 Lakh Crore
Additional Information: Understanding Union Budget and Infrastructure Spending
The Union Budget is the annual financial statement of the Government of India. It presents the government's estimated receipts and expenditure for the upcoming fiscal year.
Infrastructure Spending: A significant portion of the budget is allocated to infrastructure development, including roads, railways, ports, and airports. Investments in highway projects are crucial for improving connectivity, reducing logistics costs, boosting economic activity, and creating employment.
Fiscal Year 2021-22: This budget was presented against the backdrop of the COVID-19 pandemic, with a focus on boosting economic recovery through increased capital expenditure, particularly in infrastructure.
State Allocations: While national budgets detail overall spending, specific projects and allocations within states are often highlighted to show the regional impact of infrastructure development plans.
Paper & answer key PDF ↗ Question 49archived
The salary and allowances of which of the following are governed by an Act first passed by Parliament in 1977?
- A
President
- B
Leaders of Opposition in Parliament
- C
Prime Minister
- D
Governor General
Show answer
B. Leaders of Opposition in ParliamentThe correct answer is Leaders of Opposition in Parliament.
Key Points
The salary and allowances of the Leaders of Opposition in Parliament are governed by The Salary and Allowances of Leaders of Opposition in Parliament Act, 1977.
This Act formally recognised the position of the Leader of Opposition in both the Lok Sabha and the Rajya Sabha.
Under this Act, the Leader of Opposition is entitled to a salary, allowances and other facilities equivalent to those of a Cabinet Minister.
The Leader of Opposition is the leader of the largest opposition party having not less than one-tenth of the total strength of the House.
Additional Information
The salary of the President is governed by The President's Emoluments and Pension Act, 1951.
The salary of the Prime Minister and other Ministers is governed by The Salaries and Allowances of Ministers Act, 1952.
The post of Governor General existed only before India became a Republic in 1950 and is no longer applicable.
Ivor Jennings described the Leader of Opposition as the "alternative Prime Minister".
Paper & answer key PDF ↗ Question 50archived
The rate of doing work is called:
- A
impulse
- B
energy
- C
force
- D
power
Show answer
D. powerThe correct answer is power.
Key Points
In physics, power is the rate of doing work.
It is the amount of energy consumed per unit of time.
The unit of power is joules per second (J/s), which is known as watts (in honor of James Watt, the developer of the steam engine in the eighteenth century).
Important Points
Power is the rate at which work is done or the rate at which energy is transferred from one place to another or converted from one form to another.
One joule per second is called a watt [W] in honor of Scottish mechanical engineer James Watt.
In physics, energy is the capacity to do work. It can exist in potential, kinetic, thermal, electrical, chemical, nuclear, or various other forms.
Additionally, the process of transfer from one body to another involves heat and work, that is, energy as well.
Momentum is a term in physics; it refers to the quantity of motion of an object.
Momentum can be defined as "mass in motion".
All objects have mass; therefore, if an object is in motion, it has momentum, its mass is in motion.
Paper & answer key PDF ↗ Question 51archived
What is the average of the first six prime numbers?
- A
\(9{1\over3}\)
- B
7
- C
6
- D
\(6{5\over6}\)
Show answer
D. \(6{5\over6}\)Finding the Average of First Six Prime Numbers
The question asks us to calculate the average of the first six prime numbers. To do this, we need to first identify the first six prime numbers, sum them up, and then divide the sum by the total count (which is six).
What is a Prime Number?
A prime number is a natural number greater than 1 that has no positive divisors other than 1 and itself. Examples include 2, 3, 5, 7, and so on.
Identifying the First Six Prime Numbers
Let's list the prime numbers in ascending order:
The first prime number is 2. It's the only even prime number.
The second prime number is 3.
The third prime number is 5.
The fourth prime number is 7.
The fifth prime number is 11.
The sixth prime number is 13.
So, the first six prime numbers are 2, 3, 5, 7, 11, and 13.
Calculating the Sum of the First Six Prime Numbers
Now, we add these six prime numbers together to find their sum:
Sum $$ = 2 + 3 + 5 + 7 + 11 + 13 $$
Sum $$ = 5 + 5 + 7 + 11 + 13 $$
Sum $$ = 10 + 7 + 11 + 13 $$
Sum $$ = 17 + 11 + 13 $$
Sum $$ = 28 + 13 $$
Sum $$ = 41 $$
The sum of the first six prime numbers is 41.
Calculating the Average
The average of a set of numbers is found by dividing the sum of the numbers by the count of the numbers.
Average $$ = \frac{\text{Sum}}{\text{Count}} $$
We have a sum of 41 and a count of 6 numbers.
Average $$ = \frac{41}{6} $$
Converting the Average to a Mixed Fraction
The average is $\frac{41}{6}$. We need to express this as a mixed fraction to match the format of the options. To convert an improper fraction to a mixed fraction, we divide the numerator by the denominator.
Divide 41 by 6:
$$ 41 \div 6 $$
6 goes into 41 six times ($6 \times 6 = 36$) with a remainder of $41 - 36 = 5$.
So, $\frac{41}{6}$ can be written as a mixed fraction as $6$ and the remainder $\frac{5}{6}$.
Average $$ = 6\frac{5}{6} $$
Thus, the average of the first six prime numbers is $$ 6\frac{5}{6} $$.
Revision Table: Understanding Prime Numbers and Averages
Concept
Description/Formula
Prime Number
A natural number > 1 that is only divisible by 1 and itself.
First Six Prime Numbers
2, 3, 5, 7, 11, 13
Sum
The result of adding a set of numbers together.
Average
Sum of values divided by the number of values. Formula: $$\frac{\text{Sum}}{\text{Count}}$$
Calculation Steps
1. Identify numbers. 2. Calculate sum. 3. Divide sum by count.
Additional Information on Number Properties
The number 1 is unique; it is neither prime nor composite.
All prime numbers greater than 2 are odd.
A composite number is a natural number greater than 1 that is not prime (it has divisors other than 1 and itself).
The concept of average (mean) is a measure of central tendency in statistics.
Paper & answer key PDF ↗ Question 52archived
If tan B = \(5\over3\) , what is the value of \(cosec B +sin B \over cos B - secB\) ?
- A
\(- {177\over125}\)
- B
\(177\over 125\)
- C
\(59\over15\)
- D
\(-{59\over15}\)
Show answer
A. \(- {177\over125}\)Solving a Trigonometry Expression with tan B = 5/3
We are given the value of tan B and asked to find the value of a specific trigonometric expression: \( \frac{cosec B +sin B}{cos B - secB} \).
Given that \( \tan B = \frac{5}{3} \).
Since tan B is positive, angle B can be in the first quadrant (where all trigonometric ratios are positive) or the third quadrant (where tan and cot are positive). The expression involves ratios like sin, cos, cosec, and sec, which have different signs in different quadrants. However, the structure of the expression leads to the same result regardless of whether B is in Quadrant 1 or Quadrant 3. Let's proceed by considering B in the first quadrant, which simplifies finding the magnitude of the ratios using a right-angled triangle.
Consider a right-angled triangle where the angle is B. We know that \( \tan B = \frac{\text{Opposite}}{\text{Adjacent}} \).
Given \( \tan B = \frac{5}{3} \), we can consider the Opposite side = 5 units and the Adjacent side = 3 units.
Using the Pythagorean theorem, the Hypotenuse \(h\) is:
\[ h^2 = \text{Opposite}^2 + \text{Adjacent}^2 \]
\[ h^2 = 5^2 + 3^2 \]
\[ h^2 = 25 + 9 \]
\[ h^2 = 34 \]
\[ h = \sqrt{34} \]
Now we can find the values of the other trigonometric ratios for angle B (assuming B is in the first quadrant):
\( \sin B = \frac{\text{Opposite}}{\text{Hypotenuse}} = \frac{5}{\sqrt{34}} \)
\( \cos B = \frac{\text{Adjacent}}{\text{Hypotenuse}} = \frac{3}{\sqrt{34}} \)
\( \text{cosec } B = \frac{1}{\sin B} = \frac{\sqrt{34}}{5} \)
\( \sec B = \frac{1}{\cos B} = \frac{\sqrt{34}}{3} \)
Now, substitute these values into the given expression: \( \frac{cosec B +sin B}{cos B - secB} \).
Expression = \( \frac{\frac{\sqrt{34}}{5} + \frac{5}{\sqrt{34}}}{\frac{3}{\sqrt{34}} - \frac{\sqrt{34}}{3}} \)
Simplify the numerator and the denominator separately.
Numerator: \( \frac{\sqrt{34}}{5} + \frac{5}{\sqrt{34}} \)
\[ = \frac{(\sqrt{34})(\sqrt{34}) + 5(5)}{5\sqrt{34}} \]
\[ = \frac{34 + 25}{5\sqrt{34}} \]
\[ = \frac{59}{5\sqrt{34}} \]
Denominator: \( \frac{3}{\sqrt{34}} - \frac{\sqrt{34}}{3} \)
\[ = \frac{3(3) - (\sqrt{34})(\sqrt{34})}{3\sqrt{34}} \]
\[ = \frac{9 - 34}{3\sqrt{34}} \]
\[ = \frac{-25}{3\sqrt{34}} \]
Now, divide the numerator by the denominator:
Expression = \( \frac{\frac{59}{5\sqrt{34}}}{\frac{-25}{3\sqrt{34}}} \)
\[ = \frac{59}{5\sqrt{34}} \times \frac{3\sqrt{34}}{-25} \]
Cancel out the \( \sqrt{34} \) term from the numerator and the denominator:
\[ = \frac{59}{5} \times \frac{3}{-25} \]
\[ = \frac{59 \times 3}{5 \times (-25)} \]
\[ = \frac{177}{-125} \]
\[ = - \frac{177}{125} \]
Thus, the value of the expression \( \frac{cosec B +sin B}{cos B - secB} \) when \( \tan B = \frac{5}{3} \) is \( - \frac{177}{125} \).
Summary of Trigonometric Ratios Calculation
Given
Calculated Hypotenuse
Derived Ratios
\( \tan B = \frac{5}{3} \)
\( \sqrt{34} \)
\( \sin B = \frac{5}{\sqrt{34}} \), \( \cos B = \frac{3}{\sqrt{34}} \), \( \text{cosec } B = \frac{\sqrt{34}}{5} \), \( \sec B = \frac{\sqrt{34}}{3} \)
Revision Table: Key Trigonometric Identities
Common Trigonometric Identities and Definitions
Ratio
Definition (Right Triangle)
Reciprocal Identity
sin B
Opposite / Hypotenuse
1 / cosec B
cos B
Adjacent / Hypotenuse
1 / sec B
tan B
Opposite / Adjacent
1 / cot B, sin B / cos B
cosec B
Hypotenuse / Opposite
1 / sin B
sec B
Hypotenuse / Adjacent
1 / cos B
cot B
Adjacent / Opposite
1 / tan B, cos B / sin B
Additional Information on Trigonometric Ratios and Quadrants
Understanding the signs of trigonometric ratios in different quadrants is crucial for solving trigonometric problems.
Quadrant I (0° to 90°): All ratios (sin, cos, tan, cosec, sec, cot) are positive.
Quadrant II (90° to 180°): sin and cosec are positive; others are negative.
Quadrant III (180° to 270°): tan and cot are positive; others are negative.
Quadrant IV (270° to 360°): cos and sec are positive; others are negative.
The phrase "All Students Take Calculus" (ASTC) or "Add Sugar To Coffee" is a common mnemonic to remember which ratios are positive in Quadrants I, II, III, and IV respectively.
In this problem, \( \tan B = \frac{5}{3} \) is positive. This means angle B is either in Quadrant I or Quadrant III.
If B is in Q1: sin B > 0, cos B > 0, cosec B > 0, sec B > 0.
If B is in Q3: sin B < 0, cos B < 0, cosec B < 0, sec B < 0.
Let's re-evaluate the expression \( \frac{cosec B +sin B}{cos B - secB} \) if B is in Quadrant III.
If \( \tan B = \frac{5}{3} \) and B is in Q3, then sin B = \( -\frac{5}{\sqrt{34}} \), cos B = \( -\frac{3}{\sqrt{34}} \), cosec B = \( -\frac{\sqrt{34}}{5} \), sec B = \( -\frac{\sqrt{34}}{3} \).
Numerator: \( \text{cosec } B + \sin B = -\frac{\sqrt{34}}{5} + \left(-\frac{5}{\sqrt{34}}\right) = -\left(\frac{\sqrt{34}}{5} + \frac{5}{\sqrt{34}}\right) = -\left(\frac{34 + 25}{5\sqrt{34}}\right) = -\frac{59}{5\sqrt{34}} \).
Denominator: \( \cos B - \sec B = -\frac{3}{\sqrt{34}} - \left(-\frac{\sqrt{34}}{3}\right) = -\frac{3}{\sqrt{34}} + \frac{\sqrt{34}}{3} = \frac{(\sqrt{34})^2 - 3^2}{3\sqrt{34}} = \frac{34 - 9}{3\sqrt{34}} = \frac{25}{3\sqrt{34}} \).
Expression = \( \frac{-\frac{59}{5\sqrt{34}}}{\frac{25}{3\sqrt{34}}} = -\frac{59}{5\sqrt{34}} \times \frac{3\sqrt{34}}{25} = -\frac{59 \times 3}{5 \times 25} = -\frac{177}{125} \).
As you can see, the final value of the expression is the same whether B is in Quadrant I or Quadrant III. This is because the signs in the numerator and denominator change in such a way that their ratio remains constant.
Paper & answer key PDF ↗ Question 53archived
A reduction of 20% in the price of bananas enables a customer to buy 6 more bananas for ₹80. What is the reduced price of bananas per dozen (in ₹)?
- A
36
- B
35
- C
32
- D
40
Show answer
C. 32Calculating the Reduced Price of Bananas per Dozen
This problem involves understanding the concept of price reduction and its impact on the quantity that can be purchased for a fixed amount of money. When the price of an item decreases, a customer can buy more of that item with the same amount of money or save money if they buy the original quantity.
In this specific question, a 20% reduction in the price of bananas allows the customer to buy 6 more bananas for the same total expenditure of ₹80.
Step-by-Step Solution:
Calculate the amount of money saved: The price reduction is 20% on the total amount spent, which is ₹80.
Money saved = 20% of ₹80
Money saved = $\frac{20}{100} \times 80$
Money saved = $0.20 \times 80 = \$16$
Understand what the saved money buys: The problem states that this saving of ₹16 enables the customer to buy 6 additional bananas. This means that the reduced price of 6 bananas is ₹16.
Calculate the reduced price per banana: Since 6 bananas cost ₹16 at the reduced price, we can find the reduced price for one banana.
Reduced price per banana = $\frac{\text{Total cost for extra bananas}}{\text{Number of extra bananas}}$
Reduced price per banana = $\frac{\$16}{6}$ per banana
Calculate the reduced price per dozen bananas: A dozen consists of 12 bananas. To find the reduced price per dozen, we multiply the reduced price per banana by 12.
Reduced price per dozen = (Reduced price per banana) $\times 12$
Reduced price per dozen = $\left(\frac{\$16}{6}\right) \times 12$
Reduced price per dozen = $\$16 \times \frac{12}{6}$
Reduced price per dozen = $\$16 \times 2 = \$32$
Thus, the reduced price of bananas per dozen is ₹32.
Calculation Summary
Item
Value
Total Money Spent
₹80
Price Reduction Percentage
20%
Money Saved (20% of ₹80)
₹16
Extra Bananas Bought
6
Cost of 6 Extra Bananas (Reduced Price)
₹16
Reduced Price per Banana
₹16 / 6
Reduced Price per Dozen (₹16/6 * 12)
₹32
Revision Table: Key Concepts
Concept
Explanation
Formula/Application
Percentage Reduction
Calculating the amount saved or the new value after a decrease.
Reduction Amount = Original Value $\times$ Percentage / 100
Price & Quantity Relationship
For a fixed amount of money, if price decreases, quantity that can be bought increases, and vice versa.
Total Money = Price $\times$ Quantity
Cost per Unit
Finding the price of a single item or a standard group (like a dozen).
Cost per Unit = Total Cost / Number of Units
Additional Information: Original Price Calculation
The question asked for the reduced price, but we can also find the original price per dozen.
The money saved (₹16) is 20% of the original cost of the quantity of bananas that are now purchased for ₹80. Or, more simply, the ₹16 saving allowed 6 extra bananas. These 6 bananas at the *original* price would have cost more than ₹16.
Let the original price per banana be $P_{original}$. The reduced price is $P_{reduced}$.
$P_{reduced} = P_{original} \times (1 - 0.20) = 0.80 \times P_{original}$
We found $P_{reduced} = \frac{\$16}{6}$.
So, $\frac{\$16}{6} = 0.80 \times P_{original}$
$P_{original} = \frac{\$16}{6 \times 0.80} = \frac{\$16}{4.8}$ per banana
Original price per dozen = $\frac{\$16}{4.8} \times 12 = \$16 \times \frac{12}{4.8} = \$16 \times 2.5 = \$40$
At the original price (₹40 per dozen or ₹40/12 per banana), ₹80 would buy $\frac{80}{40/12} = \frac{80 \times 12}{40} = 2 \times 12 = 24$ bananas.
At the reduced price (₹32 per dozen or ₹32/12 per banana), ₹80 buys $\frac{80}{32/12} = \frac{80 \times 12}{32} = \frac{10 \times 12}{4} = 10 \times 3 = 30$ bananas.
The customer buys $30 - 24 = 6$ more bananas, which matches the problem statement.
Paper & answer key PDF ↗ Question 54archived
Study the given bar graph and answer the question that follows.
The bar graph shows the exports of cars of type A and B (in ₹ millions) from 2014 to 2018.
In which year were the exports of cars of type B ₹20 million less than the average exports (per year) of cars of type A over the five years?

- A
2016
- B
2014
- C
2015
- D
2017
Show answer
A. 2016Calculation:
Total exports of cars of type A over the five years = 200 + 150 + 275 + 175 + 300
⇒ ₹1100 million
Average = 1100/5
⇒ ₹220 million
Now in 2016 export of B is ₹200 million which is ₹20 million less than the average
∴ Required answer is 2016.
Paper & answer key PDF ↗ Question 55archived
The simple interest on a sum of money at 10% per annum for 4 years is ₹3,200. What will be the amount (in ₹) of the same sum for the same period at the same rate of interest when the interest is compounded annually?
- A
11,712.80
- B
11,217.80
- C
11,127.80
- D
11,172.80
Show answer
A. 11,712.80Understanding the Interest Calculation Problem
The problem involves two types of interest calculations: simple interest and compound interest. We are given the simple interest earned on a sum of money over a specific period at a certain rate. We need to find the amount (Principal + Interest) if the same sum is invested for the same period at the same rate, but with interest compounded annually.
To solve this, we must first find the original sum of money (the principal) using the simple interest information. Then, we can use this principal to calculate the amount under compound interest.
Step 1: Calculate the Principal using Simple Interest
The formula for simple interest (SI) is:
\[ \text{SI} = \frac{\text{P} \times \text{R} \times \text{T}}{100} \]
Where:
\(\text{P}\) is the Principal sum
\(\text{R}\) is the Rate of interest per annum
\(\text{T}\) is the Time period in years
We are given:
\(\text{SI} = \text{₹}3,200\)
\(\text{R} = 10\%\) per annum
\(\text{T} = 4\) years
Substitute these values into the formula to find the Principal (\(\text{P}\)):
\[ 3200 = \frac{\text{P} \times 10 \times 4}{100} \]
\[ 3200 = \frac{40 \times \text{P}}{100} \]
To find P, we can rearrange the equation:
\[ \text{P} = \frac{3200 \times 100}{40} \]
\[ \text{P} = \frac{320000}{40} \]
\[ \text{P} = 8000 \]
So, the principal sum of money is ₹8,000.
Step 2: Calculate the Amount under Compound Interest
Now we need to find the amount when the same principal sum is invested for the same period at the same rate, compounded annually. The formula for the amount (A) under compound interest is:
\[ \text{A} = \text{P} \left(1 + \frac{\text{R}}{100}\right)^\text{T} \]
Where:
\(\text{P}\) is the Principal sum (\(\text{₹}8,000\))
\(\text{R}\) is the Rate of interest per annum (\(10\%\))
\(\text{T}\) is the Time period in years (\(4\))
Substitute the values into the compound interest amount formula:
\[ \text{A} = 8000 \left(1 + \frac{10}{100}\right)^4 \]
\[ \text{A} = 8000 \left(1 + 0.1\right)^4 \]
\[ \text{A} = 8000 \left(1.1\right)^4 \]
Now, calculate \((1.1)^4\):
\((1.1)^1 = 1.1\)
\((1.1)^2 = 1.1 \times 1.1 = 1.21\)
\((1.1)^3 = 1.21 \times 1.1 = 1.331\)
\((1.1)^4 = 1.331 \times 1.1 = 1.4641\)
Now, substitute this value back into the formula for A:
\[ \text{A} = 8000 \times 1.4641 \]
\[ \text{A} = 11712.8 \]
The amount of the same sum for the same period at the same rate of interest when compounded annually is ₹11,712.80.
Summary of Calculations
Calculation
Formula
Value
Principal (P) from SI
\( \text{P} = \frac{\text{SI} \times 100}{\text{R} \times \text{T}} \)
\( \text{P} = \frac{3200 \times 100}{10 \times 4} = \frac{320000}{40} = 8000 \)
Amount (A) from CI
\( \text{A} = \text{P} \left(1 + \frac{\text{R}}{100}\right)^\text{T} \)
\( \text{A} = 8000 \left(1 + \frac{10}{100}\right)^4 = 8000 (1.1)^4 = 8000 \times 1.4641 = 11712.80 \)
Final Answer on Compound Interest Amount
Based on our calculations, the amount of ₹8,000 after 4 years at 10% interest compounded annually is ₹11,712.80.
Revision Table: Key Concepts
Concept
Description
Formula
Simple Interest (SI)
Interest calculated only on the principal amount.
\( \text{SI} = \frac{\text{P} \times \text{R} \times \text{T}}{100} \)
Compound Interest (CI)
Interest calculated on the principal amount and also on the accumulated interest from previous periods.
\( \text{CI} = \text{A} - \text{P} \) or \( \text{P}\left[\left(1 + \frac{\text{R}}{100}\right)^\text{T} - 1\right] \)
Amount (Simple Interest)
Principal + Simple Interest
\( \text{A} = \text{P} + \text{SI} = \text{P}\left(1 + \frac{\text{R} \times \text{T}}{100}\right) \)
Amount (Compound Interest)
Principal + Compound Interest
\( \text{A} = \text{P} \left(1 + \frac{\text{R}}{100}\right)^\text{T} \) (for annual compounding)
Additional Information on Interest Calculations
Understanding the difference between simple interest and compound interest is fundamental in financial mathematics. Simple interest is easier to calculate but compound interest is more common in real-world scenarios like savings accounts and loans because it accounts for the growth of interest over time.
Rate of Interest: The rate is usually given per annum (per year). If the compounding frequency is different (e.g., half-yearly, quarterly), the rate per period needs to be adjusted accordingly. For example, a 10% per annum rate compounded half-yearly would be 5% per half-year.
Time Period: The time period must align with the interest rate period. If the rate is annual, the time must be in years. If compounding is half-yearly, the time should be counted in half-years. In this problem, both the rate and time are annual, and compounding is annual, simplifying the calculation.
Amount vs. Interest: The 'Amount' is the total sum at the end of the period (Principal + Interest). 'Interest' is just the earning on the principal. The question specifically asks for the 'Amount'.
Paper & answer key PDF ↗ Question 56archived
In ΔPQR, ∠Q = 66° and ∠R = 34 ° . T is a point on QR , and S is a point between Q and T such that PS ⊥ QR and PT is the bisector of ∠QPR. What is the measure of ∠SPT?
- A
12°
- B
20°
- C
16°
- D
18°
Show answer
C. 16°Understanding the Geometry Problem
The problem asks us to find the measure of a specific angle, ∠SPT, within a triangle ΔPQR. We are given the measures of two angles in ΔPQR, ∠Q and ∠R. We are also told about two lines from vertex P to the side QR: PS, which is perpendicular to QR (an altitude), and PT, which bisects ∠QPR (an angle bisector).
We need to use the properties of triangles, perpendicular lines, and angle bisectors to find the required angle measure. The points S and T are both on the side QR, with S being between Q and T.
Step-by-Step Solution to Find ∠SPT
Let's break down the problem into smaller, manageable steps:
Find the measure of the third angle in ΔPQR, which is ∠QPR.
Use the information that PT is the angle bisector of ∠QPR to find ∠QPT.
Use the information that PS ⊥ QR to work with the right-angled triangle ΔPSQ and find ∠QPS.
Finally, use the relationship between ∠QPT, ∠QPS, and ∠SPT to find the measure of ∠SPT.
Step 1: Find ∠QPR in ΔPQR
The sum of angles in any triangle is \(180^\circ\). In ΔPQR, we have:
\[ \ang{PQR} + \ang{PRQ} + \ang{QPR} = 180^\circ \]
Given ∠Q = \(66^\circ\) and ∠R = \(34^\circ\):
\[ 66^\circ + 34^\circ + \ang{QPR} = 180^\circ \]
\[ 100^\circ + \ang{QPR} = 180^\circ \]
\[ \ang{QPR} = 180^\circ - 100^\circ \]
\[ \ang{QPR} = 80^\circ \]
So, the measure of ∠QPR is \(80^\circ\).
Step 2: Find ∠QPT using the Angle Bisector
PT is the angle bisector of ∠QPR. An angle bisector divides an angle into two equal parts.
Therefore, ∠QPT is half of ∠QPR:
\[ \ang{QPT} = \frac{1}{2} \ang{QPR} \]
\[ \ang{QPT} = \frac{1}{2} \times 80^\circ \]
\[ \ang{QPT} = 40^\circ \]
Thus, the measure of ∠QPT is \(40^\circ\).
Step 3: Find ∠QPS using the Altitude PS
PS is perpendicular to QR, which means ∠PSQ = \(90^\circ\). ΔPSQ is a right-angled triangle.
In ΔPSQ, the sum of angles is \(180^\circ\):
\[ \ang{PSQ} + \ang{SQP} + \ang{QPS} = 180^\circ \]
We know ∠PSQ = \(90^\circ\) and ∠SQP (which is ∠Q) = \(66^\circ\).
\[ 90^\circ + 66^\circ + \ang{QPS} = 180^\circ \]
\[ 156^\circ + \ang{QPS} = 180^\circ \]
\[ \ang{QPS} = 180^\circ - 156^\circ \]
\[ \ang{QPS} = 24^\circ \]
So, the measure of ∠QPS is \(24^\circ\).
Alternatively, in a right-angled triangle, the two non-right angles are complementary. So, in ΔPSQ:
\[ \ang{QPS} + \ang{SQP} = 90^\circ \]
\[ \ang{QPS} + 66^\circ = 90^\circ \]
\[ \ang{QPS} = 90^\circ - 66^\circ \]
\[ \ang{QPS} = 24^\circ \]
Step 4: Find ∠SPT
We have found ∠QPT = \(40^\circ\) and ∠QPS = \(24^\circ\).
Both rays PS and PT originate from P and lie within ∠QPR. Since ∠QPS (\(24^\circ\)) is less than ∠QPT (\(40^\circ\)), the ray PS must be between the ray PQ and the ray PT. This is consistent with S being between Q and T on the segment QR.
Therefore, ∠QPT is the sum of ∠QPS and ∠SPT:
\[ \ang{QPT} = \ang{QPS} + \ang{SPT} \]
We want to find ∠SPT. Rearrange the equation:
\[ \ang{SPT} = \ang{QPT} - \ang{QPS} \]
Substitute the values we found:
\[ \ang{SPT} = 40^\circ - 24^\circ \]
\[ \ang{SPT} = 16^\circ \]
The measure of ∠SPT is \(16^\circ\).
Angle
Calculation
Measure
∠QPR
\(180^\circ - (66^\circ + 34^\circ)\)
\(80^\circ\)
∠QPT
\(80^\circ / 2\)
\(40^\circ\)
∠QPS (in ΔPSQ)
\(90^\circ - 66^\circ\)
\(24^\circ\)
∠SPT
∠QPT - ∠QPS
\(40^\circ - 24^\circ = 16^\circ\)
Conclusion
By first finding the total angle ∠QPR, then determining the angles formed by the angle bisector PT and the altitude PS with the side PQ, we were able to calculate the angle between the angle bisector and the altitude, ∠SPT.
The final calculated value for ∠SPT is \(16^\circ\).
Revision Table: Key Angles Calculated
Angle
Measure
Description
∠Q
\(66^\circ\)
Given angle in ΔPQR
∠R
\(34^\circ\)
Given angle in ΔPQR
∠QPR
\(80^\circ\)
Third angle in ΔPQR
∠QPT
\(40^\circ\)
Angle formed by angle bisector PT with PQ
∠QPS
\(24^\circ\)
Angle formed by altitude PS with PQ
∠SPT
\(16^\circ\)
Angle between angle bisector PT and altitude PS
Additional Information on Triangle Properties
This problem involves fundamental concepts in triangle geometry:
Sum of Angles in a Triangle: The three interior angles of any triangle always add up to \(180^\circ\). This is a basic property used to find the unknown angle ∠QPR.
Angle Bisector: An angle bisector is a line segment, ray, or line that divides an angle into two equal angles. In this case, PT divides ∠QPR into two equal angles, ∠QPT and ∠RPT.
Altitude: An altitude of a triangle is a line segment from a vertex perpendicular to the opposite side (or the extension of the opposite side). PS is the altitude from P to QR, meaning it forms a \(90^\circ\) angle with QR at S. The foot of the altitude S lies on the side QR in this case because ∠Q and ∠R are acute angles.
Right Triangle: A triangle with one right angle (\(90^\circ\)) is a right triangle. ΔPSQ and ΔPSR are right triangles because PS ⊥ QR. In a right triangle, the two acute angles are complementary (sum up to \(90^\circ\)).
Understanding these definitions and properties is crucial for solving geometry problems like this one. The angle between the angle bisector and the altitude from the same vertex in a triangle can be found using the difference of the other two angles of the triangle divided by two, i.e., \(|\ang{Q} - \ang{R}| / 2\). Let's check this formula with our values: \(|66^\circ - 34^\circ| / 2 = |32^\circ| / 2 = 16^\circ\), which matches our result.
Paper & answer key PDF ↗ Question 57archived
A, B and C divide an amount of ₹10,500 amount themselves in the ratio 5 : 7 : 9, respectively. If each one gets ₹500 more, then what will be the ratio of the amounts with A,B and C?
- A
5 : 7 : 9
- B
5 : 6 : 7
- C
3 : 4 : 5
- D
7 : 9 : 11
Show answer
C. 3 : 4 : 5Understanding the Ratio Problem
This problem involves dividing a total amount based on a given ratio and then recalculating the ratio after a fixed increase in each share. We start with the initial distribution based on the ratio 5 : 7 : 9 among A, B, and C for a total amount of ₹10,500.
Calculating Initial Amounts
The initial ratio A : B : C is given as 5 : 7 : 9. The total number of parts in this ratio is the sum of the individual parts:
\(\text{Total ratio parts} = 5 + 7 + 9 = 21\)
The total amount to be divided is ₹10,500. To find the value of one ratio part, we divide the total amount by the total number of parts:
\(\text{Value of one part} = \frac{\text{Total Amount}}{\text{Total Ratio Parts}} = \frac{₹10,500}{21}\)
Performing the division:
\(\frac{10500}{21} = 500\)
So, the value of one ratio part is ₹500.
Now, we can calculate the initial amount received by A, B, and C:
Amount A receives = Ratio part of A \(\times\) Value of one part = \(5 \times ₹500 = ₹2,500\)
Amount B receives = Ratio part of B \(\times\) Value of one part = \(7 \times ₹500 = ₹3,500\)
Amount C receives = Ratio part of C \(\times\) Value of one part = \(9 \times ₹500 = ₹4,500\)
Let's verify the total: \(₹2,500 + ₹3,500 + ₹4,500 = ₹10,500\). This matches the given total amount, so our initial amounts are correct.
Calculating New Amounts After Increase
The problem states that each person gets ₹500 more than their initial amount.
New amount A = Initial amount A + ₹500 = \(₹2,500 + ₹500 = ₹3,000\)
New amount B = Initial amount B + ₹500 = \(₹3,500 + ₹500 = ₹4,000\)
New amount C = Initial amount C + ₹500 = \(₹4,500 + ₹500 = ₹5,000\)
Finding the New Ratio
The new amounts with A, B, and C are ₹3,000, ₹4,000, and ₹5,000, respectively. The new ratio is the ratio of these new amounts:
\(\text{New Ratio A : B : C} = ₹3,000 : ₹4,000 : ₹5,000\)
To simplify this ratio, we need to find the greatest common divisor (GCD) of 3000, 4000, and 5000 and divide each term by the GCD.
The GCD of 3000, 4000, and 5000 is 1000.
Divide each term by 1000:
\(\frac{3000}{1000} = 3\)
\(\frac{4000}{1000} = 4\)
\(\frac{5000}{1000} = 5\)
So, the new ratio of the amounts with A, B, and C is 3 : 4 : 5.
Person
Initial Ratio Part
Initial Amount (₹)
Increase (₹)
New Amount (₹)
A
5
2,500
500
3,000
B
7
3,500
500
4,000
C
9
4,500
500
5,000
Total
21
10,500
1,500
12,000
The new ratio is the simplified ratio of 3000 : 4000 : 5000, which is 3 : 4 : 5.
Revision Table: Amount Division and New Ratio
Concept
Details
Initial Ratio
A:B:C = 5:7:9
Total Amount
₹10,500
Value of 1 Ratio Part
₹10,500 / (5+7+9) = ₹500
Initial Amount A
5 * ₹500 = ₹2,500
Initial Amount B
7 * ₹500 = ₹3,500
Initial Amount C
9 * ₹500 = ₹4,500
Increase per Person
₹500
New Amount A
₹2,500 + ₹500 = ₹3,000
New Amount B
₹3,500 + ₹500 = ₹4,000
New Amount C
₹4,500 + ₹500 = ₹5,000
New Ratio A:B:C
3000:4000:5000 = 3:4:5 (after dividing by 1000)
Additional Information: Ratio and Proportion Concepts
Ratios are used to compare quantities. A ratio \(a : b\) represents that for every unit of \(a\), there are \(b\) units of another quantity. Proportions deal with the equality of two ratios. In this problem, we used the initial ratio to find the individual shares based on the total amount.
Key concepts used:
Ratio Sum: Adding the parts of a ratio (like 5+7+9) gives the total number of parts representing the whole.
Value per Part: Dividing the total quantity by the sum of ratio parts gives the value that one part represents.
Simplifying Ratios: Ratios should be simplified by dividing all terms by their greatest common divisor (GCD) to express them in their simplest form. For example, the ratio 3000 : 4000 : 5000 is simplified to 3 : 4 : 5 by dividing by the GCD, which is 1000.
Understanding how to work with ratios and calculate shares is fundamental in solving problems related to proportional distribution of amounts or quantities.
Paper & answer key PDF ↗ Question 58archived
A fruit vendor recovers the cost of 95 oranges by selling 80 oranges. What is his profit percentage?
- A
18.75%
- B
20.75%
- C
21.25%
- D
24.25%
Show answer
A. 18.75%Understanding the Profit Percentage Problem
This problem asks us to find the profit percentage when a fruit vendor sells a certain number of oranges and recovers the cost of a different, larger number of oranges. Specifically, the cost of 95 oranges is equal to the selling price of 80 oranges.
Key Concepts: Cost Price and Selling Price
Cost Price (CP): The price at which the vendor buys the oranges.
Selling Price (SP): The price at which the vendor sells the oranges.
Profit: Occurs when SP > CP. Profit = SP - CP.
Profit Percentage: Calculated as $\frac{\text{Profit}}{\text{CP}} \times 100$. It's important to note that profit percentage is usually calculated on the Cost Price of the items sold.
Setting Up the Relationship for Orange Sales
Let's denote the Cost Price of one orange as $\text{CP}_{\text{orange}}$ and the Selling Price of one orange as $\text{SP}_{\text{orange}}$.
According to the problem:
Cost of 95 oranges = Selling price of 80 oranges
This can be written as:
$$ 95 \times \text{CP}_{\text{orange}} = 80 \times \text{SP}_{\text{orange}} $$
Calculating Profit Percentage on Oranges Sold
To find the profit percentage, we need to compare the Cost Price and Selling Price of the oranges that were actually sold, which are 80 oranges.
Step 1: Find the Cost Price of 80 Oranges
The Cost Price of 80 oranges is simply:
$$ \text{CP of 80 oranges} = 80 \times \text{CP}_{\text{orange}} $$
Step 2: Find the Selling Price of 80 Oranges
We are given that the Selling Price of 80 oranges is equal to the Cost Price of 95 oranges.
$$ \text{SP of 80 oranges} = \text{Cost of 95 oranges} = 95 \times \text{CP}_{\text{orange}} $$
Step 3: Calculate the Total Profit on 80 Oranges
Profit is the difference between the Selling Price and the Cost Price of the items sold.
$$ \text{Profit} = \text{SP of 80 oranges} - \text{CP of 80 oranges} $$
Substitute the values from Step 1 and Step 2:
$$ \text{Profit} = (95 \times \text{CP}_{\text{orange}}) - (80 \times \text{CP}_{\text{orange}}) $$
$$ \text{Profit} = (95 - 80) \times \text{CP}_{\text{orange}} $$
$$ \text{Profit} = 15 \times \text{CP}_{\text{orange}} $$
The profit earned by selling 80 oranges is equivalent to the cost of 15 oranges.
Step 4: Calculate the Profit Percentage
The formula for Profit Percentage is:
$$ \text{Profit Percentage} = \left( \frac{\text{Profit}}{\text{CP of items sold}} \right) \times 100 $$
In this case, the items sold are 80 oranges. So, we use the Cost Price of 80 oranges calculated in Step 1.
$$ \text{Profit Percentage} = \left( \frac{15 \times \text{CP}_{\text{orange}}}{80 \times \text{CP}_{\text{orange}}} \right) \times 100 $$
The term $\text{CP}_{\text{orange}}$ cancels out from the numerator and the denominator.
$$ \text{Profit Percentage} = \left( \frac{15}{80} \right) \times 100 $$
Performing the Profit Calculation
Now we calculate the final percentage:
$$ \text{Profit Percentage} = \frac{15}{80} \times 100 $$
Simplify the fraction $\frac{15}{80}$ by dividing both numerator and denominator by 5:
$$ \frac{15}{80} = \frac{15 \div 5}{80 \div 5} = \frac{3}{16} $$
So, the calculation becomes:
$$ \text{Profit Percentage} = \frac{3}{16} \times 100 $$
$$ \text{Profit Percentage} = \frac{300}{16} $$
Dividing 300 by 16:
$$ \frac{300}{16} = \frac{150}{8} = \frac{75}{4} $$
$$ \frac{75}{4} = 18.75 $$
Resulting Profit Percentage
The profit percentage is 18.75%.
Revision Table: Profit and Loss Concepts
Concept
Formula
Description
Cost Price (CP)
-
The original price at which an item is bought.
Selling Price (SP)
-
The price at which an item is sold.
Profit
SP - CP
When SP > CP.
Loss
CP - SP
When CP > SP.
Profit Percentage
$(\frac{\text{Profit}}{\text{CP}}) \times 100$
Profit expressed as a percentage of the Cost Price.
Loss Percentage
$(\frac{\text{Loss}}{\text{CP}}) \times 100$
Loss expressed as a percentage of the Cost Price.
Additional Information: Understanding Cost Recovery in Business Math
In problems involving cost recovery, the phrase "recovers the cost of X items by selling Y items" means that the total selling price of the Y items is exactly equal to the total cost price of the X items. This equality allows us to set up a relationship between the CP and SP. When calculating profit or loss percentage, it's crucial to base it on the cost price of the items that were actually sold (the Y items in this type of problem).
Paper & answer key PDF ↗ Question 59archived
A and B are two points on the same side of a ground, 50 meters apart. The angles of elevation of these points to the top of a tree are 60° and 30 ° , respectively. What is 40% of the height of the tree (in m)?
- A
\(25\sqrt{3}\)
- B
15\(\sqrt3\)
- C
10\(\sqrt3\)
- D
5\(\sqrt3\)
Show answer
C. 10\(\sqrt3\)Understanding the Angles of Elevation Problem
This problem involves calculating the height of a tree using angles of elevation from two different points on the ground. We are given the distance between these two points and the angles of elevation from each point to the top of the tree. The final goal is to find 40% of the tree's height. We need to use trigonometry to solve this.
Key terms: angles of elevation, tree height, distance, trigonometry.
Step-by-Step Calculation of Tree Height
Let's define the variables first:
Let $h$ be the height of the tree.
Let the two points on the ground be A and B. They are 50 meters apart.
Assume point B is closer to the tree than point A.
Let $x$ be the distance from point B to the base of the tree.
Since A is 50 meters farther from B on the same side, the distance from point A to the base of the tree is $(x + 50)$ meters.
We are given the angles of elevation:
Angle of elevation from point B to the top of the tree is $60^\circ$.
Angle of elevation from point A to the top of the tree is $30^\circ$.
Now, we can set up trigonometric relationships using the tangent function (tangent = opposite/adjacent):
From point B:
The angle is $60^\circ$, the opposite side is the tree height $h$, and the adjacent side is the distance $x$.
So, $\tan(60^\circ) = \frac{h}{x}$.
We know that $\tan(60^\circ) = \sqrt{3}$.
Therefore, $\sqrt{3} = \frac{h}{x}$, which gives us $h = x\sqrt{3}$.
From point A:
The angle is $30^\circ$, the opposite side is the tree height $h$, and the adjacent side is the distance $(x + 50)$.
So, $\tan(30^\circ) = \frac{h}{x + 50}$.
We know that $\tan(30^\circ) = \frac{1}{\sqrt{3}}$.
Therefore, $\frac{1}{\sqrt{3}} = \frac{h}{x + 50}$, which gives us $h = \frac{x + 50}{\sqrt{3}}$.
Since both expressions equal $h$, we can set them equal to each other to find $x$:
$$ x\sqrt{3} = \frac{x + 50}{\sqrt{3}} $$
Multiply both sides by $\sqrt{3}$:
$$ x\sqrt{3} \times \sqrt{3} = x + 50 $$
$$ 3x = x + 50 $$
Now, solve for $x$:
$$ 3x - x = 50 $$
$$ 2x = 50 $$
$$ x = \frac{50}{2} $$
$$ x = 25 \text{ meters} $$
Now that we have the value of $x$, we can find the height of the tree, $h$. Using the first equation $h = x\sqrt{3}$:
$$ h = 25\sqrt{3} \text{ meters} $$
Calculating 40% of the Tree's Height
The question asks for 40% of the calculated height $h$.
40% of $h = \frac{40}{100} \times h$
Substitute the value of $h$:
$$ \frac{40}{100} \times 25\sqrt{3} $$
Simplify the calculation:
$$ \frac{2}{5} \times 25\sqrt{3} $$
Multiply:
$$ 2 \times \frac{25}{5} \times \sqrt{3} $$
$$ 2 \times 5 \times \sqrt{3} $$
$$ 10\sqrt{3} \text{ meters} $$
So, 40% of the height of the tree is $10\sqrt{3}$ meters.
Paper & answer key PDF ↗ Question 60archived
The given histogram shows the heights of 232 students of an athletic club and their numbers.
Study the histogram carefully and answer the questions that follows.
If the histogram is to be presented by a line diagram, what would be the starting point and the end point of the line diagram?

- A
(117.5,20) and (172.5,20)
- B
(117.5,0) and (172.5,0)
- C
(122.5,0) and (167.5,0)
- D
(122.5,20) and (167.5,20)
Show answer
B. (117.5,0) and (172.5,0)Given:-
Athletic club of 232 members and their height's frequency.
Concept used:-
Frequency Polygon:- A frequency polygon is a graph constructed by using line s to join the midpoints of each interval or bin. The heights of the points represent the frequencies. A frequency polygon can be created from the histogram or by calculating the midpoints of the bins from the frequency distribution table.
Calculation:-
From histogram -
Class size = Upper limit - Lower limit
Class size = 125 - 120 = 5
∴ Mid point of a class = 5/2 = 2.5
So, Starting point of Line graph -
X - co-ordinate = 120 - 2.5 = 117.5
Y - co-ordinate = frequency of point = 0
∴ Starting point = (117.5,0)
End point of Line graph -
X - co-ordinate = 170 + 2.5 = 172.5
Y - co-ordinate = frequency of point = 0
∴ End point = (172.5,0)
∴ Required points are (117.5,0) and (172.5,0).
Paper & answer key PDF ↗ Question 61archived
The total surface area of a right pyramid, with base as a square of side 8 cm, is 208 cm 2. What is the slant height (in cm) of the pyramid?
- A
7
- B
10
- C
9
- D
8
Show answer
C. 9Calculate Slant Height of a Square Pyramid
The question asks us to find the slant height of a right pyramid with a square base, given its base side length and total surface area. Let's break down the problem and use the relevant formulas.
Understanding the Geometry
A right square pyramid has a square base and four triangular faces that meet at a point called the apex. The slant height is the height of one of these triangular faces, measured from the base edge to the apex.
The total surface area of the pyramid is the sum of the area of the square base and the area of the four triangular lateral faces.
Given Information
Base side length (s) = 8 cm
Total Surface Area = 208 cm2
Formula for Total Surface Area
The total surface area of a square pyramid is given by:
\(\text{Total Surface Area} = \text{Area of Base} + \text{Area of Lateral Faces}\)
Step-by-Step Calculation
1. Calculate the Area of the Base
The base is a square with side length \(s = 8\) cm.
\(\text{Area of Base} = s^2\)
\(\text{Area of Base} = 8^2 = 64 \text{ cm}^2\)
2. Calculate the Area of the Lateral Faces
There are four identical triangular lateral faces. The base of each triangle is the side length of the square base (s = 8 cm), and the height of each triangle is the slant height (let's call it \(l\)).
\(\text{Area of one triangular face} = \frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2} \times s \times l\)
\(\text{Area of one triangular face} = \frac{1}{2} \times 8 \times l = 4l \text{ cm}^2\)
The total area of the four lateral faces is:
\(\text{Area of Lateral Faces} = 4 \times (4l) = 16l \text{ cm}^2\)
3. Set up the Equation for Total Surface Area
We know the Total Surface Area is 208 cm2. Using the formula:
\(\text{Total Surface Area} = \text{Area of Base} + \text{Area of Lateral Faces}\)
\(208 = 64 + 16l\)
4. Solve for the Slant Height (l)
Now, we solve the equation for \(l\):
\(208 = 64 + 16l\)
Subtract 64 from both sides:
\(208 - 64 = 16l\)
\(144 = 16l\)
Divide both sides by 16:
\(l = \frac{144}{16}\)
\(l = 9\)
So, the slant height is 9 cm.
Summary of Calculation
Measurement
Value/Formula
Calculation
Base side (s)
8 cm
Given
Total Surface Area
208 cm2
Given
Area of Base
\(s^2\)
\(8^2 = 64 \text{ cm}^2\)
Area of Lateral Faces
Total Surface Area - Area of Base
\(208 - 64 = 144 \text{ cm}^2\)
Area of one Lateral Face
Area of Lateral Faces / 4
\(144 / 4 = 36 \text{ cm}^2\)
Slant height (l)
From \( \frac{1}{2} \times s \times l = \text{Area of one Lateral Face} \)
\( \frac{1}{2} \times 8 \times l = 36 \implies 4l = 36 \implies l = 9 \text{ cm} \)
The slant height of the pyramid is 9 cm.
Revision Table: Square Pyramid Formulas
Property
Formula (s = base side, l = slant height)
Area of Base (Square)
\(s^2\)
Area of one Lateral Face (Triangle)
\( \frac{1}{2} \times s \times l \)
Lateral Surface Area
\( 4 \times (\frac{1}{2} \times s \times l) = 2sl \)
Total Surface Area
\( s^2 + 2sl \)
Slant Height (l) using Base Edge & Pyramid Height (h)
\( l = \sqrt{h^2 + (\frac{s}{2})^2} \)
Additional Information: Properties of a Square Pyramid
A square pyramid is a three-dimensional geometric shape.
It has 5 faces (1 square base, 4 triangles).
It has 8 edges (4 base edges, 4 lateral edges).
It has 5 vertices (4 base vertices, 1 apex).
A 'right' square pyramid means the apex is directly above the center of the square base.
The slant height (\(l\)) is different from the pyramid's height (\(h\)), which is the perpendicular distance from the apex to the center of the base.
The relationship between slant height (\(l\)), pyramid height (\(h\)), and half of the base side (\(\frac{s}{2}\)) is given by the Pythagorean theorem: \(l^2 = h^2 + (\frac{s}{2})^2\).
Paper & answer key PDF ↗ Question 62archived
If tan 2 A - 6 tan A + 9 = 0, 0 < A < 90°, what is the value of 6 cot A + 8 \(\sqrt{10} \) cos A?
- A
8\(\sqrt{10}\)
- B
10\(\sqrt{10}\)
- C
14
- D
10
Show answer
D. 10Solving the Trigonometric Equation
The given equation is $\tan^2 A - 6 \tan A + 9 = 0$. This equation is a quadratic equation in terms of $\tan A$. We can solve this equation by factoring or by using the quadratic formula. Notice that the equation is a perfect square trinomial.
The equation $\tan^2 A - 6 \tan A + 9 = 0$ can be written as $(\tan A)^2 - 2(3)(\tan A) + (3)^2 = 0$.
This matches the form of $(x - y)^2 = x^2 - 2xy + y^2$, where $x = \tan A$ and $y = 3$.
So, the equation becomes $(\tan A - 3)^2 = 0$.
Taking the square root of both sides, we get:
$\tan A - 3 = 0$
Solving for $\tan A$:
$\tan A = 3$
Finding Other Trigonometric Ratios
We are given that $0 < A < 90^\circ$, which means angle A is in the first quadrant. In the first quadrant, all trigonometric ratios are positive.
We have $\tan A = 3$. We can represent this as $\tan A = \frac{3}{1} = \frac{\text{Opposite}}{\text{Adjacent}}$ in a right-angled triangle.
Let's find the hypotenuse using the Pythagorean theorem:
Hypotenuse$^2$ = Opposite$^2$ + Adjacent$^2$
Hypotenuse$^2$ = $3^2 + 1^2$
Hypotenuse$^2$ = $9 + 1$
Hypotenuse$^2$ = $10$
Hypotenuse = $\sqrt{10}$ (Since hypotenuse must be positive)
Now we can find $\cot A$ and $\cos A$:
$\cot A = \frac{1}{\tan A} = \frac{1}{3}$
$\cos A = \frac{\text{Adjacent}}{\text{Hypotenuse}} = \frac{1}{\sqrt{10}}$
Evaluating the Expression
The expression we need to evaluate is $6 \cot A + 8 \sqrt{10} \cos A$.
Substitute the values of $\cot A = \frac{1}{3}$ and $\cos A = \frac{1}{\sqrt{10}}$ into the expression:
$6 \left(\frac{1}{3}\right) + 8 \sqrt{10} \left(\frac{1}{\sqrt{10}}\right)$
Simplify the expression:
$6 \times \frac{1}{3} = \frac{6}{3} = 2$
$8 \sqrt{10} \times \frac{1}{\sqrt{10}} = 8 \times \frac{\sqrt{10}}{\sqrt{10}} = 8 \times 1 = 8$
So, the expression becomes $2 + 8$.
$2 + 8 = 10$
Thus, the value of $6 \cot A + 8 \sqrt{10} \cos A$ is 10.
Summary of Steps
Here is a summary of the steps taken:
Solved the given quadratic equation for $\tan A$.
Used the value of $\tan A$ to find the hypotenuse of a right triangle.
Calculated the values of $\cot A$ and $\cos A$.
Substituted the calculated values into the given expression.
Simplified the expression to find the final answer.
Trigonometric Ratio
Value
$\tan A$
3
$\cot A$
$\frac{1}{3}$
$\cos A$
$\frac{1}{\sqrt{10}}$
Revision Table: Trigonometric Identities
Identity
Description
$\tan A = \frac{\sin A}{\cos A}$
Tangent in terms of sine and cosine.
$\cot A = \frac{\cos A}{\sin A} = \frac{1}{\tan A}$
Cotangent in terms of sine and cosine, or reciprocal of tangent.
$\sin^2 A + \cos^2 A = 1$
Fundamental Pythagorean identity.
$\sec^2 A = 1 + \tan^2 A$
Pythagorean identity relating secant and tangent.
$\csc^2 A = 1 + \cot^2 A$
Pythagorean identity relating cosecant and cotangent.
Additional Information: Solving Quadratic Equations
A quadratic equation is an equation of the form $ax^2 + bx + c = 0$, where $a \neq 0$. The equation given in the problem, $\tan^2 A - 6 \tan A + 9 = 0$, is a quadratic equation where the variable is $\tan A$. Here, $a=1$, $b=-6$, and $c=9$.
We can solve quadratic equations using various methods:
Factoring: If the quadratic expression can be factored, this is often the quickest method. In this case, the expression is a perfect square trinomial, which is a special type of factoring.
Quadratic Formula: The solutions for $ax^2 + bx + c = 0$ are given by $x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$. This formula always works, regardless of whether the expression can be factored.
Completing the Square: This method involves manipulating the equation algebraically to create a perfect square trinomial on one side.
In our problem, recognizing the perfect square $(\tan A - 3)^2$ simplified the solution process significantly.
Paper & answer key PDF ↗ Question 63archived
If the number 48k2048p6 is divisible by 99, then (k × p) is equal to:
- A
6
- B
2
- C
4
- D
0
Show answer
D. 0Divisibility Rule for 99 Explained
To determine the value of (k × p) for the number 48k2048p6 that is divisible by 99, we need to use the divisibility rules for both 9 and 11. A number is divisible by 99 if and only if it is divisible by both 9 and 11.
Applying Divisibility by 9
A number is divisible by 9 if the sum of its digits is divisible by 9.
The digits of the number 48k2048p6 are 4, 8, k, 2, 0, 4, 8, p, and 6.
Sum of digits = $4 + 8 + k + 2 + 0 + 4 + 8 + p + 6$
Sum of digits = $32 + k + p$
For the number to be divisible by 9, the sum of digits ($32 + k + p$) must be a multiple of 9.
Since k and p are digits, their values range from 0 to 9. Thus, the minimum value of $k + p$ is $0 + 0 = 0$, and the maximum value is $9 + 9 = 18$.
Possible values for $32 + k + p$ that are multiples of 9 and within the possible range ($32+0=32$ to $32+18=50$) are 36 and 45.
If $32 + k + p = 36$, then $k + p = 36 - 32 = 4$.
If $32 + k + p = 45$, then $k + p = 45 - 32 = 13$.
So, from the divisibility rule of 9, we have two possibilities for the sum of k and p: $k + p = 4$ or $k + p = 13$.
Applying Divisibility by 11
A number is divisible by 11 if the difference between the sum of the digits at odd places (from the right) and the sum of the digits at even places (from the right) is either 0 or a multiple of 11.
Let's write down the number and the position of digits from the right:
Number: 4 8 k 2 0 4 8 p 6
Position: 9 8 7 6 5 4 3 2 1 (from right)
Sum of digits at odd places (1st, 3rd, 5th, 7th, 9th): $6 + 8 + 0 + k + 4 = 18 + k$
Sum of digits at even places (2nd, 4th, 6th, 8th): $p + 4 + 2 + 8 = 14 + p$
Difference = (Sum of odd place digits) - (Sum of even place digits)
Difference = $(18 + k) - (14 + p) = 18 + k - 14 - p = 4 + k - p$
For the number to be divisible by 11, the difference $(4 + k - p)$ must be 0 or a multiple of 11.
Since k and p are digits (0-9), the smallest possible value for $k - p$ is $0 - 9 = -9$, and the largest possible value is $9 - 0 = 9$.
Thus, the range of $(4 + k - p)$ is from $4 + (-9) = -5$ to $4 + 9 = 13$.
The only multiple of 11 within the range [-5, 13] is 0.
Therefore, $4 + k - p = 0$, which means $k - p = -4$, or $p - k = 4$.
Solving for k and p
Now we have a system of equations based on the divisibility rules:
From divisibility by 9: $k + p = 4$ or $k + p = 13$
From divisibility by 11: $p - k = 4$
Let's consider the two cases for $k+p$:
Case 1: $k + p = 4$
We have the system:
$k + p = 4$ (Equation A)
$p - k = 4$ (Equation B)
Adding Equation A and Equation B:
$(k + p) + (p - k) = 4 + 4$
$2p = 8$
$p = 4$
Substitute $p = 4$ into Equation A:
$k + 4 = 4$
$k = 0$
We check if these values of k and p are valid digits (0-9): Yes, k=0 and p=4 are digits. Let's also verify with Equation B: $p - k = 4 - 0 = 4$, which is correct.
So, $k=0$ and $p=4$ is a possible solution.
Case 2: $k + p = 13$
We have the system:
$k + p = 13$ (Equation C)
$p - k = 4$ (Equation D)
Adding Equation C and Equation D:
$(k + p) + (p - k) = 13 + 4$
$2p = 17$
$p = \frac{17}{2} = 8.5$
Since p must be an integer digit, $p = 8.5$ is not a valid solution. Therefore, this case is not possible.
Calculating (k × p)
The only valid values for k and p are $k=0$ and $p=4$.
Now we can calculate (k × p):
$(k \times p) = 0 \times 4 = 0$
Thus, if the number 48k2048p6 is divisible by 99, then (k × p) is equal to 0.
Summary of Divisibility Rules Used
Rule
Condition
Applied to 48k2048p6
Divisibility by 9
Sum of digits divisible by 9
$32 + k + p$ is a multiple of 9 ($k+p=4$ or $13$)
Divisibility by 11
Alternating sum of digits is 0 or a multiple of 11
$(18+k) - (14+p) = 4+k-p = 0$ ($p-k=4$)
Revision Table: Key Concepts for Divisibility
Revision: Divisibility Rules
Divisible by
Rule
9
Sum of digits is divisible by 9.
11
The alternating sum of digits (starting from the rightmost digit) is 0 or a multiple of 11.
99
The number is divisible by both 9 and 11.
Additional Information: Solving Systems of Linear Equations
In this problem, we encountered a system of two linear equations with two variables (k and p):
$k + p = \text{Constant 1}$
$p - k = \text{Constant 2}$
One common method to solve such systems is the elimination method. You can add or subtract the equations to eliminate one variable.
For example, in Case 1:
$k + p = 4$
$-k + p = 4$ (Rearranging $p - k = 4$)
Adding the two equations: $(k + p) + (-k + p) = 4 + 4 \implies 2p = 8 \implies p = 4$.
Substituting the value of p back into either equation allows you to find the value of k.
Paper & answer key PDF ↗ Question 64archived
Study the given pie chart and answer the question that follows.
The pie chart shows the breakup of the total number of employees of a company working in different offices (A to E), in degrees. The total number of employees = 3600.
If the percentage of male employees in office C is 20% and that of female employees in office D is 40%, then what is
the ratio of the number of female employees in office D to that of female employees in office C?

- A
2 : 3
- B
3 : 8
- C
3 : 2
- D
5 : 6
Show answer
D. 5 : 6Calculation:
Number of employees in office C = 3600 × (54/360)
⇒ 540
Number of female employees in office C = 540 × (100 - 20)%
⇒ 540 × 80%
⇒ 432
Number of employees in office D = 3600 × (90/360)
⇒ 900
Number of female employees in office D = 900 × 40%
⇒ 360
Required ratio = 360 : 432
⇒ 5 : 6
∴ Required answer is 5 : 6.
Paper & answer key PDF ↗ Question 65archived
If \(\sqrt{x}{}-{1\over\sqrt{x}}=\sqrt5\) , \(x \ne 0\) , then what is the value of \((x^4+{1\over{x^2}})\over(x^2+1) \) ?
- A
48
- B
46
- C
42
- D
44
Show answer
B. 46Understanding the Algebraic Problem
The question asks us to find the value of a specific algebraic expression, \(\frac{x^4 + \frac{1}{x^2}}{x^2 + 1}\), given an initial equation involving square roots: \(\sqrt{x} - \frac{1}{\sqrt{x}} = \sqrt{5}\). We are also given that \(x \ne 0\).
To solve this, we first need to use the given equation to find a simpler relationship involving \(x\), and then substitute or manipulate the target expression to use this relationship.
Step-by-Step Solution for the Expression Value
Step 1: Simplify the Initial Equation \(\sqrt{x} - \frac{1}{\sqrt{x}} = \sqrt{5}\)
We are given the equation \(\sqrt{x} - \frac{1}{\sqrt{x}} = \sqrt{5}\). To eliminate the square roots, we can square both sides of the equation.
Squaring both sides:
\(\left(\sqrt{x} - \frac{1}{\sqrt{x}}\right)^2 = (\sqrt{5})^2\)
Using the identity \((a-b)^2 = a^2 - 2ab + b^2\), where \(a = \sqrt{x}\) and \(b = \frac{1}{\sqrt{x}}\):
\((\sqrt{x})^2 - 2(\sqrt{x})\left(\frac{1}{\sqrt{x}}\right) + \left(\frac{1}{\sqrt{x}}\right)^2 = 5\)
\(x - 2(1) + \frac{1}{x} = 5\)
\(x - 2 + \frac{1}{x} = 5\)
Add 2 to both sides:
\(x + \frac{1}{x} = 5 + 2\)
\(x + \frac{1}{x} = 7\)
This gives us a fundamental relationship between \(x\) and \(\frac{1}{x}\).
Step 2: Manipulate the Target Expression \(\frac{x^4 + \frac{1}{x^2}}{x^2 + 1}\)
The expression we need to evaluate is \(\frac{x^4 + \frac{1}{x^2}}{x^2 + 1}\). This expression looks a bit unusual with the mix of powers in the numerator. Let's try to simplify it by multiplying the numerator and the denominator by \(x^2\).
\(\frac{\left(x^4 + \frac{1}{x^2}\right) \times x^2}{(x^2 + 1) \times x^2}\)
Distribute \(x^2\) in the numerator:
\(\frac{x^4 \times x^2 + \frac{1}{x^2} \times x^2}{x^2(x^2 + 1)}\)
\(\frac{x^6 + 1}{x^2(x^2 + 1)}\)
Step 3: Use the Relationship \(x + \frac{1}{x} = 7\) to Simplify Parts of the Expression
From Step 1, we have \(x + \frac{1}{x} = 7\). Let's see if we can use this to simplify the denominator \(x^2(x^2 + 1)\).
Multiply the equation \(x + \frac{1}{x} = 7\) by \(x\) (since \(x \ne 0\)):
\(x\left(x + \frac{1}{x}\right) = 7x\)
\(x^2 + x\left(\frac{1}{x}\right) = 7x\)
\(x^2 + 1 = 7x\)
Now substitute \(x^2 + 1 = 7x\) into the denominator of the expression from Step 2:
\(\frac{x^6 + 1}{x^2(x^2 + 1)} = \frac{x^6 + 1}{x^2(7x)} = \frac{x^6 + 1}{7x^3}\)
We can rewrite this as:
\(\frac{1}{7} \times \frac{x^6 + 1}{x^3}\)
Now, let's simplify the fraction \(\frac{x^6 + 1}{x^3}\):
\(\frac{x^6}{x^3} + \frac{1}{x^3} = x^3 + \frac{1}{x^3}\)
So the expression becomes \(\frac{1}{7} \times \left(x^3 + \frac{1}{x^3}\right)\).
Step 4: Calculate the Value of \(x^3 + \frac{1}{x^3}\)
We know that \(x + \frac{1}{x} = 7\). We need to find \(x^3 + \frac{1}{x^3}\). We can use the algebraic identity \(a^3 + b^3 = (a+b)(a^2 - ab + b^2)\) or \(a^3 + b^3 = (a+b)^3 - 3ab(a+b)\). Using \(a=x\) and \(b=\frac{1}{x}\):
\(x^3 + \frac{1}{x^3} = \left(x + \frac{1}{x}\right)^3 - 3\left(x\right)\left(\frac{1}{x}\right)\left(x + \frac{1}{x}\right)\)
Substitute the value \(x + \frac{1}{x} = 7\):
\(x^3 + \frac{1}{x^3} = (7)^3 - 3(1)(7)\)
\(x^3 + \frac{1}{x^3} = 343 - 21\)
\(x^3 + \frac{1}{x^3} = 322\)
Step 5: Substitute and Calculate the Final Value
Now substitute the value of \(x^3 + \frac{1}{x^3}\) back into the expression from Step 3, which was \(\frac{1}{7} \times \left(x^3 + \frac{1}{x^3}\right)\).
Value of the expression = \(\frac{1}{7} \times (322)\)
Value of the expression = \(\frac{322}{7}\)
Performing the division:
\(322 \div 7 = 46\)
Final Answer for the Algebraic Expression
The value of the expression \(\frac{x^4 + \frac{1}{x^2}}{x^2 + 1}\) is 46.
Revision Table: Key Algebraic Identities Used
Identity Name
Formula Used
Square of a Difference
\((a-b)^2 = a^2 - 2ab + b^2\)
Cube of a Sum (Derived)
\(a^3 + b^3 = (a+b)^3 - 3ab(a+b)\)
Fraction Simplification
\(\frac{a+b}{c} = \frac{a}{c} + \frac{b}{c}\)
Additional Information on Solving Algebraic Problems
When faced with algebraic problems involving roots, fractions, and powers, simplifying the initial conditions is often the first step. Squaring both sides of an equation with square roots is a common technique to eliminate the roots.
Recognizing common patterns like \(x + \frac{1}{x}\), \(x^2 + \frac{1}{x^2}\), and \(x^3 + \frac{1}{x^3}\) and knowing their relationships is very helpful. If \(x + \frac{1}{x} = k\), then:
\(x^2 + \frac{1}{x^2} = (x + \frac{1}{x})^2 - 2 = k^2 - 2\)
\(x^3 + \frac{1}{x^3} = (x + \frac{1}{x})^3 - 3(x + \frac{1}{x}) = k^3 - 3k\)
Manipulating complex expressions by multiplying the numerator and denominator by a suitable term (like \(x^2\) in this case) can often reveal simpler structures that can be evaluated using the derived relationships.
Always pay attention to any restrictions given, like \(x \ne 0\), as these ensure validity of operations like division by \(x\) or multiplication by \(x\).
Paper & answer key PDF ↗ Question 66archived
A shopkeeper offers a discount of 18% on a machine and sells it for ₹48,380. If he does not offer the discount, he will get a profit of 18%. What is the cost price (in ₹) of the machine?
- A
50,000
- B
48,500
- C
59,000
- D
55,000
Show answer
A. 50,000Understanding the Shopkeeper Discount and Profit Problem
This problem involves calculating the original cost price of a machine given the selling price after a discount and the profit percentage the shopkeeper would make if no discount was offered.
We are given:
Discount percentage offered: 18%
Selling Price (after discount): ₹48,380
Profit percentage if no discount is offered: 18%
We need to find the Cost Price (CP) of the machine.
Step-by-Step Solution to Find the Cost Price
To solve this, we can break it down into two main steps:
Find the Marked Price (MP) of the machine using the selling price after the discount.
Use the Marked Price (which is the selling price without discount) and the profit percentage to find the Cost Price (CP).
Step 1: Finding the Marked Price (MP)
The selling price after a discount is calculated based on the Marked Price. The formula is:
Selling Price (SP) = Marked Price (MP) – Discount
Since the discount is 18%, the selling price is the Marked Price minus 18% of the Marked Price. This means the selling price is \(100\% - 18\% = 82\%\) of the Marked Price.
So, we can write the formula as:
\[ \text{SP} = \text{MP} \times \left(1 - \frac{\text{Discount Percentage}}{100}\right) \]
\[ 48,380 = \text{MP} \times \left(1 - \frac{18}{100}\right) \]
\[ 48,380 = \text{MP} \times (1 - 0.18) \]
\[ 48,380 = \text{MP} \times 0.82 \]
Now, we can find the Marked Price (MP):
\[ \text{MP} = \frac{48,380}{0.82} \]
Let's calculate the value:
\[ \text{MP} = 59,000 \]
So, the Marked Price of the machine is ₹59,000.
Step 2: Calculating the Cost Price (CP)
The problem states that if the shopkeeper does not offer the discount, he will get a profit of 18%. If no discount is offered, the selling price is the Marked Price (MP).
So, in this case, the Selling Price is ₹59,000.
The profit is 18% of the Cost Price (CP). The formula for selling price with profit is:
Selling Price (SP) = Cost Price (CP) + Profit
Since the profit is 18% of CP, we can write:
\[ \text{SP} = \text{CP} + \left(\text{CP} \times \frac{\text{Profit Percentage}}{100}\right) \]
\[ \text{SP} = \text{CP} \times \left(1 + \frac{\text{Profit Percentage}}{100}\right) \]
In this scenario (no discount):
Selling Price (SP) = Marked Price (MP) = ₹59,000
Profit Percentage = 18%
So, we have:
\[ 59,000 = \text{CP} \times \left(1 + \frac{18}{100}\right) \]
\[ 59,000 = \text{CP} \times (1 + 0.18) \]
\[ 59,000 = \text{CP} \times 1.18 \]
Now, we can find the Cost Price (CP):
\[ \text{CP} = \frac{59,000}{1.18} \]
Let's calculate the value:
\[ \text{CP} = 50,000 \]
Therefore, the Cost Price of the machine is ₹50,000.
Summary of Calculations
Item
Value/Formula
Calculation
Selling Price (with 18% discount)
\( ₹48,380 \)
Given
Marked Price (MP)
\( \text{MP} = \frac{\text{SP}}{1 - \text{Discount Rate}} \)
\( \text{MP} = \frac{48380}{1 - 0.18} = \frac{48380}{0.82} = ₹59,000 \)
Selling Price (without discount)
\( = \text{MP} \)
\( ₹59,000 \)
Profit Percentage (without discount)
18%
Given
Cost Price (CP)
\( \text{CP} = \frac{\text{SP (without discount)}}{1 + \text{Profit Rate}} \)
\( \text{CP} = \frac{59000}{1 + 0.18} = \frac{59000}{1.18} = ₹50,000 \)
The Cost Price (CP) of the machine is ₹50,000.
Revision Table: Key Concepts in Discount and Profit
Term
Definition
Formula Examples
Cost Price (CP)
The price at which an article is purchased.
Used as the base for calculating profit or loss percentage.
Selling Price (SP)
The price at which an article is sold.
\( \text{SP} = \text{CP} + \text{Profit} \)
\( \text{SP} = \text{CP} - \text{Loss} \)
Marked Price (MP)
The price marked on an article. Also known as List Price.
Used as the base for calculating discount.
Discount
A reduction in the Marked Price.
\( \text{Discount Amount} = \text{Discount Rate} \times \text{MP} \)
\( \text{SP} = \text{MP} - \text{Discount Amount} \)
Profit
When SP > CP.
\( \text{Profit} = \text{SP} - \text{CP} \)
\( \text{Profit %} = \frac{\text{Profit}}{\text{CP}} \times 100 \)
Loss
When SP < CP.
\( \text{Loss} = \text{CP} - \text{SP} \)
\( \text{Loss %} = \frac{\text{Loss}}{\text{CP}} \times 100 \)
Additional Information on Commercial Arithmetic
Commercial arithmetic deals with the mathematics used in business transactions, including profit, loss, discount, taxes, and interest. Understanding these concepts is crucial for solving problems related to buying and selling goods.
Relationship between MP, SP, and Discount: Discount is always calculated on the Marked Price. The Selling Price is the Marked Price minus the discount.
Relationship between CP, SP, and Profit/Loss: Profit or Loss is always calculated on the Cost Price. The Selling Price is the Cost Price plus profit or minus loss.
No Discount Scenario: If no discount is offered, the Selling Price is equal to the Marked Price. In this case, profit or loss is calculated based on this SP and the CP.
It is important to carefully read the question to identify which price (MP or CP) is being used as the base for calculating percentages (discount on MP, profit/loss on CP).
Paper & answer key PDF ↗ Question 67archived
P and Q completed a work together and were paid ₹1,080 and ₹1,440, respectively. If P can do the entire work in 20 days, how many days did they take to complete the work together?
- A
\(6{3\over7}\)
- B
\(8{4\over7}\)
- C
\(8{3\over7}\)
- D
\(6{4\over7}\)
Show answer
B. \(8{4\over7}\)Understanding the Work and Payment Problem
This question involves a classic work and time scenario where the payment received by individuals is proportional to the amount of work they complete. We are given the amounts paid to P and Q for completing a work together, and the time P takes to complete the entire work alone. We need to find the total number of days they took to complete the work together.
Relating Payment to Work Done
When individuals work together on a task and are paid for it, the total payment is usually distributed among them in proportion to the amount of work each person completed. In this case:
P was paid ₹1,080
Q was paid ₹1,440
Total payment = ₹1,080 + ₹1,440 = ₹2,520
The ratio of their payments represents the ratio of the work they completed:
\[ \text{Ratio of work done by P to work done by Q} = \frac{\text{Payment to P}}{\text{Payment to Q}} = \frac{1080}{1440} \]Looking at the ratio \(\frac{1080}{1440}\), we can simplify it:
Divide both by 10: \(\frac{108}{144}\)
Recognize that both are divisible by 12 (or find the greatest common divisor, which is 36):
\[ \frac{108 \div 36}{144 \div 36} = \frac{3}{4} \]
So, the ratio of work done by P to work done by Q is 3:4.
This means if the total work is considered as 7 units (3 + 4), P completed 3 units of work and Q completed 4 units of work.
Therefore, P did \(\frac{3}{3+4} = \frac{3}{7}\) of the total work, and Q did \(\frac{4}{3+4} = \frac{4}{7}\) of the total work.
Calculating P's Daily Work Rate
We are given that P can complete the entire work in 20 days. This allows us to calculate P's daily work rate.
If P does the whole work (which we can consider as 1 unit of work) in 20 days, then in one day, P does \(\frac{1}{20}\) of the total work.
\[ \text{P's daily work rate} = \frac{1}{\text{Time P takes to complete the work alone}} = \frac{1}{20} \text{ work per day} \]
Finding the Number of Days They Worked Together
Let's assume P and Q worked together for 'D' days to complete the work. Since they started and finished the work together, they both worked for D days.
In D days, the amount of work done by P is:
\[ \text{Work done by P in D days} = \text{P's daily work rate} \times \text{Number of days} = \frac{1}{20} \times D \]
We already determined from the payment ratio that P completed \(\frac{3}{7}\) of the total work. So, the work done by P in D days must be equal to \(\frac{3}{7}\) of the total work.
\[ \frac{1}{20} \times D = \frac{3}{7} \]
Now, we can solve for D to find the number of days they worked together:
\[ D = \frac{3}{7} \times 20 \]
\[ D = \frac{3 \times 20}{7} = \frac{60}{7} \]
Converting the Result to a Mixed Fraction
The number of days is \(\frac{60}{7}\). To express this as a mixed fraction, we divide 60 by 7:
60 divided by 7 is 8 with a remainder of 4 (since \(7 \times 8 = 56\) and \(60 - 56 = 4\)).
So, \(\frac{60}{7}\) days is equal to \(8 \frac{4}{7}\) days.
Thus, they took \(8 \frac{4}{7}\) days to complete the work together.
Calculation Summary
Payment Ratio P:Q = 1080:1440 = 3:4
Work Ratio P:Q = 3:4
P did \(\frac{3}{7}\) of the work.
P's daily rate = \(\frac{1}{20}\) work/day.
Let D be the total days worked.
Work done by P in D days = \(D \times \frac{1}{20}\)
So, \(D \times \frac{1}{20} = \frac{3}{7}\)
\(D = \frac{3}{7} \times 20 = \frac{60}{7}\) days.
\(\frac{60}{7}\) days = \(8 \frac{4}{7}\) days.
Revision Table: Work and Time Concepts
Concept
Description
Formula/Relation
Work Rate
The amount of work done per unit of time.
Rate = Total Work / Time Taken
Time Taken
The total duration to complete a specific amount of work.
Time = Total Work / Rate
Work Done (in time 't')
The amount of work completed in time 't'.
Work Done = Rate × Time (t)
Payment Proportion
Payment is typically proportional to the work done by each person.
PaymentA : PaymentB = Work DoneA : Work DoneB
Additional Information: Solving Work Together Problems
When two or more people work together, their individual work rates are added to find their combined work rate. However, in this specific problem, we used the work done ratio derived from payment to bypass calculating Q's individual rate first.
Let's verify using the combined rate approach:
P's daily rate = \(\frac{1}{20}\)
Q did \(\frac{4}{7}\) of the work in D days.
Q's work done in D days = \(\frac{4}{7}\)
Q's daily rate = \(\frac{\text{Work done by Q}}{\text{Time taken by Q}}\). Assuming Q worked for D days, Q's daily rate = \(\frac{4/7}{D}\)
Combined daily rate (P + Q) = P's daily rate + Q's daily rate = \(\frac{1}{20} + \frac{4/7}{D}\)
Total work (1 unit) = Combined rate × Total time (D)
\(1 = \left(\frac{1}{20} + \frac{4/7}{D}\right) \times D\)
\(1 = \frac{D}{20} + \frac{4}{7}\)
\(1 - \frac{4}{7} = \frac{D}{20}\)
\(\frac{3}{7} = \frac{D}{20}\)
\(D = \frac{3}{7} \times 20 = \frac{60}{7}\)
This confirms the previous calculation. The method used in the main solution is more direct as it utilizes the work done by P (whose individual rate is known) and the ratio.
Paper & answer key PDF ↗ Question 68archived
If \(6{\sqrt6}\) p 3 + \(2\sqrt2\) q 3 = ( \(\sqrt6\) p + \(\sqrt2\) q)(Sp 2 + Mq 2 - Npq), then the positive value of \(\sqrt{S^2+M^2+2N^2}\) is:
- A
8
- B
10
- C
9
- D
12
Show answer
A. 8Solving Algebraic Identity Problems
The problem asks us to find the positive value of a radical expression involving variables S, M, and N, which are defined through a given algebraic equation. The equation is:
\(6{\sqrt6}p^3 + 2\sqrt2 q^3 = (\sqrt6 p + \sqrt2 q)(Sp^2 + Mq^2 - Npq)\)
This equation looks similar to the algebraic identity for the sum of cubes, which is \(a^3 + b^3 = (a+b)(a^2 - ab + b^2)\). Let's try to rewrite the left side of the given equation in the form \(a^3 + b^3\).
Consider the first term, \(6{\sqrt6}p^3\). We can write \(6\sqrt{6}\) as \((\sqrt{6})^3\). So, \(6{\sqrt6}p^3 = (\sqrt{6})^3 p^3 = (\sqrt{6} p)^3\).
Consider the second term, \(2\sqrt2 q^3\). We can write \(2\sqrt{2}\) as \((\sqrt{2})^3\). So, \(2\sqrt2 q^3 = (\sqrt{2})^3 q^3 = (\sqrt{2} q)^3\).
Substituting these back into the original equation, we get:
\((\sqrt6 p)^3 + (\sqrt2 q)^3 = (\sqrt6 p + \sqrt2 q)(Sp^2 + Mq^2 - Npq)\)
Now, we can clearly see that this matches the form \(a^3 + b^3 = (a+b)(a^2 - ab + b^2)\), where:
\(a = \sqrt6 p\)
\(b = \sqrt2 q\)
According to the identity, \(a^3 + b^3 = (a+b)(a^2 - ab + b^2)\). Let's expand \(a^2 - ab + b^2\) using our values of \(a\) and \(b\):
\(a^2 = (\sqrt6 p)^2 = (\sqrt{6})^2 p^2 = 6p^2\)
\(b^2 = (\sqrt2 q)^2 = (\sqrt{2})^2 q^2 = 2q^2\)
\(ab = (\sqrt6 p)(\sqrt2 q) = \sqrt{6 \times 2} pq = \sqrt{12} pq = \sqrt{4 \times 3} pq = 2\sqrt{3} pq\)
So, the expansion is \((\sqrt6 p + \sqrt2 q)(6p^2 - 2\sqrt{3}pq + 2q^2)\).
Comparing this with the given right side of the equation:
\((\sqrt6 p + \sqrt2 q)(6p^2 - 2\sqrt{3}pq + 2q^2) = (\sqrt6 p + \sqrt2 q)(Sp^2 + Mq^2 - Npq)\)
By comparing the terms inside the second parenthesis on both sides, we can find the values of S, M, and N:
The coefficient of \(p^2\) on the left is 6, and on the right is S. So, \(S = 6\).
The coefficient of \(q^2\) on the left is 2, and on the right is M. So, \(M = 2\).
The coefficient of \(pq\) on the left is \(-2\sqrt{3}\), and on the right is \(-N\). So, \(-N = -2\sqrt{3}\), which means \(N = 2\sqrt{3}\).
We have found the values of S, M, and N:
\(S = 6\)
\(M = 2\)
\(N = 2\sqrt{3}\)
Now, we need to find the positive value of \(\sqrt{S^2+M^2+2N^2}\). Let's calculate each term inside the square root:
\(S^2 = 6^2 = 36\)
\(M^2 = 2^2 = 4\)
\(N^2 = (2\sqrt{3})^2 = 2^2 \times (\sqrt{3})^2 = 4 \times 3 = 12\)
\(2N^2 = 2 \times 12 = 24\)
Now, substitute these values into the expression under the square root:
\(S^2+M^2+2N^2 = 36 + 4 + 24\)
\(S^2+M^2+2N^2 = 40 + 24\)
\(S^2+M^2+2N^2 = 64\)
Finally, we need to find the positive value of \(\sqrt{S^2+M^2+2N^2}\):
\(\sqrt{64}\)
The square root of 64 is 8 or -8. The question asks for the positive value, which is 8.
Therefore, the positive value of \(\sqrt{S^2+M^2+2N^2}\) is 8.
Summary of Values
Variable
Value
Square
S
6
\(S^2 = 36\)
M
2
\(M^2 = 4\)
N
\(2\sqrt{3}\)
\(N^2 = 12\)
\(2N^2 = 24\)
Adding the squared terms: \(S^2 + M^2 + 2N^2 = 36 + 4 + 24 = 64\).
Calculating the square root: \(\sqrt{64} = 8\).
Steps to Solve the Algebraic Identity Problem
Identify the algebraic identity that matches the structure of the given equation.
Rewrite terms in the given equation to fit the identity's form (e.g., express coefficients as cubes).
Compare the expanded identity with the given equation to find the values of the unknown variables (S, M, N).
Substitute the found values into the expression whose value is required.
Calculate the final result, paying attention to any conditions like requiring a positive value.
Revision Table: Algebraic Identities and Calculations
Understanding basic algebraic identities is crucial for solving this type of problem.
Key Identities Used
Identity
Formula
Sum of Cubes
\(a^3 + b^3 = (a+b)(a^2 - ab + b^2)\)
Square of a Product
\((xy)^2 = x^2 y^2\)
Square of a Radical
\((\sqrt{x})^2 = x\) for \(x \ge 0\)
Additional Information: Working with Radicals
Radicals (like \(\sqrt{2}\) or \(\sqrt{6}\)) are numbers that cannot be expressed as a simple fraction. When working with radicals in algebra:
Multiplying radicals: \(\sqrt{a} \times \sqrt{b} = \sqrt{a \times b}\) (e.g., \(\sqrt{6} \times \sqrt{2} = \sqrt{12} = 2\sqrt{3}\)).
Squaring radicals: \((\sqrt{x})^2 = x\).
Simplifying radicals: Factor out perfect squares from the number under the radical (e.g., \(\sqrt{12} = \sqrt{4 \times 3} = \sqrt{4} \times \sqrt{3} = 2\sqrt{3}\)).
Cubing radicals: \((\sqrt{x})^3 = \sqrt{x} \times \sqrt{x} \times \sqrt{x} = x\sqrt{x}\) (e.g., \((\sqrt{6})^3 = 6\sqrt{6}\), \((\sqrt{2})^3 = 2\sqrt{2}\)).
These rules were applied when identifying \(a\) and \(b\) from the given equation and when calculating \(N^2\).
Paper & answer key PDF ↗ Question 69archived
The following bar graph shows receipts and expenditure of business firm over 5 years. Gain = Receipts - Expenditure.
What is the percentage of increase in expenditure from 2018 to 2019 as compared to 2018?

- A
\(6{1\over4}\)
- B
\(2{1\over2}\)
- C
\(6{2\over3}\)
- D
\(8{3\over4}\)
Show answer
C. \(6{2\over3}\)Calculation:
Expenditure in 2018 = 75 lakhs
Expenditure in 2019 = 80 lakhs
Increase in expenditure = 80 - 75 = 5 lakhs
Required % = (5/75) × 100
⇒ \(6{2\over3}\) %
∴ Required answer is \(6{2\over3}\) %.
Paper & answer key PDF ↗ Question 70archived
In triangle ABC, X and Y are the points on sides AB and AC, respectively, such that XY is parallel to BC. If XY : BC = 2.5 : 7, what is the ratio of the area of the trapezium BCYX to that of the ΔAXY?
- A
\(25\over171\)
- B
\(25\over196\)
- C
\(171\over25\)
- D
\(196\over25\)
Show answer
C. \(171\over25\)Solving the Triangle Area Ratio Problem
The problem asks for the ratio of the area of the trapezium BCYX to the area of the triangle AXY, given that in triangle ABC, points X and Y are on sides AB and AC respectively, XY is parallel to BC, and the ratio of the lengths XY to BC is 2.5 : 7.
Understanding Similar Triangles and Parallel Lines
When a line segment is drawn parallel to one side of a triangle, intersecting the other two sides, it creates a smaller triangle that is similar to the original triangle. In this case, since XY is parallel to BC, triangle AXY is similar to triangle ABC.
We are given the ratio of the lengths of corresponding sides XY and BC:
\(\frac{XY}{BC} = \frac{2.5}{7}\)
To work with whole numbers, we can multiply both parts of the ratio by 2:
\(\frac{XY}{BC} = \frac{2.5 \times 2}{7 \times 2} = \frac{5}{14}\)
So, the ratio of corresponding sides is 5 : 14.
Ratio of Areas of Similar Triangles
For similar triangles, the ratio of their areas is equal to the square of the ratio of their corresponding sides.
Therefore, the ratio of the area of triangle AXY to the area of triangle ABC is:
\(\frac{\text{Area}(\Delta\text{AXY})}{\text{Area}(\Delta\text{ABC})} = \left(\frac{XY}{BC}\right)^2 = \left(\frac{5}{14}\right)^2 = \frac{5^2}{14^2} = \frac{25}{196}\)
This means that if the area of $\Delta$AXY is 25 units, the area of $\Delta$ABC is 196 units.
Calculating the Area of the Trapezium
The figure BCYX is a trapezium. The area of the trapezium BCYX can be found by subtracting the area of the smaller triangle AXY from the area of the larger triangle ABC.
\(\text{Area}(\text{Trapezium BCYX}) = \text{Area}(\Delta\text{ABC}) - \text{Area}(\Delta\text{AXY})\)
Using the ratio we found, if $\text{Area}(\Delta\text{AXY}) = 25k$ for some constant \(k\), then $\text{Area}(\Delta\text{ABC}) = 196k$.
\(\text{Area}(\text{Trapezium BCYX}) = 196k - 25k = 171k\)
Finding the Required Ratio
We need to find the ratio of the area of the trapezium BCYX to that of the $\Delta$AXY:
\(\frac{\text{Area}(\text{Trapezium BCYX})}{\text{Area}(\Delta\text{AXY})}\)
Substituting the values in terms of \(k\):
\(\frac{171k}{25k} = \frac{171}{25}\)
Alternatively, we can write the required ratio as:
\(\frac{\text{Area}(\Delta\text{ABC}) - \text{Area}(\Delta\text{AXY})}{\text{Area}(\Delta\text{AXY})} = \frac{\text{Area}(\Delta\text{ABC})}{\text{Area}(\Delta\text{AXY})} - 1\)
We know that \(\frac{\text{Area}(\Delta\text{AXY})}{\text{Area}(\Delta\text{ABC})} = \frac{25}{196}\), so the inverse ratio is \(\frac{\text{Area}(\Delta\text{ABC})}{\text{Area}(\Delta\text{AXY})} = \frac{196}{25}\).
Substituting this into the expression:
\(\frac{196}{25} - 1 = \frac{196}{25} - \frac{25}{25} = \frac{196 - 25}{25} = \frac{171}{25}\)
Thus, the ratio of the area of the trapezium BCYX to that of the $\Delta$AXY is 171:25.
Summary of Steps:
Identify that $\Delta$AXY is similar to $\Delta$ABC due to XY || BC.
Write the given ratio of sides XY : BC = 2.5 : 7 as 5 : 14.
Use the property that the ratio of areas of similar triangles is the square of the ratio of corresponding sides to find \(\frac{\text{Area}(\Delta\text{AXY})}{\text{Area}(\Delta\text{ABC})} = \left(\frac{5}{14}\right)^2 = \frac{25}{196}\).
Express the area of the trapezium BCYX as $\text{Area}(\Delta\text{ABC}) - \text{Area}(\Delta\text{AXY})$.
Form the required ratio $\frac{\text{Area}(\text{Trapezium BCYX})}{\text{Area}(\Delta\text{AXY})} = \frac{\text{Area}(\Delta\text{ABC}) - \text{Area}(\Delta\text{AXY})}{\text{Area}(\Delta\text{AXY})}$.
Simplify the ratio as \(\frac{\text{Area}(\Delta\text{ABC})}{\text{Area}(\Delta\text{AXY})} - 1\).
Use the inverse area ratio \(\frac{\text{Area}(\Delta\text{ABC})}{\text{Area}(\Delta\text{AXY})} = \frac{196}{25}\) and calculate \(\frac{196}{25} - 1 = \frac{171}{25}\).
Result
The ratio of the area of the trapezium BCYX to that of the $\Delta$AXY is \(171 \over 25\).
Geometric Figure
Area (in terms of k)
Triangle AXY
\(25k\)
Triangle ABC
\(196k\)
Trapezium BCYX
\(171k\)
Ratio
Calculation
Value
Side Ratio XY:BC
\(2.5:7\) or \(5:14\)
\(5/14\)
Area Ratio $\Delta$AXY : $\Delta$ABC
\((5/14)^2\)
\(25/196\)
Area Ratio $\Delta$ABC : $\Delta$AXY
\((14/5)^2\)
\(196/25\)
Area Ratio Trapezium BCYX : $\Delta$AXY
\(\frac{\text{Area}(\Delta\text{ABC}) - \text{Area}(\Delta\text{AXY})}{\text{Area}(\Delta\text{AXY})}\)
\(171/25\)
Revision Table: Key Concepts for Triangle and Trapezium Areas
Concept
Description
Formula/Property
Similar Triangles
Triangles with corresponding angles equal and corresponding sides proportional.
If $\Delta\text{ABC} \sim \Delta\text{XYZ}$, then \(\angle\text{A}=\angle\text{X}, \angle\text{B}=\angle\text{Y}, \angle\text{C}=\angle\text{Z}\) and \(\frac{\text{AB}}{\text{XY}} = \frac{\text{BC}}{\text{YZ}} = \frac{\text{CA}}{\text{ZX}}\).
Area Ratio of Similar Triangles
The ratio of the areas of two similar triangles is the square of the ratio of their corresponding sides.
If $\Delta\text{ABC} \sim \Delta\text{XYZ}$, then \(\frac{\text{Area}(\Delta\text{ABC})}{\text{Area}(\Delta\text{XYZ})} = \left(\frac{\text{AB}}{\text{XY}}\right)^2 = \left(\frac{\text{BC}}{\text{YZ}}\right)^2 = \left(\frac{\text{CA}}{\text{ZX}}\right)^2\).
Trapezium Area
A quadrilateral with at least one pair of parallel sides.
Area depends on the shape. For a trapezium formed by cutting a smaller similar triangle from a larger one, its area is the difference of the areas of the two triangles.
Line Parallel to Base of Triangle
A line segment drawn parallel to one side, intersecting the other two sides, forms a smaller triangle similar to the original triangle.
Creates similar triangles by AA similarity criterion (corresponding angles are equal).
Additional Information on Geometric Ratios
Understanding ratios in geometry is crucial. Not only do areas relate by the square of the side ratio in similar figures, but volumes of similar 3D figures relate by the cube of the side ratio. For example, if two spheres have radii in the ratio 2:3, their volumes will be in the ratio \(2^3 : 3^3 = 8 : 27\). Similarly, their surface areas would be in the ratio \(2^2 : 3^2 = 4 : 9\).
The concept of similar triangles is fundamental in many areas of geometry, including trigonometry and coordinate geometry. It allows us to solve problems involving lengths, areas, and other properties by relating a smaller figure to a larger, similar one.
In this problem, identifying that XY || BC creates similar triangles AXY and ABC is the key first step. The given ratio of side lengths then directly leads to the ratio of their areas, simplifying the calculation for the trapezium's area relative to $\Delta$AXY.
Paper & answer key PDF ↗ Question 71archived
If Raman drives his bike at a speed of 24 km/h, he reaches his office 5 minutes late. If he drives at a speed of 30 km/h, he reaches his office 4 minutes early. How much time (in minutes) will he take to reach his office at a speed of 27 km/h?
- A
50
- B
45
- C
55
- D
40
Show answer
D. 40Understanding the Bike Speed and Travel Time Problem
This question is a classic example of a time, speed, and distance problem where the distance is constant, but the speed varies, leading to differences in arrival time. We are given two scenarios and need to find the travel time at a third speed.
Key Concepts: Speed, Time, and Distance
The fundamental relationship is: Distance = Speed $\times$ Time.
If distance is constant, Speed is inversely proportional to Time. This means if speed increases, time taken decreases, and vice-versa.
We are given times relative to a "scheduled" or "correct" time (late or early).
Setting Up the Equations
Let's define the variables:
Let the distance to the office be $D$ (in km).
Let the scheduled time to reach the office be $T$ (in hours).
Speed 1 ($S_1$) = 24 km/h.
Speed 2 ($S_2$) = 30 km/h.
In the first scenario, Raman drives at 24 km/h and is 5 minutes late. 5 minutes = $5/60$ hours = $1/12$ hours.
Time taken at $S_1$ ($t_1$) = Scheduled time + 5 minutes = $T + \frac{5}{60}$ hours.
Using Distance = Speed $\times$ Time: $D = S_1 \times t_1 = 24 \times \left(T + \frac{5}{60}\right)$
In the second scenario, Raman drives at 30 km/h and is 4 minutes early. 4 minutes = $4/60$ hours = $1/15$ hours.
Time taken at $S_2$ ($t_2$) = Scheduled time - 4 minutes = $T - \frac{4}{60}$ hours.
Using Distance = Speed $\times$ Time: $D = S_2 \times t_2 = 30 \times \left(T - \frac{4}{60}\right)$
Solving for Scheduled Time and Distance
Since the distance $D$ to the office is the same in both cases, we can equate the two expressions for $D$:
$24 \times \left(T + \frac{5}{60}\right) = 30 \times \left(T - \frac{4}{60}\right)$
Simplify the equation:
$24 \times \left(T + \frac{1}{12}\right) = 30 \times \left(T - \frac{1}{15}\right)$
Distribute the speeds:
$24T + 24 \times \frac{1}{12} = 30T - 30 \times \frac{1}{15}$
$24T + 2 = 30T - 2$
Now, gather the $T$ terms on one side and the constants on the other:
$2 + 2 = 30T - 24T$
$4 = 6T$
$T = \frac{4}{6} = \frac{2}{3}$ hours.
The scheduled time $T$ is $\frac{2}{3}$ hours. Let's convert this to minutes:
$T = \frac{2}{3} \times 60$ minutes = 40 minutes.
So, the scheduled time to reach the office is 40 minutes.
Now that we have $T$, we can find the distance $D$ using either of the initial equations. Let's use the first one:
$D = 24 \times \left(T + \frac{5}{60}\right)$
Substitute $T = \frac{2}{3}$ hours and $\frac{5}{60} = \frac{1}{12}$ hours:
$D = 24 \times \left(\frac{2}{3} + \frac{1}{12}\right)$
Find a common denominator for the times (12): $\frac{2}{3} = \frac{2 \times 4}{3 \times 4} = \frac{8}{12}$.
$D = 24 \times \left(\frac{8}{12} + \frac{1}{12}\right)$
$D = 24 \times \left(\frac{8 + 1}{12}\right)$
$D = 24 \times \frac{9}{12}$
$D = 24 \times \frac{3}{4}$
$D = 6 \times 3 = 18$ km.
The distance to Raman's office is 18 km.
Calculating Time at 27 km/h
We need to find the time taken to travel the distance $D = 18$ km at a new speed $S_3 = 27$ km/h.
Let $t_3$ be the time taken at this speed.
Using Distance = Speed $\times$ Time, we have Time = Distance / Speed:
$t_3 = \frac{D}{S_3}$
$t_3 = \frac{18 \text{ km}}{27 \text{ km/h}}$
$t_3 = \frac{18}{27}$ hours.
Simplify the fraction:
$t_3 = \frac{2 \times 9}{3 \times 9} = \frac{2}{3}$ hours.
The question asks for the time in minutes. Convert $t_3$ to minutes:
$t_3 = \frac{2}{3} \times 60$ minutes = 40 minutes.
Therefore, Raman will take 40 minutes to reach his office at a speed of 27 km/h.
Summary of Calculations
Parameter
Value
Unit
Scheduled Time ($T$)
40
minutes
Distance ($D$)
18
km
Time at 24 km/h ($t_1$)
45
minutes
Time at 30 km/h ($t_2$)
36
minutes
Time at 27 km/h ($t_3$)
40
minutes
Revision Table: Speed, Time, and Distance Formulas
Formula
Variables
Notes
$D = S \times T$
$D$: Distance, $S$: Speed, $T$: Time
Fundamental relationship
$S = D / T$
To find Speed
$T = D / S$
To find Time
Unit Conversion (Time)
1 hour = 60 minutes
Essential for consistency
Unit Conversion (Speed/Distance)
Ensure speed (km/h) matches distance (km) and time (hours)
Crucial for correct results
Additional Information: Relative Time Difference Approach
Another way to approach problems involving different speeds and resulting time differences is by focusing on the difference in travel time.
Let the scheduled time be $T_{sched}$ (in hours). The distance is $D$.
Time taken at 24 km/h: $t_1 = D/24$. This is $T_{sched} + 5/60$.
Time taken at 30 km/h: $t_2 = D/30$. This is $T_{sched} - 4/60$.
The difference in time between the two speeds is $t_1 - t_2$.
$t_1 - t_2 = (T_{sched} + 5/60) - (T_{sched} - 4/60)$
$t_1 - t_2 = T_{sched} + 5/60 - T_{sched} + 4/60$
$t_1 - t_2 = 5/60 + 4/60 = 9/60$ hours.
So, the difference in time taken is 9 minutes or $9/60$ hours.
We also know $t_1 - t_2 = D/24 - D/30$.
Equating the time difference:
$D/24 - D/30 = 9/60$
Find a common denominator for 24 and 30, which is 120:
$\frac{5D - 4D}{120} = \frac{9}{60}$
$\frac{D}{120} = \frac{9}{60}$
$D = \frac{9}{60} \times 120$
$D = 9 \times 2 = 18$ km.
Once the distance (18 km) is found, you can calculate the time taken at any speed, including 27 km/h, just as shown in the main solution.
This alternative method can be quicker as it directly solves for the distance using the time difference.
Paper & answer key PDF ↗ Question 72archived
The least number which should be added to 3627 so that the sum is exactly divisible by 4, 5, 6 and 8 is:
- A
72
- B
27
- C
93
- D
39
Show answer
C. 93Finding the Least Number for Divisibility
The problem asks for the smallest number that should be added to 3627 so that the resulting sum is perfectly divisible by 4, 5, 6, and 8. For a number to be divisible by several numbers simultaneously, it must be a multiple of their Least Common Multiple (LCM).
First, we need to find the LCM of 4, 5, 6, and 8. We can do this using the prime factorization method.
Prime factorization of 4: $2 \times 2 = 2^2$
Prime factorization of 5: $5^1$
Prime factorization of 6: $2 \times 3 = 2^1 \times 3^1$
Prime factorization of 8: $2 \times 2 \times 2 = 2^3$
To find the LCM, we take the highest power of each prime factor that appears in any of the factorizations:
Prime factors involved are 2, 3, and 5.
Highest power of 2 is $2^3$ (from 8)
Highest power of 3 is $3^1$ (from 6)
Highest power of 5 is $5^1$ (from 5)
LCM(4, 5, 6, 8) = $2^3 \times 3^1 \times 5^1 = 8 \times 3 \times 5 = 120$.
So, the number we are looking for must be a multiple of 120. We are given the number 3627. We want to find the least number to add to 3627 to get the next multiple of 120.
Let's divide 3627 by 120 to see what the remainder is. This will tell us how far 3627 is from a multiple of 120.
Using division:
Operation
Result
$3627 \div 120$
Quotient = 30, Remainder = 27
Check: $120 \times 30 + 27$
$3600 + 27 = 3627$
The remainder is 27. This means 3627 is 27 more than a multiple of 120 ($3600 = 120 \times 30$).
To reach the next multiple of 120, we need to add the difference between the LCM (120) and the remainder (27).
Number to be added = LCM - Remainder
Number to be added = $120 - 27 = 93$.
Adding 93 to 3627 gives $3627 + 93 = 3720$.
Let's verify if 3720 is divisible by 4, 5, 6, and 8:
3720 ÷ 4 = 930 (Divisible)
3720 ÷ 5 = 744 (Divisible)
3720 ÷ 6 = 620 (Divisible)
3720 ÷ 8 = 465 (Divisible)
Since 3720 is divisible by 120, it is divisible by 4, 5, 6, and 8. The least number we needed to add to 3627 to get this result is 93.
Revision Table: Key Concepts
Concept
Description
Divisibility
A number 'a' is divisible by 'b' if 'a' can be divided by 'b' with no remainder.
Least Common Multiple (LCM)
The smallest positive integer that is a multiple of two or more numbers.
Prime Factorization
Expressing a number as a product of its prime factors. Useful for finding LCM and HCF.
Division Algorithm
For any integer 'a' and a positive integer 'b', there exist unique integers 'q' (quotient) and 'r' (remainder) such that $a = bq + r$, where $0 \le r < b$.
Additional Information: Divisibility Rules
Understanding basic divisibility rules can help in quickly checking if a number is divisible by common integers like 4, 5, 6, and 8.
Divisibility by 4: A number is divisible by 4 if the number formed by its last two digits is divisible by 4. (E.g., 3720: 20 is divisible by 4, so 3720 is divisible by 4).
Divisibility by 5: A number is divisible by 5 if its last digit is 0 or 5. (E.g., 3720 ends in 0, so it is divisible by 5).
Divisibility by 6: A number is divisible by 6 if it is divisible by both 2 and 3. A number is divisible by 2 if its last digit is even. A number is divisible by 3 if the sum of its digits is divisible by 3. (E.g., 3720 ends in 0 (even), sum of digits $3+7+2+0=12$, which is divisible by 3. So 3720 is divisible by 6).
Divisibility by 8: A number is divisible by 8 if the number formed by its last three digits is divisible by 8. (E.g., 3720: 720 is divisible by 8 ($720 \div 8 = 90$), so 3720 is divisible by 8).
Finding the LCM is a crucial step when a number needs to be divisible by multiple numbers simultaneously, as any number divisible by all of them must be a multiple of their LCM.
Paper & answer key PDF ↗ Question 73archived
AC is the diameter of a circle dividing the circle into two semicircles. ED is a chord in one semicircle, such that ED is parallel to AC. B is a point on the circumference of the circle in the other semicircle. ∠CBE = 75°. What is the measure (in degrees) of ∠CED?
- A
15°
- B
37°
- C
68°
- D
75°
Show answer
A. 15°Analyzing the Geometric Problem involving a Circle
The question asks us to find the measure of angle CED in a specific circle configuration. We are given a circle with diameter AC. A chord ED is drawn in one semicircle and is parallel to the diameter AC. A point B is located on the circumference in the other semicircle. We know that the angle CBE is 75 degrees.
Properties of Parallel Chord and Diameter
A key property arises because the chord ED is parallel to the diameter AC. When a chord is parallel to a diameter (or another chord), it subtends equal arcs between the parallel lines. Therefore, the arc AE and the arc CD have equal measures.
Given ED || AC, it follows that the measure of arc AE = measure of arc CD.
Calculating Arc CE Measure
We are given that angle CBE = 75°. This angle is an inscribed angle because point B lies on the circumference of the circle. This angle subtends the arc CE.
The measure of an inscribed angle is half the measure of its subtended arc. Let O be the center of the circle. The central angle subtended by arc CE is $\angle COE$. The relationship is:
$$ \angle CBE = \frac{1}{2} \times \text{measure of arc CE} $$
Substitute the given value of $\angle CBE$:
$$ 75^\circ = \frac{1}{2} \times \text{measure of arc CE} $$
To find the measure of arc CE, we multiply both sides of the equation by 2:
$$ \text{measure of arc CE} = 2 \times 75^\circ = 150^\circ $$
So, the measure of arc CE is 150 degrees.
Finding the Measure of Arc CD
Since AC is the diameter, it represents a straight line ($180^\circ$). Let's represent the positions of points on the circle using angles measured counterclockwise from point C (at $0^\circ$). Point A is then at $180^\circ$.
Since arc CE measures $150^\circ$, the position of point E can be considered as $150^\circ$ from C.
The condition ED || AC means that points E and D are symmetrically positioned with respect to the perpendicular bisector of AC (which is the line passing through the center O and perpendicular to AC). If E is at $150^\circ$, D must be such that the arc AE equals arc CD.
The measure of arc AE is the difference between the angle for A ($180^\circ$) and the angle for E ($150^\circ$):
$$ \text{measure of arc AE} = 180^\circ - 150^\circ = 30^\circ $$
Since arc AE = arc CD, we have:
$$ \text{measure of arc CD} = 30^\circ $$
Alternatively, D's position would be $180^\circ - 150^\circ = 30^\circ$ from C.
Arc CD is the arc from C ($0^\circ$) to D ($30^\circ$), so its measure is $30^\circ - 0^\circ = 30^\circ$. This confirms our calculation.
Finding the Measure of Angle CED
The angle we need to find is CED. This is an inscribed angle that subtends the arc CD.
We found that the measure of arc CD is 30 degrees.
Using the relationship between an inscribed angle and its subtended arc:
$$ \angle CED = \frac{1}{2} \times \text{measure of arc CD} $$
Substitute the measure of arc CD:
$$ \angle CED = \frac{1}{2} \times 30^\circ $$
$$ \angle CED = 15^\circ $$
Thus, the measure of angle CED is 15 degrees.
Paper & answer key PDF ↗ Question 74archived
The value of
\(\rm 25 \div10-({7\over4}\times{1\over3}) \,of\, {6\over5}+{14\over3}\times{9\over10}+({1\over5}\div{1\over25})\) is:
- A
7
- B
15
- C
9
- D
11
Show answer
D. 11To solve the given mathematical expression, we need to follow the order of operations, often remembered by the acronym BODMAS or PEMDAS:
Brackets (or Parentheses)
Orders (powers, roots) or Exponents
Division and Multiplication (from left to right)
Addition and Subtraction (from left to right)
Step-by-Step Evaluation of the Mathematical Expression
The expression is: \(\rm 25 \div10-({7\over4}\times{1\over3}) \,of\, {6\over5}+{14\over3}\times{9\over10}+({1\over5}\div{1\over25})\)
Step 1: Evaluate operations within Brackets/Parentheses
There are two sets of parentheses:
\(\rm ({7\over4}\times{1\over3})\)
\(\rm {7\over4}\times{1\over3} = {7 \times 1 \over 4 \times 3} = {7 \over 12}\)
\(\rm ({1\over5}\div{1\over25})\)
Dividing by a fraction is the same as multiplying by its reciprocal. The reciprocal of \(\rm {1\over25}\) is \(\rm {25\over1}\) or \(\rm 25\).
\(\rm {1\over5}\div{1\over25} = {1\over5}\times{25\over1} = {1\times 25 \over 5\times 1} = {25 \over 5} = 5\)
Now the expression becomes: \(\rm 25 \div10-({7\over12}) \,of\, {6\over5}+{14\over3}\times{9\over10}+(5)\)
Simplified: \(\rm 25 \div10-{7\over12} \,of\, {6\over5}+{14\over3}\times{9\over10}+5\)
Step 2: Evaluate 'of'
'Of' means multiplication. We evaluate \(\rm {7\over12} \,of\, {6\over5}\):
\(\rm {7\over12} \times {6\over5} = {7 \times 6 \over 12 \times 5}\)
We can simplify before multiplying: \(\rm {7 \times \cancel{6}^1 \over \cancel{12}^2 \times 5} = {7 \times 1 \over 2 \times 5} = {7 \over 10}\)
The expression is now: \(\rm 25 \div10-{7\over10}+{14\over3}\times{9\over10}+5\)
Step 3: Evaluate Division and Multiplication (from left to right)
First, the division: \(\rm 25 \div 10\)
\(\rm 25 \div 10 = {25 \over 10} = {5 \times 5 \over 2 \times 5} = {5 \over 2}\)
Next, the multiplication: \(\rm {14\over3}\times{9\over10}\)
\(\rm {14\over3}\times{9\over10} = {14 \times 9 \over 3 \times 10}\)
Simplify before multiplying: \(\rm {\cancel{14}^7 \times \cancel{9}^3 \over \cancel{3}^1 \times \cancel{10}^5} = {7 \times 3 \over 1 \times 5} = {21 \over 5}\)
The expression is now: \(\rm {5\over2}-{7\over10}+{21\over5}+5\)
Step 4: Evaluate Addition and Subtraction (from left to right)
We need to combine these fractions and whole numbers. It's helpful to find a common denominator. The denominators are 2, 10, 5. The least common multiple (LCM) of 2, 10, and 5 is 10.
Convert each term to have a denominator of 10:
\(\rm {5\over2} = {5 \times 5 \over 2 \times 5} = {25 \over 10}\)
\(\rm {7\over10}\) (already has denominator 10)
\(\rm {21\over5} = {21 \times 2 \over 5 \times 2} = {42 \over 10}\)
\(\rm 5 = {5 \over 1} = {5 \times 10 \over 1 \times 10} = {50 \over 10}\)
The expression becomes: \(\rm {25\over10}-{7\over10}+{42\over10}+{50\over10}\)
Combine the terms with the common denominator:
\(\rm {25 - 7 + 42 + 50 \over 10}\)
Calculate the numerator:
\(\rm 25 - 7 = 18\)
\(\rm 18 + 42 = 60\)
\(\rm 60 + 50 = 110\)
So the expression is: \(\rm {110 \over 10}\)
Simplify the fraction:
\(\rm {110 \over 10} = 11\)
Summary of Calculation Steps
Step
Operation
Calculation
Expression Status
1a
Bracket 1 (\(\rm \times\))
\(\rm {7\over4}\times{1\over3} = {7\over12}\)
\(\rm 25 \div10-{7\over12} \,of\, {6\over5}+{14\over3}\times{9\over10}+({1\over5}\div{1\over25})\)
1b
Bracket 2 (\(\rm \div\))
\(\rm {1\over5}\div{1\over25} = {1\over5}\times 25 = 5\)
\(\rm 25 \div10-{7\over12} \,of\, {6\over5}+{14\over3}\times{9\over10}+5\)
2
'of' (\(\rm \times\))
\(\rm {7\over12}\times{6\over5} = {7\over10}\)
\(\rm 25 \div10-{7\over10}+{14\over3}\times{9\over10}+5\)
3a
Division (\(\rm \div\))
\(\rm 25 \div10 = {25\over10} = {5\over2}\)
\(\rm {5\over2}-{7\over10}+{14\over3}\times{9\over10}+5\)
3b
Multiplication (\(\rm \times\))
\(\rm {14\over3}\times{9\over10} = {21\over5}\)
\(\rm {5\over2}-{7\over10}+{21\over5}+5\)
4
Addition/Subtraction
\(\rm {5\over2}-{7\over10}+{21\over5}+5 = {25\over10}-{7\over10}+{42\over10}+{50\over10} = {110\over10} = 11\)
\(\rm 11\)
The final value of the expression is 11.
Revision Table: Key Concepts
Concept
Description
Example in Expression
BODMAS/PEMDAS
Order of operations (Brackets, Orders, Division/Multiplication, Addition/Subtraction)
Applied throughout the calculation steps
Fraction Multiplication
Multiply numerators and denominators: \(\rm {a\over b} \times {c\over d} = {ac\over bd}\)
\(\rm ({7\over4}\times{1\over3})\), \(\rm {7\over12} \,of\, {6\over5}\), \(\rm {14\over3}\times{9\over10}\)
Fraction Division
Multiply by the reciprocal of the divisor: \(\rm {a\over b} \div {c\over d} = {a\over b} \times {d\over c}\)
\(\rm ({1\over5}\div{1\over25})\)
Combining Fractions
Find a common denominator (LCM) and add/subtract numerators.
\(\rm {5\over2}-{7\over10}+{21\over5}+5\)
Additional Information: Working with Fractions and Decimals
In this problem, we converted the initial division \(25 \div 10\) into a fraction \({25\over10}\) or \({5\over2}\). Alternatively, we could have worked with decimals for this term: \(25 \div 10 = 2.5\). However, the other terms in the expression involve fractions that result in non-terminating or repeating decimals (\({7\over10} = 0.7\), \({21\over5} = 4.2\), \(5\)). Working with fractions often keeps the calculations exact until the final step, avoiding potential rounding errors.
When combining fractions with a common denominator, ensuring the LCM is used simplifies the numerators, although any common multiple will work.
Always double-check simplifications when multiplying fractions (like cancelling common factors in the numerator and denominator) to make calculations easier.
Paper & answer key PDF ↗ Question 75archived
AB is a chord in the minor segment of a circle with center O. C is a point between A and B on the minor arc AB. The tangents to the circle at A and B meet at the point D. If ∠ACB = 116°, then the measure of ∠ADB is
- A
64°
- B
52°
- C
56°
- D
48°
Show answer
B. 52°Understanding the Circle Geometry Problem
The question asks us to find the measure of the angle ∠ADB, where AD and BD are tangents to a circle at points A and B respectively, meeting at point D. We are given a chord AB and a point C located on the minor arc AB. The measure of ∠ACB is given as 116°.
Let's break down the information given and the properties of circles and tangents that will help us solve this problem.
AB is a chord of the circle.
C is a point on the minor arc AB.
AD and BD are tangents to the circle at A and B, meeting at D.
∠ACB = 116°.
Relating Angles in Opposite Segments
The chord AB divides the circle into two segments: a major segment and a minor segment. The point C is on the minor arc AB, which means ∠ACB is the angle subtended by the chord AB in the minor segment. The angle subtended by the same chord in the major segment is formed by taking any point on the major arc AB and joining it to A and B.
Let C' be any point on the major arc AB. The quadrilateral formed by A, C, B, and C' (if C' exists, otherwise just consider the angles subtended by the chord) would have opposite angles supplementary if ACBC' were a cyclic quadrilateral. A and B are on the circle, and C is on the circle. Let's consider a point C' on the major arc. Then ACBC' is a cyclic quadrilateral.
In a cyclic quadrilateral, opposite angles are supplementary. Therefore, the angle subtended by chord AB in the major segment (∠AC'B) and the angle subtended by chord AB in the minor segment (∠ACB) are supplementary.
So, ∠AC'B + ∠ACB = 180°.
We are given ∠ACB = 116°. Therefore, the angle subtended by chord AB in the major segment is:
$\angle AC'B = 180^\circ - \angle ACB$
$\angle AC'B = 180^\circ - 116^\circ$
$\angle AC'B = 64^\circ$
This is the angle subtended by the chord AB at a point on the major arc.
Angle at the Center vs Angle at the Circumference
The angle subtended by a chord at the center of the circle is twice the angle subtended by the same chord at any point on the circumference in the alternate segment (the segment opposite to where the center lies relative to the chord).
In this case, the angle subtended by chord AB at the center O is ∠AOB. The angle subtended by chord AB at a point on the major arc (like C' or any point other than C) is ∠AC'B = 64°.
So, the relationship is:
$\angle AOB = 2 \times \angle AC'B$
$\angle AOB = 2 \times 64^\circ$
$\angle AOB = 128^\circ$
This is the reflex angle ∠AOB if we considered the angle subtended at the circumference in the major segment as the base angle for the smaller arc AB. Since D is outside, we are dealing with the angle ∠AOB that is less than 180 degrees.
Relationship Between Angle at Center and Angle Between Tangents
AD and BD are tangents to the circle from the external point D. OA and OB are radii to the points of contact A and B, respectively. A fundamental property is that the radius to the point of contact is perpendicular to the tangent at that point.
So, ∠OAD = 90° and ∠OBD = 90°.
Consider the quadrilateral OADB. The sum of angles in a quadrilateral is 360°.
$\angle AOB + \angle OAD + \angle ADB + \angle OBD = 360^\circ$
$\angle AOB + 90^\circ + \angle ADB + 90^\circ = 360^\circ$
$\angle AOB + \angle ADB + 180^\circ = 360^\circ$
$\angle AOB + \angle ADB = 180^\circ$
This shows that the angle subtended by the chord of contact AB at the center (∠AOB) and the angle between the tangents at the external point D (∠ADB) are supplementary.
We found ∠AOB = 128°.
Now, we can find ∠ADB:
$\angle ADB = 180^\circ - \angle AOB$
$\angle ADB = 180^\circ - 128^\circ$
$\angle ADB = 52^\circ$
Summary of Steps
Identify ∠ACB = 116° as the angle in the minor segment because C is on the minor arc.
Calculate the angle in the major segment using the property that angles in opposite segments are supplementary: Angle in major segment = 180° - 116° = 64°.
Calculate the angle at the center ∠AOB, which is twice the angle in the major segment: ∠AOB = 2 × 64° = 128°.
Use the property that the angle at the center ∠AOB and the angle between tangents ∠ADB are supplementary: ∠ADB = 180° - ∠AOB.
Calculate ∠ADB = 180° - 128° = 52°.
Revision Table: Key Angle Properties
Property
Description
Relation
Angles in Opposite Segments
The angle subtended by a chord in the minor segment and the angle subtended in the major segment are supplementary.
αminor + αmajor = 180°
Angle at Center vs Circumference
The angle at the center is double the angle at the circumference subtended by the same arc/chord in the alternate segment.
∠AOB = 2 × ∠ACB (where C is on major arc)
Radius and Tangent
The radius at the point of contact is perpendicular to the tangent.
OA ⊥ AD, OB ⊥ BD
Angle Between Tangents & Center Angle
The angle between tangents from an external point is supplementary to the angle subtended by the chord of contact at the center.
∠ADB + ∠AOB = 180°
Additional Information: Tangents from an External Point
When two tangents are drawn to a circle from an external point D, say touching the circle at A and B, several important properties arise:
The lengths of the tangents from D to the points of contact are equal: DA = DB.
The line segment OD (connecting the external point to the center) bisects the angle between the tangents: ∠ADO = ∠BDO.
The line segment OD also bisects the angle subtended by the chord of contact AB at the center: ∠AOD = ∠BOD.
The line segment OD is perpendicular to the chord of contact AB.
The quadrilateral OADB is cyclic if and only if ∠ADB + ∠AOB = 180° (which is always true for tangents from an external point).
These properties are useful in solving various geometry problems involving tangents.
Paper & answer key PDF ↗ Question 76archived
Select the most appropriate meaning of the given idiom.
Pay heed to
- A
Repay old debts honestly
- B
Give back money with interest
- C
Disburse without partiality
- D
Listen carefully with attention
Show answer
D. Listen carefully with attentionThe correct answer is Listen carefully with attention.
Additional Information: The Origin of 'Heed' The word "heed" comes from Old English "hēdan," meaning "to mind, attend to, guard, take care." Over time, its primary meaning evolved to focus on paying attention or taking notice, particularly of advice, warnings, or instructions. The phrase "pay heed to" is a common way to use the verb "heed". Understanding the root word helps in grasping the full meaning of the idiom. When someone tells you to "pay heed to" their words, they are asking you to listen carefully and consider their importance or relevance.
Paper & answer key PDF ↗ Question 77archived
The following sentence has been divided into parts. One of them may contain an error. Select the part that contains the error from the given options. If you don’t find any error, mark ‘No error’ as your answer.
Get up from your place / slow, and / turn around!
- A
turn around
- B
slow and
- C
No error
- D
Get up from your place
Show answer
B. slow andIdentifying Grammatical Errors in Sentences
The question asks us to identify the part of the given sentence that contains a grammatical error. The sentence provided is broken into three parts:
Get up from your place
slow, and
turn around!
We need to examine each part carefully to determine if it follows standard English grammar rules.
Analyzing Each Sentence Part
Let's look at each part individually:
Part 1: "Get up from your place" - This is an imperative sentence, giving a command. "Get up" is the verb phrase, and "from your place" is a prepositional phrase indicating origin or location. This part appears grammatically correct as a standalone command fragment.
Part 2: "slow, and" - This part contains the word "slow". In this context, "slow" is intended to describe how the action of "Get up" and potentially "turn around" should be performed. Actions (verbs) are typically modified by adverbs, not adjectives. "Slow" is an adjective, while the corresponding adverb is "slowly". Therefore, using "slow" here to modify the actions is grammatically incorrect. It should be "slowly" to indicate the manner of getting up. The conjunction "and" is correctly used to connect the actions.
Part 3: "turn around!" - This is another imperative sentence part, giving a command. "Turn around" is the verb phrase. It is grammatically correct as a standalone command fragment within the larger sentence structure.
Understanding Adverbs vs. Adjectives
Adjectives describe nouns or pronouns. Adverbs modify verbs, adjectives, or other adverbs, providing information about manner, place, time, frequency, etc. In this sentence, "slow" is meant to describe the action of getting up and turning around, which are verbs. Therefore, an adverb is required.
The correct form to describe the manner of the action "Get up" would be "slowly".
So, the phrase "slow, and" should correctly be "slowly, and".
Identifying the Error Part
Based on the analysis, the error lies in Part 2, "slow, and", because the adjective "slow" is used where the adverb "slowly" is required to modify the verbs ("Get up" and "turn around").
Conclusion
The part of the sentence that contains the grammatical error is "slow, and". The word "slow" should be replaced with the adverb "slowly".
Revision Table: Adjective vs. Adverb
Type
Describes
Example (Adjective)
Example (Adverb)
Adjective
Nouns/Pronouns
A slow train
-
Adverb
Verbs, Adjectives, Adverbs
-
Move slowly
Additional Information on Adverbs of Manner
Adverbs of manner tell us how something is done. They usually end in -ly and are formed by adding -ly to the corresponding adjective (e.g., quick > quickly, happy > happily, careful > carefully). Some adverbs of manner have irregular forms (e.g., good > well, fast > fast, hard > hard).
In the sentence "Get up from your place slowly, and turn around!", "slowly" is an adverb of manner modifying the verbs "Get up" and "turn around", indicating the way these actions should be performed.
Paper & answer key PDF ↗ Question 78archived
The following sentence has been split into four segments. Identify the segment that contains a grammatical error.
Holiday homework / are essential to keeping / students busy / during the vacation.
- A
are essential to keeping
- B
students busy
- C
Holiday homework
- D
during the vacation
Show answer
A. are essential to keepingIdentifying Grammatical Errors in Sentences
The question asks us to find the part of the sentence that contains a grammatical error. The sentence provided is split into four segments:
Holiday homework
are essential to keeping
students busy
during the vacation
We need to examine each segment in the context of the whole sentence to check for any rules of grammar being broken.
The full sentence is effectively "Holiday homework are essential to keeping students busy during the vacation."
Analyzing Subject-Verb Agreement
Let's look at the main parts of the sentence:
The subject of the sentence is "Holiday homework".
The verb phrase is "are essential".
In English grammar, the verb must agree with its subject in number (singular or plural). This is known as subject-verb agreement.
Let's consider the subject "Holiday homework". The key noun here is "homework". "Homework" is a noun that belongs to a category called uncountable nouns.
Uncountable nouns (such as information, advice, furniture, water, homework, traffic) are nouns that we cannot count individually. They do not typically have a plural form and are treated as singular for the purpose of subject-verb agreement. This means they require a singular verb.
For example:
Incorrect: The traffic are heavy.
Correct: The traffic is heavy.
Incorrect: My luggage are lost.
Correct: My luggage is lost.
Applying this rule to our sentence, "Holiday homework" is treated as a singular subject because "homework" is uncountable.
Now let's look at the verb used in the sentence: "are". The verb "are" is the plural form of the verb "to be" in the present tense. The singular form is "is".
Since the subject "Holiday homework" is singular (as "homework" is uncountable), the verb should also be singular. The correct verb should be "is".
Therefore, the grammatically correct sentence should read: "Holiday homework is essential to keeping students busy during the vacation."
Identifying the Segment with the Error
The error occurs because the singular subject "Holiday homework" is paired with the plural verb "are". We need to find which segment contains this incorrect verb "are".
Let's examine the segments again:
Segment 1: "Holiday homework" - This segment contains the subject. It's correct as the subject itself.
Segment 2: "are essential to keeping" - This segment contains the verb "are". This is where the subject-verb agreement rule is violated. The verb "are" should be "is".
Segment 3: "students busy" - This segment is grammatically sound on its own and fits correctly into the sentence structure.
Segment 4: "during the vacation" - This is a prepositional phrase describing when. It is grammatically correct.
The grammatical error is located in the segment "are essential to keeping" because it contains the plural verb "are" which does not agree with the singular subject "Holiday homework".
Revision Table: Understanding Grammar Errors
Grammar Concept
Issue in Sentence
Correction
Subject-Verb Agreement
Singular subject ("Holiday homework") used with a plural verb ("are").
Use a singular verb ("is") with the singular subject ("Holiday homework").
Uncountable Nouns
Recognizing that "homework" is uncountable and treated as singular.
Treat "Holiday homework" as singular for verb agreement.
Additional Information on Grammar and Uncountable Nouns
Correct subject-verb agreement is a fundamental part of English grammar. It ensures that your sentences are clear and correct. The rule is generally simple: a singular subject takes a singular verb, and a plural subject takes a plural verb.
However, things can sometimes be tricky with collective nouns (like 'team', 'family') or uncountable nouns like 'homework'. Uncountable nouns do not refer to items that can be counted as 1, 2, 3, etc. They refer to substances, concepts, or collections that are treated as a single, undifferentiated whole.
Common uncountable nouns include:
Liquids (water, milk, tea)
Materials (wood, metal, plastic)
Abstract concepts (happiness, information, advice)
Subjects of study (mathematics, physics, economics)
Some food items (rice, bread, pasta)
General categories (furniture, luggage, equipment)
Even when talking about a lot of homework, the word "homework" itself remains singular and requires a singular verb (e.g., "There is a lot of homework this week"). If you want to talk about individual assignments, you would use a countable noun phrase, like "assignments" or "tasks" (e.g., "The assignments are difficult").
In the sentence "Holiday homework are essential...", the subject is "Holiday homework", which is singular because "homework" is uncountable. Therefore, the verb should be the singular "is", not the plural "are".
Paper & answer key PDF ↗ Question 79archived
Select the most appropriate antonym of the given
admirable
- A
unworthy
- B
appreciable
- C
commendable
- D
lucky
Show answer
A. unworthyThe correct answer is unworthy.
Knowing synonyms allows you to use different words to express similar ideas, making your language more varied and precise. Using flashcards or vocabulary apps can be helpful tools for memorizing antonyms and synonyms. Practicing using words and their antonyms/synonyms in sentences reinforces your learning. Regular practice is key to building a strong vocabulary for exams and everyday communication.
Paper & answer key PDF ↗ Question 80archived
The following sentence has been divided into parts. One of them may contain a grammatical error. Select the part that contains the error from the given options. If you don’t find any error, mark ‘No error’ as your answer.
Mrs. Verma refused / the second helping / of ice cream.
- A
the second helping
- B
of ice cream
- C
Mrs. Verma refused
- D
No error
Show answer
D. No errorAnalyzing the Sentence for Grammatical Errors
The question asks us to identify a grammatical error in the sentence: "Mrs. Verma refused / the second helping / of ice cream." The sentence is divided into three parts, and we need to examine each part to determine if it is grammatically correct in the context of the whole sentence.
Examining Each Part of the Sentence
Let's break down the sentence and look at each segment:
Mrs. Verma refused: This part contains the subject, "Mrs. Verma," and the verb, "refused." "Refused" is the past tense of the verb "refuse." When used transitively, "refuse" means to decline to accept or give something. In this context, it is likely used transitively, needing a direct object to complete its meaning (what was refused?). Grammatically, this part is sound as the subject agrees with the verb tense.
the second helping: This part acts as the direct object of the verb "refused." A "helping" refers to a portion of food served to someone. "The second helping" specifies which portion was refused. This phrase functions correctly as a noun phrase acting as the object. Grammatically, this part is correct.
of ice cream: This is a prepositional phrase ("of" + noun phrase "ice cream"). This phrase modifies "helping," specifying what the helping consisted of. Prepositional phrases like this are commonly used to provide more detail about a noun. Grammatically, this part is correct and fits well with "the second helping."
Putting the Sentence Together
Combining the parts, the sentence is "Mrs. Verma refused the second helping of ice cream." The structure is Subject (Mrs. Verma) + Verb (refused) + Direct Object (the second helping) + Prepositional Phrase (of ice cream). This is a standard and grammatically correct sentence structure in English. The verb "refused" is used appropriately with "the second helping of ice cream" as its direct object, meaning she declined to take or accept another portion of ice cream.
Conclusion on Grammatical Error
Based on the analysis of each part and how they fit together, there appears to be no grammatical error in the sentence "Mrs. Verma refused the second helping of ice cream." Each part is grammatically correct and functions properly within the overall sentence structure.
Identifying the Correct Option
Given that no grammatical error was found in any of the provided parts of the sentence, the correct option is the one indicating no error.
the second helping - No error here.
of ice cream - No error here.
Mrs. Verma refused - No error here.
No error - This option correctly reflects that there are no grammatical issues.
Therefore, the part that contains the error is none of the given parts; the sentence is correct as it stands.
Revision Table: Sentence Structure Analysis
Part
Grammatical Function
Analysis for Error
Mrs. Verma refused
Subject + Verb
Correct subject-verb agreement and verb tense.
the second helping
Direct Object
Correct noun phrase functioning as the object of "refused."
of ice cream
Prepositional Phrase
Correctly modifies "helping," specifying the type of helping.
Additional Information: The Verb 'Refuse'
The verb 'refuse' is versatile and can be used in several ways. Understanding its common patterns helps in identifying errors.
Refuse + Noun/Noun Phrase: To decline something concrete. Example: She refused the offer. (Like in our sentence: She refused the second helping).
Refuse + Infinitive (to + verb): To decline to do something. Example: He refused to help.
Refuse + Gerund (-ing verb): This pattern is generally considered incorrect or very rare in standard English. Instead of "refuse helping," you would say "refuse to help" or "refuse help." However, the sentence uses "helping" as a noun meaning a portion of food, not as a gerund (verb + -ing).
In the sentence "Mrs. Verma refused the second helping of ice cream," "helping" is clearly a noun meaning 'portion'. Thus, the structure "refused + noun" is correct.
Paper & answer key PDF ↗ Question 81archived
Select the INCORRECTLY spelt word.
- A
Adventure
- B
Benefit
- C
Pathatic
- D
Acquire
Show answer
C. PathaticLet's carefully look at each word provided in the options to find the one that is spelt incorrectly. This question tests our knowledge of common English spellings.
Analysing Each Word for Correct Spelling
Adventure: The spelling 'Adventure' is the standard and correct spelling for a thrilling or unusual experience. This word is spelt correctly.
Benefit: The spelling 'Benefit' is the standard and correct spelling for an advantage or profit gained from something. This word is spelt correctly.
Pathatic: Let's check the spelling of this word. The intended word likely means 'arousing pity, typically through vulnerability or sadness'. The standard and correct spelling for this word is 'Pathetic', not 'Pathatic'. This word is spelt incorrectly.
Acquire: The spelling 'Acquire' is the standard and correct spelling for obtaining or buying something. This word is spelt correctly.
Based on the analysis, the word that is spelt incorrectly among the given options is 'Pathatic'. The correct spelling is 'Pathetic'.
Incorrectly Spelt Word Identified
The word found to be incorrectly spelt is:
Pathatic (Correct spelling: Pathetic)
The other words - Adventure, Benefit, and Acquire - are all spelt correctly.
Revision Table: Correct vs Incorrect Spellings
Given Word
Spelling Correct?
Correct Spelling (if incorrect)
Adventure
Yes
Adventure
Benefit
Yes
Benefit
Pathatic
No
Pathetic
Acquire
Yes
Acquire
Additional Information on Common Spelling Errors
Improving spelling skills is essential for clear communication. Many spelling errors occur with words that sound similar or follow unusual patterns. Here are some tips:
Learn common patterns: Pay attention to prefixes, suffixes, and root words.
Practice regularly: Write frequently and review your work.
Use a dictionary: When in doubt, always look up the correct spelling.
Break down words: For longer words, try breaking them into smaller, manageable parts.
Proofread carefully: Read your writing slowly, perhaps even backwards sentence by sentence, to catch errors you might otherwise miss.
Pay attention to homophones: Words like 'their', 'there', and 'they're' sound the same but have different spellings and meanings.
Identifying incorrectly spelt words like 'Pathatic' helps reinforce the correct spelling, 'Pathetic'. Consistent practice improves accuracy.
Paper & answer key PDF ↗ Question 82archived
Select the option that can be used as a one-word substitute for the given group of words.
A spear used for hunting large fish
- A
Lance
- B
Harpoon
- C
Dagger
- D
Sword
Show answer
B. HarpoonLet's break down the question asking for a one-word substitute for the phrase "A spear used for hunting large fish". This is a vocabulary question testing our knowledge of specific terms for weapons or tools.
Understanding the Question: Spear for Hunting Fish
The phrase describes a specific type of tool used for a particular purpose: hunting large fish. The key elements are "spear" (a pointed weapon), "hunting" (the act of catching prey), and "large fish" (the target). We need to find a single word that accurately represents this specialized tool.
Analyzing the Options for One-Word Substitute
Let's look at the given options and understand what each word means:
Lance: A long weapon with a sharp metal point, used by knights on horseback, or sometimes as a thrusting weapon. It is typically associated with combat or jousting, not primarily for hunting fish.
Harpoon: A barbed spear-like missile attached to a rope, used for hunting whales, large fish, or other sea animals. The barb helps secure the catch once it is struck. This definition specifically mentions hunting large fish or sea animals and describes a tool that fits the description.
Dagger: A short, pointed knife with a blade typically less than 12 inches (30 cm) long, used as a weapon. It is held in the hand for stabbing and is too short and not designed for hunting large fish at a distance in the water.
Sword: A weapon with a long metal blade and a hilt, used for cutting or thrusting. Swords vary greatly in size and shape, but they are primarily used in combat, not as a projectile or tool specifically designed for hunting large fish.
Identifying the Correct One-Word Substitute
Comparing the definitions with the phrase "A spear used for hunting large fish," we can see which word is the most appropriate substitute.
A Harpoon is explicitly described as a spear-like missile used for hunting large fish and sea animals, often featuring a barb and being attached to a rope. This perfectly matches the description provided in the question.
A Lance is generally used in land combat or jousting. A Dagger is a short handheld knife. A Sword is a longer bladed weapon for combat. None of these other options are primarily designed or used as a spear for hunting large fish.
Therefore, the most accurate one-word substitute for "A spear used for hunting large fish" is Harpoon.
Revision Table: One-Word Substitution Overview
Word
Meaning / Primary Use
Fits "Spear for Hunting Large Fish"?
Lance
Long spear, used in cavalry/jousting or thrusting
No
Harpoon
Barbed spear-like tool with rope, used for hunting large marine animals (fish, whales)
Yes
Dagger
Short, pointed knife, handheld stabbing weapon
No
Sword
Long bladed weapon for cutting/thrusting, used in combat
No
Additional Information: Types of Spears and Hunting Tools
While "spear" is a general term for a pointed weapon or tool, variations exist depending on their use. A fishing spear, specifically designed for hunting fish in shallow water, might be simpler than a harpoon used for larger game in deeper waters. Harpoons are distinct because of their barb and often, the attached line, designed to prevent the prey from escaping and to allow retrieval. Understanding the specific features and intended use of a tool like a harpoon helps in choosing the correct one-word substitute.
Paper & answer key PDF ↗ Question 83archived
Select the most appropriate option to fill in the blank.
So dangerous did the weather conditions ______ that all mountain roads were closed.
- A
becomes
- B
became
- C
become
- D
have become
Show answer
C. becomeThe correct answer is become.
So dangerous did the weather become... (Adverbial 'So dangerous', then auxiliary 'did', then subject 'the weather', then base verb 'become'). This uses inversion with 'did'. The rule about using the base form after 'do', 'does', and 'did' is consistent across all these structures when these specific auxiliary verbs are used.
Paper & answer key PDF ↗ Question 84archived
Select the most appropriate meaning of the underlined idiom in the given sentence.
It was a lavish birthday party and I could see my friend eat like a horse .
- A
eating what horses eat
- B
hardly eating
- C
eating excessively
- D
eating differently
Show answer
C. eating excessivelyUnderstanding the Idiom "Eat Like a Horse"
The question asks for the most appropriate meaning of the underlined idiom "eat like a horse" in the given sentence: "It was a lavish birthday party and I could see my friend eat like a horse."
Idioms are phrases or expressions whose meaning cannot be deduced simply from the ordinary meanings of the individual words. The idiom "eat like a horse" is a common expression used to describe someone who eats a very large amount of food.
Meaning of "Eat Like a Horse"
The phrase "eat like a horse" is a figurative comparison. Horses are known for consuming large quantities of food (hay, grain, etc.) to fuel their large bodies and physical activity. Therefore, comparing a person's eating habits to that of a horse implies that the person eats a significant amount.
In the context of the sentence, the friend is at a "lavish birthday party," which usually involves plenty of food. Seeing the friend "eat like a horse" means observing them eat a very large quantity of food.
Analyzing the Options
Let's examine each option provided:
Option 1: eating what horses eat
This option suggests the person is eating the kind of food horses eat (like hay or oats). This is not the meaning of the idiom. The idiom refers to the *quantity* of food consumed, not the *type* of food.
Option 2: hardly eating
This option means eating very little food. This is the opposite of what the idiom "eat like a horse" means. The idiom implies eating a lot.
Option 3: eating excessively
This option means eating a lot, more than usual, or a very large quantity. This aligns perfectly with the meaning of "eat like a horse," which signifies consuming food in large amounts.
Option 4: eating differently
This option is vague and could mean eating in an unusual manner or eating different types of food. The idiom is specifically about the *quantity* of food, not the style or variety.
Conclusion on the Idiom's Meaning
Based on the analysis, the most appropriate meaning of the idiom "eat like a horse" is "eating excessively" or eating a very large amount of food.
The final answer is “eating excessively”.
Revision Table: Key Idioms Related to Eating
Idiom
Meaning
Example Sentence
Eat like a bird
To eat very little food.
She was so nervous she could only eat like a bird.
Eat like a horse
To eat a lot of food.
After playing sports all day, he eats like a horse.
Eat crow
To be forced to admit one is wrong or defeated.
After his prediction failed, he had to eat crow.
Eat one's words
To admit that something you said was wrong.
He bragged he'd finish first, but he had to eat his words when he came last.
Additional Information on Figurative Language
The idiom "eat like a horse" is an example of a simile, which is a figure of speech that directly compares two different things, usually by using the words "like" or "as". In this case, a person's eating is compared to a horse's eating habits to emphasize the quantity.
Understanding idioms is important because they are frequently used in everyday conversation and writing. Their meanings are often not literal and must be learned as a whole phrase.
Paper & answer key PDF ↗ Question 85archived
Select the most appropriate synonym of the given word.
Triumphant
- A
Fortunate
- B
Pompous
- C
Victorious
- D
Affluent
Show answer
C. VictoriousFinding the Most Appropriate Synonym for Triumphant
The question asks us to select the most appropriate synonym for the word 'Triumphant' from the given options. A synonym is a word or phrase that means exactly or nearly the same as another word or phrase in the same language. Let's analyze the meaning of 'Triumphant' and each of the provided options.
Understanding the Word: Triumphant
The word Triumphant is an adjective. It means having achieved a victory or success; conquering or victorious. It can also mean feeling or expressing jubilation after having won a victory or success.
Example: The triumphant team celebrated their championship win.
Analyzing the Options
Let's look at the meanings of the given options:
Fortunate: This means favored by or involving good luck or fortune; lucky. While being fortunate can lead to success, it doesn't directly mean having achieved a victory through effort or competition.
Pompous: This means affecting a grand, solemn, or impressive manner, especially excessively so. It describes someone who is arrogant or self-important, often associated with showing off wealth or status. This is unrelated to winning or success.
Victorious: This means having won a victory; conquering or defeating an enemy or opponent. This meaning aligns very closely with the primary sense of 'Triumphant'.
Affluent: This means having a great deal of money; wealthy. This refers to financial status and has no direct relation to achieving victory or success in a competition or struggle.
Identifying the Best Synonym
Comparing the meaning of 'Triumphant' with the options, 'Victorious' stands out as the word that most closely matches the core meaning of having won. A person or team that is triumphant is one that is victorious.
Therefore, the most appropriate synonym for 'Triumphant' is 'Victorious'.
Revision Table: Understanding Synonyms
Word
Meaning
Given Options
Why appropriate/inappropriate
Triumphant
Having won a victory; conquering; exultant after victory.
Fortunate
Related to luck, not necessarily winning.
Pompous
Related to arrogance/self-importance, not winning.
Victorious
Directly means having won a victory. Closest meaning.
Affluent
Related to wealth, not winning.
Additional Information: Expanding Vocabulary
Learning synonyms is a great way to expand your vocabulary and improve your ability to express yourself precisely. While 'Victorious' is the best synonym for 'Triumphant' among the given options, words often have slightly different nuances in meaning or usage.
'Triumphant' often carries a stronger connotation of exultation or jubilation following the victory than 'Victorious'. You might say a triumphant cheer, suggesting joy after winning.
'Victorious' simply states the fact of having won.
However, in the context of finding the most appropriate synonym from the given choices, 'Victorious' is clearly the best fit for 'Triumphant'.
Paper & answer key PDF ↗ Question 86archived
Select the option that expresses the given sentence in indirect speech.
She said to me, “I saw this old man long ago.”
- A
She told me that she had seen that old man long before.
- B
She told to me that she had seen that old man long before.
- C
She said to me that she had seen that old man long ago.
- D
She said me that she had seen this old man long ago.
Show answer
A. She told me that she had seen that old man long before.Reporting questions requires different connectors (like 'if', 'whether', or question words like 'what', 'where') and the structure changes from interrogative to affirmative. Reporting commands or requests typically uses an infinitive structure (e.g., "She asked me to open the door."). The accurate transformation of pronouns, demonstratives, and time/place adverbs is essential for clear communication in indirect speech.
Paper & answer key PDF ↗ Question 87archived
Select the option that expresses the given sentence in active voice.
The coloured clothes should not be washed with the whites.
- A
Do not washed the coloured clothes with the whites.
- B
You should not wash the coloured clothes with the whites.
- C
Do not be washing the coloured clothes with the whites.
- D
You should not have washed the coloured clothes with the whites.
Show answer
B. You should not wash the coloured clothes with the whites.The correct answer is You should not wash the coloured clothes with the whites.
Active voice is often preferred in many types of writing because it is direct, clear, and concise. It explicitly states who is performing the action. Passive voice is useful when the action is more important than the agent, or when the agent is unknown, irrelevant, or obvious from the context. In instructional or rule-based contexts like the example sentence, either voice can be used, but converting to active voice often makes the instruction more direct towards the intended recipient ('You').
Paper & answer key PDF ↗ Question 88archived
Select the option that can be used as a one-word substitute for the given group of words.
A room or large cupboard for storing food
- A
Larder
- B
Bakery
- C
Almirah
- D
Wardrobe
Show answer
A. LarderNo Additional Information on Food Storage Areas Historically, larders were designed to be cool, often located on the north side of a house or in a basement, sometimes with features like stone shelves or ventilation to help keep temperatures down before modern refrigeration. Modern homes might use the term 'pantry' which is also a room or cupboard for storing food, often non-perishable items, but 'larder' specifically refers to a place for storing food, especially perishable items that need to be kept cool.
Paper & answer key PDF ↗ Question 89archived
The following sentence has been divided into parts. One of them contains an error. Select the part that contains the error from the given options.
Handicrafts are / export from India / to several / European countries.
- A
to several
- B
European countries
- C
Handicrafts are
- D
export from India
Show answer
D. export from IndiaFinding the Grammar Error in the Sentence: Handicrafts are Export
The question asks us to identify the part of the sentence that contains a grammatical error. The sentence is divided into four parts:
Handicrafts are
export from India
to several
European countries.
We need to examine each part to see if it follows the rules of English grammar.
Analyzing Each Part of the Sentence
Let's look at each part carefully:
Part 1: Handicrafts are
This part introduces the subject, "Handicrafts," which is a plural noun. The verb "are" is the correct form of 'to be' for a plural subject in the present tense. This part seems correct so far, likely setting up a passive voice construction.
Part 2: export from India
This part contains the main verb "export" and a prepositional phrase "from India". When used with the verb 'to be' ('are' in this case) to indicate that the subject is receiving the action, the main verb should be in the past participle form. The passive voice structure is Subject + form of 'be' + Past Participle of main verb.
The verb 'export' is in its base form here. The past participle of 'export' is 'exported'. Therefore, this part should be "exported from India" to be grammatically correct in a passive voice construction.
Part 3: to several
This is part of a prepositional phrase indicating destination. "to" is a preposition, and "several" is a determiner modifying "European countries". This part is grammatically correct.
Part 4: European countries.
This is the object of the prepositional phrase "to several". "European" is an adjective describing "countries", and "countries" is a plural noun. This part is grammatically correct as the object of the preposition.
Identifying the Error
Based on our analysis, the error is in Part 2, "export from India". The verb 'export' should be in the past participle form, 'exported', to correctly form the passive voice with "Handicrafts are". The correct sentence should be "Handicrafts are exported from India to several European countries."
Connecting to the Options
The options provided correspond to the parts of the sentence:
Option 1: to several
Option 2: European countries
Option 3: Handicrafts are
Option 4: export from India
The part containing the error is "export from India", which matches Option 4.
Sentence Part
Content
Analysis
Error?
Part 1
Handicrafts are
Plural subject + correct 'be' form
No
Part 2
export from India
Verb needs to be past participle for passive voice
Yes
Part 3
to several
Prepositional phrase part
No
Part 4
European countries.
Object of preposition
No
Conclusion
The error is in the part "export from India". The verb 'export' should be 'exported' to form the passive voice correctly.
Revision Table: Handicrafts Sentence Error
Incorrect Part
Correct Form
Grammar Rule
export from India
exported from India
Use the past participle of the main verb in passive voice construction with 'be'.
Additional Information: Understanding Passive Voice
The passive voice is used when the focus is on the action being performed or the object receiving the action, rather than the subject performing it. The structure is:
\(\text{Subject} + \text{form of 'be'} + \text{Past Participle} + (\text{by} + \text{Agent})\)
In the original sentence, "Handicrafts" are the subject, and they are receiving the action of being exported. The sentence focuses on what happens to the handicrafts. If we were to write this sentence in the active voice, it might be something like: "\(\text{India exports handicrafts to several European countries.}\)" Here, "India" is the agent performing the action. In the passive sentence, the agent (India) is often omitted or placed in a 'by' phrase.
Examples of passive voice:
The letter was written by John.
The building is being renovated.
Mistakes were made.
It is crucial to use the correct past participle form of the main verb after the form of 'be' in passive voice sentences.
Paper & answer key PDF ↗ Question 90archived
Select the option that expresses the given sentence in active voice.
The booking will have been closed when you reach the theatre.
- A
They would have closed the booking when you reach the theatre.
- B
They had closed the booking when you reached the theatre.
- C
They will have closed the booking when you reach the theatre.
- D
They will close the booking when you reach the theatre.
Show answer
C. They will have closed the booking when you reach the theatre.The correct answer is They will have closed the booking when you reach the theatre.
It's crucial to maintain the original tense when changing the voice of the main verb. The Future Perfect Passive (will have been + past participle) transforms into the Future Perfect Active (will have + past participle). The tense of any subordinate clauses usually remains the same unless the context demands otherwise (which is not the case here). Understanding the structure of different verb tenses in both active and passive voice is key to performing these transformations accurately.
Paper & answer key PDF ↗ Question 91archived
Select the most appropriate option to substitute the underlined segment in the given sentence. If there is no need to substitute it, select ‘No substitution required’.
Would you have been so kind as to close the window?
- A
No substitution required
- B
Would you being
- C
Would you be
- D
Will you been
Show answer
C. Would you beUnderstanding Polite Requests in English Grammar
The question asks us to find the most appropriate way to phrase a polite request to close a window. The original sentence is “Would you have been so kind as to close the window?”, and we need to look at the underlined part “Would you have been”.
Let’s examine the structure and meaning of the original phrase and the options provided.
Analyzing the Original Phrase
The phrase “Would you have been so kind as to...” uses the structure “Would + subject + have + been”. This grammatical structure is typically used for the third conditional or a past hypothetical situation. For example, “Would you have been angry if I had arrived late?” This refers to a hypothetical event in the past.
However, the sentence asks someone to close a window now (implied by the request itself). It is a present or future polite request for action. Therefore, using a structure meant for past hypothetical situations is incorrect in this context.
Evaluating the Substitution Options
We need to choose the option that correctly forms a polite request using the modal verb “Would”.
Option 1: No substitution required
Keeping the original phrase “Would you have been” is grammatically incorrect for making a present polite request, as explained above.
Option 2: Would you being
This option uses the structure “Would + subject + being”. This is grammatically incorrect. Modal verbs like “Would” are followed by the base form of the verb (be, go, do, etc.), not the present participle (“being”).
Option 3: Would you be
This option uses the structure “Would + subject + be”. The phrase “Would you be so kind as to...” is a standard, polite, and grammatically correct way to ask someone to do something. It is equivalent to saying “Would you please...” or “Could you please...”. This structure correctly uses the modal verb “Would” followed by the base form of the verb “to be”.
Option 4: Will you been
This option uses the structure “Will + subject + been”. This is grammatically incorrect. The modal verb “Will” should be followed by the base form of the verb (“be”), not the past participle (“been”). While “Will you close the window?” is a valid (though less polite than “Would you”) request, the structure “Will you been” is always wrong.
Conclusion on Correct Substitution
Based on the analysis of grammar and the context of making a polite request, the correct substitution for “Would you have been” is “Would you be”.
The corrected sentence reads: “Would you be so kind as to close the window?”
Phrase
Structure
Context / Usage
Grammatical Correctness for Polite Request
Would you have been
Would + subject + have + V3 (been)
Past hypothetical/conditional
Incorrect
Would you being
Would + subject + being
N/A
Incorrect
Would you be
Would + subject + base verb (be)
Present/Future polite request
Correct
Will you been
Will + subject + V3 (been)
N/A
Incorrect
Revision Table: Polite Requests
Reviewing how to form polite requests using modal verbs.
Use “Would you...?” or “Could you...?” followed by the base form of the main verb.
Examples:
Would you open the door?
Could you help me?
Would you be able to attend?
Could you be so kind as to pass the salt?
The structure “Would you be so kind as to + base verb” is a very polite way to ask for something.
Additional Information: Modal Verbs
Modal verbs (like would, could, will, shall, may, might, must, can, should) are auxiliary verbs that add meaning to the main verb in a sentence. They often express possibility, necessity, permission, or requests.
A key rule for using modal verbs is that they are almost always followed by the base form of another verb.
Incorrect: You must to go. Correct: You must go.
Incorrect: He can speaks English. Correct: He can speak English.
Incorrect: We should went. Correct: We should go.
In the phrase “Would you be so kind...”, “be” is the base form of the verb “to be”, following the modal verb “Would”.
In “Would you have been so kind...”, “have been” is part of a perfect infinitive structure, which doesn't fit the simple present request context.
Paper & answer key PDF ↗ Question 92archived
Select the option that will improve the underlined part of the given sentence. In case no improvement is needed, select 'No improvement required'.
There are a bit nice shops in the town centr e.
- A
a bit nicer
- B
far more nicer
- C
far nicer
- D
No improvement required
Show answer
C. far nicerUnderstanding Sentence Improvement
The question asks us to choose the best option to replace the underlined part "a bit nice" in the sentence: "There are a bit nice shops in the town centre." This is a common type of grammar question that tests our understanding of adjectives, adverbs, and intensifiers.
Analyzing the Original Sentence
The phrase "a bit nice shops" sounds awkward in standard English. "Nice" is an adjective describing the shops. "A bit" is typically used to modify adjectives (e.g., "a bit cold") or adverbs (e.g., "a bit quickly") or with quantifiers ("a bit of sugar"). Using "a bit" directly before an adjective modifying a plural noun in this structure ("a bit nice shops") is not grammatically standard or natural-sounding.
Evaluating the Options for Improvement
Let's look at each option provided:
a bit nicer
This option uses the comparative form "nicer" and the intensifier "a bit". While "a bit nicer" is a valid phrase (e.g., "This shop is a bit nicer than that one"), using it in the structure "There are a bit nicer shops" is still somewhat awkward, especially without a clear comparison point. It implies that the shops are marginally better than some implied standard, but the phrasing remains less common for describing a general collection of shops.
far more nicer
This option is grammatically incorrect. "Nicer" is already the comparative form of "nice" (nice > nicer > nicest). We use either "more nice" or "nicer". We do not use "more" together with the "-er" ending. This is a common error called a double comparative.
far nicer
This option uses the comparative form "nicer" and the intensifier "far". "Far" is commonly used to intensify comparative adjectives (e.g., "far better", "far worse", "far happier", "far nicer"). The phrase "There are far nicer shops in the town centre" means the shops are significantly better than some implied standard or comparison point (e.g., shops in other towns, or shops compared to what was expected). This is grammatically correct and a natural way to express that the shops are of a much better quality.
No improvement required
As discussed, the original phrase "a bit nice shops" is not standard English. Therefore, improvement is required.
Conclusion on Sentence Improvement
Comparing the options, "far more nicer" is grammatically incorrect. "A bit nicer" is possible in some contexts but less natural in this specific structure than "far nicer". The original "a bit nice" is awkward. Therefore, "far nicer" provides a grammatically correct and meaningful improvement to the sentence, suggesting the shops are of notably high quality.
Phrase
Analysis
Grammatical Correctness
a bit nice shops
Awkward phrasing, "a bit" used unusually here.
Incorrect/Non-standard
a bit nicer shops
Possible but still slightly awkward structure.
Acceptable, but less natural than 'far nicer'
far more nicer shops
Double comparative ("more" + "-er").
Incorrect
far nicer shops
"Far" intensifies the comparative "nicer". Standard structure.
Correct and natural
Based on the analysis, the option that best improves the underlined part is "far nicer".
Revision Table: Adjective Intensifiers
Intensifiers like 'far' or 'a bit' modify adjectives or adverbs, often indicating degree. They are used differently with base, comparative, and superlative forms.
Adjective Form
Intensifiers
Examples
Base Form (e.g., nice)
very, really, quite, pretty
very nice, really nice
Comparative Form (e.g., nicer)
far, much, a lot, significantly, a bit, slightly
far nicer, much nicer, a bit nicer
Superlative Form (e.g., nicest)
by far, easily, much the
by far the nicest, easily the nicest
Note that "a bit" and "slightly" indicate a small degree, while "far", "much", "a lot", and "significantly" indicate a large degree of difference in the comparative form.
Additional Information: Describing Quality and Quantity
To describe the shops in the town centre, several phrases could be used depending on the intended meaning regarding their quality and quantity:
To state there are some shops of good quality: "There are some nice shops." or "There are a few nice shops."
To state the shops are of generally good quality: "The shops are nice."
To emphasize that the shops are of much better quality (compared to something else, or just generally very good): "There are far nicer shops." or "The shops are much nicer." or "There are some very nice shops."
The original phrasing "a bit nice shops" combines an unusual use of "a bit" with a plural noun phrase, making it grammatically unsound in standard English.
Paper & answer key PDF ↗ Question 93archived
Select the most appropriate synonym of the given word.
Bare
- A
Holy
- B
Basic
- C
Earthly
- D
Hidden
Show answer
B. BasicFinding the Most Appropriate Synonym for Bare
Let's find the most appropriate synonym for the word "Bare". Understanding the different meanings of "Bare" is key to selecting the correct synonym from the given options.
Understanding the Word "Bare"
The word "Bare" has several meanings, including:
Not clothed or covered; naked.
Without the usual or appropriate covering or contents; empty.
(of a place) bleak and without vegetation.
Just sufficient; basic or essential.
Unadorned; simple.
We need to look at the provided options and see which one aligns with one of these meanings.
Analyzing the Options
Let's examine each option:
Holy: Related to religion or considered sacred. This is not a meaning of "Bare".
Basic: Referring to the fundamental or lowest level; essential or simplest. This aligns with one of the meanings of "Bare" (just sufficient; basic or essential). For example, "bare necessities" means "basic necessities".
Earthly: Relating to the earth or human life rather than heaven or spirits. This is not a meaning of "Bare".
Hidden: Kept out of sight; concealed. This is the opposite of "Bare" when it means uncovered or exposed.
Comparing Bare and Options
Let's put the word and options into a table for clarity:
Word
Potential Meanings
Option
Relevance to "Bare"
Bare
Naked, Empty, Bleak, Basic, Simple
Holy
Not relevant
Bare
Naked, Empty, Bleak, Basic, Simple
Basic
Relevant (e.g., bare necessities = basic necessities)
Bare
Naked, Empty, Bleak, Basic, Simple
Earthly
Not relevant
Bare
Naked, Empty, Bleak, Basic, Simple
Hidden
Opposite in some contexts
Identifying the Most Appropriate Synonym
Based on the analysis, the word "Basic" is the only option that directly serves as a synonym for one of the established meanings of "Bare" in phrases like "bare minimum" or "bare essentials".
Therefore, the most appropriate synonym among the given options for "Bare" is "Basic".
Revision Table: Reviewing Synonyms of Bare
Word
Selected Synonym
Explanation
Bare
Basic
"Bare" can mean 'just sufficient' or 'essential', which is synonymous with 'basic'.
Additional Information on "Bare" Synonyms and Antonyms
The word "Bare" is quite versatile, and its synonyms depend heavily on the context in which it is used. For example:
If "Bare" means 'uncovered', synonyms include naked, exposed, unclothed.
If "Bare" means 'empty', synonyms include vacant, clear, devoid.
If "Bare" means 'plain' or 'unadorned', synonyms include simple, unembellished, plain.
If "Bare" means 'basic' or 'essential', synonyms include basic, fundamental, essential.
Some common antonyms for "Bare" include covered, clothed, full, decorated, complex.
Paper & answer key PDF ↗ Question 94archived
Arrange the statements in the correct order to make a meaningful paragraph.
A. Impressed with Jane’s patience with animals, he chose her for the mission to understand chimpanzees.
B. In 1957, she went to Kenya where she met the British paleoanthropologist, Louis Leakey.
C. As a child she would wait for hours to observe a chicken laying an egg.
D. Jane Goodall grew up in the English town of Bournemouth.
- A
DBAC
- B
DCBA
- C
ABCD
- D
CDBA
Show answer
B. DCBAArranging Statements to Form a Meaningful Paragraph about Jane Goodall
The question asks us to arrange four given statements (A, B, C, and D) into a logical sequence that forms a coherent and meaningful paragraph about the life and work of Jane Goodall.
Let's analyze each statement:
A. Impressed with Jane’s patience with animals, he chose her for the mission to understand chimpanzees.
B. In 1957, she went to Kenya where she met the British paleoanthropologist, Louis Leakey.
C. As a child she would wait for hours to observe a chicken laying an egg.
D. Jane Goodall grew up in the English town of Bournemouth.
Logical Flow and Chronological Order
To arrange these statements correctly, we need to think about the natural progression of events or ideas in a person's life story:
We usually start with the person's background or early life. Statement D introduces Jane Goodall and where she grew up. This is a good starting point.
Following her childhood, we can talk about early signs of her interest or passion. Statement C describes her childhood patience and interest in observing animals, which fits well after introducing her early life.
Next, we move to a significant event or phase in her adult life. Statement B mentions her going to Kenya in 1957 and meeting Louis Leakey. This is a key event that happens after her childhood.
Finally, we discuss the consequence of meeting Louis Leakey and how it led to her famous work. Statement A explains that Leakey was impressed by her patience (connecting to her childhood characteristic mentioned in C) and chose her for the chimpanzee mission, which directly follows meeting him (B).
Based on this logical and chronological flow, the correct order of statements is D > C > B > A.
Let's assemble the paragraph in this order:
Jane Goodall grew up in the English town of Bournemouth. (D)
As a child she would wait for hours to observe a chicken laying an egg. (C)
In 1957, she went to Kenya where she met the British paleoanthropologist, Louis Leakey. (B)
Impressed with Jane’s patience with animals, he chose her for the mission to understand chimpanzees. (A)
This sequence forms a coherent and meaningful paragraph about Jane Goodall's early life, her developing interest in animals, meeting Louis Leakey, and the beginning of her famous chimpanzee research.
Checking the Options
Comparing our derived order DCBA with the given options:
Option
Order
Matches DCBA?
1
DBAC
No
2
DCBA
Yes
3
ABCD
No
4
CDBA
No
The order DCBA matches Option 2.
Final Arranged Paragraph
Jane Goodall grew up in the English town of Bournemouth. As a child she would wait for hours to observe a chicken laying an egg. In 1957, she went to Kenya where she met the British paleoanthropologist, Louis Leakey. Impressed with Jane’s patience with animals, he chose her for the mission to understand chimpanzees.
Revision Table: Arranging Statements
Statement
Content
Logical Place
D
Jane Goodall grew up in Bournemouth.
Beginning (Introduction)
C
Childhood observation of animals.
Follows introduction, shows early interest.
B
Went to Kenya, met Louis Leakey.
Key event after childhood.
A
Leakey chose her due to patience for chimpanzee mission.
Consequence of meeting Leakey, links back to patience.
The logical sequence is D > C > B > A.
Additional Information about Jane Goodall
Dr. Jane Goodall is a world-renowned primatologist and anthropologist. Her groundbreaking work studying chimpanzees in Gombe Stream National Park, Tanzania, revolutionized our understanding of these complex animals. She observed behaviors like tool use and social structures, which challenged existing scientific beliefs. Beyond her research, she is a passionate conservationist and activist, advocating for wildlife protection and environmental sustainability through the Jane Goodall Institute.
Paper & answer key PDF ↗ Question 95archived
Select the most appropriate ANTONYM of the given word.
PRIMARY
- A
Secondary
- B
Effective
- C
Applicable
- D
Active
Show answer
A. SecondaryThe correct answer is Secondary.
If "PRIMARY" refers to 'original', antonyms could include 'secondary' (as in secondary source) or 'derivative'. If "PRIMARY" refers to 'main' or 'principal', related contrasting terms might include 'subordinate', 'ancillary', or 'tertiary' (which means third in order or importance). However, among the given options, "Secondary" is the only word that serves as a general and direct antonym for "PRIMARY" by indicating something of lesser importance or coming after the primary stage.
Paper & answer key PDF ↗ Question 96archived
Select the most appropriate option to fill in blank number 1.
- A
over
- B
along
- C
against
- D
above
Show answer
C. against"Tied to" is also a common phrase to indicate securing something to another object, but "against" adds the nuance of being secured while pressed up against the object, which is typical when tying someone to a tree. Understanding common prepositional phrases helps in filling blanks accurately in reading comprehension exercises. Always consider the physical action or state being described when choosing a preposition related to position or movement.
Paper & answer key PDF ↗ Question 97archived
Select the most appropriate option to fill in blank number 2.
- A
struggles
- B
struggle
- C
struggling
- D
struggled
Show answer
C. strugglingDescribe two or more actions that were happening at the same time in the past. Set the scene for a story. In the sentence from the passage, "The lion was struggling to get away", the past continuous tense is used to describe the ongoing action of the lion at the time it was tied to the tree.
Paper & answer key PDF ↗ Question 98archived
Select the most appropriate option to fill in blank number 3.
- A
Nevertheless
- B
Although
- C
Soon
- D
But
Show answer
C. SoonThese highlight differences or opposing ideas. Connectors showing cause and effect: 'Because', 'since', 'so', 'therefore', 'as a result'. These show a relationship where one thing leads to another. Choosing the correct connector is crucial for clarity and coherence in writing and in passage completion tasks.
Paper & answer key PDF ↗ Question 99archived
Select the most appropriate option to fill in blank number 4.
- A
chews
- B
gnawed
- C
nibble
- D
bitten
Show answer
B. gnawedHere's a quick look: Base form: gnaw Simple Past: gnawed Past Participle: gnawed or gnawn (gnawed is more common) Present Participle: gnawing Examples: Squirrels gnaw on nuts. The mouse gnawed through the wire. The bone had been thoroughly gnawed . She was gnawing on her pencil. In the context of the passage, the mouse is actively working to break the ropes, making 'gnawed' the most fitting and descriptive verb.
Paper & answer key PDF ↗ Question 100archived
Select the most appropriate option to fill in blank number 5.
- A
speed away
- B
sped off
- C
speed up
- D
speds out
Show answer
B. sped offThis fable highlights themes of: Reciprocity and gratitude. The value of helping others, regardless of their size or strength. Underestimating others can be a mistake. Understanding the context of well-known stories like this can sometimes help you predict the likely actions and vocabulary in a passage completion exercise.
Paper & answer key PDF ↗ Browser storage is unavailable. You can still browse and practise; progress will last for this visit.