191. If 15% of A is double of 30% of B, then what is the ratio of A to B?

If 15% of A is double of 30% of B, then what is the ratio of A to B?

[amp_mcq option1=”1 : 2″ option2=”2 : 1″ option3=”1 : 4″ option4=”4 : 1″ correct=”option4″]

This question was previously asked in
UPSC CAPF – 2020
4 : 1
Translate the percentage relationship into an algebraic equation and solve for the ratio of A to B.
The statement “15% of A is double of 30% of B” can be written as:
$0.15 \times A = 2 \times (0.30 \times B)$
$0.15 A = 0.60 B$
To find the ratio of A to B (A/B), we can rearrange the equation:
$\frac{A}{B} = \frac{0.60}{0.15} = \frac{60}{15} = \frac{4}{1}$
So, the ratio of A to B is 4:1.

192. Which one of the following is the greatest number by which the product

Which one of the following is the greatest number by which the product of three consecutive even numbers would be exactly divisible?

[amp_mcq option1=”12″ option2=”24″ option3=”48″ option4=”64″ correct=”option3″]

This question was previously asked in
UPSC CAPF – 2020
48
The product of any three consecutive even numbers is always divisible by a certain greatest common factor.
Let the three consecutive even numbers be $2n, 2n+2, 2n+4$ for any integer $n \ge 1$.
Their product is $P = (2n)(2n+2)(2n+4) = 2n \cdot 2(n+1) \cdot 2(n+2) = 8n(n+1)(n+2)$.
The product of three consecutive integers $n(n+1)(n+2)$ is always divisible by $3! = 6$ (as one is divisible by 3 and at least one is divisible by 2).
Therefore, the product $P = 8 \times [n(n+1)(n+2)]$ is always divisible by $8 \times 6 = 48$.
To find the greatest number that *exactly* divides the product, we consider the smallest possible product, which occurs when $n=1$: $2 \times 4 \times 6 = 48$.
Any number that divides all such products must divide 48. The largest divisor of 48 is 48 itself. Since we’ve shown all products are divisible by 48, the greatest such number is 48.

193. In an exam, a candidate attempts 20 questions and scores 72 marks. If

In an exam, a candidate attempts 20 questions and scores 72 marks. If 5 marks are awarded for each correct answer and 2 marks are deducted for each wrong answer, then how many questions were answered correctly by him ?

[amp_mcq option1=”18″ option2=”17″ option3=”16″ option4=”15″ correct=”option3″]

This question was previously asked in
UPSC CAPF – 2020
16
This problem can be solved by setting up a system of two linear equations based on the given information about the number of questions attempted and the total score.
Let ‘c’ be the number of questions answered correctly and ‘w’ be the number of questions answered incorrectly.
Total questions attempted: c + w = 20
Total score: 5c – 2w = 72
From the first equation, w = 20 – c. Substitute this into the second equation:
5c – 2(20 – c) = 72
5c – 40 + 2c = 72
7c = 72 + 40
7c = 112
c = 112 / 7
c = 16
So, the candidate answered 16 questions correctly.

