Aspire's Library

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

Phrases Previous Year Questions (PYQs)

Phrases Sets And Relations PYQ


Phrases PYQ
If A is a subset of B and B is a subset of C, then cardinality of A ∪ B ∪ C is equal to





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2020 PYQ

Solution

If A ⊆ B and B ⊆ C, then find the cardinality of A ∪ B ∪ C.

Explanation

  • Since A is a subset of B, everything in A is already in B.
  • Since B is a subset of C, everything in B (and hence A) is already in C.
  • Therefore, A ∪ B ∪ C = C.

✅ Final Answer

|A ∪ B ∪ C| = |C|


Phrases PYQ
Let R be reflexive relation on the finite set a having 10 elements and if m is the number of ordered pair in R, then





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2023 PYQ

Solution

Explanation

  • Total possible ordered pairs on a set of 10 elements = 10² = 100.
  • A reflexive relation must include all pairs of the form (a,a) for all a ∈ A.
  • Thus, at least 10 pairs must be in R ⇒ m ≥ 10.
  • The maximum relation is the universal relation with all 100 pairs ⇒ m ≤ 100.

✅ Final Answer

The number of ordered pairs m can take any value in the range:
10 ≤ m ≤ 100


Phrases PYQ
Number of real solutions of the equation $\sin\!\left(e^x\right) = 5^x + 5^{-x}$ is





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2019 PYQ

Solution

Number of real solutions

Equation: $$\sin\!\left(e^x\right) \;=\; 5^x + 5^{-x}$$

Reasoning

  • For all real \(x\), \(\sin(e^x)\in[-1,1]\).
  • By AM–GM, \(5^x + 5^{-x} \ge 2\) (with equality only when \(5^x=5^{-x}\Rightarrow x=0\)).
  • At \(x=0\): LHS \(=\sin(1)\approx 0.84\), RHS \(=2\) ⇒ not equal.
  • Hence RHS is always \(\ge 2\) while LHS is always \(\le 1\) → they can never match.

✅ Conclusion

No real solution (number of real solutions = 0).


Phrases PYQ
Inverse of the function $f(x)=\frac{10^x-10^{-x}}{10^{x}+10^{-x}}$ is 





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2022 PYQ

Solution

Let \( y = \dfrac{10^x - 10^{-x}}{10^x + 10^{-x}} \).

Multiply numerator and denominator by \(10^x\): \( y = \dfrac{10^{2x} - 1}{10^{2x} + 1} \).

Put \( t = 10^{2x} \), then \( y = \dfrac{t-1}{t+1} \). Solving, \( t = \dfrac{1+y}{1-y} \).

Hence, \( 10^{2x} = \dfrac{1+y}{1-y} \). Taking log base 10: \( 2x = \log_{10}\!\Big(\dfrac{1+y}{1-y}\Big) \).

✅ Final Answer

The inverse function is:
\[ f^{-1}(y) = \tfrac{1}{2}\,\log_{10}\!\left(\dfrac{1+y}{1-y}\right), \quad |y|<1 \]


Phrases PYQ
Suppose A1 , A2 , A3 , …..A30 are thirty sets each having 5 elements with no common elements across the sets and B1 , B2 , B3 , ..... , Bn are





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2019 PYQ

Solution


Phrases PYQ
Find the cardinality of the set C which is defined as $C={\{x|\, \sin 4x=\frac{1}{2}\, forx\in(-9\pi,3\pi)}\}$.





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2024 PYQ

Solution

We are given:

\[ \sin(4x) = \frac{1}{2}, \quad x \in (-9\pi,\ 3\pi) \]

Step 1: General solutions for \( \sin(θ) = \frac{1}{2} \)

\[ θ = \frac{\pi}{6} + 2n\pi \quad \text{or} \quad θ = \frac{5\pi}{6} + 2n\pi \]

Let \( θ = 4x \), so we get:

  • \( x = \frac{\pi}{24} + \frac{n\pi}{2} \)
  • \( x = \frac{5\pi}{24} + \frac{n\pi}{2} \)

✅ Step 2: Count how many such \( x \) fall in the interval \( (-9\pi, 3\pi) \)

