Current Electricity: Numerical Problems Set (7)

easy 2 min read

Question

Three resistors R1=2 ΩR_1 = 2~\Omega, R2=3 ΩR_2 = 3~\Omega and R3=6 ΩR_3 = 6~\Omega are connected. R2R_2 and R3R_3 are in parallel, and that combination is in series with R1R_1. The network is connected to a battery of EMF 1212 V with internal resistance r=1 Ωr = 1~\Omega. Find (a) the current drawn from the battery, (b) the potential drop across the parallel combination and (c) the power dissipated in R3R_3.

Solution — Step by Step

For R2R3R_2 \parallel R_3:

Rp=R2R3R2+R3=3×63+6=2 ΩR_p = \frac{R_2 R_3}{R_2 + R_3} = \frac{3 \times 6}{3 + 6} = 2~\Omega
Rtotal=R1+Rp+r=2+2+1=5 ΩR_{\text{total}} = R_1 + R_p + r = 2 + 2 + 1 = 5~\Omega I=EMFRtotal=125=2.4 AI = \frac{\text{EMF}}{R_{\text{total}}} = \frac{12}{5} = 2.4 \text{ A}

Voltage across RpR_p: Vp=IRp=2.4×2=4.8V_p = I \cdot R_p = 2.4 \times 2 = 4.8 V. This is the same voltage across R3R_3.

PR3=Vp2R3=(4.8)26=23.046=3.84 WP_{R_3} = \frac{V_p^2}{R_3} = \frac{(4.8)^2}{6} = \frac{23.04}{6} = 3.84 \text{ W}

I=2.4I = 2.4 A, Vp=4.8V_p = 4.8 V, PR3=3.84P_{R_3} = 3.84 W.

Why This Works

Two CBSE-board moves drive every mixed circuit: (1) collapse parallel pairs into a single equivalent, then (2) treat the simplified network as one big series loop where Ohm’s law gives the main-line current. After that, voltages and individual-branch currents fall out one by one.

The power formula P=V2/RP = V^2/R is the cleanest choice when you know the voltage across the resistor. If you only know the current through it, use P=I2RP = I^2 R. Both give the same answer — pick whichever avoids extra arithmetic.

Alternative Method

Find the current through R3R_3 directly. The voltage Vp=4.8V_p = 4.8 V drives R3R_3, so I3=4.8/6=0.8I_3 = 4.8/6 = 0.8 A. Then P=I2R=(0.8)2×6=3.84P = I^2 R = (0.8)^2 \times 6 = 3.84 W. Same answer.

Common Mistake

The most common mistake — students forget to include the internal resistance rr in RtotalR_{\text{total}}. They get I=12/4=3I = 12/4 = 3 A and the rest of the numbers go wrong by 25%. If a battery has internal resistance specified, it always enters the series sum unless the problem explicitly says “neglect.”

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next