Q. In an objective type test of 90 questions, 5 marks are allotted for every correct answer and 2 marks are deducted for every wrong answer. After attempting all the 90 questions, a student got a total of 387 marks. What is the number of incorrect response ?
(a) 9 (b) 13 (c) 27 (d) 43 Correct Answer: (a) 9
Question from UPSC Prelims 2021 CSAT Paper
Explanation :
Objective type test of 90 questions
Given Information: Total questions = 90 Marks for correct answer = +5 Marks for incorrect answer = -2 Total marks obtained = 387
Let’s solve: x = number of correct answers y = number of incorrect answers
Equation 1 (Total Questions): x + y = 90
Equation 2 (Total Marks): 5x – 2y = 387
Solving the System of Equations: From Equation 1: x + y = 90 x = 90 – y Substitute in Equation 2: 5(90 – y) – 2y = 387 450 – 5y – 2y = 387 450 – 7y = 387 -7y = -63 y = 9
Q. A person P asks one of his three friends X as to how much money he had. X replied, “If Y given me Rs. 40, then Y will have half of as much as Z, but if Z gives me Rs. 40, then three of us will have equal amount.” What is the total amount of money that X, Y and Z have ?
Q. Jay and Vijay spent an equal amount of money to buy some pens and special pencils of the same quality from the same store. If Jay bought 3 pens and 5 pencils, and Vijay bought 2 pens and 7 pencils, then which one of the following is correct ?
(a) A pencil costs more than a pen. (b) The price of a pencil is equal to that of a pen (c) The price of a pen is two times the price of a pencil (d) The price of a pen is three times the price of a pencil Correct Answer: (c) The price of a pen is two times the price of a pencil
Question from UPSC Prelims 2021 CSAT Paper
Explanation :
Jay and Vijay spent an equal amount of money
Let’s say the price of a pen is x and the price of a pencil is y.
Since Jay and Vijay spent an equal amount of money, we can write an equation to represent this: 3x + 5y = 2x + 7y.
Solving this equation for x and y, we get: 3x + 5y = 2x + 7y 3x – 2x = 7y – 5y ; x = 2y
Q. An amount of money was distributed among A, B and C in the ratio p : q : r.
Consider the following statements : 1. A gets the maximum share if p is greater than (q+r). 2. C gets the minimum share if r is less than (p+q). Which of the above statements is/are correct ? (a) 1 only (b) 2 only (c) Both 1 and 2 (d) Neither 1 nor 2 Correct Answer: (a) 1 only
Question from UPSC Prelims 2021 CSAT Paper
Explanation :
Amount of money was distributed among a b and c
Ratio of distribution of money among A, B, and C is p : q : r.
Considering statement 1: If p > (q + r), then p is definitely the largest number. So, A must have got the maximum share. Hence, statement 1 is correct.
Considering statement 2: If r < (p + q), then r may or may not be the smallest number. For example, 5 < (2 + 4) So, C may or may not have got the minimum share. Hence, statement 2 is incorrect.
Q. There are 6 persons arranged in a row. Another person has to shake hands with 3 of them so that he should not shake hands with two consecutive persons. In how many distinct possible combinations can the handshakes take place?
(a) 3 (b) 4 (c) 5 (d) 6 Correct Answer: (b) 4
Question from UPSC Prelims 2021 CSAT Paper
Explanation :
6 Person in a row handshake combinations
Let’s consider the 6 persons in a row as A, B, C, D, E, and F. The person can shake hands with 3 of them in the following distinct combinations:
A C E
A C F
A D F
B D F
In each of these combinations, the person does not shake hands with two consecutive persons. So there are a total of 4 distinct possible combinations for the handshakes to take place, and the correct answer is (b) 4.
Q. Consider the following statements : 1. The sum of 5 consecutive integers can be 100. 2. The product of three consecutive natural numbers can be equal to their sum.
which of the above statements is/are correct? (a) 1 only (b) 2 only (c) Both 1 and 2 (d) Neither 1 nor 2 Correct Answer: (c) Both 1 and 2
Question from UPSC Prelims 2021 CSAT Paper
Explanation :
Sum & Product of Consecutive Integers
Problem Part 1 – Five Consecutive Integers Let’s say the first integer is x. The next four numbers are: x+1, x+2, x+3, and x+4 The sum of these five numbers is 5x + 10 If this sum equals 100, then: 5x + 10 = 100 Solving for x: x = 18 Therefore, the five consecutive integers are: 18, 19, 20, 21, 22
Problem Part 2 – Numbers 1, 2, and 3 Sum: 1 + 2 + 3 = 6 Product: 1 × 2 × 3 = 6
Conclusion: Both statements are correct since: 1. We found five consecutive integers that sum to 100 2. For numbers 1, 2, and 3, their sum equals their product