document.write( "Question 1092795: There are 44 coins in a purse that contains nickles, dimes, and quarters. There are twice as many dimes as quarters and 4 more nickles than quarters. How many coins of each type are in the purse? \n" ); document.write( "
Algebra.Com's Answer #707448 by ikleyn(52803)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Let Q be the number of quarters.\r\n" ); document.write( "\r\n" ); document.write( "Then the number of dimes is 2Q, and the number of nickels is Q+4.\r\n" ); document.write( "\r\n" ); document.write( "Collect all coins:\r\n" ); document.write( "\r\n" ); document.write( "Q + 2Q + (Q+4) = 44.\r\n" ); document.write( "\r\n" ); document.write( "Simplify and solve for Q:\r\n" ); document.write( "\r\n" ); document.write( "4Q + 4 = 44 ====> 4Q = 44-4 = 40 ====> Q =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |