Important Tips for Solving JEE PYQs

1.  Guaranteed Marks: Mathematical Reasoning is one of the highest-scoring topics in JEE Main. You can almost certainly expect one question from this chapter, and it's usually one of the easiest to solve if you know the rules.

2.  Master Truth Tables: If you are ever in doubt about the equivalence of two statements, quickly draw a truth table. It is a foolproof method to check for tautology, contradiction, or equivalence. Practice creating them quickly.

3.  Memorize Key Equivalences: For speed, you must memorize the most important logical equivalences:     -   p    qpqp \implies q \equiv \sim p \lor q     -   The contrapositive equivalence: p    qq    pp \implies q \equiv \sim q \implies \sim p     -   De Morgan's Laws.     Many JEE questions are direct applications of these rules.

4.  Contrapositive is Your Best Friend: Questions often involve complex-sounding implications. Translating a statement to its contrapositive can often simplify the logic and make the truth value more obvious. Always check the contrapositive form.

5.  Negation of Quantifiers: Be very careful when negating statements with "All" or "Some". The negation of "All A are B" is not "All A are not B". It is "Some A are not B". This is a very common trap.

6.  Translate English to Symbols: The first step to solving a word problem is to break down the English sentences into symbolic form. Assign variables (p,q,r,...p, q, r, ...) to each simple statement and identify the connectives (and, or, if-then). This makes the underlying structure clear and easy to manipulate.