document.write( "Question 72189This question is from textbook Prentice Hall Mathematics Algebra 1
\n" );
document.write( ": You have a total or 21 coins, all nickels and dimes. the total value is $1.70. Write and solve a system of equations to find the number of dimes d and the number of nickles n that you have. \n" );
document.write( "
Algebra.Com's Answer #51661 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! n+d=21, n=21-d \n" ); document.write( "5n+10d=170 now substitute (21-d) for n & solve. \n" ); document.write( "5(21-d)+10d=170 \n" ); document.write( "105-5d+10d=170 \n" ); document.write( "5d=170-105 \n" ); document.write( "5d=65 \n" ); document.write( "d=65/5 \n" ); document.write( "d=13 answer for the number of dimes. \n" ); document.write( "n+13=21 \n" ); document.write( "n=21-13 \n" ); document.write( "n=8 answer for the number of nickels. \n" ); document.write( "proof \n" ); document.write( "5*8+10*13=170 \n" ); document.write( "40+130=170 \n" ); document.write( "170=170 \n" ); document.write( " |