document.write( "Question 387709: Joe has a collection of nickels and dimes that is worth $2.10. If the number of dimes was tripled and the number of nickels was increased by 24, the value of the coins would be $6.30. How many nickels and dimes does he have? \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #274096 by rapaljer(4671)\"\" \"About 
You can put this solution on YOUR website!
Let N= number of Nickels, each worth 5 cents
\n" ); document.write( "Let D= number of Dimes, each worth 10 cents\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5N + 10D = 210
\n" ); document.write( "5(N+24)+ 10(3D) = 630\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5N + 10D = 210
\n" ); document.write( "5N+120 + 30D=630
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "In the second equation, subtract 120 from each side:
\n" ); document.write( "5N + 10D = 210
\n" ); document.write( "5N + 30D = 510\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Multiply both sides of first equation by -1 to eliminate the N variables:
\n" ); document.write( "-5N - 10D = -210
\n" ); document.write( "5N + 30D = 510\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Add the two equations together:
\n" ); document.write( "20D = 300\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Divide both sides by 20
\n" ); document.write( "D=300/20=15 Dimes\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5N + 10D = 210
\n" ); document.write( "5N + 10*15= 210
\n" ); document.write( "5N + 150 = 210
\n" ); document.write( "5N = 60
\n" ); document.write( "N= 12 Nickels\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check:
\n" ); document.write( "5(N+24) + 10(3D) = 630
\n" ); document.write( "5(36) + 10(45) = 630
\n" ); document.write( "180 + 450 = 630\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "IT CHECKS!!\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Dr. Robert J. Rapalje, Retired\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );