UPSC Exam  >  UPSC Tests  >  CSAT Preparation  >  Test: Problem Solving- 3 - UPSC MCQ

Test: Problem Solving- 3 - UPSC MCQ


Test Description

15 Questions MCQ Test CSAT Preparation - Test: Problem Solving- 3

Test: Problem Solving- 3 for UPSC 2025 is part of CSAT Preparation preparation. The Test: Problem Solving- 3 questions and answers have been prepared according to the UPSC exam syllabus.The Test: Problem Solving- 3 MCQs are made for UPSC 2025 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests for Test: Problem Solving- 3 below.
Solutions of Test: Problem Solving- 3 questions in English are available as part of our CSAT Preparation for UPSC & Test: Problem Solving- 3 solutions in Hindi for CSAT Preparation course. Download more important topics, notes, lectures and mock test series for UPSC Exam by signing up for free. Attempt Test: Problem Solving- 3 | 15 questions in 30 minutes | Mock test for UPSC preparation | Free important questions MCQ to study CSAT Preparation for UPSC Exam | Download free PDF with solutions
Test: Problem Solving- 3 - Question 1

6 students of nursery class are playing a game. They are standing in a circle and have to pass a ball among themselves. How many such passes are possible? 

Detailed Solution for Test: Problem Solving- 3 - Question 1
  • There are 6 students standing in a circle.

  • The ball can be passed from one student to any other student except themselves.

  • So, from each student, the ball can be passed to 5 other students.

To find the total number of possible passes in one move:

  • Number of students = 6

  • Number of choices for passing the ball from one student = 5

Total possible passes = 6 x 5 = 30

So, the answer is option B: 30.

Test: Problem Solving- 3 - Question 2

There are 5 boys standing in a row and 5 girls are to be paired with them for a group dance competition in a school. In how many ways can the girls be made to stand? 

Detailed Solution for Test: Problem Solving- 3 - Question 2

So that gives 5x4x3x2 = 120 possible ways to pair up 5 boys and 5 girls into boy-girl couples. Putting the boys in a fixed row, any permutation of the girls will make a valid pairing. So in total there will be 5!= 120 different ways to arrange boy-girl pairs.

Test: Problem Solving- 3 - Question 3

In the editorial group’s photograph of a school all the 5 teachers are to be seated in the front row. Four girls are to be in the second row and six boys in the third row. If the principal has a fixed seat in the first row, then how many arrangements are possible? 

Detailed Solution for Test: Problem Solving- 3 - Question 3

Step 1: Arrangements in the first row

  • There are 5 teachers to be seated in the first row.

  • The principal has a fixed seat, so only the other 4 teachers can be arranged.

  • Number of ways to arrange the 4 teachers in the remaining 4 seats = 4! = 24.


Step 2: Arrangements in the second row

  • There are 4 girls to be seated.

  • Number of ways to arrange 4 girls in 4 seats = 4! = 24.


Step 3: Arrangements in the third row

  • There are 6 boys to be seated.

  • Number of ways to arrange 6 boys in 6 seats = 6! = 720.


Step 4: Total number of arrangements

Total arrangements = (arrangements in first row) × (arrangements in second row) × (arrangements in third row)

= 4! × 4! × 6!

= 24 × 24 × 720

= 24 × (24 × 720)

First calculate 24 × 720 = 17280

Then multiply by 24: 17280 × 24 = 414,720

Test: Problem Solving- 3 - Question 4

In how many ways can 8 people be seated at a round table? 

Detailed Solution for Test: Problem Solving- 3 - Question 4

When seating people around a round table, the number of distinct arrangements is given by:

(n - 1)!

because rotating the whole arrangement doesn't create a new seating order.


Here, n = 8 people.

Number of ways = (8 - 1)! = 7! = 5040

Test: Problem Solving- 3 - Question 5

Sunita wants to make a necklace. She has 8 beads. How many different choices does she have? 

Detailed Solution for Test: Problem Solving- 3 - Question 5

Eight different beads can be arranged in a circular form in (8-1)!=7! Ways. Since there is no distinction between the clockwise and anticlockwise arrangement, the required number of arrangements is 
7! /2 = 2520
 

Test: Problem Solving- 3 - Question 6

From city A to B there are 3 different roads. From B to C there are 5. From C to D there are 2. Laxman has to go from city A to D attending some work in city B and C on the way and has to come back in the reverse order. In how many ways can he complete his journey if he has to take a different while coming back than he did while going? 

Detailed Solution for Test: Problem Solving- 3 - Question 6

Step 1: Number of ways to go from A to D via B and C

The total ways to go from A to D = (ways A→B) × (ways B→C) × (ways C→D)

= 3 × 5 × 2 = 30 ways.

Step 2: Number of ways to come back from D to A taking different roads than going

  • For D → C, roads are same as C → D, total 2 roads. He must take a different one from the one he took going.

    • So if he took 1 road going, he has 1 different road coming back.

  • For C → B, roads same as B → C (5 roads).

    • Similarly, he must choose a different road on return → 4 choices (5 - 1).

  • For B → A, roads same as A → B (3 roads).

    • He must choose a different road on return → 2 choices (3 - 1).

