document.write( "Question 247876: harry has $2.30 in nickels and dimes. the number of dimes is 7 less than the number of nickels. find the number of each coin. \n" ); document.write( "
Algebra.Com's Answer #180721 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 5n+10d=230 \n" ); document.write( "d=n-7 \n" ); document.write( " |