document.write( "Question 352632: A student assistant at a university copy center has some nickels and dimes to use for change when students make copies. The value of the coins is $7.40. There are 26 more dimes than nickels. How many of each kind of coin are there? \n" ); document.write( "
Algebra.Com's Answer #252039 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Hi,
\n" ); document.write( "Let x be the number of nickels, then (x + 26) represents the number of dimes
\n" ); document.write( ".
\n" ); document.write( "Question States:
\n" ); document.write( "10(x + 26) + 5 x = 740 cents
\n" ); document.write( "15x = 480 cents
\n" ); document.write( "x = 32 nickels
\n" ); document.write( "# of dimes (x+26) would be 58
\n" ); document.write( ".
\n" ); document.write( "Check yuor answer
\n" ); document.write( "$5.80 + $1.60 = $7.40
\n" ); document.write( "
\n" );