document.write( "Question 995240: Russell has a total of 103 coins made up of nickels and quarters. He has a total of $8.75. How many quarters and nickels does he have? \n" ); document.write( "
Algebra.Com's Answer #614036 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Russell has a total of 103 coins made up of nickels and quarters. He has a total of $8.75. How many quarters and nickels does he have?
\n" ); document.write( "--------------
\n" ); document.write( "n + q = 103
\n" ); document.write( "5n + 25q = 875
\n" ); document.write( "
\n" ); document.write( "
\n" );