document.write( "Question 997762: Randy has 2.75 in dimes and quarters there are 14 coins in total find how many dimes and nickels randy has \n" ); document.write( "
Algebra.Com's Answer #615714 by Alan3354(69443) You can put this solution on YOUR website! Randy has 2.75 in dimes and quarters there are 14 coins in total find how many dimes and nickels randy has \n" ); document.write( "---------------- \n" ); document.write( "d + q = 14 \n" ); document.write( "10d + 25q = 275 \n" ); document.write( "--------- \n" ); document.write( " |