194. Consider the following figure : [Image of a circle divided into 6 sect

Consider the following figure :
[Image of a circle divided into 6 sectors with numbers 1, 2, ?, 8, 4, 12 in sectors clockwise, starting from top right]
Find out the missing number from among the following :

[amp_mcq option1=”12″ option2=”16″ option3=”32″ option4=”48″ correct=”option2″]

This question was previously asked in
UPSC CAPF – 2019
The numbers in the circle, starting from the top right and moving clockwise, are 1, 2, ?, 8, 4, 12.
Let’s look for patterns between adjacent numbers or opposite numbers.
Examining opposite numbers:
1 is opposite 8. Product = 1 * 8 = 8.
2 is opposite 4. Product = 2 * 4 = 8.
The missing number (?) is opposite 12. If the pattern is that the product of opposite numbers is constant (8), then ? * 12 = 8, which means ? = 8/12 = 2/3. However, 2/3 is not among the integer options.

Let’s examine the relationship between adjacent numbers. Let P(i) be the number at position i (clockwise, starting from top-right as position 1).
P1=1, P2=2, P3=?, P4=8, P5=4, P6=12.
P2 = P1 * 2 (1 * 2 = 2)
P5 = P4 / 2 (8 / 2 = 4)
P6 = P5 * 3 (4 * 3 = 12)
P1 = P6 / 12 (12 / 12 = 1)
We have the operations: x2, ?, ?, /2, x3, /12.
Let the unknown operations be xM1 and xM2:
P2 = P1 * 2
P3 = P2 * M1
P4 = P3 * M2
P5 = P4 * (1/2)
P6 = P5 * 3
P1 = P6 * (1/12)

Let’s try the options for ?.
If ? = 16 (Option B), then P3 = 16.
P3 = P2 * M1 => 16 = 2 * M1 => M1 = 8.
P4 = P3 * M2 => 8 = 16 * M2 => M2 = 8/16 = 1/2.
The sequence of multipliers between adjacent numbers becomes: 2, 8, 1/2, 1/2, 3, 1/12.
1 x 2 = 2
2 x 8 = 16
16 x 1/2 = 8
8 x 1/2 = 4
4 x 3 = 12
12 x 1/12 = 1
This sequence of operations links all numbers in the circle correctly when the missing number is 16. While the sequence of multipliers (2, 8, 1/2, 1/2, 3, 1/12) isn’t trivially patterned, it allows all given numbers and one option to fit consistently. The alternative pattern of opposite products (8) gives a non-integer result not among options. Therefore, 16 is the most likely intended answer based on finding a consistent (though complex) relationship between adjacent numbers that incorporates one of the options.

– Examine relationships between adjacent numbers or opposite numbers.
– The pattern might involve multiplication or division.
– Test options if a simple pattern isn’t immediately obvious.
Number puzzles in circular arrangements often involve relationships between adjacent elements, elements directly opposite each other, or elements at specific intervals around the circle. Sometimes, the position number itself is part of the pattern.

195. Consider the following series : 1, 9, 17, 33, 49, 73, … Identify the

Consider the following series :
1, 9, 17, 33, 49, 73, …
Identify the missing number from the following :

[amp_mcq option1=”99″ option2=”97″ option3=”95″ option4=”91″ correct=”option2″]

This question was previously asked in
UPSC CAPF – 2019
The given series is 1, 9, 17, 33, 49, 73, …
Let’s find the difference between consecutive terms:
9 – 1 = 8
17 – 9 = 8
33 – 17 = 16
49 – 33 = 16
73 – 49 = 24
The sequence of differences is 8, 8, 16, 16, 24. The pattern is that each difference appears twice, and the difference increases by 8 each time (8, then 8+8=16, then 16+8=24).
Following this pattern, the next difference should also be 24.
The missing number is the last term plus the next difference: 73 + 24 = 97.
– Analyze the differences between consecutive terms to find the underlying pattern.
– The differences form a sequence of paired numbers with a constant increment.
This is a type of second-order arithmetic progression where the differences between terms follow a pattern. Recognizing the sequence of differences (8, 8, 16, 16, 24, 24…) is key to solving the puzzle.

196. If 2 [3] 4 = 14 and 3 [4] 6 = 60, then 4 [5] 7 = ?

If 2 [3] 4 = 14 and 3 [4] 6 = 60, then 4 [5] 7 = ?

[amp_mcq option1=”72″ option2=”84″ option3=”96″ option4=”108″ correct=”option4″]

This question was previously asked in
UPSC CAPF – 2019
Let the operation a [b] c produce the result R.
Case 1: 2 [3] 4 = 14. Here a=2, b=3, c=4, R=14.
Case 2: 3 [4] 6 = 60. Here a=3, b=4, c=6, R=60.
We need to find the result for 4 [5] 7 = ?, where a=4, b=5, c=7.

Let’s test the formula R = (a * b + a * c) * (a-1).
For Case 1 (a=2, b=3, c=4): (2*3 + 2*4) * (2-1) = (6 + 8) * 1 = 14 * 1 = 14. This matches the given result.
For Case 2 (a=3, b=4, c=6): (3*4 + 3*6) * (3-1) = (12 + 18) * 2 = 30 * 2 = 60. This matches the given result.

Now apply the formula to the third case (a=4, b=5, c=7):
R = (4*5 + 4*7) * (4-1) = (20 + 28) * 3 = 48 * 3 = 144.
This result (144) is not among the options.

Let’s try another possible pattern based on the values. Consider the formula R = (a*b + a*c) + (a-2)*30.
For Case 1 (a=2, b=3, c=4): (2*3 + 2*4) + (2-2)*30 = (6 + 8) + 0*30 = 14 + 0 = 14. This matches.
For Case 2 (a=3, b=4, c=6): (3*4 + 3*6) + (3-2)*30 = (12 + 18) + 1*30 = 30 + 30 = 60. This matches.

Now apply this formula to the third case (a=4, b=5, c=7):
R = (4*5 + 4*7) + (4-2)*30 = (20 + 28) + 2*30 = 48 + 60 = 108.
This result (108) is present in option D. This pattern appears consistent with the given examples and options.

The rule is a [b] c = (a * b + a * c) + (a – 2) * 30.

– Identify the mathematical operation or pattern relating the three numbers to the result.
– Test the derived pattern with all given examples.
– Apply the confirmed pattern to find the missing value.
Number puzzles like this require careful observation and testing of various arithmetic and algebraic combinations of the given numbers. Common patterns involve sums, differences, products, quotients, powers, and combinations thereof, often applied in a consistent way across the examples.

197. If 5472 = 9, 6342 = 6 and 7584 = 6, then what is 9236 ?

If 5472 = 9, 6342 = 6 and 7584 = 6, then what is 9236 ?

[amp_mcq option1=”2″ option2=”3″ option3=”4″ option4=”5″ correct=”option1″]

This question was previously asked in
UPSC CAPF – 2019
The correct answer is A) 2.
We need to find the pattern connecting the four-digit numbers on the left side of the equality and the single-digit numbers on the right side. Let’s examine the given examples:
1) 5472 = 9
Let’s try operations on the digits: 5, 4, 7, 2.
Sum of digits: 5 + 4 + 7 + 2 = 18. The result is 9. The digital root of 18 (1+8) is 9.
2) 6342 = 6
Digits: 6, 3, 4, 2.
Sum of digits: 6 + 3 + 4 + 2 = 15. The result is 6. The digital root of 15 (1+5) is 6.
3) 7584 = 6
Digits: 7, 5, 8, 4.
Sum of digits: 7 + 5 + 8 + 4 = 24. The result is 6. The digital root of 24 (2+4) is 6.

