This problem is a beautiful fusion of two fundamental concepts in thermal physics: steady-state heat conduction and thermal expansion. It challenges us to think beyond uniform heating and deal with a situation where the temperature varies continuously along the length of a material.
Imagine you are standing at the junction of these two wires. On one side, you have a cooler region, and on the other, a blazing hot furnace. Heat is flowing right through you! Let's break down how we can find exactly how much the cooler wire expands under this temperature gradient.
Analyzing the Setup
We are given two wires, PQ and RS, connected in series. The left end P is maintained at a cool 10∘C, while the right end S is kept at a scorching 400∘C.
Because the system is thermally insulated from its surroundings, heat can only flow along the length of the wires. This is a classic case of 1D steady-state heat conduction. In a steady state, the rate at which heat flows through wire PQ must be exactly equal to the rate at which it flows through wire RS.
The Master Equation
Steady State Conduction
Let's denote the temperature at the junction (where Q and R meet) as T. We can use Fourier's law of heat conduction to set up our master equation. The rate of heat flow is given by dtdQ=LKAΔT.
Equating the heat flow rates for both wires, we get:
LPQKPQA(T−TP)=LRSKRSA(TS−T)
We are given that the thermal conductivity of
PQ is twice that of
RS, so
KPQ=2K and
KRS=K. Both wires have the same length (
1 m) and cross-sectional area
A. Substituting these values, the equation simplifies beautifully:
12KA(T−10)=1KA(400−T)
Canceling out the common terms
K and
A, we are left with a simple linear equation:
2(T−10)=400−T
3T=420⟹T=140∘C
So, the junction settles at a steady temperature of 140∘C.
The Temperature Gradient
Now, we need to find the expansion of wire PQ. The tricky part here is that the temperature is not uniform across the wire. It's 10∘C at end P and 140∘C at the junction Q.
Because the wire is uniform, the temperature increases linearly along its length. We can express the temperature
Tx at any distance
x from end
P as:
Tx=10+(1140−10)x=10+130x
This means the change in temperature for any point x from its initial state of 10∘C is ΔTx=Tx−10=130x.
Integrating for Total Expansion
Since the temperature change varies with x, different parts of the wire expand by different amounts. To find the total expansion, we must consider an infinitesimally small element of length dx at a distance x.
The expansion of this tiny element is given by dy=αΔTxdx. Substituting our expression for ΔTx, we get dy=α(130x)dx.
To find the total expansion
Δy of the entire wire
PQ, we integrate this expression from
x=0 to
x=1:
Δy=∫01α(130x)dx
Δy=130α[2x2]01=65α
Final Calculation
We are almost there! We just need to plug in the given value for the coefficient of linear expansion, α=1.2×10−5 K−1.
Δy=65×1.2×10−5 m
Δy=78×10−5 m
To match the options, we convert this to millimeters by multiplying by
103:
Δy=0.78 mm
Pro-Tip: Because the temperature varies linearly, you could actually just use the average temperature of the wire! The average temperature is 210+140=75∘C. The change in average temperature is 75−10=65∘C. Plugging this into ΔL=LαΔTavg gives 1×1.2×10−5×65=0.78 mm. Boom! Same answer, half the time. But knowing the integration method is crucial for when things aren't linear.