document.write( "Question 414711: Avending machine contains nickels and dimes worth $14.50. There are 95 more nickels than dimes. Hom many nickels and how many dimes are there? \n" ); document.write( "
Algebra.Com's Answer #290888 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "There are 95 more nickels than dimes.
\n" ); document.write( "Let x and (x+95)represent the number of dimes and nickels respectively
\n" ); document.write( "Question states*** CENTS makes sense
\n" ); document.write( " 10x + 5(x+95) = 1450
\n" ); document.write( " 15x = 975
\n" ); document.write( " x = 65, the number of dimes. Ther is 160 Nickels (65+95)
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 65*10 + 160*5 = 650 + 800 = 1450 or $14.50 \n" ); document.write( "
\n" );