Question 776689
n = how many nickels
p = how many pennies
d = how many dimes


Literally translate the worded description into numeric symbolism.

{{{p+n+d=130}}},  {{{n=-8+2p}}},  {{{d=-18+3p}}}


Substitution directly into the total coin count equation is the simplest pathway to solve here.