Question 894168
n nickels and d dimes

{{{n+d=40}}} and {{{0.05n+0.10d=3.10}}}.
The money count equation can be simplified through division by 0.05:
{{{n+2d=62}}}.


{{{highlight_green(system(n+d=40,n+2d=62))}}}