The journey to solving this problem begins with a fundamental realization about how current flows through composite materials. Imagine you are standing at face P, and you are an electron trying to make your way to face Q. You have two distinct paths you can take: you can either travel through the dense iron core, or you can travel through the surrounding aluminum shell.
Because both of these paths start at the exact same surface (face P) and end at the exact same surface (face Q), they share the exact same potential difference. This is the hallmark of a parallel circuit.
Analyzing the Setup
Before we can calculate the equivalent resistance, we need to understand the physical dimensions of our two parallel resistors. The problem gives us the outer dimensions of the bar and the inner dimensions of the hole.
The total cross-sectional area of the square face is simply the outer width squared:
Atotal=7 mm×7 mm=49 mm2
The iron core occupies the square hole in the center, so its area is:
AFe=2 mm×2 mm=4 mm2
Now, the aluminum shell is everything that isn't the iron core. So, we subtract the core's area from the total area:
AAl=Atotal−AFe=49−4=45 mm2
It is absolutely critical to convert these areas into standard SI units (square meters) to match the units of resistivity (Ωm). Since 1 mm=10−3 m, it follows that 1 mm2=10−6 m2.
The Master Equation
The resistance of any uniform conductor is given by the classic formula:
R=ρAl
Let's apply this to our aluminum shell first. We substitute its specific resistivity, the length of the bar (
50 mm), and the area we just calculated:
RAl=(2.7×10−8Ωm)45×10−6 m250×10−3 m
Simplifying the powers of 10 and the fractions:
RAl=2.7×10−8×4550×103=30×10−6Ω=30μΩ
Next, we do the exact same thing for the iron core:
RFe=(1.0×10−7Ωm)4×10−6 m250×10−3 m
RFe=1.0×10−7×12.5×103=1250×10−6Ω=1250μΩ
Notice how much higher the resistance of the iron core is! Even though iron is a decent conductor, its smaller cross-sectional area and higher resistivity make it a much tougher path for the electrons compared to the thick aluminum shell.
Final Calculation
Now that we have our two individual resistances, we can find the equivalent resistance of the entire composite bar using the parallel combination formula:
Req1=RAl1+RFe1
Substituting our values:
Req1=30μΩ1+1250μΩ1
To add these fractions, we find a common denominator:
Req1=30×12501250+30μΩ−1
Finally, we take the reciprocal to find
Req:
Req=128037500μΩ
By canceling out the trailing zeros and dividing the numerator and denominator by 2, we arrive at our final, elegant answer:
Req=641875μΩ
This perfectly matches option (b). The beauty of this problem lies in recognizing the parallel nature of the physical setup and carefully managing the geometric subtractions and unit conversions.