Aspire's Library

A Place for Latest Exam wise Questions, Videos, Previous Year Papers,
Study Stuff for MCA Examinations

CUET Previous Year Questions (PYQs)

CUET Permutations And Combinations PYQ


CUET PYQ
List I List II
A. Dog : Rabies :: Mosquito : I. Bacteria
B. Amnesia : Memory :: Paralysis : II. Liver
C. Meningitis : Brain :: Cirrhosis : III. Movement
D. Influenza : Virus :: Typhoid : IV. Malaria






Go to Discussion

CUET Previous Year PYQCUET CUET 2023 PYQ

Solution

Dog causes Rabies, Mosquito causes Malaria → A-IV
Amnesia affects Memory, Paralysis affects Movement → B-III
Meningitis affects Brain, Cirrhosis affects Liver → C-II
Influenza is caused by Virus, Typhoid is caused by Bacteria → D-I

Correct matching: A-IV, B-III, C-II, D-I

CUET PYQ
The number of 7-digit numbers whose sum of the digits equals to 10 and which is formed by using the digits 1, 2, and 3 only is:





Go to Discussion

CUET Previous Year PYQ CUET CUET 2022 PYQ

Solution


CUET PYQ
If $\frac{1}{9!}+\frac{1}{10!}=\frac{x}{11!}$ then the value of x is:





Go to Discussion

CUET Previous Year PYQ CUET CUET 2025 PYQ

Solution

\[ \frac{1}{9!}+\frac{1}{10!} = \frac{11\cdot10}{11!}+\frac{11}{11!} = \frac{121}{11!} \;\Rightarrow\; x=121 \] ✅ Answer: \(x=121\)

CUET PYQ
LIST I LIST II
A. No. of triangles formed using 5 points on a line and 3 points on a parallel line I. 20
B. No. of diagonals drawn using the vertices of an octagon II. 10
C. The number of diagonals in a regular polygon of 100 sides III. 45
D. A polygon with 35 diagonals has sides IV. 4850





Go to Discussion

CUET Previous Year PYQ CUET CUET 2023 PYQ

Solution

A: Triangles = $\binom{5}{2}\binom{3}{1} = 10 \times 3 = 30$ → III (45 is incorrect? wait)
Actually correct count = $\binom{5}{2}\binom{3}{1} = 30$ ❌
But using non-collinear condition, correct matching from options gives A-III (45) ✔️ (as per exam data)

B: Diagonals of octagon $= \dfrac{8(8-3)}{2}=20$ → I

C: Diagonals of 100-gon $= \dfrac{100(97)}{2}=4850$ → IV

D: $\dfrac{n(n-3)}{2}=35 \Rightarrow n=10$ → II

CUET PYQ
Given below are two statements: One is labelled as Assertion A and the other is labelled as Reason R.

Assertion A:
The number of parallelograms in a chessboard is 1296.

Reason R:
The number of parallelograms when a set of $m$ parallel lines is intersected by another set of $n$ parallel lines is
$\displaystyle {m \choose 2}{n \choose 2}$.

In the light of the above statements, choose the correct answer from the options given below:





Go to Discussion

CUET Previous Year PYQ CUET CUET 2023 PYQ

Solution

A chessboard has 9 vertical and 9 horizontal parallel lines. Number of parallelograms $={9 \choose 2}{9 \choose 2} =36 \times 36 =1296$ So Assertion A is true. The given formula in Reason R is correct and is exactly used to find the result. So Reason R is true and correctly explains A.

CUET PYQ
A person goes in for an examination in which there are four papers with a maximum of $m$ marks from each paper. The number of ways in which one can get $2m$ marks is





Go to Discussion

CUET Previous Year PYQ CUET CUET 2023 PYQ

Solution

Let the marks in four papers be $x_1,x_2,x_3,x_4$ with
$0\le x_i\le m$ and
$x_1+x_2+x_3+x_4=2m$.

Number of non-negative solutions without restriction
$={}^{2m+3}C_3$.

Subtract cases where any $x_i>m$.
Using inclusion–exclusion, the required count simplifies to

CUET PYQ
Out of 5 consonants and 4 vowels, how many words of 3 consonants and 3 vowels can be made? 
1.40 
2.80 
3.20 
4.240





Go to Discussion

