document.write( "Question 676000: I need help with the following question: \"A man has 26 coins in his pocket, all of which are dimes and quarters. If the total value of his change is 485 cents, how many dimes and quarters does he have?\" \n" ); document.write( "
Algebra.Com's Answer #420155 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A man has 26 coins in his pocket, all of which are dimes and quarters. If the total value of his change is 485 cents, how many dimes and quarters does he have?
\n" ); document.write( ".
\n" ); document.write( "Let x = number of dimes
\n" ); document.write( "then
\n" ); document.write( "26-x = number of quarters
\n" ); document.write( ".
\n" ); document.write( "10x + 25(26-x) = 485
\n" ); document.write( "10x + 650-25x = 485
\n" ); document.write( "650-15x = 485
\n" ); document.write( "-15x = -165
\n" ); document.write( "x = -165/(-15)
\n" ); document.write( "x = 11 (dimes)
\n" ); document.write( ".
\n" ); document.write( "quarters:
\n" ); document.write( "25-11 = 14
\n" ); document.write( "
\n" ); document.write( "
\n" );