Welcome, future engineers and scientists! Today, we are going to dissect a fascinating problem from JEE Advanced 2023. Thermodynamics is not just about memorizing formulas; it's about understanding the story a gas tells as it undergoes various transformations. This problem is a beautiful blend of graph interpretation, the first law of thermodynamics, and a little bit of logarithmic algebra. Let's dive in!
Analyzing the Setup
Let's look at the graph provided in the question. It's a Temperature-Volume (T-V) graph. Many students panic when they don't see a standard P-V graph, but T-V graphs are incredibly revealing.
The gas expands from point A to B, and the problem explicitly states this is an adiabatic process. What does that mean physically? It means the gas is perfectly insulated; there is absolutely no heat exchange with the surroundings.
Then, from point B to C, the graph shows a perfectly horizontal line. The temperature remains constant at 60 K. A constant temperature process is, by definition, an isothermal process.
The Master Equation for Adiabatic Process
To find the volume at state B (which we'll call
V2), we need our trusty adiabatic relation connecting temperature and volume:
TVγ−1=constant
But wait, we need the value of γ (the adiabatic index). The problem gives us the molar heat capacity at constant pressure, Cp,m=25R. This specific value is the signature of a monoatomic gas.
Using the relation
Cp−Cv=R, we can easily find the molar heat capacity at constant volume:
Cv,m=25R−R=23R
Now, we can calculate
γ:
γ=CvCp=23R25R=35
Crunching the Numbers for Volume
Now that we have
γ, let's apply the adiabatic equation between states A and B:
T1V1γ−1=T2V2γ−1
Substitute the known values from the graph (
T1=600 K,
V1=10 m3,
T2=60 K):
600(10)35−1=60(V2)35−1
Simplify the exponents:
600(10)32=60(V2)32
Divide both sides by 60:
10⋅1032=V232
Combine the powers of 10 on the left side (
1+32=35):
1035=V232
To isolate
V2, raise both sides to the power of
23:
V2=(1035)23=1025 m3
The Heat Exchange Mystery
Now, let's shift our focus to the second part of the question. We are given the total heat absorbed in the entire process, qnet=RT2ln10.
According to the principle of superposition, the total heat is the sum of the heat exchanged in each individual process:
qnet=qAB+qBC
Since process
A→B is adiabatic, its heat exchange is exactly zero (
qAB=0). This is a crucial conceptual step! It means all the heat absorbed comes entirely from the isothermal process
B→C.
qnet=qBC
Unlocking the Isothermal Heat
For a reversible isothermal process, the heat absorbed is equal to the work done by the gas, which is given by the formula:
qBC=nRT2ln(V2V3)
We know we have
1 mole of gas (
n=1), and the temperature is
T2. Let's equate this to the given total heat:
RT2ln10=(1)RT2ln(V2V3)
Final Calculation
This equation simplifies beautifully. The
RT2 terms cancel out on both sides:
ln10=ln(V2V3)
For the natural logarithms to be equal, their arguments must be equal:
V2V3=10
Now, substitute the value of
V2 we found earlier:
V3=10⋅V2=10⋅1025=1027 m3
We are almost at the finish line! The question asks for the value of 2logV3. Here is a classic trap: notice the base! The problem uses ln for natural logarithm (base e) and log for common logarithm (base 10).
Substitute
V3 into the expression:
2log10(1027)
Using the power rule of logarithms, bring the exponent to the front:
2×27log1010
Since log1010=1, the twos cancel out, leaving us with:
Final Answer = 7
This was a brilliant problem that seamlessly combined graph interpretation with the first law of thermodynamics. Keep practicing, stay curious, and always watch out for those logarithmic bases!