document.write( "Question 57534: The Coin Shop will purchase at most $20.00 per person per day in silver coins, provided that the are packaged in sets of 6 nickels, 4 dimes, and 1 quarter. What is the greatest number of sets that Steve could bring to the shop to sell? \n" ); document.write( "
Algebra.Com's Answer #39262 by rcmcc(152)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "First you must find the amount in face value the coin sets have, this works out to $0.95 cents.\r
\n" ); document.write( "\n" ); document.write( "0.95X<20.00\r
\n" ); document.write( "\n" ); document.write( "divide out the .95 cents to isolate X,
\n" ); document.write( "21.05263158=x\r
\n" ); document.write( "\n" ); document.write( "because you can only have whole sets you must round down. so\r
\n" ); document.write( "\n" ); document.write( "Steve can sell 21 sets per day.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );