PDA

View Full Version : Power and Voltage


GreenDinos
Sep6-04, 08:44 PM
Q20-9. The power rating of a 570 W heater specifies the power consumed when the heater is connected to an ac voltage of 120V. What is the power consumed by two of these heaters connected in series, connected to the same voltage?

570 W
285 W
1140 W
2280 W
142.5 W

ok, my original thinking was that the 120V will supply 570 W of power and that two in a series would still have a total power of 570W (285W each)...but that was wrong...so is it double the power (1140W)- is the power consumed still 570W for each heater- and so 1140 is the total?

thanks

chroot
Sep6-04, 09:11 PM
Power is voltage times current. Ohm's law says voltage is current times resistance.

P = V \cdot I = \frac{V^2}{R}

Solving for resistance:

R = \frac{V^2}{P}

Replacing R with 2R:

P_{\textrm{both}} = \frac{V^2 \cdot P}{2 V^2} = \frac{P}{2}

- Warren