document.write( "Question 1103645: a sample of 16 dimes and quarters has a value of $2.65. how many of each types of coin are there? \n" ); document.write( "
Algebra.Com's Answer #718357 by Alan3354(69443) You can put this solution on YOUR website! a sample of 16 dimes and quarters has a value of $2.65. how many of each types of coin are there? \n" ); document.write( "----------- \n" ); document.write( "d + q = 16 \n" ); document.write( "10d + 25q = 265 \n" ); document.write( " \n" ); document.write( " |