document.write( "Question 448734: A man has two more nickels than dimes. He has $1.15 in all. How many coins of each kind does he have? Which equation can be used to solve the problem? \n" ); document.write( "
Algebra.Com's Answer #308726 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A man has two more nickels than dimes. He has $1.15 in all. How many coins of each kind does he have? Which equation can be used to solve the problem? \n" ); document.write( "------------------- \n" ); document.write( "Equations: \n" ); document.write( "Quantity Eq: n = d+2 \n" ); document.write( "Value Eq: 5n + 10d = 115 cents \n" ); document.write( "---- \n" ); document.write( "Substitute for \"n\" and solve for \"d\": \n" ); document.write( "--- \n" ); document.write( "5(d+2) + 10d = 115 \n" ); document.write( "5d + 10 + 10d = 115 \n" ); document.write( "---- \n" ); document.write( "15d = 105 \n" ); document.write( "-- \n" ); document.write( "d = 7 (# of dimes) \n" ); document.write( "--- \n" ); document.write( "Solve for \"n\": \n" ); document.write( "n = d+2 \n" ); document.write( "n = 7+2 = 9 (# of nickels) \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " \n" ); document.write( " |