document.write( "Question 994960: a jar contains 120 dimes and quarters with a total value of 23.55. determine the number of each type of coin in the jar \n" ); document.write( "
Algebra.Com's Answer #613855 by vleith(2983) ![]() You can put this solution on YOUR website! Let d be the number of dimes and q be the number of quarters \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "dimes are worth 10 cents, quarters are worth 25. You have a total of 2355 cents\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "With 77 quarters and a total of 120 coins, that leaves 43 dimes \n" ); document.write( " |