document.write( "Question 936304: Mark has 45 cents in dimes and nickels. He has 3 more nickels than dimes. How many of each type of coin does Mark have? Write a system of equations, then solve. \n" ); document.write( "
Algebra.Com's Answer #569743 by AnlytcPhil(1806)![]() ![]() You can put this solution on YOUR website! Mark has 45 cents in dimes and nickels. He has 3 more nickels than dimes. How many of each type of coin does Mark have? Write a system of equations, then solve. \n" ); document.write( " \r\n" ); document.write( "Let the number of nickels be x\r\n" ); document.write( "Let the number of dimes be y \r\n" ); document.write( " \r\n" ); document.write( " Value Value\r\n" ); document.write( "Type Number of of\r\n" ); document.write( " of of EACH ALL\r\n" ); document.write( "coin coins coin coins\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( "NICKELS x $0.05 $0.05x \r\n" ); document.write( "DIMES y $0.10 $0.10y\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( " TOTAL $0.45\r\n" ); document.write( " \n" ); document.write( "He has 3 more nickels than dimes. \n" ); document.write( " \r\n" ); document.write( "\n" ); document.write( " |