The pattern appears to be calculating the sum of the digits of the number and then finding the digital root (summing digits repeatedly until a single digit is obtained).

Now, apply this pattern to the number 9236:
Sum of digits: 9 + 2 + 3 + 6 = 20.
Find the digital root of 20: 2 + 0 = 2.

Therefore, 9236 = 2 based on the established pattern.

Such coding or pattern recognition problems in aptitude tests often involve simple arithmetic operations on the digits, their positions, or groups of digits. Digital root is a common pattern used.

198. When the digits of two-digit numbers are reversed, the number increase

When the digits of two-digit numbers are reversed, the number increases by 27, the sum of such two-digit numbers is

[amp_mcq option1=”235″ option2=”249″ option3=”213″ option4=”180″ correct=”option2″]

This question was previously asked in
UPSC CAPF – 2019
The correct answer is B) 249.
Let the two-digit number be represented as 10t + u, where t is the tens digit (t ∈ {1, 2, …, 9}) and u is the units digit (u ∈ {0, 1, …, 9}).
When the digits are reversed, the new number is 10u + t.
The problem states that the number increases by 27 when the digits are reversed.
So, (10u + t) – (10t + u) = 27.
10u + t – 10t – u = 27
9u – 9t = 27
9(u – t) = 27
u – t = 3.
This condition means the units digit is 3 greater than the tens digit. We need to find all two-digit numbers (10t + u) that satisfy this condition, keeping in mind the constraints on t and u.
Possible pairs (t, u) where u – t = 3:
– If t = 1, u = 1 + 3 = 4. The number is 14. Reversed: 41 (41 – 14 = 27). Valid.
– If t = 2, u = 2 + 3 = 5. The number is 25. Reversed: 52 (52 – 25 = 27). Valid.
– If t = 3, u = 3 + 3 = 6. The number is 36. Reversed: 63 (63 – 36 = 27). Valid.
– If t = 4, u = 4 + 3 = 7. The number is 47. Reversed: 74 (74 – 47 = 27). Valid.
– If t = 5, u = 5 + 3 = 8. The number is 58. Reversed: 85 (85 – 58 = 27). Valid.
– If t = 6, u = 6 + 3 = 9. The number is 69. Reversed: 96 (96 – 69 = 27). Valid.
– If t = 7, u = 7 + 3 = 10 (not a single digit). So, we stop here.
The two-digit numbers that satisfy the condition are 14, 25, 36, 47, 58, and 69.
The sum of these numbers is 14 + 25 + 36 + 47 + 58 + 69.
Sum = (10+4) + (20+5) + (30+6) + (40+7) + (50+8) + (60+9)
Sum = (10+20+30+40+50+60) + (4+5+6+7+8+9)
Sum = 210 + 39 = 249.
Alternatively, Sum = (14 + 69) + (25 + 58) + (36 + 47) = 83 + 83 + 83 = 3 * 83 = 249.
Problems involving two-digit numbers and reversed digits often lead to simple linear equations relating the tens and units digits, typically involving a multiple of 9.

199. The least integer when multiplied by 2940 becomes a perfect square is

The least integer when multiplied by 2940 becomes a perfect square is

[amp_mcq option1=”10″ option2=”15″ option3=”20″ option4=”35″ correct=”option2″]

This question was previously asked in
UPSC CAPF – 2019
The correct answer is B) 15.
To find the least integer by which 2940 must be multiplied to make it a perfect square, we need to find the prime factorization of 2940.
2940 = 294 * 10
294 = 2 * 147 = 2 * 3 * 49 = 2 * 3 * 7^2
10 = 2 * 5
So, 2940 = (2 * 3 * 7^2) * (2 * 5) = 2^2 * 3^1 * 5^1 * 7^2.
For a number to be a perfect square, the exponents of all prime factors in its prime factorization must be even.
In the prime factorization of 2940 (2^2 * 3^1 * 5^1 * 7^2), the exponents of the prime factors are 2 (for 2), 1 (for 3), 1 (for 5), and 2 (for 7).
The exponents of 3 and 5 are odd. To make them even, we need to multiply 2940 by 3^1 and 5^1.
The least integer needed to multiply is 3 * 5 = 15.
When multiplied by 15, the number becomes 2^2 * 3^1 * 5^1 * 7^2 * (3 * 5) = 2^2 * 3^2 * 5^2 * 7^2 = (2 * 3 * 5 * 7)^2. This is a perfect square.
A number is a perfect square if and only if all the exponents in its prime factorization are even. To find the least multiplier to make a number a perfect square, identify the prime factors with odd exponents and multiply the number by the product of these prime factors raised to the power needed to make their exponents even (which will always be 1 for each such prime factor).

200. The next term of the series BCYX, EFVU, HISR, KLPO, ………. is

The next term of the series BCYX, EFVU, HISR, KLPO, ………. is

[amp_mcq option1=”NOML” option2=”NOLM” option3=”ONML” option4=”ONLM” correct=”option1″]

This question was previously asked in
UPSC CAPF – 2019
The correct answer is A) NOML.
Let’s analyze the pattern of the letters in each group based on their position in the English alphabet (A=1, B=2, … Z=26).
BCYX: (2, 3, 25, 24)
EFVU: (5, 6, 22, 21)
HISR: (8, 9, 19, 18)
KLPO: (11, 12, 16, 15)

Let’s look at the sequence of positions for each position in the four-letter group:
1st letter: 2, 5, 8, 11. This is an arithmetic progression with a common difference of +3. The next term is 11 + 3 = 14 (N).
2nd letter: 3, 6, 9, 12. This is an arithmetic progression with a common difference of +3. The next term is 12 + 3 = 15 (O).
3rd letter: 25, 22, 19, 16. This is an arithmetic progression with a common difference of -3. The next term is 16 – 3 = 13 (M).
4th letter: 24, 21, 18, 15. This is an arithmetic progression with a common difference of -3. The next term is 15 – 3 = 12 (L).

Combining the next letters based on the pattern: N O M L.
Thus, the next term in the series is NOML.

Series problems often involve sequences based on alphabetical order, arithmetic progressions, skipping letters, reversing sequences, or combinations thereof. Analyzing the positions of letters is a common method to identify the underlying pattern.

Exit mobile version