Physics: Principles and Problems
Physics: Principles and Problems
9th Edition
Elliott, Haase, Harper, Herzog, Margaret Zorn, Nelson, Schuler, Zitzewitz
ISBN: 9780078458132
Textbook solutions

All Solutions

Page 630: Practice Problems

Exercise 25
Solution 1
Solution 2
Step 1
1 of 7
Three resistors are connected in a series-parallel circuit. They have power of $P_1=2,,rm{W}$, $P_2=3,,rm{W}$ and $P_3=1.5,,rm{W}$. If the battery has a voltage of $epsilon =12,,rm{V}$ we need to determine the current supplied by the battery.
Step 2
2 of 7
First we need to calculate the total power of the circuit. Total power is calculated as a sum of all the resistors regardless of the way they are connected:
$$P=P_1+P_2+P_3$$
Step 3
3 of 7
Inserting values in the previous equation:
$$P=2+3+1.5$$
$$P=6.5,,rm{W}$$
Step 4
4 of 7
Total voltage drop in the circuit is equal to the voltage of the battery. Power provided can be calculated as:
$$P=IV$$
where $V=epsilon$ and $I$ is a total current of the circuit, which is also the current supplied by the battery.
Step 5
5 of 7
From the previous equation we can extract current:
$$I=frac{P}{V}$$
Step 6
6 of 7
Inserting values into the equation:
$$I=frac{6.5}{12}$$
Finally:
$$boxed{I=0.54,,rm{A}}$$
Result
7 of 7
$$I=0.54,,rm{A}$$
Step 1
1 of 2
We are given a series-parallel circuit with three resistors, of which one dissipates
$P_1 = 2 ~mathrm{W }$, second dissipates $P_2 = 3 ~mathrm{W }$ and the third resistor dissipates $P_3 = 1.5 ~mathrm{W }$. We know that total power $P$ dissipated on the resistors in a circuit with any type of connections between the resistors is equal to a sum of power dissipated on individual resistors, stated as:

$$
begin{align*}
P &= P_1 + P_2 + P_3 \
tag{plug in the values} \
P &= 2 ~mathrm{W } + 3 ~mathrm{W } + 1.5 ~mathrm{W } \
P &= 6.5 ~mathrm{W }
end{align*}
$$

Total power dissipation $P$ can also be calculated as a product of voltage $V$ across the battery and current $I$ supplied by the battery, stated as:

$$
begin{align*}
P &= I V \
tag{express $I$ from the equation above } \
I &= dfrac{P}{V} \
I &= dfrac{ 6.5 ~mathrm{W } }{12 ~mathrm{V } }
end{align*}
$$

$$
boxed{ I = 0.5416 ~mathrm{A}}
$$

Result
2 of 2
$$
I = 0.5416 ~mathrm{A}
$$
Exercise 26
Step 1
1 of 8
In this problem we have 11 identical lights connected in series and then connected in series to a parallel combination of two lights. All 13 lights have the same resistance $R$ and we must find which of them will burn the brightest. To do this, we must first understand that the brightness of the lights comes from their ability to transform electric energy to energy of light. This means that the higher the energy output on the lights, the higher the brightness. Note that the energy $E$ transformed to energy of light in time interval $t$ is equal to power output of the electric device, stated as:

$$
E = P t
$$

As we can see, energy output to light is proportional to the power rating of the device. This means that we must decide which of the lights will have the higher power output if lights, connected in this way, are connected across an arbitrary source of voltage $V$.

Step 2
2 of 8
If these lights are connected across a voltage source $V$, current $I$ will flow will be supplied to the circuit. Let’s now find power rating on each of the lights. Current $I$ supplied from the voltage source $V$ can be found as:

$$
begin{align*}
I = dfrac{V} {R_e} tag{1}
end{align*}
$$

where $R_e$ is equivalent resistance of all the resistors in the circuit. We can find the equivalent resistance of resistors in this circuit by first finding the equivalent resistance $R_{parallel}$ of the two lights connected in parallel from:

$$
begin{align*}
dfrac{1}{R_{parallel}} &= dfrac{1}{R}+ dfrac{1}{R} \
dfrac{1}{R_{parallel}} &= dfrac{2}{R} \
R_{parallel} &= dfrac{R}{2}
end{align*}
$$

Step 3
3 of 8
As said, this parallel connection of the resistors with resistance $R$ is connected in series to 11 resistors, all with resistance $R$. This essentially means that we have 11 resistors with resistance $R$ connected in series to $R_{parallel}$ (the equivalent resistance of the said parallel combination). We can find equivalent resistance $R_e$ of all the resistors in the circuit as:

$$
begin{align*}
R_e &= 11 R + R_{parallel} \
R_e &= 11R + dfrac{R}{2} \
R_e &= 11.5 R
end{align*}
$$

We can now calculate current $I$ from equation $(1)$ as:

