document.write( "Question 907462: I have 2 more nickles than dimes. If I have $.55 total, how many of each coin do I have. \n" ); document.write( "
Algebra.Com's Answer #550399 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! d for dimes \n" ); document.write( "n for nickels\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n=d+2, two more nickels than dimes.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "substitute for n. \n" ); document.write( " \n" ); document.write( "Do the rest. \n" ); document.write( " |