document.write( "Question 850832: A jar contains 50 nickels and dimes worth $3.40. How many of each kind of coin are in the jar? \n" ); document.write( "
Algebra.Com's Answer #512424 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent number of dimes
\n" ); document.write( "Question states*** CENTS makes sense
\n" ); document.write( " 10x + 5(50-x) = 340 cents
\n" ); document.write( " 10x + 250-5x = 340 cents
\n" ); document.write( " 5x = 90
\n" ); document.write( " x = 18, number of dimes. There are 32 Nickels\r
\n" ); document.write( "\n" ); document.write( "CHECKING our answer***
\n" ); document.write( " 180 + 160 = 340 cents or $3.40
\n" ); document.write( "Wish You the Best in your Studies.
\n" ); document.write( " \n" ); document.write( "
\n" );