document.write( "Question 1074757: A collection of quarters and nickels contains at least 42 coins and is worth at most $8.00. If the collection contains 25 quarters, how many nickels can be in the collection?
\n" ); document.write( "Let x = the number of quarters.
\n" ); document.write( "Let y = the number of nickels.
\n" ); document.write( "There are at least nickels, but no more than nickels.
\n" ); document.write( "

Algebra.Com's Answer #689423 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"Q%2BN%3E=42\"
\n" ); document.write( "and
\n" ); document.write( "\"25Q%2B5N%3C=800\"
\n" ); document.write( "\"5Q%2BN%3C=160\"
\n" ); document.write( "So then, \"Q=25\".
\n" ); document.write( "\"25%2BN%3E=42\"
\n" ); document.write( "\"N%3E=17\"
\n" ); document.write( "and
\n" ); document.write( "\"5%2825%29%2BN%3C=160\"
\n" ); document.write( "\"125%2BN%3C=160\"
\n" ); document.write( "\"N%3C=35\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"17%3C=N%3C=35\"
\n" ); document.write( "
\n" );