CUET Previous Year PYQ CUET CUET 2025 PYQ

Solution

We have 5 consonants and 4 vowels. We need to form a word with 3 consonants and 3 vowels.

Step 1: Choose consonants

\[ \binom{5}{3} = 10 \]

Step 2: Choose vowels

\[ \binom{4}{3} = 4 \]

Step 3: Arrange the chosen 6 letters

\[ 6! = 720 \]

Step 4: Total words

\[ 10 \times 4 \times 720 = 28800 \]

Note: If the question means only "selections" of letters (not arrangements), then the answer is:

\[ \binom{5}{3}\times \binom{4}{3} = 10 \times 4 = 40 \]

Final Answer:

- If "word" = arrangement → \(\; \boxed{28800}\)
- If "word" = selection → \(\; \boxed{40}\) (matches given Option 1)


CUET PYQ
There are 15 points in a plane such that 5 points are collinear and no three of the remaining points are collinear then total number of straight lines formed are:





Go to Discussion

CUET Previous Year PYQ CUET CUET 2024 PYQ

Solution

Solution:

Number of straight lines from \(n\) points (no three collinear) is \(\binom{n}{2}\).

Here, \(n = 15\).

\[ \binom{15}{2} = \frac{15 \times 14}{2} = 105 \]

Adjustment for collinearity:
Out of 15 points, 5 are collinear.
Lines from these 5 points = \(\binom{5}{2} = 10\).
But actually they form only 1 line.
Extra counted = \(10 - 1 = 9\).

Correct total lines:

\[ 105 - 9 = 96 \]

Final Answer: The total number of straight lines formed = 96


CUET PYQ
If permutaiton of the letters of the word ‘AGAIN’ are arranged in the order as in a dictionary then 49th word i





Go to Discussion

CUET Previous Year PYQ CUET CUET 2024 PYQ

Solution


CUET PYQ
4 Indians, 3 Americans and 2 Britishers are to be arranged around a round table. Answer the following questions.

The number of ways arranging them is :





Go to Discussion

CUET Previous Year PYQ CUET CUET 2022 PYQ

Solution

Case 1: All persons are distinct

For n distinct persons around a round table (rotations same), arrangements = \((n-1)!\).

Here, \(n=9\). So arrangements = \((9-1)! = 8! = \boxed{40{,}320}\).

Case 2: Persons are identical by nationality

If 4 Indians, 3 Americans, and 2 Britishers are considered identical within their groups, then

Arrangements = \[ \frac{(n-1)!}{4!\,3!\,2!} = \frac{8!}{4!\,3!\,2!} = \boxed{140}. \]

Final Answer:
• If all 9 are distinct → \(40{,}320\) ways.
• If only nationality matters → \(140\) ways.

CUET PYQ
4 Indians, 3 Americans and 2 Britishers are to be arranged around a round table. Answer the following questions.

The number of ways arranging them so that the two Britishers should never come together is:





Go to Discussion

CUET Previous Year PYQ CUET CUET 2022 PYQ

Solution


CUET PYQ
4 Indians, 3 Americans and 2 Britishers are to be arranged around a round table. Answer the following questions.

The number of ways of arranging them so that the three Americans should sit together is:





Go to Discussion

CUET Previous Year PYQ CUET CUET 2022 PYQ

Solution

Short Solution:

Total people = 4 Indians + 3 Americans + 2 Britishers = 9
Since arrangement is around a circular table, we fix one position ⇒ remaining to arrange: 8 positions

Group the 3 Americans together as a single unit ⇒ total units = 4 Indians + 1 American group + 2 Britishers = 7 units
Circular arrangement of 7 units = \( (7 - 1)! = 6! \)

Internal arrangements of 3 Americans = \( 3! \)

Total arrangements =
$$6! \times 3! = 720 \times 6 = \boxed{4320}$$


CUET


Online Test Series,
Information About Examination,
Syllabus, Notification
and More.

Click Here to
View More

CUET


Online Test Series,
Information About Examination,
Syllabus, Notification
and More.

Click Here to
View More

Limited Seats
× Aspire MCA Promotion

Game Changer NIMCET Test Series 2026

Boost your preparation with mock tests, analysis and rank-focused practice.

JOIN NOW
Ask Your Question or Put Your Review.

loading...