A laboratory measures temperature change in a heating system. The temperature reading (in Kelvin) is modeled as
(T0+ΔT)2, where
T0=300 K is the baseline temperature and
ΔT=0.1 K is a small correction. Use the Binomial Theorem to find the exact expanded form of the temperature reading.
(300+0.1)2=k=0∑2(k2)3002−k(0.1)k We set a=300, b=0.1, and n=2, then apply the Binomial Theorem formula.
(02)⋅3002+(12)⋅300⋅0.1+(22)⋅(0.1)2 We expand the summation by writing out all three terms for k=0,1,2.
1⋅90000+2⋅300⋅0.1+1⋅0.01 We compute the binomial coefficients and powers: 3002=90000, (02)=1, (12)=2, (22)=1, (0.1)2=0.01.
90000+60+0.01=90060.01 We multiply and add: 2⋅300⋅0.1=60, and summing all terms gives 90000+60+0.01=90060.01.
In scientific work, the Binomial Theorem reveals the structure of how small perturbations affect a system. The dominant term 3002=90000 is the baseline, and the correction term 60.01 shows how the small change ΔT=0.1 contributes to the overall reading. This is why the theorem is invaluable in physics: it breaks complex expressions into interpretable pieces.