NIMCET 2026 Question Paper is available for download here. NIT Tiruchirappalli conducted NIMCET 2026 exam on June 6 from 2 PM to 4 PM. NIMCET Question Paper consists of 120 questions for 1000 marks to be attempted in 120 minutes.
- Mathematics with 50 questions, each question having 12 marks and negative marking of 3 marks,
- Analytical Ability and Logical Reasoning with 40 questions, each question having 6 marks and negative marking of 1.5 marks,
- Computer Awareness with 20 questions, each question having 6 marks and negative marking of 1.5 marks,
- General English with 10 questions, each question having 4 marks and negative marking of 1 mark.
Candidates can download NIMCET 2026 Question Paper with Answer Key and Solutions PDF from the links provided below.
NIMCET 2026 Question Paper with Solution PDF
| NIMCET Question Paper 2026 | Download PDF | Check Solutions |
If \(A \subseteq B\) and \(B \subseteq C\), then cardinality of \(A \cup B \cup C\) is equal to:
View Solution
Concept:
If one set is contained inside another, then taking their union does not create any new elements. The larger set already contains all elements of the smaller set.
Given: \[ A \subseteq B \]
and \[ B \subseteq C \]
This implies every element of \(A\) belongs to \(B\), and every element of \(B\) belongs to \(C\).
Therefore: \[ A \subseteq B \subseteq C \]
Step 1: Find \(A \cup B\).
Since \(A\) is completely contained in \(B\),
\[ A \cup B = B \]
because union adds no new element.
Step 2: Find \(A \cup B \cup C\).
Using Step 1,
\[ A \cup B \cup C = B \cup C \]
Again \(B \subseteq C\), therefore
\[ B \cup C = C \]
Hence
\[ A \cup B \cup C = C \]
Step 3: Compare cardinalities.
Since
\[ A \cup B \cup C = C \]
their cardinalities are equal:
\[ |A \cup B \cup C| = |C| \]
\[ \boxed{|A\cup B\cup C|=|C|} \] Quick Tip: Whenever \[ A\subseteq B\subseteq C, \] the union of all sets equals the largest set and the intersection equals the smallest set.
There are two sets \(A\) and \(B\) with \(|A|=m\) and \(|B|=n\). If \(|P(A)|-|P(B)|=112\), choose the wrong option.
View Solution
Concept:
If a set contains \(k\) elements, then its power set contains
\[ 2^k \]
elements.
Therefore,
\[ |P(A)|=2^m \]
and
\[ |P(B)|=2^n. \]
Step 1: Use the given condition.
\[ 2^m-2^n=112 \]
Factorizing,
\[ 2^n(2^{m-n}-1)=112 \]
Now
\[ 112=2^4\times7 \]
Thus
\[ 2^n=16 \]
and
\[ 2^{m-n}-1=7 \]
\[ 2^{m-n}=8 \]
\[ m-n=3 \]
Hence
\[ n=4,\qquad m=7 \]
Step 2: Check each option.
Option (A):
\[ m+n=7+4=11 \]
True.
Option (B):
\[ 2m-n=14-4=10 \]
Not equal to 1.
False.
Option (D):
\[ 3n-m = 12-7 = 5 \]
True.
Therefore the wrong option is
\[ \boxed{(B)} \] Quick Tip: Whenever a power set question appears, immediately replace \[ |P(A)|=2^{|A|}. \] Then convert the problem into an equation involving powers of 2.
A survey is done among 200 people. 60% like tea and 72% like coffee. Let \(x\) be the number who like both. Let \(m\le x\le n\). Find the correct option.
View Solution
Concept:
For two sets,
\[ n(A\cup B)=n(A)+n(B)-n(A\cap B) \]
The intersection cannot exceed the smaller set and cannot be less than the excess over total population.
Step 1: Find numbers liking tea and coffee.
Tea:
\[ 60%\times200=120 \]
Coffee:
\[ 72%\times200=144 \]
Step 2: Find minimum value of \(x\).
\[ 120+144-200=64 \]
Thus
\[ x\ge64 \]
\[ m=64 \]
Step 3: Find maximum value of \(x\).
Maximum intersection equals smaller set.
\[ x\le120 \]
\[ n=120 \]
Step 4: Compute \(n-m\).
\[ 120-64=56 \]
\[ \boxed{56} \]
Hence option (A). Quick Tip: For two-set survey problems: \[ Minimum intersection=n(A)+n(B)-N \] and \[ Maximum intersection=\min(n(A),n(B)). \]
The maximum value of \(\sin x+\sin(x+1)\) is \(k\cos\frac12\). Find \(k\).
View Solution
Concept:
Use the identity
\[ \sin A+\sin B = 2\sin\frac{A+B}{2} \cos\frac{A-B}{2} \]
to combine two sine functions.
Step 1: Apply sum-to-product identity.
\[ \sin x+\sin(x+1) = 2\sin\left(x+\frac12\right) \cos\frac12 \]
Step 2: Find maximum value.
Since
\[ -1\le \sin\left(x+\frac12\right)\le1, \]
maximum occurs when
\[ \sin\left(x+\frac12\right)=1. \]
Therefore
\[ \max= 2\cos\frac12 \]
Comparing with
\[ k\cos\frac12, \]
we obtain
\[ k=2. \]
\[ \boxed{k=2} \] Quick Tip: Whenever a sum of sine functions appears, first convert it into product form using sum-to-product identities.
If the equation \(\cos^4\theta+\sin^4\theta+\lambda=0\) has real solutions, then \(\lambda\) lies in which interval?
View Solution
Concept:
Use trigonometric identities to find the range of
\[ \cos^4\theta+\sin^4\theta. \]
The equation will have real solutions only when \(\lambda\) cancels a value from this range.
Step 1: Simplify the expression.
\[ \cos^4\theta+\sin^4\theta = (\cos^2\theta+\sin^2\theta)^2 - 2\sin^2\theta\cos^2\theta \]
\[ =1-2\sin^2\theta\cos^2\theta \]
Using
\[ \sin^2\theta\cos^2\theta = \frac14\sin^22\theta, \]
we get
\[ \cos^4\theta+\sin^4\theta = 1-\frac12\sin^22\theta \]
Step 2: Find the range.
Since
\[ 0\le\sin^22\theta\le1, \]
\[ \frac12 \le \cos^4\theta+\sin^4\theta \le 1 \]
Step 3: Use the equation.
Given
\[ \cos^4\theta+\sin^4\theta+\lambda=0 \]
\[ \lambda = -\left(\cos^4\theta+\sin^4\theta\right) \]
Hence
\[ -1 \le \lambda \le -\frac12 \]
\[ \boxed{\lambda\in\left[-1,-\frac12\right]} \] Quick Tip: For expressions involving \[ \sin^4\theta+\cos^4\theta, \] always convert to \[ 1-\frac12\sin^22\theta \] to obtain the range quickly.
What is the decimal equivalent of binary number \(101101\)?
View Solution
Concept:
A binary number consists only of digits \(0\) and \(1\). Each digit represents a power of \(2\) depending upon its position from right to left.
For a binary number
\[ b_nb_{n-1}\cdots b_1b_0, \]
its decimal value is calculated as
\[ b_n2^n+b_{n-1}2^{n-1}+\cdots+b_12^1+b_02^0. \]
Thus, to convert a binary number into decimal form, we multiply each digit by its corresponding power of \(2\) and add the results.
Step 1: Write the positional values of the binary digits.
Given binary number:
\[ 101101 \]
Assign powers of \(2\) from right to left:
\[ \begin{array}{cccccc} 1 & 0 & 1 & 1 & 0 & 1
2^5 & 2^4 & 2^3 & 2^2 & 2^1 & 2^0 \end{array} \]
Step 2: Multiply each digit by its positional value.
\[ 1\times2^5 + 0\times2^4 + 1\times2^3 + 1\times2^2 + 0\times2^1 + 1\times2^0 \]
\[ =32+0+8+4+0+1 \]
Step 3: Add all the obtained values.
\[ 32+8+4+1=45 \]
Therefore,
\[ (101101)_2=(45)_{10} \]
\[ \boxed{45} \] Quick Tip: For binary-to-decimal conversion, remember: \[ 2^0=1,\quad2^1=2,\quad2^2=4,\quad2^3=8,\quad2^4=16,\quad2^5=32. \] These powers appear frequently in competitive examinations.
Convert decimal number \(25\) into binary.
View Solution
Concept:
To convert a decimal number into binary, we repeatedly divide the number by \(2\) and record the remainders. The binary number is obtained by reading the remainders from bottom to top.
This method is called the repeated division method.
Step 1: Divide the decimal number by 2 repeatedly.
\[ 25 \div 2 = 12 remainder 1 \]
\[ 12 \div 2 = 6 remainder 0 \]
\[ 6 \div 2 = 3 remainder 0 \]
\[ 3 \div 2 = 1 remainder 1 \]
\[ 1 \div 2 = 0 remainder 1 \]
Step 2: Write the remainders from bottom to top.
\[ 11001 \]
Step 3: Verify the result.
\[ 1\times2^4+1\times2^3+0\times2^2+0\times2^1+1\times2^0 \]
\[ =16+8+0+0+1 \]
\[ =25 \]
Hence the conversion is correct.
\[ \boxed{11001} \] Quick Tip: For decimal-to-binary conversion: keep dividing by \(2\) until the quotient becomes \(0\), then read remainders upward.
Overflow occurs when:
View Solution
Concept:
Computers store numbers using a fixed number of bits. Since only a limited number of bits are available, there is a maximum value and a minimum value that can be represented.
When a computation produces a value larger than the available storage capacity, overflow occurs.
Overflow is one of the most common errors in digital systems and computer arithmetic.
Step 1: Understand storage limitation.
Suppose a system uses \(8\) bits.
The maximum unsigned number that can be stored is:
\[ 11111111_2 \]
which equals
\[ 255_{10} \]
Step 2: Consider an arithmetic operation.
If we add
\[ 255+1 \]
the result becomes
\[ 256 \]
which cannot be represented using only \(8\) bits.
Step 3: Identify the condition.
Since the result exceeds the available storage range,
\[ Overflow occurs \]
Thus overflow is directly related to arithmetic results exceeding storage capacity.
\[ \boxed{Result exceeds storage} \] Quick Tip: Overflow is an arithmetic problem, not a memory problem. It occurs when the result is too large (or too small) to fit into the allotted bits.
Floating-point representation is mainly used for:
View Solution
Concept:
Many scientific and engineering calculations involve numbers containing fractional parts such as:
\[ 3.14,\quad 0.005,\quad 125.78 \]
Such values cannot be represented efficiently using ordinary integer representation.
Floating-point representation stores numbers in the form:
\[ Mantissa \times Base^{Exponent} \]
which allows representation of very large and very small real numbers.
Step 1: Understand integer representation.
Integers include values such as:
\[ 5,\quad 100,\quad -20 \]
These can be stored directly using integer formats.
Step 2: Consider numbers with fractions.
Examples:
\[ 2.75,\quad 0.125,\quad 3.14159 \]
These require decimal precision.
Step 3: Purpose of floating-point representation.
Floating-point format is specifically designed for:
\[ Real Numbers \]
Therefore,
\[ \boxed{Real numbers} \] Quick Tip: Whenever you see decimal values or scientific notation, floating-point representation is used instead of integer representation.
IEEE 754 single precision uses:
View Solution
Concept:
IEEE 754 is the internationally accepted standard for floating-point representation in computers.
It specifies how real numbers are stored and manipulated in hardware and software.
The standard defines different precisions such as:
\[ Single Precision \]
and
\[ Double Precision \]
with fixed bit allocations.
Step 1: Recall IEEE 754 single precision format.
Single precision uses:
\[ 32 bits \]
These bits are divided as:
\[ 1 sign bit \]
\[ 8 exponent bits \]
\[ 23 mantissa bits \]
Step 2: Calculate total bits.
\[ 1+8+23=32 \]
Step 3: Compare with given options.
The correct choice is:
\[ 32 bits \]
\[ \boxed{32 bits} \] Quick Tip: Remember these IEEE 754 standards: Single Precision = 32 bits Double Precision = 64 bits
The price of a laptop is first increased by \(x%\), then decreased by \(x%\). The new price becomes \(\frac{7}{16}\) of the original price. Find the value of \(x\).
View Solution
Concept:
When a quantity is increased by \(x%\) and then decreased by the same \(x%\), the net effect is always a decrease.
The formula for successive percentage changes is:
\[ Final Value = Original Value \left(1+\frac{x}{100}\right) \left(1-\frac{x}{100}\right) \]
Using the identity
\[ (1+a)(1-a)=1-a^2, \]
we obtain
\[ Final Value = Original Value \left(1-\frac{x^2}{10000}\right). \]
Step 1: Form the equation using the given information.
Let the original price be \(P\).
After increase and decrease,
\[ P\left(1-\frac{x^2}{10000}\right) = \frac{7}{16}P. \]
Cancelling \(P\),
\[ 1-\frac{x^2}{10000} = \frac{7}{16}. \]
Step 2: Solve for \(x^2\).
\[ \frac{x^2}{10000} = 1-\frac{7}{16} = \frac{9}{16}. \]
Therefore,
\[ x^2 = 10000\times\frac{9}{16} = 625\times9 = 5625. \]
Step 3: Find the value of \(x\).
\[ x=\sqrt{5625}=75. \]
Hence,
\[ \boxed{x = 75\%} \]Quick Tip: Increase by \(x%\) and decrease by \(x%\) never cancel each other. The net percentage change is \[ -\frac{x^2}{100}%. \]
The average weight of 24 students in a class is 52 kg. If the weight of the teacher is added, the average increases by 1 kg. Find the weight of the teacher.
View Solution
Concept:
Average is defined as
\[ Average = \frac{Total Sum}{Number of Observations}. \]
When a new member is added to a group, the total sum changes and therefore the average changes.
Step 1: Calculate the total weight of the students.
Number of students
\[ =24 \]
Average weight
\[ =52 kg \]
Therefore,
\[ Total weight = 24\times52 = 1248 kg. \]
Step 2: Find the new total weight after adding the teacher.
The average increases by \(1\) kg.
Hence new average
\[ =53 kg. \]
Total persons
\[ =24+1=25. \]
Therefore,
\[ New Total Weight = 25\times53 = 1325 kg. \]
Step 3: Calculate the teacher's weight.
\[ Teacher's Weight = 1325-1248 = 77 kg. \]
Thus,
\[ \boxed{77 kg} \] Quick Tip: Whenever one person is added, first calculate the old total and the new total. The difference gives the weight (or marks) of the added person.
The difference between Compound Interest (compounded annually) and Simple Interest on a certain sum of money at \(10%\) per annum for \(3\) years is ₹155. Find the principal sum.
View Solution
Concept:
For three years,
\[ CI-SI = P\left(\frac{r}{100}\right)^2 \left(3+\frac{r}{100}\right). \]
This formula directly gives the difference between Compound Interest and Simple Interest.
Step 1: Substitute the given rate.
Given,
\[ r=10% \]
and
\[ CI-SI=155. \]
Therefore,
\[ 155 = P\left(\frac{10}{100}\right)^2 \left(3+\frac{10}{100}\right). \]
Step 2: Simplify the expression.
\[ 155 = P\left(\frac1{10}\right)^2 \left(\frac{31}{10}\right). \]
\[ 155 = P\left(\frac{31}{1000}\right). \]
Step 3: Find the principal.
\[ P = 155\times\frac{1000}{31}. \]
\[ P=5000. \]
Hence,
\[ \boxed{₹5000} \] Quick Tip: For 3 years, \[ CI-SI = P\left(\frac{r}{100}\right)^2 \left(3+\frac{r}{100}\right). \] This shortcut saves a lot of calculation.
A dishonest dealer claims to sell his goods at a loss of \(10%\) on cost price but uses a false weight of \(800\) g instead of \(1\) kg. Find his actual profit or loss percentage.
View Solution
Concept:
In dishonest weighing problems, the seller charges for one quantity but delivers a smaller quantity.
Actual profit must be calculated using the real quantity supplied and the amount received.
Step 1: Assume the cost price of 1 kg is ₹100.
Then,
\[ CP=₹100. \]
He claims a loss of \(10%\).
Thus selling price charged for \(1\) kg is
\[ SP=100-10=₹90. \]
Step 2: Determine the actual cost of goods delivered.
He delivers only \(800\) g.
Cost of \(800\) g
\[ = 100\times\frac{800}{1000} = ₹80. \]
Step 3: Calculate actual profit.
Amount received
\[ =₹90. \]
Actual cost
\[ =₹80. \]
Profit
\[ =90-80 = ₹10. \]
Step 4: Find profit percentage.
\[ Profit % = \frac{10}{80}\times100 = 12.5%. \]
Hence,
\[ \boxed{12.5\% \text{ profit}} \]Quick Tip: In false-weight questions, first find the actual quantity delivered. Then calculate profit using the real cost of that quantity.
A jar contains a mixture of two liquids A and B in the ratio \(4:1\). When \(10\) liters of the mixture is taken out and \(10\) liters of liquid B is poured into the jar, the ratio becomes \(2:3\). How many liters of liquid A was contained in the jar initially?
View Solution
Concept:
When a quantity of mixture is removed, both liquids are removed in the same proportion as they exist in the mixture.
This principle is frequently used in replacement and allegation problems.
Step 1: Assume the initial quantities.
Let the initial quantities be
\[ A=4x,\qquad B=x. \]
Total mixture
\[ =5x. \]
Step 2: Determine the quantities removed.
Since the ratio is \(4:1\),
from \(10\) liters removed:
\[ A removed = 10\times\frac45 = 8 liters. \]
\[ B removed = 10\times\frac15 = 2 liters. \]
Remaining:
\[ A=4x-8, \]
\[ B=x-2. \]
Step 3: Add 10 liters of liquid B.
New quantity of B:
\[ x-2+10=x+8. \]
Thus new ratio is
\[ \frac{4x-8}{x+8} = \frac23. \]
Step 4: Solve the equation.
\[ 3(4x-8)=2(x+8) \]
\[ 12x-24=2x+16 \]
\[ 10x=40 \]
\[ x=4. \]
Therefore
\[ A=4x=16. \]
Hence,
\[ \boxed{16 liters} \]
Therefore the correct option is
\[ \boxed{(B)} \] Quick Tip: When some mixture is removed, each ingredient is removed in exactly the same ratio as present in the mixture.
A person who deliberately sets fire to buildings or property.
View Solution
Concept:
One-word substitutions are used to replace a long description with a single precise word. Such words improve vocabulary, comprehension, and communication skills.
The word Pyromaniac refers to a person who has a strong obsession with fire and may deliberately set fire to buildings, forests, vehicles, or other property.
Step 1: Understand the meaning given in the question.
The question describes:
\[ ``A person who deliberately sets fire to buildings or property.'' \]
The key idea is the intentional act of starting fires.
Step 2: Analyze each option carefully.
Iconoclast
\[ A person who attacks established beliefs or traditions. \]
This has no relation to setting fires.
Pyromaniac
\[ A person obsessed with fire and fire-setting. \]
This exactly matches the given description.
Misanthrope
\[ A person who dislikes mankind or society. \]
This is unrelated to arson.
Philanthropist
\[ A person who works for the welfare of others. \]
This is the opposite of destructive behavior.
Step 3: Select the most appropriate word.
Since the person intentionally sets fires,
\[ \boxed{Pyromaniac} \]
is the correct answer. Quick Tip: Remember: Pyro = Fire Maniac = Person obsessed with something Therefore, Pyromaniac = A person obsessed with fire.
One who studies ancient inscriptions and writings.
View Solution
Concept:
Many specialized fields of study have specific names for their practitioners. An epigraphist studies inscriptions engraved on stones, pillars, monuments, metals, and ancient artifacts.
These inscriptions provide valuable historical information about rulers, kingdoms, languages, and cultures.
Step 1: Identify the key phrase in the question.
The important words are:
\[ ``ancient inscriptions and writings'' \]
The answer must refer specifically to the study of inscriptions.
Step 2: Examine the options.
Archaeologist
\[ Studies ancient civilizations through artifacts and excavations. \]
Although related to history, this is not specifically the study of inscriptions.
Epigraphist
\[ Studies inscriptions engraved on historical objects. \]
This matches exactly.
Numismatist
\[ Studies coins and currency. \]
Not related to inscriptions.
Genealogist
\[ Studies family history and ancestry. \]
Not relevant here.
Step 3: Choose the correct word.
The appropriate one-word substitution is
\[ \boxed{Epigraphist} \] Quick Tip: Epi = Upon Graph = Writing Epigraphist = One who studies writings engraved upon surfaces such as stones and monuments.
One who collects and studies coins.
View Solution
Concept:
The study and collection of coins, medals, and currency is called Numismatics. A person engaged in this field is known as a Numismatist.
Coins provide valuable information about ancient rulers, economies, religions, and historical periods.
Step 1: Understand the description.
The question asks for:
\[ ``One who collects and studies coins.'' \]
Therefore the answer must specifically relate to coins.
Step 2: Analyze the options.
Philatelist
\[ Collects postage stamps. \]
Incorrect.
Numismatist
\[ Collects and studies coins and currency. \]
Correct.
Archivist
\[ Maintains historical records and documents. \]
Not specifically coins.
Antiquarian
\[ Studies or collects antiques. \]
Too broad.
Step 3: Select the correct option.
Hence,
\[ \boxed{Numismatist} \]
is the correct answer. Quick Tip: Common vocabulary pair: Philatelist \(\rightarrow\) Stamps Numismatist \(\rightarrow\) Coins
A person who believes that pleasure is the highest good.
View Solution
Concept:
Hedonism is a philosophical belief that pleasure and happiness are the most important goals in life.
A person who follows this philosophy is called a Hedonist.
Step 1: Identify the central idea.
The question emphasizes:
\[ ``pleasure is the highest good.'' \]
This is the defining feature of hedonism.
Step 2: Study each option.
Stoic
\[ A person who endures hardship calmly. \]
Not focused on pleasure.
Cynic
\[ A person who distrusts human motives. \]
Not appropriate.
Hedonist
\[ A person who seeks pleasure as the primary goal of life. \]
Exactly correct.
Ascetic
\[ A person who avoids worldly pleasures. \]
This is almost the opposite of a hedonist.
Step 3: Choose the best answer.
Therefore,
\[ \boxed{Hedonist} \]
is the correct one-word substitution. Quick Tip: Hedonist = Seeks pleasure Ascetic = Rejects pleasure These two words are often asked as opposites in examinations.
A person who opposes established beliefs and traditions.
View Solution
Concept:
A Heretic is a person who challenges, rejects, or opposes accepted doctrines, beliefs, customs, or traditions, especially in religion and philosophy.
Historically, people who questioned established religious teachings were often called heretics.
Step 1: Understand the meaning given in the question.
The statement describes:
\[ ``A person who opposes established beliefs and traditions.'' \]
The key idea is opposition to accepted doctrines.
Step 2: Examine each option.
Heretic
\[ A person who opposes accepted beliefs or doctrines. \]
Correct.
Fanatic
\[ A person with extreme enthusiasm for a belief. \]
Usually supports rather than opposes beliefs.
Disciple
\[ A follower of a teacher or doctrine. \]
Opposite meaning.
Martyr
\[ A person who suffers for a cause or belief. \]
Not necessarily one who opposes traditions.
Step 3: Select the correct word.
Thus the correct one-word substitution is
\[ \boxed{Heretic} \] Quick Tip: Heretic = Opposes accepted beliefs Disciple = Follows accepted teachings These words are commonly tested together in vocabulary questions.
NIMCET 2026 Exam Pattern
| Subject | Total no of questions | Marks awarded for the correct answer | Marks deducted for wrong answer | Total marks |
|---|---|---|---|---|
| Mathematics | 50 | 12 | 3 | 600 |
| Analytical Ability & Logical Reasoning | 40 | 6 | 1.5 | 240 |
| Computer Awareness | 20 | 6 | 1.5 | 120 |
| General English | 10 | 4 | 1 | 40 |
| Total | – | – | – | 1000 |








Comments