Solveeit Logo

Question

Question: A house is fitted with certain numbers of 100 W, 230 V incandescent lamps. The power to the house is...

A house is fitted with certain numbers of 100 W, 230 V incandescent lamps. The power to the house is fed by a generator producing the power at 240 V. The resistance of the wires from the generator to the house is 2 Ω. Find the maximum number of lamps that can be illuminated so that the voltage across none of the lamps drops below 230 V.

Answer

11

Explanation

Solution

  1. Calculate the resistance of a single lamp: The power rating of each incandescent lamp is P=100 WP = 100 \text{ W} at V=230 VV = 230 \text{ V}. Using the formula P=V2/RP = V^2/R, the resistance of one lamp (RlampR_{lamp}) is: Rlamp=V2P=(230 V)2100 W=52900100=529 ΩR_{lamp} = \frac{V^2}{P} = \frac{(230 \text{ V})^2}{100 \text{ W}} = \frac{52900}{100} = 529 \text{ Ω}.

  2. Determine the equivalent resistance of 'n' lamps in parallel: When 'n' identical lamps are connected in parallel, their equivalent resistance (RpR_p) is: Rp=Rlampn=529n ΩR_p = \frac{R_{lamp}}{n} = \frac{529}{n} \text{ Ω}.

  3. Calculate the total resistance of the circuit: The total resistance (RtotalR_{total}) includes the resistance of the wires (Rwires=2 ΩR_{wires} = 2 \text{ Ω}) and the equivalent resistance of the lamps: Rtotal=Rwires+Rp=2+529n ΩR_{total} = R_{wires} + R_p = 2 + \frac{529}{n} \text{ Ω}.

  4. Calculate the total current drawn from the generator: The generator produces a voltage of Vgen=240 VV_{gen} = 240 \text{ V}. The total current (ItotalI_{total}) is given by Ohm's Law: Itotal=VgenRtotal=2402+529n AI_{total} = \frac{V_{gen}}{R_{total}} = \frac{240}{2 + \frac{529}{n}} \text{ A}.

  5. Calculate the voltage drop across the wires: The voltage drop across the wires is: Vdrop_wires=Itotal×Rwires=(2402+529n)×2=4802+529n VV_{drop\_wires} = I_{total} \times R_{wires} = \left(\frac{240}{2 + \frac{529}{n}}\right) \times 2 = \frac{480}{2 + \frac{529}{n}} \text{ V}.

  6. Determine the voltage across the lamps: The voltage across the parallel combination of lamps (VlampsV_{lamps}) is the generator voltage minus the voltage drop across the wires: Vlamps=VgenVdrop_wires=2404802+529n VV_{lamps} = V_{gen} - V_{drop\_wires} = 240 - \frac{480}{2 + \frac{529}{n}} \text{ V}.

  7. Apply the condition for the voltage across the lamps: The problem states that the voltage across none of the lamps should drop below 230 V. Since the lamps are in parallel, they all have the same voltage. Thus, we require Vlamps230 VV_{lamps} \ge 230 \text{ V}. 2404802+529n230240 - \frac{480}{2 + \frac{529}{n}} \ge 230.

  8. Solve the inequality for 'n': 2402304802+529n240 - 230 \ge \frac{480}{2 + \frac{529}{n}} 104802+529n10 \ge \frac{480}{2 + \frac{529}{n}} Since 2+529n2 + \frac{529}{n} must be positive, we can multiply both sides: 10(2+529n)48010 \left(2 + \frac{529}{n}\right) \ge 480 20+5290n48020 + \frac{5290}{n} \ge 480 5290n48020\frac{5290}{n} \ge 480 - 20 5290n460\frac{5290}{n} \ge 460 Since nn must be positive, we can rearrange: n5290460n \le \frac{5290}{460} n52946n \le \frac{529}{46} n11.5n \le 11.5.

  9. Find the maximum integer value for 'n': Since the number of lamps must be an integer, the maximum number of lamps that can be illuminated without the voltage dropping below 230 V is the greatest integer less than or equal to 11.5. Maximum n=11n = 11.