$$
begin{align*}
I &= dfrac{V} {R_e} \
I &= dfrac{V }{ 11.5 R }
end{align*}
$$

This same current $I$ will flow through the 11 lights connected in series. Power rating $P_{series}$ on these lights can be expressed as:

$$
begin{align*}
P_{series} &= I^2 R \
tag{plug in the calculated current $I$} \
P_{series} &= bigg( dfrac{V }{ 11.5 R } bigg)^2 \
P_{series} &= dfrac{V^2}{(11.5)^2 R^2 } R \
P_{series} &= dfrac{V^2}{132.25 R }
end{align*}
$$

Step 4
4 of 8
Voltage $V$ across the battery is equal to a sum of voltages $V_{series}$ across each individual light connected in series and voltage $V_{parallel}$ across the parallel combination of the lights, stated as:

$$
V = 11 V_{series} + V_{parallel}
$$

Voltage $V_{series}$ across each light connected in series can be obtained from Ohm’s law, which states that this voltage is equal to a product of current $I$ flowing through these lights and resistance $R$ across them, stated as:

$$
begin{align*}
V_{series} &= I R \
tag{plug in the calculated values} \
V_{series} &= dfrac{V }{ 11.5 R } R \
V_{series} &= dfrac{V}{11.5}
end{align*}
$$

We can plug this expression for $V_{series}$ into equation above to calculate $V_{parallel}$ as:

$$
begin{align*}
V &= 11 V_{series} + V_{parallel} \
V &= dfrac{11 V}{11.5} + V_{parallel} \
tag{express $V_{parallel}$ from the equation above} \
V_{parallel} &= V – dfrac{11V }{11.5} \
tag{group the terms in the brackets} \
V_{parallel} &= V bigg( 1- dfrac{11}{11.5} bigg) \
V_{parallel} &= V bigg( dfrac{11.5 – 11}{11.5} bigg) \
V_{parallel} &= V dfrac{0.5}{11.5} \
tag{replace $0.5 = dfrac{1}{2} $} \
V_{parallel} &= V dfrac{1}{2 cdot 11.5} \
V_{parallel} &= dfrac{V}{23}
end{align*}
$$

Step 5
5 of 8
Now that we have voltage $V_{parallel}$ across the lights in the parallel combination, we can find power output on the lights in the parallel combination as:

$$
begin{align*}
P_{parallel} &= dfrac{V_{parallel}^2}{R} \
tag{plug in $ V_{parallel} = dfrac{V}{23}$ } \
P_{parallel} &= bigg( dfrac{V}{23} bigg)^2 dfrac{1}{R} \
P_{parallel} &= dfrac{V^2}{23^2 R } \
P_{parallel} &= dfrac{V^2}{529 R}
end{align*}
$$

Step 6
6 of 8
Now that we have calculated both power rating $P_{series}$ on lights connected in series and power rating $P_{parallel}$ on lights in the parallel connection, we can compare them by finding their ratio:

$$
begin{align*}
dfrac{P_{parallel}}{P_{series}} &= dfrac{dfrac{V^2}{529 R}}{dfrac{V^2}{132.25 R}} \
tag{cancel out $V^2$ and $R$} \
dfrac{P_{parallel}}{P_{series}} &= dfrac{132.25}{529} \
dfrac{P_{parallel}}{P_{series}} &= 0.25 \
tag{find reciprocal value of the equation above} \
dfrac{P_{series}}{P_{parallel}} &= dfrac{1}{0.25} \
tag{replace $0.25 = dfrac{1}{4}$} \
dfrac{P_{series}}{P_{parallel}} &= 4
end{align*}
$$

$$
boxed{ P_{series} = 4 P_{parallel} }
$$

Step 7
7 of 8
Since brightness of the lights is proportional to the is proportional to its power output,as we can see from the equation

$$
E = P t
$$

we conclude that the equation

$$
P_{series} = 4 P_{parallel}
$$

means that the lights connected in series will shine 4 times more brightly than the two lights connected in parallel.

Result
8 of 8
$$
P_{series} = 4 P_{parallel}
$$

Lights connected in series will shine 4 times more brightly than the two lights connected in parallel.