Step 3: Total ways to return taking different roads

For each way going, number of ways coming back =

= (number of ways to take different roads on D→C) × (C→B) × (B→A)

= 1 × 4 × 2 = 8 ways.

Step 4: Total possible ways for the complete journey

= (ways going) × (ways returning with different roads)

= 30 × 8 = 240

Test: Problem Solving- 3 - Question 7

Neetu has five identical beads each of nine different colours. She wants to make a necklace such that the beads of the same colour always come together. How many different arrangements can she have? 

Detailed Solution for Test: Problem Solving- 3 - Question 7

Here is the extracted text without using LaTeX or KaTeX:

Step 1:
Consider the arrangements as circular permutations.

  • Since the beads of the same color must come together, treat each color as a single unit.

  • There are 9 different colors, so there are 9 units to arrange in a circle.

  • The number of circular permutations of n distinct objects is (n - 1) !.

  • In this case, the number of circular permutations is (9 - 1) ! = 8 !

Step 2: Account for the necklace being able to be flipped.

  • A necklace can be flipped, so each arrangement in the circular permutation is counted twice.

  • To correct for this, divide the number of circular permutations by 2.

  • The number of arrangements is (8 !) /  2.

Step 3:Calculate the result.

  • Calculate 8 ! = 8 x 7 x 6 x 5 x 4 x 3 x 2 x 1 = 40320.

  • Divide by 2: 40320 /  2 = 20160.


Test: Problem Solving- 3 - Question 8

On a chess board one white square is chosen at random. In how many ways can a black square be chosen such that it does not lie in the same row as the white square? 

Detailed Solution for Test: Problem Solving- 3 - Question 8

Step 1: Understand the board

  • The chessboard has 64 squares: 32 white squares and 32 black squares.

  • Each row contains exactly 4 white squares and 4 black squares, alternating.

  • So, each row has 4 white squares and 4 black squares.

Step 2: Pick one white square

  • Suppose the white square is in a particular row (say row r).

  • Since the white square is fixed, the row r is fixed.

Step 3: Black squares NOT in the same row

  • Total black squares on the board = 32.

  • Black squares in the same row r = 4 (since each row has 4 black squares).

  • Black squares not in row r = 32 - 4 = 28.

Step 4: Conclusion

For any chosen white square (in row r), the number of black squares that are not in the same row = 28.

Test: Problem Solving- 3 - Question 9

How many necklaces can be made using at least 5 from 8 beads of different colours? 

Detailed Solution for Test: Problem Solving- 3 - Question 9

The correct answer is 2952 .

the solution is simple !!!

At least 5 from 8 means we have 5,6,7, and 8.

for necklace or circle we take (n-1)!, then

4!+5!+6!+7!= 5904.

For necklace we have pairs (mirror), so we divide on 2.

5904/2= 2952

Test: Problem Solving- 3 - Question 10

    Find the possible values of n if 30 P(n,6) = P(n+2,7).

Detailed Solution for Test: Problem Solving- 3 - Question 10



Test: Problem Solving- 3 - Question 11

Using all the prime numbers less than 10 how many four-digit even numbers can be made if repetition is not allowed? 

Detailed Solution for Test: Problem Solving- 3 - Question 11

To determine how many four-digit even numbers can be created from the prime numbers less than 10, we first identify the relevant prime numbers:

  • 2
  • 3
  • 5
  • 7

Since we want to form even numbers, the last digit must be 2. The process can be broken down as follows:

  • Choose the last digit: 2 (fixed).
  • Select the first three digits from the remaining primes: 3, 5, 7.

We can arrange these three digits in the first three positions:

  • There are 3! (3 factorial) ways to arrange 3 digits.
  • This equals 6 arrangements.

Thus, the total number of four-digit even numbers that can be formed is 6.

Test: Problem Solving- 3 - Question 12

There are 15 points in a plane, out of which 6 are collinear. How many pentagons can be drawn with these points? 

Detailed Solution for Test: Problem Solving- 3 - Question 12

Test: Problem Solving- 3 - Question 13

 

If P(n-1,3):P(n,4) = 1:9, find n.

Detailed Solution for Test: Problem Solving- 3 - Question 13


Test: Problem Solving- 3 - Question 14

How many four-digit numbers are there with distinct digits? 

Detailed Solution for Test: Problem Solving- 3 - Question 14

Test: Problem Solving- 3 - Question 15

In how many ways can 9 students be seated in a row such that the tallest child and the shortest child never sit together? 

Detailed Solution for Test: Problem Solving- 3 - Question 15

207 videos|265 docs|138 tests
Information about Test: Problem Solving- 3 Page
In this test you can find the Exam questions for Test: Problem Solving- 3 solved & explained in the simplest way possible. Besides giving Questions and answers for Test: Problem Solving- 3, EduRev gives you an ample number of Online tests for practice
207 videos|265 docs|138 tests
Download as PDF