document.write( "Question 1095950: matt has twenty coins in his pockets of quarters and nickels. The total value of the coins is $3.50 . how much of each coins does he have ? \n" ); document.write( "
Algebra.Com's Answer #710426 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
n + q = 20
\n" ); document.write( "5n + 25q = 350
\n" ); document.write( "
\n" ); document.write( "
\n" );