Express the density of a solid substance varying with temperature

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 7K views
endeavor
Messages
174
Reaction score
0
I need to show that the density of a solid substance varies with temperature as d = d0(1 - 3aT), where a is the thermal coefficient and T is the change in temperature.

I know V = V0 (1 + 3aT) and V = m/d. Since m is constant,

d0 = d(1 + 3aT)
d0 - d03aT = d + d3aT - d03aT
d0(1 - 3aT) = d +3aT(d - d0)

Am I now supposed to assume that the d only changes a little compared to d0, so that (d - d0) = 0?
 
Physics news on Phys.org
do = d(1 + 3aT)
d = do/(1+3aT) = do(1+3aT)^-1

now expanding using binomial theorem and as a is very small the higher terms can be neglected, gives

d = do(1- 3aT + ...)


MP