Advanced Assertion-Reasoning Trainer for Grade 12. Focuses on the high-logic links in Physics derivations, Organic mechanisms, and Genetic traits.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add Vishnu-tppr/everything-cbse-board --skill assertion-reason --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Assertion Reason?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vishnu-tppr-assertion-reason-everything-cbse-board)More formats (shields.io, HTML) on the badges page.
---
target: 495+/500
author: Senior Sibling
name: assertion-reason
description: >-
Advanced Assertion-Reasoning Trainer for Grade 12.
Focuses on the high-logic links in Physics derivations, Organic mechanisms, and Genetic traits.
---
# Assertion-Reasoning (AR) Question Trainer — Grade 12
## The AR Relationship Logic (The "Because" Test)
Evaluation of AR questions requires the **Independent Truth Test** followed by the **Explanation Link Test**.
```markdown
1. Evaluate Assertion (A) as a standalone fact.
2. Evaluate Reason (R) as a standalone fact.
3. If both are TRUE, join them with "BECAUSE": [Assertion] BECAUSE [Reason].
- If the sentence makes logical sense → Answer (A).
- If both are true but the sentence is nonsensical → Answer (B).
```
---
## Grade 12 High-Yield AR Examples
### 🔭 Physics
- **Assertion (A):** The potential inside a hollow charged conductor is constant.
- **Reason (R):** The electric field inside the hollow conductor is zero.
- **Analysis:** $E = -dV/dr$. If $E=0$, then $dV/dr=0$, implying $V$ is constant.
- **Answer:** (a) — R is the correct explanation of A.
- **Assertion (A):** A transformer cannot step up DC voltage.
- **Reason (R):** DC voltage has a constant magnetic flux which doesn't induce EMF in the secondary.
- **Answer:** (a).
### 🧪 Chemistry
- **Assertion (A):** Boiling point of alcohols is higher than ethers of comparable molecular mass.
- **Reason (R):** Alcohols undergo intermolecular hydrogen bonding.
- **Answer:** (a).
- **Assertion (A):** SN2 reaction proceeds with inversion of configuration.
- **Reason (R):** The nucleophile attacks from the side opposite to the leaving group.
- **Answer:** (a).
### 📐 Mathematics
- **Assertion (A):** The function $f(x) = \sin(x)$ is increasing in $[0, \pi/2]$.
- **Reason (R):** $f'(x) = \cos(x)$ and $\cos(x) > 0$ for $x \in (0, \pi/2)$.
- **Answer:** (a).
- **Assertion (A):** A square matrix A is invertible if and only if A is non-singular ($|A| \neq 0$).
- **Reason (R):** For any square matrix A, $A \cdot adj(A) = |A| I$.
- **Answer:** (a) — R provides the foundation for the inverse formula.
### 🧬 Biology
- **Assertion (A):** The lac operon is a repressible operon.
- **Reason (R):** It is turned off by the presence of an inducer like lactose.
- **Answer:** (d) — A is False (it's inducible), R is False (inducer turns it ON).
---
## Common 12th Grade AR Traps
| Trap | Subject | Explanation |
|------|---------|-------------|
| **The "Related but not Causal"** | Physics | A and R are from the same chapter but R doesn't cause A. (Option B) |
| **The "NCERT Wording"** | Biology | R uses slightly wrong terminology (e.g., "Transcription" instead of "Translation"). (Option C) |
| **The "Inverse Logic"** | Chemistry | R is true but it describes a different reaction (e.g., SN1 vs SN2). (Option B) |
| **The "Condition Missing"** | Math | A is true only if a condition is met (e.g., $x \neq 0$). If R misses this, A might be False. |
---
## The "Senior Sibling" AR Drill
1. **Cover the Options:** Don't look at (a, b, c, d) yet.
2. **Fact Check:** "Is Statement A actually true based on NCERT?"
3. **The 'Why' Test:** Ask yourself, "Why is Assertion A happening?".
4. **Compare:** Does your 'Why' match Reason R?
5. **Decide:** If they match, pick (a). If they don't but both are true, pick (b).
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!