Question 1084192
Find the weight of 1 dime, {{{W[d]}}}, in pounds.
Find the number of dimes in 5 lbs, {{{N[d]=5/W[d]}}}.
Multiply the number of dimes by 0.1,
{{{T=0.1*N[d]}}}
{{{T=0.1*(5/W[d])}}}
{{{T=0.5/W[d]}}}