Exercise 27
Solution 1
Solution 2
Step 1
1 of 5
We need to discuss what will happen to the described circuit if one of the parrallel lights burns out.
Step 2
2 of 5
In this problem there are 11 identical lights connected in series as one part, which is in series connected to another one that consists of two lights connected in parallel.
Step 3
3 of 5
In case one of the bulbs from the parallel part burns out, current will simply flow through the other bulb from the parallel section. This will be as if we had 12 bulbs connected in series:
$$R_e=12cdot R$$
Step 4
4 of 5
Before a bulb burnt out, the total resistance was:
$$R_{e0}=11cdot R+frac{Rcdot R}{R+R}$$
Which is:
$$R_{e0}=11.5cdot R$$
Comparing the current before and after we get:
$$frac{I}{I_o}=frac{R_{e0}}{E_{e}}$$
Inserting values we get:
$$frac{I}{I_0}=frac{11.5}{12}$$
$$boxed{I=0.958cdot I_0}$$
Step 5
5 of 5
If one of the bulbs from the series burns out, the current will not flow.
Step 1
1 of 2
In this problem we have 11 identical lights connected in series and then connected in series to a parallel combination of two lights. All 13 lights have the same resistance $R$.
Let’s say this circuit is connected to an arbitrary voltage source with voltage $V$.
If one of the two lights connected in parallel burns out, current won’t flow through it but it will keep flowing through the other light connected to it in parallel. This way, we essentially have 12 identical lights connected in series. This way, equivalent resistance $R_e$ of the 12 identical lights with resistance $R$ is calculated as:

$$
R_e = 12 R
$$

Current $I$ supplied by the battery can be calculated by dividing the voltage $V$ supplied by the battery and equivalent resistance of all the resistors in the circuit, stated as:

$$
begin{align*}
I &= dfrac{V}{R_e} \
I &= dfrac{V}{12 R}
end{align*}
$$

As we can see, back when one of the lights connected in parallel didn’t burn out, current was $I_0 = dfrac{V}{11.5 R}$. Clearly, if one of the lights connected in parallel burns out, current will keep flowing because it can continue flowing through the other branch containing the other light that didn’t burn out.
Let’s compare the two currents:

$$
begin{align*}
dfrac{I}{I_0} &= dfrac{dfrac{V}{12 R}}{dfrac{ V }{11.5 R}} \
dfrac{I}{I_0} &= dfrac{11.5}{12} \
dfrac{I}{I_0} &= 0.95833 \
I &= 0.95833 I_0
end{align*}
$$

As we can see, current decreased.

Result
2 of 2
Current decreases to $0.95833$ of the initial value.
Exercise 28
Solution 1
Solution 2
Step 1
1 of 6
We need to determine what would happen to the previously described circuit if one of the bulbs from the parallel section shorted out.
Step 2
2 of 6
There are 13 identical bulbs in a circuit out of which 11 are connected in a series and then in a series connected to the remaining two which are connected to each other in parallel.
Step 3
3 of 6
If one of the bulbs was shorted out, the current wouldn’t flow throught them, but throught the wire by which we shorted them out instead.
That means that the equivalent resistance can be calculated only as 11 bulbs in series:
$$R_e=11cdot R$$
Step 4
4 of 6
Resistance of the circuit before shorting out can be calculated as:
$$R_{e0}=11cdot R + frac{Rcdot R}{R+R}$$
Which is:
$$R_{e0}=11.5cdot R$$
Step 5
5 of 6
With voltage of the battery being equal, the comparison of currents can be done as an inverse of ratio of resistances:
$$frac{I}{I_0}=frac{R_{e0}}{R_r}$$
Step 6
6 of 6
Inserting values:
$$frac{I}{I_0}=frac{11.5}{11}$$
Finally:
$$boxed{I=1.045cdot I_0}$$
Step 1
1 of 2
In this problem we have 11 identical lights connected in series and then connected in series to a parallel combination of two lights. All 13 lights have the same resistance $R$.
Let’s say this circuit is connected to an arbitrary voltage source with voltage $V$.
If one of the two lights connected in parallel is shorted out, current won’t flow through either of them, but it will keep flowing through the wire with which we shorted them. The reason for this is due to a fact that current will always flow through a wire with less resistance, and resistance is zero through a wire with which we short any device. This way, we’ll only have the 11 identical lights connected in series, while the two connected in series wont’ light at all. This way, equivalent resistance $R_e$ of the 11 identical lights with resistance $R$ is calculated as:

$$
R_e = 11 R
$$

Current $I$ supplied by the battery can be calculated by dividing the voltage $V$ supplied by the battery and equivalent resistance of all the resistors in the circuit, stated as:

$$
begin{align*}
I &= dfrac{V}{R_e} \
I &= dfrac{V}{11 R}
end{align*}
$$

As we can see, back when one of the lights connected in parallel wasn’t shorted, current was $I_0 = dfrac{V}{11.5 R}$. Clearly, if one of the lights connected in parallel is shorted, current will keep flowing because it can continue flowing through the wire with which we made the short-circuit.
Let’s compare the two currents:

$$
begin{align*}
dfrac{I}{I_0} &= dfrac{dfrac{V}{11 R}}{dfrac{ V }{11.5 R}} \
dfrac{I}{I_0} &= dfrac{11.5}{11} \
dfrac{I}{I_0} &= 1.04545 \
I &= 1.04545 I_0
end{align*}
$$

As we can see, current increased.

Result
2 of 2
Current increases to $1.04545$ of the initial value.
unlock
Get an explanation on any task
Get unstuck with the help of our AI assistant in seconds
New