Electricity and Magnetism

198 questions

Question 1Question

Match each electromagnetic rule or law on the left with its corresponding physical application or phenomenon on the right.

Click a left item, then click its matching right item

Items

Fleming's left-hand rule
Right-hand grip rule
Lenz's law

Matches

Show answer & explanation

Answer

Fleming's left-hand rule pairs with determining the direction of force on a current-carrying conductor; Right-hand grip rule pairs with determining the direction of magnetic field around a straight wire; Lenz's law pairs with determining the direction of an induced current.
Each rule specifically identifies a vector direction in electromagnetism: Fleming's left-hand rule identifies the force direction on a current-carrying conductor, the Right-hand grip rule gives the magnetic field pattern surrounding a current-carrying wire, and Lenz's law gives the direction of an induced current.

Step-by-Step Solution

1
Identify the primary purpose of Fleming's left-hand rule
It relates magnetic field, current, and motion/force on a current-carrying conductor.
The thumb points to force, index finger to magnetic field, and middle finger to current.
2
Identify the primary purpose of the Right-hand grip rule
It determines the magnetic field direction around a straight wire carrying current.
Grasping the conductor with the thumb pointing in current direction causes the curled fingers to point in the field direction.
3
Identify the primary purpose of Lenz's law
It gives the polarity and direction of induced electromagnetic effects.
Lenz's law ensures conservation of energy by opposing the initial flux change.

Key Concept

Electromagnetic rules and their physical applications
Estimated Time:45s
Question 2Question

An alternating current (AC) series circuit contains a resistor of resistance R=30 ΩR = 30\ \Omega, an inductor of inductive reactance XL=80 ΩX_L = 80\ \Omega, and a capacitor of capacitive reactance XC=40 ΩX_C = 40\ \Omega. The circuit is connected across an AC supply with a peak voltage of V0=1002 VV_0 = 100\sqrt{2}\text{ V}. What is the average power dissipated in the circuit?

Show answer & explanation

Answer: 120 W120\text{ W}

Answer

The average electrical power dissipated in the circuit is 120 W120\text{ W}.
The average power dissipated in an AC series circuit depends solely on the resistive component. First, converting peak voltage V0=1002 VV_0 = 100\sqrt{2}\text{ V} yields an RMS voltage of Vrms=100 VV_{\text{rms}} = 100\text{ V}. Computing the circuit impedance yields Z=302+(8040)2=50 ΩZ = \sqrt{30^2 + (80 - 40)^2} = 50\ \Omega. This produces an RMS current of Irms=10050=2 AI_{\text{rms}} = \frac{100}{50} = 2\text{ A}. Finally, substituting into Pavg=Irms2RP_{\text{avg}} = I_{\text{rms}}^2 R gives (2)2×30=120 W(2)^2 \times 30 = 120\text{ W}.

Step-by-Step Solution

1
Calculate the root-mean-square (RMS) voltage of the AC supply.
Vrms=V02=10022=100 VV_{\text{rms}} = \frac{V_0}{\sqrt{2}} = \frac{100\sqrt{2}}{\sqrt{2}} = 100\text{ V}
AC power calculations require RMS voltage values rather than peak voltage values.
2
Calculate the net impedance (ZZ) of the series RLC circuit.
Z=R2+(XLXC)2=302+(8040)2=302+402=2500=50 ΩZ = \sqrt{R^2 + (X_L - X_C)^2} = \sqrt{30^2 + (80 - 40)^2} = \sqrt{30^2 + 40^2} = \sqrt{2500} = 50\ \Omega
Resistance and reactances combine quadratically due to phase differences between voltage across components.
3
Calculate the RMS current (IrmsI_{\text{rms}}) flowing through the circuit.
Irms=VrmsZ=100 V50 Ω=2 AI_{\text{rms}} = \frac{V_{\text{rms}}}{Z} = \frac{100\text{ V}}{50\ \Omega} = 2\text{ A}
Ohm's law for AC circuits states Irms=VrmsZI_{\text{rms}} = \frac{V_{\text{rms}}}{Z}.
4
Calculate the average power dissipated in the circuit.
Pavg=Irms2R=(2 A)2×30 Ω=120 WP_{\text{avg}} = I_{\text{rms}}^2 R = (2\text{ A})^2 \times 30\ \Omega = 120\text{ W}
Power is dissipated only in resistive elements, as pure inductors and capacitors store and return energy without net loss.

Key Concept

Impedance and Power in Series AC Circuits
Question 3Question

A cell of electromotive force (e.m.f.) 1.5 V1.5\text{ V} and internal resistance 0.5 Ω0.5\text{ }\Omega is connected in series with a 2.5 Ω2.5\text{ }\Omega resistor. What is the terminal potential difference across the cell?

Show answer & explanation

Answer: 1.25 V1.25\text{ V}

Answer

The terminal potential difference across the cell is 1.25 V1.25\text{ V}.
When current flows through a closed circuit, voltage drops across both the external load resistor and the cell's internal resistance. Subtracting the lost voltage (0.25 V0.25\text{ V}) from the electromotive force (1.50 V1.50\text{ V}) yields a terminal potential difference of 1.25 V1.25\text{ V}.

Step-by-Step Solution

1
Calculate the total resistance of the circuit
Rtotal=R+r=2.5 Ω+0.5 Ω=3.0 ΩR_{\text{total}} = R + r = 2.5\text{ }\Omega + 0.5\text{ }\Omega = 3.0\text{ }\Omega
The external load resistor and the internal resistance of the cell are connected in series.
2
Calculate the total electric current flowing through the circuit
I=ER+r=1.5 V3.0 Ω=0.5 AI = \frac{E}{R + r} = \frac{1.5\text{ V}}{3.0\text{ }\Omega} = 0.5\text{ A}
Ohm's law for a complete circuit states that current equals total e.m.f. divided by total circuit resistance.
3
Determine the terminal potential difference across the cell
V=I×R=0.5 A×2.5 Ω=1.25 VV = I \times R = 0.5\text{ A} \times 2.5\text{ }\Omega = 1.25\text{ V}
Terminal potential difference is the potential drop across the external resistance.

Key Concept

Terminal Potential Difference and Cell Internal Resistance
Question 4Question

An electric heater of resistance 20Ω20\,\Omega carries a current of 5A5\,\text{A} when operated. What is the electrical power dissipated by the heater?

Show answer & explanation

Answer: 500W500\,\text{W}

Answer

500W500\,\text{W}
According to Joule's law of electric heating, electrical power PP dissipated in a resistor of resistance RR carrying current II is given by P=I2RP = I^2 R. Substituting the given values I=5AI = 5\,\text{A} and R=20ΩR = 20\,\Omega gives P=(5A)2×20Ω=25×20=500WP = (5\,\text{A})^2 \times 20\,\Omega = 25 \times 20 = 500\,\text{W}.

Step-by-Step Solution

1
Identify the given quantities from the problem statement
Current I=5AI = 5\,\text{A} and resistance R=20ΩR = 20\,\Omega
These parameters are required to calculate the power dissipated.
2
Select the appropriate formula for power in terms of current and resistance
P=I2RP = I^2 R
Joule's heating law specifies that power dissipation is given by P=I2RP = I^2 R.
3
Substitute the values and evaluate the numerical result
P=(5)2×20=25×20=500WP = (5)^2 \times 20 = 25 \times 20 = 500\,\text{W}
Squaring 55 yields 2525, and multiplying by 2020 gives the final power output of 500W500\,\text{W}.

Key Concept

Electrical Power Dissipation in a Resistor
Estimated Time:45s
Question 5Question

An electric current of 2.0A2.0\,\text{A} flows through a resistor of resistance 5.0Ω5.0\,\Omega for a duration of 10.0seconds10.0\,\text{seconds}. What is the total electrical energy, in Joules, dissipated by the resistor?

Show answer & explanation

Answer: 200

Answer

The total electrical energy dissipated by the resistor is 200J200\,\text{J}.
According to Joule's law of heating, the electrical energy EE converted into thermal energy when a current II flows through a resistor RR for time tt is given by E=I2RtE = I^2 R t. Substituting I=2.0AI = 2.0\,\text{A}, R=5.0ΩR = 5.0\,\Omega, and t=10.0st = 10.0\,\text{s} gives E=(2.0)2×5.0×10.0=4.0×5.0×10.0=200JE = (2.0)^2 \times 5.0 \times 10.0 = 4.0 \times 5.0 \times 10.0 = 200\,\text{J}.

Step-by-Step Solution

1
Identify the given physical values from the problem statement.
I=2.0AI = 2.0\,\text{A}, R=5.0ΩR = 5.0\,\Omega, t=10.0st = 10.0\,\text{s}.
These are the necessary parameters to compute electrical energy.
2
State the formula for electrical energy dissipated in a resistor (Joule's law).
E=I2RtE = I^2 R t
Electrical energy is equal to power multiplied by time, where power P=I2RP = I^2 R.
3
Calculate the numerical value of the energy.
E=(2.0)2×5.0×10.0=200JE = (2.0)^2 \times 5.0 \times 10.0 = 200\,\text{J}
Squaring the current gives 4.0A24.0\,\text{A}^2, and multiplying by 5.0Ω5.0\,\Omega and 10.0s10.0\,\text{s} yields 200J200\,\text{J}.

Key Concept

Joule's Law of Electrical Heating
Question 6Question

A 6 μF6\text{ }\mu\text{F} capacitor is connected in series with a parallel arrangement of a 2 μF2\text{ }\mu\text{F} capacitor and a 1 μF1\text{ }\mu\text{F} capacitor. If the entire circuit is connected across a 30 V30\text{ V} d.c. power supply, what is the electric charge stored on the 2 μF2\text{ }\mu\text{F} capacitor?

Show answer & explanation

Answer: 40 μC40\text{ }\mu\text{C}

Answer

The charge stored on the 2 μF2\text{ }\mu\text{F} capacitor is 40 μC40\text{ }\mu\text{C}.
To find the charge on the 2 μF2\text{ }\mu\text{F} capacitor, we first combine the parallel capacitors (2 μF+1 μF=3 μF2\text{ }\mu\text{F} + 1\text{ }\mu\text{F} = 3\text{ }\mu\text{F}). Next, we combine this in series with the 6 μF6\text{ }\mu\text{F} capacitor to get an overall capacitance Ceq=2 μFC_{eq} = 2\text{ }\mu\text{F}. The total charge drawn from the 30 V30\text{ V} supply is Q=2 μF×30 V=60 μCQ = 2\text{ }\mu\text{F} \times 30\text{ V} = 60\text{ }\mu\text{C}. This total charge enters the parallel combination, giving a potential drop across the parallel branch of Vp=60 μC/3 μF=20 VV_p = 60\text{ }\mu\text{C} / 3\text{ }\mu\text{F} = 20\text{ V}. Therefore, the charge on the 2 μF2\text{ }\mu\text{F} capacitor is 2 μF×20 V=40 μC2\text{ }\mu\text{F} \times 20\text{ V} = 40\text{ }\mu\text{C}.

Step-by-Step Solution

1
Calculate the equivalent capacitance of the parallel section
Cp=2 μF+1 μF=3 μFC_{p} = 2\text{ }\mu\text{F} + 1\text{ }\mu\text{F} = 3\text{ }\mu\text{F}
Capacitors in parallel add directly.
2
Calculate the total equivalent capacitance of the network
Ceq=6×36+3=189=2 μFC_{eq} = \frac{6 \times 3}{6 + 3} = \frac{18}{9} = 2\text{ }\mu\text{F}
The 6 μF6\text{ }\mu\text{F} capacitor and the 3 μF3\text{ }\mu\text{F} parallel equivalent are in series.
3
Find the total charge supplied by the 30 V30\text{ V} source
Qtotal=Ceq×V=2 μF×30 V=60 μCQ_{total} = C_{eq} \times V = 2\text{ }\mu\text{F} \times 30\text{ V} = 60\text{ }\mu\text{C}
Total charge is the product of equivalent capacitance and total voltage.
4
Determine the potential difference across the parallel branch
Vp=QtotalCp=60 μC3 μF=20 VV_{p} = \frac{Q_{total}}{C_{p}} = \frac{60\text{ }\mu\text{C}}{3\text{ }\mu\text{F}} = 20\text{ V}
The total charge flows through the series combination, creating a potential drop across the parallel combination equal to Qtotal/CpQ_{total} / C_{p}.
5
Calculate the charge on the 2 μF2\text{ }\mu\text{F} capacitor
Q2μF=C2μF×Vp=2 μF×20 V=40 μCQ_{2\mu\text{F}} = C_{2\mu\text{F}} \times V_{p} = 2\text{ }\mu\text{F} \times 20\text{ V} = 40\text{ }\mu\text{C}
The charge on a specific capacitor in parallel is the product of its capacitance and the voltage across the parallel branch.

Key Concept

Charge and voltage distribution in mixed capacitor networks
Question 7Question

A uniform metal wire of length 20m20\,\text{m} and total mass 0.034kg0.034\,\text{kg} is manufactured from a material of density 8.5×103kg/m38.5 \times 10^3\,\text{kg/m}^3 and electrical resistivity 1.7×108Ωm1.7 \times 10^{-8}\,\Omega\cdot\text{m}. What is the electrical resistance of the wire in ohms?

Show answer & explanation

Answer: 1.7

Answer

The electrical resistance of the wire is 1.7Ω1.7\,\Omega.
Combining the density relation V=mdV = \frac{m}{d} with the geometric expression V=ALV = A \cdot L gives A=mdLA = \frac{m}{d L}. Substituting this into Pouillet's law R=ρLAR = \frac{\rho L}{A} yields R=ρdL2mR = \frac{\rho d L^2}{m}. Evaluating with the given values: R=(1.7×108)(8.5×103)(20)20.034=1.7ΩR = \frac{(1.7 \times 10^{-8})(8.5 \times 10^3)(20)^2}{0.034} = 1.7\,\Omega.

Step-by-Step Solution

1
Calculate the volume of the wire using mass and density
V=4.0×106m3V = 4.0 \times 10^{-6}\,\text{m}^3
Volume is related to mass and density by V=mdV = \frac{m}{d}.
2
Calculate the cross-sectional area of the wire
A=2.0×107m2A = 2.0 \times 10^{-7}\,\text{m}^2
For a cylindrical wire of uniform cross-section, V=ALV = A \cdot L, so A=VLA = \frac{V}{L}.
3
Apply resistivity formula to find electrical resistance
R=1.7ΩR = 1.7\,\Omega
Resistance is given by R=ρLAR = \frac{\rho L}{A}.

Key Concept

Relationship between Resistance, Mass, Density, and Resistivity
Estimated Time:2m 0s
Question 8Question

An alternating voltage source of 90 V90\text{ V} (RMS) is connected in series across a circuit containing a resistor of resistance 12 Ω12\ \Omega, an inductor of reactance 20 Ω20\ \Omega, and a capacitor of reactance 11 Ω11\ \Omega. What is the root-mean-square (RMS) current flowing through the circuit?

Show answer & explanation

Answer: 6.0 A6.0\text{ A}

Answer

The RMS current flowing through the circuit is 6.0 A6.0\text{ A}.
The total impedance ZZ of a series RLC circuit is given by Z=R2+(XLXC)2Z = \sqrt{R^2 + (X_L - X_C)^2}. Substituting the given values gives Z=122+(2011)2=144+81=15 ΩZ = \sqrt{12^2 + (20 - 11)^2} = \sqrt{144 + 81} = 15\ \Omega. Dividing the RMS voltage (90 V90\text{ V}) by this impedance yields an RMS current of 6.0 A6.0\text{ A}.

Step-by-Step Solution

1
Calculate the net reactance of the series AC circuit
X=XLXC=20 Ω11 Ω=9 ΩX = X_L - X_C = 20\ \Omega - 11\ \Omega = 9\ \Omega
Inductive and capacitive reactances oppose each other in phase by 180180^\circ.
2
Determine the total impedance (Z) of the series RLC circuit using phasor addition
Z=R2+(XLXC)2=122+92=144+81=225=15 ΩZ = \sqrt{R^2 + (X_L - X_C)^2} = \sqrt{12^2 + 9^2} = \sqrt{144 + 81} = \sqrt{225} = 15\ \Omega
Resistance and net reactance are 9090^\circ out of phase, so impedance is calculated using the Pythagorean theorem.
3
Calculate the RMS current using Ohm's law for AC circuits
Irms=VrmsZ=90 V15 Ω=6.0 AI_{\text{rms}} = \frac{V_{\text{rms}}}{Z} = \frac{90\text{ V}}{15\ \Omega} = 6.0\text{ A}
The RMS current is equal to the RMS voltage divided by total circuit impedance.

Key Concept

Impedance and RMS Current in Series RLC Circuits
Question 9Question

Two cylindrical metallic conductors, XX and YY, are connected in series across a direct-current source. Wire XX has a diameter of 1.0mm1.0\,\text{mm} and a free-electron density of 6.0×1028m36.0 \times 10^{28}\,\text{m}^{-3}. Wire YY has a diameter of 3.0mm3.0\,\text{mm} and a free-electron density of 2.0×1028m32.0 \times 10^{28}\,\text{m}^{-3}. What is the ratio of the drift velocity of free electrons in wire XX to that in wire YY?

Show answer & explanation

Answer: 3.03.0

Answer

The ratio of the drift velocity in wire X to that in wire Y is 3.0.
Because the wires are connected in series, the same current passes through both (IX=IYI_X = I_Y). Using the formula for electric current in terms of drift velocity I=nAevdI = n A e v_d, where cross-sectional area A=πd2/4A = \pi d^2 / 4, we find vd1/(nd2)v_d \propto 1 / (n d^2). Taking the ratio yields vX/vY=(nYdY2)/(nXdX2)=(2.0×1028×3.02)/(6.0×1028×1.02)=18/6=3.0v_X / v_Y = (n_Y d_Y^2) / (n_X d_X^2) = (2.0 \times 10^{28} \times 3.0^2) / (6.0 \times 10^{28} \times 1.0^2) = 18 / 6 = 3.0.

Step-by-Step Solution

1
Relate electric current to drift velocity and conductor geometry.
I=nAevd=n(πd24)evdI = n A e v_d = n \left( \frac{\pi d^2}{4} \right) e v_d
Electric current II depends on free-electron density nn, cross-sectional area AA, elementary charge ee, and electron drift velocity vdv_d.
2
Apply the series connection constraint.
IX=IY    nXdX2vX=nYdY2vYI_X = I_Y \implies n_X d_X^2 v_X = n_Y d_Y^2 v_Y
In a series circuit, the steady current flowing through every conductor is identical.
3
Rearrange to solve for the drift velocity ratio vX/vYv_X / v_Y.
vXvY=nYdY2nXdX2\frac{v_X}{v_Y} = \frac{n_Y d_Y^2}{n_X d_X^2}
Isolating vX/vYv_X / v_Y demonstrates inverse proportionality to electron density and the square of conductor diameter.
4
Substitute the given values into the ratio expression.
\frac{v_X}{v_Y} = \frac{(2.0 \times 10^{28}\,\text{m}^{-3}) \times (3.0\,\text{mm})^2}{(6.0 \times 10^{28}\,\text{m}^{-3}) \times (1.0\,\text{mm})^2} = \frac{2.0 \times 9.0}{6.0 \times 1.0} = \frac{18.0}{6.0} = 3.0
Numerical calculation yields the simplified dimensionless ratio.

Key Concept

Drift Velocity and Current Density in Series Conductors
Question 10Question

A DC power source with an electromotive force (e.m.f.) of E=12.0 VE = 12.0\text{ V} and an internal resistance of r=1.0 Ωr = 1.0\text{ }\Omega is connected to an external load. The load consists of two parallel resistors, R1=3.0 ΩR_1 = 3.0\text{ }\Omega and R2=6.0 ΩR_2 = 6.0\text{ }\Omega, connected in series with an unknown resistor RxR_x. A real voltmeter with an internal resistance of Rv=90.0 ΩR_v = 90.0\text{ }\Omega is placed directly across the terminals of the power source and reads V=10.8 VV = 10.8\text{ V}. Calculate the resistance of RxR_x in ohms.

Show answer & explanation

Answer: 8

Answer

The resistance of RxR_x is 8.0 Ω8.0\text{ }\Omega.
Applying the relationship V=EIrV = E - Ir yields a total current of 1.2 A1.2\text{ A} through the cell. The total external resistance connected across the terminals is 9.0 Ω9.0\text{ }\Omega. Subtracting the parallel admittance of the 90.0 Ω90.0\text{ }\Omega voltmeter yields a load resistance of 10.0 Ω10.0\text{ }\Omega. Subtracting the 2.0 Ω2.0\text{ }\Omega equivalent resistance of the parallel pair (3.0 Ω3.0\text{ }\Omega and 6.0 Ω6.0\text{ }\Omega) gives 8.0 Ω8.0\text{ }\Omega for RxR_x.

Step-by-Step Solution

1
Calculate total current supplied by the cell
I=1.2 AI = 1.2\text{ A}
Terminal voltage is related to battery e.m.f. and internal resistance by V=EIrV = E - Ir.
2
Calculate equivalent resistance of the entire external circuit across terminals
Rext=9.0 ΩR_{\text{ext}} = 9.0\text{ }\Omega
By Ohm's law, Rext=VI=10.8 V1.2 A=9.0 ΩR_{\text{ext}} = \frac{V}{I} = \frac{10.8\text{ V}}{1.2\text{ A}} = 9.0\text{ }\Omega.
3
Determine the resistance of the main circuit load RLR_L
RL=10.0 ΩR_L = 10.0\text{ }\Omega
The voltmeter is in parallel with RLR_L, giving 1Rext=1Rv+1RL\frac{1}{R_{\text{ext}}} = \frac{1}{R_v} + \frac{1}{R_L}.
4
Calculate the equivalent resistance RpR_p of the parallel combination of R1R_1 and R2R_2
Rp=2.0 ΩR_p = 2.0\text{ }\Omega
Rp=R1R2R1+R2=3.0×6.03.0+6.0=2.0 ΩR_p = \frac{R_1 R_2}{R_1 + R_2} = \frac{3.0 \times 6.0}{3.0 + 6.0} = 2.0\text{ }\Omega.
5
Determine the value of RxR_x
Rx=8.0 ΩR_x = 8.0\text{ }\Omega
The main circuit load consists of RpR_p in series with RxR_x, so RL=Rp+RxR_L = R_p + R_x.

Key Concept

Terminal potential difference, loading effect of measuring instruments, and resistor network analysis
Estimated Time:2m 30s
Question 11Question

A battery with an electromotive force (e.m.f.) of 12.0 V12.0\text{ V} and an internal resistance of 1.0 Ω1.0\text{ }\Omega is connected to a circuit containing two resistors, 6.0 Ω6.0\text{ }\Omega and 3.0 Ω3.0\text{ }\Omega, connected in parallel with each other. What is the potential difference across the 3.0 Ω3.0\text{ }\Omega resistor?

Show answer & explanation

Answer: 8.0 V8.0\text{ V}

Answer

The potential difference across the 3.0 Ω3.0\text{ }\Omega resistor is 8.0 V8.0\text{ V}.
The parallel external resistors of 6.0 Ω6.0\text{ }\Omega and 3.0 Ω3.0\text{ }\Omega combine to give an equivalent resistance of 2.0 Ω2.0\text{ }\Omega. Including the internal resistance of 1.0 Ω1.0\text{ }\Omega, the total circuit resistance is 3.0 Ω3.0\text{ }\Omega. This leads to a total circuit current of 4.0 A4.0\text{ A}. Multiplying this current by the external equivalent resistance of 2.0 Ω2.0\text{ }\Omega gives the terminal voltage of 8.0 V8.0\text{ V}, which is identical across both parallel branches.

Step-by-Step Solution

1
Calculate the equivalent resistance (RpR_p) of the parallel combination.
Rp=6.0×3.06.0+3.0=18.09.0=2.0 ΩR_p = \frac{6.0 \times 3.0}{6.0 + 3.0} = \frac{18.0}{9.0} = 2.0\text{ }\Omega
Resistors in parallel combine according to reciprocal addition.
2
Find the total circuit resistance (RtotalR_{\text{total}}) including the internal resistance (rr).
Rtotal=Rp+r=2.0 Ω+1.0 Ω=3.0 ΩR_{\text{total}} = R_p + r = 2.0\text{ }\Omega + 1.0\text{ }\Omega = 3.0\text{ }\Omega
The internal resistance of the power supply acts in series with the external equivalent load resistance.
3
Calculate the total current (II) drawn from the battery using Ohm's law for a complete circuit.
I=ERtotal=12.0 V3.0 Ω=4.0 AI = \frac{E}{R_{\text{total}}} = \frac{12.0\text{ V}}{3.0\text{ }\Omega} = 4.0\text{ A}
Current is determined by the total electromotive force divided by the total resistance of the circuit.
4
Determine the terminal potential difference (VV) across the parallel network.
V=I×Rp=4.0 A×2.0 Ω=8.0 VV = I \times R_p = 4.0\text{ A} \times 2.0\text{ }\Omega = 8.0\text{ V}
Components connected in parallel experience the same potential difference, which equals the terminal voltage of the battery.

Key Concept

Terminal potential difference in circuits with internal resistance
Question 12Question

A flat circular coil consisting of 100100 turns and having a cross-sectional area of 4.0×103 m24.0 \times 10^{-3}\text{ m}^2 is positioned perpendicular to a uniform magnetic field of 0.50 T0.50\text{ T}. If the direction of the magnetic field is completely reversed in a time interval of 0.02 s0.02\text{ s}, what is the magnitude of the average electromotive force (e.m.f.) induced in the coil?

Show answer & explanation

Answer: 20 V20\text{ V}

Answer

20 V20\text{ V}
According to Faraday's law of electromagnetic induction, the magnitude of induced electromotive force equals the rate of change of magnetic flux linkage. Because the magnetic field direction is completely reversed, the change in field magnitude is ΔB=0.50(0.50)=1.0 T\Delta B = 0.50 - (-0.50) = 1.0\text{ T}. Multiplying by the area (4.0×103 m24.0 \times 10^{-3}\text{ m}^2) and turn count (100100), then dividing by the duration (0.02 s0.02\text{ s}) gives 20 V20\text{ V}.

Step-by-Step Solution

1
Determine the change in magnetic flux density (ΔB\Delta B)
ΔB=BfBi=0.50 T0.50 T=1.0 T\Delta B = B_f - B_i = -0.50\text{ T} - 0.50\text{ T} = -1.0\text{ T}, so ΔB=1.0 T|\Delta B| = 1.0\text{ T}
Reversing the magnetic field direction changes the sign of the flux density relative to the coil area.
2
Calculate the total change in magnetic flux linkage (ΔΦtotal\Delta \Phi_{total})
ΔΦtotal=NAΔB=100×(4.0×103 m2)×1.0 T=0.40 Wb-turns\Delta \Phi_{total} = N \cdot A \cdot |\Delta B| = 100 \times (4.0 \times 10^{-3}\text{ m}^2) \times 1.0\text{ T} = 0.40\text{ Wb-turns}
The total magnetic flux linkage is proportional to the number of turns, the surface area, and the net field change.
3
Apply Faraday's law of electromagnetic induction to find the induced e.m.f. (E\mathcal{E})
E=ΔΦtotalΔt=0.40 Wb-turns0.02 s=20 V\mathcal{E} = \frac{\Delta \Phi_{total}}{\Delta t} = \frac{0.40\text{ Wb-turns}}{0.02\text{ s}} = 20\text{ V}
The induced e.m.f. magnitude is equal to the rate of change of magnetic flux linkage.

Key Concept

Faraday's Law of Electromagnetic Induction
Question 13Question

A steady electric current of 2.5A2.5\,\text{A} flows through a conductor for 4.0minutes4.0\,\text{minutes}. What is the total electric charge that passes through any cross-section of the conductor during this period?

Show answer & explanation

Answer: 600C600\,\text{C}

Answer

600C600\,\text{C}
Electric current (II) is defined as the rate of charge flow (QQ) per unit time (tt), expressed as Q=I×tQ = I \times t. Converting 4.0minutes4.0\,\text{minutes} into seconds gives 4.0×60=240s4.0 \times 60 = 240\,\text{s}. Multiplying the current of 2.5A2.5\,\text{A} by 240s240\,\text{s} yields 600C600\,\text{C}.

Step-by-Step Solution

1
Convert the time duration from minutes to seconds
t=4.0minutes=4.0×60s=240secondst = 4.0\,\text{minutes} = 4.0 \times 60\,\text{s} = 240\,\text{seconds}
The standard SI unit for time in electromagnetism formulas is seconds.
2
Apply the formula relating electric charge, current, and time (Q=I×tQ = I \times t)
Q=2.5A×240s=600CQ = 2.5\,\text{A} \times 240\,\text{s} = 600\,\text{C}
Electric current is defined as the rate of flow of electric charge (I=QtI = \frac{Q}{t}).

Key Concept

Relationship between Electric Current, Charge, and Time
Question 14Question

Two 12 μF12\text{ }\mu\text{F} capacitors are connected in series, and this combination is placed in parallel with a third capacitor of capacitance 6 μF6\text{ }\mu\text{F}. What is the total equivalent capacitance of the arrangement?

Show answer & explanation

Answer: 12.0 μF12.0\text{ }\mu\text{F}

Answer

The total equivalent capacitance of the network is 12.0 μF12.0\text{ }\mu\text{F}.
Combining the two identical 12 μF12\text{ }\mu\text{F} capacitors in series gives an equivalent capacitance of 6.0 μF6.0\text{ }\mu\text{F}. Adding this in parallel with the 6.0 μF6.0\text{ }\mu\text{F} capacitor yields 6.0 μF+6.0 μF=12.0 μF6.0\text{ }\mu\text{F} + 6.0\text{ }\mu\text{F} = 12.0\text{ }\mu\text{F}.

Step-by-Step Solution

1
Calculate the equivalent capacitance (CsC_s) of the two 12 μF12\text{ }\mu\text{F} capacitors connected in series.
Cs=12×1212+12=6.0 μFC_s = \frac{12 \times 12}{12 + 12} = 6.0\text{ }\mu\text{F}
Capacitors in series combine reciprocally: 1Cs=1C1+1C2\frac{1}{C_s} = \frac{1}{C_1} + \frac{1}{C_2}.
2
Calculate the total equivalent capacitance (CeqC_{eq}) by adding CsC_s to the parallel 6.0 μF6.0\text{ }\mu\text{F} capacitor.
Ceq=Cs+C3=6.0 μF+6.0 μF=12.0 μFC_{eq} = C_s + C_3 = 6.0\text{ }\mu\text{F} + 6.0\text{ }\mu\text{F} = 12.0\text{ }\mu\text{F}
Capacitors in parallel add directly: Ceq=Cseries+CparallelC_{eq} = C_{series} + C_{parallel}.

Key Concept

Equivalent capacitance of series-parallel capacitor networks
Question 15Question

A rectangular coil of 100100 turns with dimensions 0.10 m0.10\text{ m} by 0.20 m0.20\text{ m} is positioned perpendicular to a uniform magnetic field of 0.50 T0.50\text{ T}. The coil is rotated through 9090^\circ about an axis perpendicular to the field lines in a time interval of 0.040 s0.040\text{ s}, bringing its plane parallel to the magnetic field. What is the magnitude of the average electromotive force (e.m.f.) induced in the coil in volts?

Show answer & explanation

Answer: 25

Answer

The magnitude of the average induced electromotive force in the coil is 25 V25\text{ V}.
According to Faraday's law, the induced electromotive force magnitude is E=NΔΦΔtE = N \frac{\Delta \Phi}{\Delta t}. The initial flux through each turn is Φ1=BA=0.50 T×0.020 m2=0.010 Wb\Phi_1 = B A = 0.50\text{ T} \times 0.020\text{ m}^2 = 0.010\text{ Wb}. When rotated parallel to the field, the final flux Φ2\Phi_2 is 0 Wb0\text{ Wb}, so ΔΦ=0.010 Wb\Delta \Phi = 0.010\text{ Wb}. Substituting N=100N = 100 and Δt=0.040 s\Delta t = 0.040\text{ s} yields an induced e.m.f. of 100×0.0100.040=25 V100 \times \frac{0.010}{0.040} = 25\text{ V}.

Step-by-Step Solution

1
Calculate the cross-sectional area of the rectangular coil.
A=0.10 m×0.20 m=0.020 m2A = 0.10\text{ m} \times 0.20\text{ m} = 0.020\text{ m}^2
The surface area is required to find the magnetic flux passing through each turn.
2
Determine the change in magnetic flux through one turn of the coil.
Initial flux Φ1=BA=0.50×0.020=0.010 Wb\Phi_1 = B A = 0.50 \times 0.020 = 0.010\text{ Wb}; Final flux Φ2=0 Wb\Phi_2 = 0\text{ Wb}; Change ΔΦ=0.010 Wb\Delta \Phi = 0.010\text{ Wb}
When perpendicular to the magnetic field, maximum flux links the coil. Rotating it parallel reduces the flux linking the coil to zero.
3
Apply Faraday's law of electromagnetic induction to calculate induced e.m.f.
E=NΔΦΔt=100×0.010 Wb0.040 s=25 VE = N \frac{\Delta \Phi}{\Delta t} = 100 \times \frac{0.010\text{ Wb}}{0.040\text{ s}} = 25\text{ V}
Faraday's law states that the induced e.m.f. magnitude equals the rate of change of total magnetic flux linkage.

Key Concept

Faraday's Law of Electromagnetic Induction
Question 16Question

An AC series circuit consists of a resistor of resistance R=6 ΩR = 6\ \Omega connected in series with an inductor of inductive reactance XL=8 ΩX_L = 8\ \Omega. What is the total impedance of the circuit?

Show answer & explanation

Answer: 10 Ω10\ \Omega

Answer

The total impedance of the circuit is 10 Ω10\ \Omega.
The net impedance ZZ in an AC series circuit containing a resistor and an inductor is given by Z=R2+XL2Z = \sqrt{R^2 + X_L^2}. Substituting R=6 ΩR = 6\ \Omega and XL=8 ΩX_L = 8\ \Omega yields Z=62+82=36+64=100=10 ΩZ = \sqrt{6^2 + 8^2} = \sqrt{36 + 64} = \sqrt{100} = 10\ \Omega.

Step-by-Step Solution

1
Identify the formula for impedance in an RL series circuit
Z=R2+XL2Z = \sqrt{R^2 + X_L^2}
In an AC circuit, resistance and inductive reactance add vectorially at a 9090^\circ phase angle.
2
Substitute the given values R=6 ΩR = 6\ \Omega and XL=8 ΩX_L = 8\ \Omega into the formula
Z=62+82=36+64=100Z = \sqrt{6^2 + 8^2} = \sqrt{36 + 64} = \sqrt{100}
Squaring each component gives the terms required under the radical.
3
Calculate the square root
Z=10 ΩZ = 10\ \Omega
The square root of 100 gives the net opposition to current flow (impedance).

Key Concept

Impedance of an RL Series AC Circuit
Estimated Time:45s
Question 17Question

An electron of mass 9.1×1031 kg9.1 \times 10^{-31}\text{ kg} and charge 1.6×1019 C1.6 \times 10^{-19}\text{ C} enters perpendicularly into a uniform magnetic field of flux density 2.0×103 T2.0 \times 10^{-3}\text{ T} with a speed of 3.2×106 m/s3.2 \times 10^6\text{ m/s}. What is the radius of the circular path followed by the electron, expressed in millimeters (mm)?

Show answer & explanation

Answer: 9.1

Answer

The radius of the circular path followed by the electron is 9.1 mm.
When a charge qq enters a magnetic field BB perpendicularly at speed vv, the magnetic force qvBqvB supplies the centripetal force mv2r\frac{mv^2}{r}. Rearranging for radius yields r=mvqBr = \frac{mv}{qB}. Substituting m=9.1×1031 kgm = 9.1 \times 10^{-31}\text{ kg}, v=3.2×106 m/sv = 3.2 \times 10^6\text{ m/s}, q=1.6×1019 Cq = 1.6 \times 10^{-19}\text{ C}, and B=2.0×103 TB = 2.0 \times 10^{-3}\text{ T} gives r=9.1×103 m=9.1 mmr = 9.1 \times 10^{-3}\text{ m} = 9.1\text{ mm}.

Step-by-Step Solution

1
Equate the magnetic force to the centripetal force for circular motion
qvB=mv2rqvB = \frac{mv^2}{r}
A charged particle moving perpendicularly to a magnetic field experiences a magnetic force that acts entirely as a centripetal force.
2
Rearrange the equation to make the orbital radius rr the subject
r=mvqBr = \frac{mv}{qB}
Cancelling one factor of velocity vv from both sides allows direct computation of rr.
3
Substitute the physical values into the formula
r=(9.1×1031)(3.2×106)(1.6×1019)(2.0×103)=9.1×103 mr = \frac{(9.1 \times 10^{-31})(3.2 \times 10^6)}{(1.6 \times 10^{-19})(2.0 \times 10^{-3})} = 9.1 \times 10^{-3}\text{ m}
Calculates the radius in standard SI units (meters).
4
Convert the resulting radius from meters to millimeters
r=9.1×103 m×1000 mm/m=9.1 mmr = 9.1 \times 10^{-3}\text{ m} \times 1000\text{ mm/m} = 9.1\text{ mm}
The question explicitly requests the answer in millimeters.

Key Concept

Motion of a charged particle in a uniform magnetic field
Question 18Question

A straight wire of length 0.50 m0.50\text{ m} carrying a current of 4.0 A4.0\text{ A} is placed perpendicular to a uniform magnetic field of flux density 0.20 T0.20\text{ T}. What is the magnitude of the magnetic force acting on the wire?

Show answer & explanation

Answer: 0.40 N0.40\text{ N}

Answer

The magnetic force acting on the wire is 0.40 N0.40\text{ N}.
Using the formula F=BILsinθF = BIL \sin\theta, when a current-carrying wire is perpendicular to the magnetic field, θ=90\theta = 90^\circ and sin90=1\sin 90^\circ = 1. Substituting B=0.20 TB = 0.20\text{ T}, I=4.0 AI = 4.0\text{ A}, and L=0.50 mL = 0.50\text{ m} yields F=0.20×4.0×0.50=0.40 NF = 0.20 \times 4.0 \times 0.50 = 0.40\text{ N}.

Step-by-Step Solution

1
Identify the given values and formula
L=0.50 mL = 0.50\text{ m}, I=4.0 AI = 4.0\text{ A}, B=0.20 TB = 0.20\text{ T}, θ=90\theta = 90^\circ, and F=BILsinθF = B I L \sin\theta.
The magnetic force on a current-carrying conductor in a uniform magnetic field depends on field strength, current, length, and angle of orientation.
2
Substitute the values into the formula and calculate
F=0.20×4.0×0.50×sin(90)=0.40 NF = 0.20 \times 4.0 \times 0.50 \times \sin(90^\circ) = 0.40\text{ N}.
Since sin90=1\sin 90^\circ = 1, the force is maximum for a given magnetic field and current.

Key Concept

Magnetic force on a current-carrying conductor (F=BILsinθF = BIL \sin\theta)
Estimated Time:45s
Question 19Question

A straight conductor of length 0.5 m0.5\text{ m} carries a current of 4.0 A4.0\text{ A} in a uniform magnetic field of flux density 0.20 T0.20\text{ T}. If the conductor is placed at an angle of 3030^\circ to the magnetic field lines, what is the magnitude of the magnetic force exerted on the conductor?

Show answer & explanation

Answer: 0.20 N0.20\text{ N}

Answer

0.20 N0.20\text{ N}
The magnetic force on a straight wire carrying current in a uniform magnetic field is given by F=BILsinθF = BIL \sin\theta. Substituting the given values B=0.20 TB = 0.20\text{ T}, I=4.0 AI = 4.0\text{ A}, L=0.5 mL = 0.5\text{ m}, and θ=30\theta = 30^\circ yields F=0.20×4.0×0.5×0.5=0.20 NF = 0.20 \times 4.0 \times 0.5 \times 0.5 = 0.20\text{ N}.

Step-by-Step Solution

1
Identify the given physical quantities
L=0.5 mL = 0.5\text{ m}, I=4.0 AI = 4.0\text{ A}, B=0.20 TB = 0.20\text{ T}, and θ=30\theta = 30^\circ.
Extracting values from the problem statement ensures correct substitution.
2
State the magnetic force equation for a straight current-carrying conductor in a magnetic field
F=BILsinθF = BIL \sin\theta
Only the component of the magnetic field perpendicular to the current contributes to the magnetic force.
3
Substitute the values and calculate the force magnitude
F=(0.20 T)×(4.0 A)×(0.5 m)×sin(30)=0.20×4.0×0.5×0.5=0.20 NF = (0.20\text{ T}) \times (4.0\text{ A}) \times (0.5\text{ m}) \times \sin(30^\circ) = 0.20 \times 4.0 \times 0.5 \times 0.5 = 0.20\text{ N}.
Evaluating sin30=0.5\sin 30^\circ = 0.5 gives the required force value.

Key Concept

Magnetic Force on a Current-Carrying Conductor
Estimated Time:1m 15s
Question 20Question

Two long parallel straight conductors separated by a distance of 0.20 m0.20\text{ m} in vacuum carry steady currents of 5.0 A5.0\text{ A} and 8.0 A8.0\text{ A} in opposite directions. Given that the permeability of free space μ0=4π×107 Tm/A\mu_0 = 4\pi \times 10^{-7}\text{ T}\cdot\text{m/A}, what is the magnitude of the magnetic force per unit length acting between the conductors and the nature of this force?

Show answer & explanation

Answer: 4.0×105 N/m4.0 \times 10^{-5}\text{ N/m}, repulsive

Answer

4.0×105 N/m4.0 \times 10^{-5}\text{ N/m}, repulsive
Applying the formula for force per unit length gives FL=μ0I1I22πd=(4π×107)(5.0)(8.0)2π(0.20)=4.0×105 N/m\frac{F}{L} = \frac{\mu_0 I_1 I_2}{2\pi d} = \frac{(4\pi \times 10^{-7})(5.0)(8.0)}{2\pi (0.20)} = 4.0 \times 10^{-5}\text{ N/m}. Since the currents flow in opposite directions, the magnetic interaction is repulsive.

Step-by-Step Solution

1
Identify given variables and the formula for force per unit length between parallel conductors.
Given: I1=5.0 AI_1 = 5.0\text{ A}, I2=8.0 AI_2 = 8.0\text{ A}, d=0.20 md = 0.20\text{ m}, μ0=4π×107 Tm/A\mu_0 = 4\pi \times 10^{-7}\text{ T}\cdot\text{m/A}. Formula: FL=μ0I1I22πd\frac{F}{L} = \frac{\mu_0 I_1 I_2}{2\pi d}.
The magnetic force per unit length between two parallel wires depends on the current magnitudes and their distance of separation.
2
Substitute values into the equation and compute the magnitude.
FL=(4π×107)(5.0)(8.0)2π(0.20)=2×107×400.20=4.0×105 N/m\frac{F}{L} = \frac{(4\pi \times 10^{-7})(5.0)(8.0)}{2\pi (0.20)} = \frac{2 \times 10^{-7} \times 40}{0.20} = 4.0 \times 10^{-5}\text{ N/m}.
Canceling 4π4\pi with 2π2\pi yields a multiplier of 2×1072 \times 10^{-7}, simplifying numerical computation.
3
Determine the direction of force based on current flow direction.
The force is repulsive.
Parallel conductors carrying currents in opposite directions generate magnetic field configurations that force the wires apart.

Key Concept

Magnetic force per unit length between parallel current-carrying conductors
Page 1 / 10Next
Electricity and Magnetism Practice Questions — JAMB UTME | Examkin