document.write( "Question 465698: There were 22 more nickles than dimes in the purse. If there were 30 coins total, how many nickles were there? \n" ); document.write( "
Algebra.Com's Answer #319107 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! n=d+22 \n" ); document.write( "d+d+22=30 \n" ); document.write( "2d=8 \n" ); document.write( "d=4 \n" ); document.write( "n=26 \n" ); document.write( "The purse had 26 nickels and 4 dimes.. \n" ); document.write( " |