By checking all possible \( n \) values, we find:

  • For \( x = \frac{\pi}{24} + \frac{n\pi}{2} \): 24 valid values
  • For \( x = \frac{5\pi}{24} + \frac{n\pi}{2} \): 24 valid values

? Total distinct values = 24 + 24 = 48

✅ Final Answer: $\boxed{48}$


Phrases PYQ
A survey is done among a population of 200 people who like either tea or coffee. It is found that 60% of the pop lation like tea and 72% of the population like coffee. Let $x$ be the number of people who like both tea & coffee. Let $m{\leq x\leq n}$, then choose the correct option.





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2022 PYQ

Solution

Total people = 200
People who like tea = \(60\% \times 200 = 120\)
People who like coffee = \(72\% \times 200 = 144\)

Using the set formula: \[ |T \cup C| = |T| + |C| - |T \cap C| \] \[ 200 = 120 + 144 - x \quad \Rightarrow \quad x = 64 \]

Minimum possible intersection: \[ x \geq |T| + |C| - 200 = 64 \] Maximum possible intersection: \[ x \leq \min(120,144) = 120 \]

✅ Final Answer

The range of \(x\) is: 64 ≤ x ≤ 120 Hence, \(m = 64, \; n = 120\).


Phrases PYQ
Let Z be the set of all integers, and consider the sets $X=\{(x,y)\colon{x}^2+2{y}^2=3,\, x,y\in Z\}$ and $Y=\{(x,y)\colon x{\gt}y,\, x,y\in Z\}$. Then the number of elements in $X\cap Y$ is:





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2024 PYQ

Solution

Given: $$x^2 + 2y^2 = 3 \text{ and } x > y \text{ with } x, y \in \mathbb{Z}$$

Solutions to the equation are: $$\{(1,1), (1,-1), (-1,1), (-1,-1)\}$$

Among them, only \( (1, -1) \) satisfies \( x > y \).

Answer: $$\boxed{1}$$


Phrases PYQ
Out of a group of 50 students taking examinations in Mathematics, Physics, and Chemistry, 37 students passed Mathematics, 24 passed Physics, and 43 passed Chemistry. Additionally, no more than 19 students passed both Mathematics and Physics, no more than 29 passed both Mathematics and Chemistry, and no more than 20 passed both Physics and Chemistry. What is the maximum number of students who could have passed all three examinations?





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2024 PYQ

Solution

Maximum Students Passing All Three Exams

Given:

  • Total students = 50
  • \( |M| = 37 \), \( |P| = 24 \), \( |C| = 43 \)
  • \( |M \cap P| \leq 19 \), \( |M \cap C| \leq 29 \), \( |P \cap C| \leq 20 \)

We use the inclusion-exclusion principle:

\[ |M \cup P \cup C| = |M| + |P| + |C| - |M \cap P| - |M \cap C| - |P \cap C| + |M \cap P \cap C| \]

Let \( x = |M \cap P \cap C| \). Then:

\[ 50 \geq 37 + 24 + 43 - 19 - 29 - 20 + x \Rightarrow 50 \geq 36 + x \Rightarrow x \leq 14 \]

✅ Final Answer: \(\boxed{14}\)


Phrases PYQ
There are two sets A and B with |A| = m and |B| = n. If |P(A)| − |P(B)| = 112 then choose the wrong option (where |A| denotes the cardinality of A, and P(A) denotes the power set of A)





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2022 PYQ

Solution


Phrases PYQ
Let $P = \{\theta : \sin\theta - \cos\theta = \sqrt{2}\cos\theta \}$ and $Q = \{\theta : \sin\theta + \cos\theta = \sqrt{2}\sin\theta \}$ be two sets. Then 





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2018 PYQ

Solution


Phrases PYQ
Let A = {1,2,3, ... , 20}. Let $R\subseteq A\times A$ such that R = {(x,y): y = 2x - 7}. Then the number of elements in R, is equal to





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2025 PYQ

Solution


Phrases PYQ
Let $A=\{{5}^n-4n-1\colon n\in N\}$ and $B=\{{}16(n-1)\colon n\in N\}$ be sets. Then





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2025 PYQ

Solution


Phrases PYQ
In a survey where 100 students reported which subject they like, 32 students in total liked Mathematics, 38 students liked Business and 30 students liked Literature. Moreover, 7 students liked both Mathematics and Literature, 10 students liked both Mathematics and Business. 8 students like both Business and Literature, 5 students liked all three subjects. Then the number of people who liked exactly one subject is






Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2018 PYQ

Solution


Phrases PYQ
If A={1,2,3,4} and B={3,4,5}, then the number of elements in (A∪B)×(A∩B)×(AΔB)





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2021 PYQ

Solution


Phrases PYQ
Suppose $A_1,A_2,\ldots,A_{30}$ are 30 sets each with five elements and $B_1,B_2,B_3,\ldots,B_n$ are n sets (each with three elements) such that  $\bigcup ^{30}_{i=1}{{A}}_i={{\bigcup }}^n_{j=1}{{B}}_i=S\, $ and each element of S belongs to exactly ten of the $A_i$'s and exactly 9 of the $B^{\prime}_j$'s. Then $n=$





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2021 PYQ

Solution


Phrases PYQ
The number of elements in the power set P(S) of the set S = [2, (1, 4)] is





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2017 PYQ

Solution


Phrases PYQ
If X and Y are two sets, then X∩Y ' ∩ (X∪Y) ' is 





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2021 PYQ

Solution


Phrases PYQ
In a class of 50 students, it was found that 30 students read "Hitava", 35 students read "Hindustan" and 10 read neither. How many students read both: "Hitavad" and "Hindustan" newspapers?





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2020 PYQ

Solution

Newspaper Reading Problem

In a class of 50 students:
- 30 students read Hitava
- 35 students read Hindustan
- 10 students read neither

We need to find the number of students who read both newspapers.

Total students who read at least one newspaper = Total students − Students reading neither = 50 − 10 = 40

Using the formula for union of two sets:
$$|H \cup I| = |H| + |I| - |H \cap I|$$
where
\( |H \cup I| = 40 \),
\( |H| = 30 \),
\( |I| = 35 \),
and \( |H \cap I| = ? \)

Rearranging:
$$|H \cap I| = |H| + |I| - |H \cup I|$$
$$= 30 + 35 - 40 = 65 - 40 = 25$$

Number of students reading both newspapers = 25


Phrases PYQ
If $A = \{4^x- 3x - 1 : x ∈ N\}$ and $B = \{9(x - 1) : x ∈ N\}$, where N is the set of natural numbers, then





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2020 PYQ

Solution

A = {0,9,54...}
B = {0,9,18,27...}
So, A ⊂ B

Phrases PYQ
If A = { x, y, z }, then the number of subsets in powerset of A is





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2020 PYQ

Solution


Phrases PYQ
If the sets A and B are defined as A = {(x, y) | y = 1 / x, 0 ≠ x ∈ R}, B = {(x, y)|y = -x ∈ R} then





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2014 PYQ

Solution


Phrases PYQ
Let $\bar{P}$ and $\bar{Q}$ denote the complements of two sets P and Q. Then the set $(P-Q)\cup (Q-P) \cup (P \cap Q)$ is





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2015 PYQ

Solution


Phrases PYQ
A professor has 24 text books on computer science and is concerned about their coverage of the topics (P) compilers, (Q) data structures and (R) Operating systems. The following data gives the number of books that contain material on these topics: $n(P) = 8, n(Q) = 13, n(R) = 13, n(P \cap R) = 3, n(P \cap R) = 3, n(Q \cap R) = 3, n(Q \cap R) = 6, n(P \cap Q \cap R) = 2 $ where $n(x)$ is the cardinality of the set $x$. Then the number of text books that have no material on compilers is





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2015 PYQ

Solution


Phrases PYQ
Let A and B be sets. $A\cap X=B\cap X=\phi$ and $A\cup X=B\cup X$ for some set X, relation between A & B





Go to Discussion

Phrases Previous Year PYQPhrases NIMCET 2023 PYQ

Solution



Phrases


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

Click Here to
View More

Phrases


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

Click Here to
View More

Ask Your Question or Put Your Review.

loading...