Question 344714
if "d+n=47" (which is true), how can "n=d+47" ?


try ___ n = 47 - d


your method is okay