document.write( "Question 599748: Scott has 30 coins in nickels and dimes. In all he has $2.10. How many of each coin does he have? I have this 30(n + d) = 210 \n" ); document.write( "
Algebra.Com's Answer #379094 by Edwin McCravy(20059)![]() ![]() You can put this solution on YOUR website! Your equation is wrong. Try setting up a system \n" ); document.write( "of two equations in n and d using this pattern:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 18 nickels, 12 dimes. \r \n" ); document.write( "\n" ); document.write( "Edwin \n" ); document.write( " |