Decoding the Graph
Imagine you are in a lab, carefully measuring the resistance of a mysterious material at various temperatures. You plot your data, and a beautiful straight line emerges. But wait, the axes aren't just resistance and temperature! The y-axis is the natural logarithm of resistance, lnR(T), and the x-axis is the inverse square of temperature, T21.
This straight line is a visual goldmine. It tells us exactly how these two complex variables relate to each other. Our goal is to translate this geometric line back into a physical equation for R(T).
The Mathematical Translation
Every straight line follows the classic equation:
y=mx+c
Let's map our graph's variables onto this equation. Our "
y" is
lnR(T) and our "
x" is
T21. Substituting these in, we get:
lnR(T)=m(T21)+c
Now, look at the slope. As we move to the right (increasing T21), the line goes down. This means our slope, m, is negative. To represent this mathematically, let's define the slope as m=−T02, where T0 is just a positive constant.
What about the y-intercept, c? This is the value of lnR(T) when T21=0 (which physically means the temperature is infinite!). Let's call this constant intercept lnR0.
Plugging these constants back into our equation, we have:
lnR(T)=−T02(T21)+lnR0
Unveiling the Final Function
We are almost there! Let's rearrange the equation to group the logarithmic terms:
lnR(T)−lnR0=−T2T02
Using the fundamental property of logarithms,
lna−lnb=ln(ba), we can combine the left side:
ln(R0R(T))=−T2T02
To free
R(T) from the logarithm, we take the exponential (base
e) of both sides. This is the crucial step that transforms our linear graph into an exponential physical law:
R0R(T)=e−T2T02
Finally, multiplying both sides by
R0, we arrive at the beautiful final expression:
R(T)=R0e−T2T02
This perfectly matches option (c). You've successfully decoded the graph and uncovered the hidden physics of the material!