document.write( "Question 871057: Ron has 13 coins with a total value of $2.25. The coins are nickels and quarters. How many of each coin does he have? \n" ); document.write( "
Algebra.Com's Answer #525275 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
Since the number ends in .25, Ron must have a multiple of 5 nickels.
\n" ); document.write( "5 nickels at .05 is .25, leaving 2.00 -- which just happens to be 8 quarters.
\n" ); document.write( "8+5 = 13 coins
\n" ); document.write( "
\n" );