document.write( "Question 1057287: Amanda has a jar of 16 coins. In this jar, there are only quarters and nickels with a total of $2.00. How many nickels and quarters does Amanda have? \n" ); document.write( "
Algebra.Com's Answer #672336 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Amanda has a jar of 16 coins. In this jar, there are only quarters and nickels with a total of $2.00. How many nickels and quarters does Amanda have?
\n" ); document.write( "----------
\n" ); document.write( "q + d = 16
\n" ); document.write( "25q + 10d = 200
\n" ); document.write( "---------
\n" ); document.write( "
\n" ); document.write( "
\n" );