Question:

If \( R_s \) and \( R_p \) are the equivalent resistances of \( n \) resistors, each of value \( R \), in series and parallel combinations respectively, then the value of \( (R_s - R_p) \) is:

Show Hint

Remember: for \( n \) equal resistors in series, add normally. For parallel, take reciprocal sum. Always simplify using LCM when subtracting expressions.
Updated On: Jun 20, 2025
  • \( \left( \frac{n^2 - 1}{n^2} \right) R \)
  • \( \left( \frac{n^2 + 1}{n^2 - 1} \right) R \)
  • \( \left( \frac{n^2 - 1}{n} \right) R \)
  • \( \frac{(n^2 + 1)R}{n^2} \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Let’s find the expressions for the resistors: - In series, total resistance is: \[ R_s = nR \] - In parallel, total resistance is: \[ \frac{1}{R_p} = \frac{1}{R} + \frac{1}{R} + \cdots + \frac{1}{R} = \frac{n}{R} \Rightarrow R_p = \frac{R}{n} \] - Now compute the difference: \[ R_s - R_p = nR - \frac{R}{n} \] Take LCM: \[ R_s - R_p = \frac{n^2R - R}{n} = \frac{R(n^2 - 1)}{n} \] Thus, \[ R_s - R_p = \left( \frac{n^2 - 1}{n} \right) R \]
Was this answer helpful?
0
0