document.write( "Question 957423: Serena has $1.85 in dimes and Nickels. He has a total of 25 coins. How many of each does he have. \n" ); document.write( "
Algebra.Com's Answer #585041 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Serena has $1.85 in dimes and Nickels. He has a total of 25 coins. How many of each does he have. \n" ); document.write( "----------------------- \n" ); document.write( "n + d = 25 \n" ); document.write( "5n + 10d = 185 \n" ); document.write( " \n" ); document.write( " |