To solve the problem regarding Newton's law of cooling, we need to analyze the relationship between the temperature of the body and the surrounding temperature based on the angles formed by the tangents at two points on the cooling curve. Let's break this down step by step.
Understanding Newton's Law of Cooling
Newton's law of cooling states that the rate of change of temperature of an object is proportional to the difference between its temperature and the ambient temperature. Mathematically, this can be expressed as:
dT/dt = -k(T - T_s)
where T is the temperature of the object, T_s is the surrounding temperature, and k is a positive constant that depends on the characteristics of the object and the environment.
Analyzing the Tangents
We have two points on the cooling curve with temperatures T1 and T2 (where T2 > T1). The tangents at these points make angles of 2A and A with the time axis, respectively. The slopes of these tangents can be expressed in terms of the angles:
- At T1: The slope is tan(2A)
- At T2: The slope is tan(A)
Relating Slopes to Temperature Change
From Newton's law, we can relate the slopes to the temperature changes:
- For T1: tan(2A) = -k(T1 - T_s)
- For T2: tan(A) = -k(T2 - T_s)
Setting Up the Equations
Now we can set up our equations based on the slopes:
1. tan(2A) = -k(T1 - T_s)
2. tan(A) = -k(T2 - T_s)
Finding the Surrounding Temperature
We can express T_s from both equations:
T_s = T1 + (tan(2A)/k)
T_s = T2 + (tan(A)/k)
Setting these two expressions for T_s equal gives us:
T1 + (tan(2A)/k) = T2 + (tan(A)/k)
Using Trigonometric Identities
Using the identity for tan(2A): tan(2A) = 2tan(A)/(1 - tan²(A)), we can substitute this into our equation:
T1 + (2tan(A)/(k(1 - tan²(A)))) = T2 + (tan(A)/k)
Rearranging the Equation
Rearranging this equation allows us to isolate T_s:
T_s = T1 + (2tan(A)/(k(1 - tan²(A)))) - (tan(A)/k)
Final Expression for Surrounding Temperature
After simplifying, we can derive the expression for the surrounding temperature. The correct option among the provided choices can be identified by substituting values and simplifying further. After careful analysis, the expression that matches our derived formula is:
Option (d): [2T1 + T2{1 + (tanA)²}]/[1 - (tanA)²]
This option correctly represents the relationship between the temperatures and the angles formed by the tangents at the respective points on the cooling curve.