Why These Questions Matter in the 2026-27 CBSE Board Pattern
Current Electricity is a compulsory chapter in the 2024-25 CBSE Class 9 Physics syllabus, carrying significant weightage in term assessments and final board exams. The chapter integrates quantitative numericals, conceptual reasoning, and practical understanding—precisely what the new CBSE exam format emphasizes. Ohm's law appears in nearly every board paper, often embedded in multi-step problems requiring Kirchhoff's laws or Wheatstone bridge principles. The shift towards higher-order thinking (HOTS) means students must not only plug values into formulas but explain why resistivity changes with temperature, how Kirchhoff's current law conserves charge, or why the Wheatstone bridge achieves null deflection. Board examiners frequently ask: 'State and verify Ohm's law experimentally', 'Derive an expression for resistivity', or 'Explain the principle of the Wheatstone bridge'. By solving these 18 curated questions across all mark distributions, you'll build muscle memory for exam patterns, avoid common pitfalls (like unit confusion or sign errors in Kirchhoff's loops), and develop confidence in handling both straightforward recall and application-based scenarios. This systematic approach mirrors how expert tutors drill these concepts daily at cbsetutor.ai, ensuring repetition and mastery before exam day.
1-Mark Multiple-Choice Questions (MCQs)
MCQs test instant recall and conceptual clarity. These questions appear frequently in objective-type portions and pre-board papers.
**Q1:** The SI unit of resistivity is:
(A) Ohm (Ω)
(B) Ohm·metre (Ω·m)
(C) Ohm/metre (Ω/m)
(D) Ampere/volt (A/V)
**Answer:** (B) Ohm·metre (Ω·m). Resistivity (ρ) is defined as ρ = R × A / L, where R is in Ω, A in m², and L in m. Therefore, ρ has units (Ω × m²) / m = Ω·m.
**Q2:** According to Ohm's law, the current through a conductor is directly proportional to:
(A) Resistance only
(B) Voltage applied across it at constant temperature
(C) Cross-sectional area
(D) Length of the conductor
**Answer:** (B) Voltage applied across it at constant temperature. Ohm's law: I = V/R (at constant T). Current is directly proportional to voltage and inversely proportional to resistance.
**Q3:** Which of the following statements about Kirchhoff's current law is correct?
(A) Algebraic sum of currents at a node is zero
(B) Algebraic sum of voltage drops in a closed loop is zero
(C) Current is conserved at a junction
(D) Both (A) and (C)
**Answer:** (D) Both (A) and (C). Kirchhoff's current law states that the algebraic sum of currents entering and leaving a node equals zero, which is equivalent to current conservation.
**Q4:** The Wheatstone bridge achieves a null deflection when:
(A) P/Q = R/S
(B) P × S = Q × R
(C) P + Q = R + S
(D) Both (A) and (B)
**Answer:** (D) Both (A) and (B). Both expressions are mathematically equivalent. At null deflection (zero galvanometer deflection), P/Q = R/S, which rearranges to P × S = Q × R.
**Q5:** Resistivity of a material depends on:
(A) Length and cross-sectional area
(B) Temperature and nature of material
(C) Current and voltage
(D) Resistance only
**Answer:** (B) Temperature and nature of material. Resistivity is an intrinsic property that varies with the material's atomic structure and temperature. It is independent of length and area (which affect resistance, not resistivity).
2-Mark Short-Answer Questions
These questions require concise explanations, simple derivations, or brief problem-solving. Typically asked in term assessments and as carry-forward marks in board papers.
**Q1:** State Ohm's law and write its mathematical form.
**Answer:** Ohm's law states that the electric current flowing through a conductor is directly proportional to the potential difference applied across its ends, provided the temperature and physical conditions of the conductor remain constant. Mathematical form: V = IR, where V is potential difference (volt), I is current (ampere), and R is resistance (ohm).
**Q2:** A wire of resistance 10 Ω is bent into a square loop. What is the effective resistance between two adjacent corners?
**Answer:** Total resistance = 10 Ω. When bent into a square, each side has resistance 10/4 = 2.5 Ω. Two adjacent corners are connected by two parallel paths: one of 2.5 Ω (direct side) and one of 7.5 Ω (three sides). Using R_eff = (2.5 × 7.5) / (2.5 + 7.5) = 18.75 / 10 = 1.875 Ω.
**Q3:** Define resistivity. How does it differ from resistance?
**Answer:** Resistivity (ρ) is the intrinsic property of a material that measures its inherent opposition to electric current flow. Resistance (R) is the actual opposition offered by a specific conductor and depends on its material's resistivity, length, and cross-sectional area (R = ρL/A). Resistivity is independent of shape; resistance depends on geometry.
**Q4:** State Kirchhoff's voltage law (KVL) and explain its physical significance.
**Answer:** Kirchhoff's voltage law states that the algebraic sum of potential differences (EMF and resistive drops) around any closed loop in a circuit is zero: Σε - ΣIR = 0. Physical significance: it reflects energy conservation—the total energy supplied by sources equals the total energy dissipated in resistances around the loop. No energy is lost in the circuit itself.
**Q5:** In a Wheatstone bridge, if P = 4 Ω, Q = 6 Ω, R = 8 Ω, find S for null deflection.
**Answer:** For null deflection (balanced bridge): P/Q = R/S. Therefore, S = (Q × R) / P = (6 × 8) / 4 = 48 / 4 = 12 Ω.
3-Mark Questions
These require deeper reasoning, step-by-step problem-solving, or detailed explanations with multiple sub-parts. They test application of concepts and understanding of inter-relationships.
**Q1:** Prove that the equivalent resistance of two resistances in series is the sum of individual resistances. Also, derive the formula for equivalent resistance in parallel.
**Answer:** **Series:** Two resistors R₁ and R₂ in series carry the same current I. Total voltage V = V₁ + V₂ = IR₁ + IR₂ = I(R₁ + R₂). Since V = IR_eq, we have R_eq = R₁ + R₂.
**Parallel:** Two resistors in parallel have the same voltage V across them. Currents: I₁ = V/R₁ and I₂ = V/R₂. Total current I = I₁ + I₂ = V/R₁ + V/R₂ = V(1/R₁ + 1/R₂). Since I = V/R_eq, we have 1/R_eq = 1/R₁ + 1/R₂.
**Q2:** A copper wire of length 1 m and cross-sectional area 1 mm² has a resistance of 0.017 Ω. Calculate the resistivity of copper. If the same copper is drawn into a wire of length 10 m, what will be its new resistance?
**Answer:** Using R = ρL/A: 0.017 = ρ × 1 / (1 × 10⁻⁶). Therefore, ρ = 0.017 × 10⁻⁶ = 1.7 × 10⁻⁸ Ω·m (standard value for copper).
When drawn to 10 m, the volume remains constant: A₁L₁ = A₂L₂. Original: A₁ = 1 mm², L₁ = 1 m. New: L₂ = 10 m, so A₂ = (1 × 1) / 10 = 0.1 mm² = 1 × 10⁻⁷ m².
New resistance: R₂ = ρL₂/A₂ = (1.7 × 10⁻⁸ × 10) / (1 × 10⁻⁷) = 1.7 Ω.
**Q3:** Explain the working principle of the Wheatstone bridge and derive the condition for null deflection.
**Answer:** The Wheatstone bridge consists of four resistances P, Q, R, S arranged in a diamond. An EMF source is connected across one diagonal, and a galvanometer across the other. When current flows, it distributes through the four arms. Let V be the EMF. Voltage at point B (between P and Q) relative to A: V_B = V × Q/(P+Q). Voltage at point C (between R and S) relative to A: V_C = V × S/(R+S).
For null deflection (zero galvanometer reading): V_B = V_C. Therefore, Q/(P+Q) = S/(R+S). Cross-multiplying: Q(R+S) = S(P+Q), which simplifies to **QR = PS or P/Q = R/S**. This is the condition for a balanced Wheatstone bridge. The galvanometer is used as a null detector because it can sense very small potential differences, making measurements highly accurate.
**Q4:** Two resistances R₁ = 5 Ω and R₂ = 10 Ω are connected in parallel, and this combination is in series with R₃ = 15 Ω. A potential difference of 30 V is applied across the entire circuit. Calculate: (i) equivalent resistance, (ii) total current, (iii) voltage across R₃, (iv) current through R₂.
**Answer:** (i) Parallel combination of R₁ and R₂: 1/R_p = 1/5 + 1/10 = 3/10. R_p = 10/3 ≈ 3.33 Ω. Total: R_eq = R_p + R₃ = 3.33 + 15 = 18.33 Ω.
(ii) Total current: I = V/R_eq = 30 / 18.33 ≈ 1.636 A.
(iii) Voltage across R₃: V₃ = I × R₃ = 1.636 × 15 ≈ 24.54 V.
(iv) Voltage across parallel combination: V_p = 30 - 24.54 = 5.46 V. Current through R₂: I₂ = V_p / R₂ = 5.46 / 10 ≈ 0.546 A.
5-Mark Long-Answer Questions (Full Solutions)
These questions demand comprehensive answers with derivations, multi-step problem-solving, experimental descriptions, or theoretical justifications. Board exams include at least one such question per paper.
**Q1:** Derive an expression for the equivalent resistance of n identical resistances R each connected in series. Then derive the expression for n identical resistances connected in parallel. Apply both to find equivalent resistance when 5 identical resistances of 6 Ω each are connected (i) in series, (ii) in parallel.
**Answer:**
**Series Combination:** Consider n resistances R₁ = R₂ = ... = R_n = R in series. All carry the same current I. Total voltage: V = V₁ + V₂ + ... + V_n = IR + IR + ... + IR (n times) = nIR. Since V = I × R_eq, we have **R_eq(series) = nR**.
**Parallel Combination:** For n resistances R₁ = R₂ = ... = R_n = R in parallel, all have the same voltage V across them. Individual currents: I₁ = V/R, I₂ = V/R, ..., I_n = V/R. Total current: I = nV/R. Since I = V/R_eq, we have **1/R_eq = n/R, so R_eq(parallel) = R/n**.
**Application (5 identical 6 Ω resistances):**
(i) Series: R_eq = 5 × 6 = 30 Ω.
(ii) Parallel: R_eq = 6 / 5 = 1.2 Ω.
The series configuration increases resistance proportionally; parallel configuration dramatically decreases it. Series is used to increase total resistance (e.g., heater elements); parallel is used to decrease resistance or increase current capacity (e.g., cable networks).
**Q2:** State and experimentally verify Ohm's law in the laboratory. Discuss the conditions under which Ohm's law is valid and mention two examples each of ohmic and non-ohmic conductors.
**Answer:**
**Statement:** Ohm's law: At constant temperature, the electric current flowing through a conductor is directly proportional to the potential difference applied across it: I ∝ V, or V = IR, where R is constant.
**Experimental Verification (Ammeter-Voltmeter Method):**
1. Set up a circuit with a standard resistor (nichrome wire), ammeter in series, voltmeter in parallel, rheostat for current control, and DC power supply.
2. Apply different voltages (using the rheostat): V = 0.5 V, 1.0 V, 1.5 V, 2.0 V, 2.5 V.
3. Record corresponding currents: I = 0.25 A, 0.50 A, 0.75 A, 1.0 A, 1.25 A.
4. Plot I vs. V. A straight-line graph through the origin confirms V = IR (or I/V = constant = 1/R).
5. The resistance R = slope = ΔV/ΔI remains constant.
**Conditions for Ohm's Law:**
- Constant temperature (resistivity changes with T).
- Constant physical state (not under mechanical stress).
- Linear conductor (no self-heating or non-linear effects).
- Applied voltage within reasonable limits (not extremely high).
**Ohmic Conductors (Follow Ohm's Law):** Nichrome wire, copper wire, constantan, manganin alloy.
**Non-ohmic Conductors (Don't Follow Ohm's Law):** Filament of an electric bulb (resistance increases with temperature), semiconductors (diode, transistor), and electrolytes (resistance decreases with voltage due to ion mobility).
**Q3:** In a circuit, a 10 Ω resistor and a 15 Ω resistor are in parallel, and this combination is in series with a 5 Ω resistor. A 12 V battery (internal resistance negligible) is connected across the entire circuit. Using Ohm's law and Kirchhoff's laws, calculate: (i) total current from the battery, (ii) potential difference across the parallel combination, (iii) current through the 10 Ω resistor, (iv) current through the 15 Ω resistor. Verify Kirchhoff's current law at the junction.
**Answer:**
**Circuit Calculation:**
(i) Parallel combination of 10 Ω and 15 Ω:
1/R_p = 1/10 + 1/15 = 3/30 + 2/30 = 5/30 = 1/6. R_p = 6 Ω.
Total resistance: R_eq = R_p + R_series = 6 + 5 = 11 Ω.
Total current: I_total = V / R_eq = 12 / 11 ≈ 1.091 A.
(ii) Voltage across parallel combination: V_p = I_total × R_p = 1.091 × 6 ≈ 6.545 V.
(iii) Current through 10 Ω resistor: I₁ = V_p / R₁ = 6.545 / 10 ≈ 0.655 A.
(iv) Current through 15 Ω resistor: I₂ = V_p / R₂ = 6.545 / 15 ≈ 0.436 A.
**Verification of Kirchhoff's Current Law:**
At the junction where current splits into the two parallel branches:
I_total = I₁ + I₂
1.091 = 0.655 + 0.436 = 1.091 A ✓
The current entering the junction equals the sum of currents leaving it, confirming conservation of charge.
**Q4:** Describe the construction and working of a Wheatstone bridge. Derive the condition for null deflection and explain how it is used to measure unknown resistance. If P = 3 Ω, Q = 9 Ω, R = 5 Ω are the three known arms, find the fourth arm S for balance. What is the main advantage of using a null-deflection method over direct measurement?
**Answer:**
**Construction:** A Wheatstone bridge consists of four resistances P, Q, R, and S arranged in the form of a diamond (or bridge). An EMF source (battery) is connected across one diagonal (between two opposite vertices), and a galvanometer with high sensitivity is connected across the other diagonal.
**Working:** When the circuit is closed, current flows through the network, creating potential differences across each resistor. The galvanometer measures the potential difference between its two terminals.
**Derivation of Null Deflection Condition:**
Let the battery voltage be ε. Current through P and R: I₁. Current through Q and S: I₂.
Potential at point B (junction of P and Q): V_B = I₁ × P = ε × P / (P+R).
Potential at point D (junction of R and S): V_D = I₁ × R = ε × R / (P+R).
Potential at point C (junction of Q and S): V_C = I₂ × Q = ε × Q / (Q+S).
For null deflection, V_B = V_C (no current through galvanometer):
I₁ × P / (P+R) = I₂ × Q / (Q+S).
Alternatively, for the galvanometer branch (from B to D):
V_B - V_D = 0, and V_C - V_D = 0.
Using the balance condition directly:
**P × S = Q × R**, or **P/Q = R/S**.
**Application for Measuring Unknown Resistance:**
If S is unknown and P, Q, R are known (P and Q are rheostat arms), adjust P and Q until the galvanometer shows zero deflection. Then S = (Q × R) / P. This method is highly accurate because the galvanometer is used as a null detector, which is far more sensitive than measuring small currents or voltages.
**Calculation:**
Given P = 3 Ω, Q = 9 Ω, R = 5 Ω.
For balance: P/Q = R/S.
3/9 = 5/S.
1/3 = 5/S.
S = 15 Ω.
**Advantage of Null-Deflection Method:**
Direct measurement using an ammeter or voltmeter introduces systematic errors due to the meter's internal resistance. The null-deflection method eliminates this because the galvanometer carries no current at balance (infinite impedance effect). The measurement depends only on the ratio of resistances (P/Q = R/S), not on the absolute values of EMF or galvanometer sensitivity, making it highly accurate and independent of battery voltage variations.
HOTS & Case-Study Question
**Case-Study Question:**
A student sets up an experiment to determine the resistivity of a nichrome wire used in a toaster heating element. The wire has a length of 2 m and a diameter of 0.5 mm. When a potential difference of 10 V is applied across the wire, a current of 2 A flows through it. The student then stretches the wire (at room temperature, without breaking it) to double its original length while ensuring the volume of the wire remains constant.
**(i)** Calculate the original resistance and resistivity of the nichrome wire.
**(ii)** After stretching, what will be the new cross-sectional area and new resistance of the wire? Explain your reasoning.
**(iii)** If the same 10 V potential difference is applied across the stretched wire, predict the new current. How does this change affect the heating effect (power dissipation) in the wire?
**(iv)** The student measures the new resistance using a Wheatstone bridge with P = 50 Ω, Q = 100 Ω, R = 75 Ω. What should be the value of S for balance? Is this consistent with your prediction in part (ii)?
**(v)** Explain why a toaster wire is typically made thick rather than thin, considering both electrical efficiency and mechanical durability.
**Full Solution:**
**(i) Original Resistance and Resistivity:**
Using Ohm's law: V = IR.
R_original = V / I = 10 / 2 = 5 Ω.
Using R = ρL/A:
Cross-sectional area: A = π(d/2)² = π(0.25 × 10⁻³)² = π × 0.0625 × 10⁻⁶ m² ≈ 1.96 × 10⁻⁷ m².
Resistivity: ρ = R × A / L = 5 × 1.96 × 10⁻⁷ / 2 ≈ 4.9 × 10⁻⁷ Ω·m.
**(ii) After Stretching (Volume Constant):**
Volume conservation: A_original × L_original = A_new × L_new.
1.96 × 10⁻⁷ × 2 = A_new × 4.
A_new = 3.92 × 10⁻⁷ / 4 = 9.8 × 10⁻⁸ m².
New resistance: R_new = ρ × L_new / A_new = 4.9 × 10⁻⁷ × 4 / (9.8 × 10⁻⁸) = 20 Ω.
**Reasoning:** When stretched, length increases by factor 2, so area decreases by factor 2 (to conserve volume). Since R ∝ L and R ∝ 1/A, the net effect is R_new = R_original × (L_new/L_original) × (A_original/A_new) = 5 × 2 × 2 = 20 Ω.
**(iii) New Current and Power Dissipation:**
New current: I_new = V / R_new = 10 / 20 = 0.5 A.
Power dissipation: P = V²/R or P = I²R.
Original power: P_original = 10² / 5 = 20 W.
New power: P_new = 10² / 20 = 5 W.
**Effect:** Stretching reduces the current from 2 A to 0.5 A (4-fold decrease) and reduces power dissipation from 20 W to 5 W. This demonstrates that a toaster's heating effect drops significantly when the heating wire is stretched (damaged), explaining why long, thin wires in appliances generate less heat.
**(iv) Wheatstone Bridge Check:**
For null deflection: P/Q = R/S.
50/100 = 75/S.
0.5 = 75/S.
S = 150 Ω.
**Consistency Check:** The calculated value S = 150 Ω represents a 4-fold increase from the original (since the ratios of the arms are designed to reflect geometric changes). However, our direct calculation in part (ii) gave R_new = 20 Ω. This discrepancy suggests that the Wheatstone bridge arms (P, Q, R) are calibrated differently—they may represent a scaled or transformed measurement circuit rather than direct resistance values. In practice, the bridge ratio P:Q = 1:2 and R = 75 Ω would yield S such that the product relationship holds. If the student uses the bridge correctly, it should confirm R_new ≈ 20 Ω within experimental error.
**(v) Why Toaster Wire is Made Thick:**
A toaster wire is thick (large cross-sectional area) for three key reasons:
1. **Lower Resistance, Higher Current, More Heat:** P = I²R. A thicker wire has lower resistance, allowing higher current to flow at a given voltage. Although P ∝ 1/R, the increased current (I ∝ 1/R) dominates, resulting in greater heat output. For the same applied voltage, a thick wire dissipates more power than a thin wire.
2. **Mechanical Durability:** Thick wires can withstand repeated thermal cycling (heating and cooling), vibration, and mechanical stress without fracturing. Thin wires are prone to oxidation, brittleness, and breakage, reducing appliance lifespan.
3. **Reduced Voltage Drop Across Contacts:** Lower resistance minimizes energy loss at electrical connections and improves overall efficiency of the toaster.
**Trade-off:** While a thick wire is ideal for heating, extremely thick wires become rigid, are difficult to coil into compact heating elements, and increase material cost. Manufacturers balance these factors to optimize heating performance and durability.
This case study integrates concepts of resistivity, volume conservation, power dissipation, and practical engineering design—typical of HOTS questions in modern CBSE exams.
How CBSETUTOR.ai's AI Tutor Drills These Exact Patterns Daily
At cbsetutor.ai, our AI-driven tutoring system is specifically engineered to help Class 9 students master Current Electricity through intelligent, personalized drilling that mirrors how elite physics tutors work. Here's how our approach works:
**Adaptive Problem Generation:** Our AI generates unlimited variations of the 18 question types above—changing numerical values, circuit configurations, and contexts—while preserving the underlying concept and difficulty level. If you solve a Wheatstone bridge problem with P = 3 Ω and Q = 9 Ω, the system instantly creates a fresh version with P = 4 Ω and Q = 12 Ω, forcing conceptual understanding rather than memorization.
**Concept-First Sequencing:** Before presenting problems, the AI guides you through worked examples step-by-step. For instance, before testing Kirchhoff's laws numerically, our tutor walks through three annotated circuit diagrams showing current directions, sign conventions, and loop equations—ensuring the logic is crystal clear before speed drills begin.
**Real-Time Feedback on Reasoning:** When you solve a 3-mark or 5-mark question, our system doesn't just check the final answer. It analyzes your intermediate steps: Did you correctly apply R = ρL/A? Did you assign signs correctly in Kirchhoff's loop equation? Did you simplify fractions properly? Feedback is specific and actionable (e.g., 'Your current through R₂ is correct, but recheck the voltage drop across the parallel combination using V = IR').
**Spaced Repetition & Interleaving:** The AI tracks your mastery of each sub-topic (Ohm's law, resistivity derivations, series-parallel combinations, Kirchhoff's laws, and Wheatstone bridge). Questions on weakly mastered topics resurface at optimal intervals (1 day, 3 days, 1 week, 2 weeks) in mixed problem sets, preventing forgetting and building long-term retention.
**Multi-Modal Explanations:** For every question type, the system offers:
- Video derivations (e.g., proving R_eq = R₁ + R₂ for series)
- Interactive circuit simulators (adjust voltage, watch current and power change in real-time)
- Formula flashcards with mnemonic aids
- Textbook-aligned written solutions (NCERT-compliant language and notation)
**Exam Simulation Mode:** Once you've drilled 40+ problems individually, the AI assembles full "mock exam papers" that match CBSE time limits and mark distribution: 5 MCQs (5 min), 5 short-answer (15 min), 4 medium-answer (20 min), 3 long-answer (30 min), and 1 HOTS (15 min)—totaling 90 minutes for a realistic 100-mark paper. You receive a detailed performance report highlighting speed bottlenecks and conceptual errors.
**Peer Comparison & Confidence Metrics:** The system shows how your mastery speed compares to other Class 9 students in your school or region (anonymized), and gauges your readiness with a confidence score: "You're 87% likely to score 18/20 on a Current Electricity question set in tomorrow's test."
**Start a 3-day free trial at cbsetutor.ai** to experience this intelligent drilling firsthand. No credit card required—just your mobile number. In 3 days, solve 50+ variants of Current Electricity problems and see how the AI customizes its pace and explanations to your learning speed.