document.write( "Question 1189835: A large sack contains twenty $1 bills, three $2 bills, six $5 bills, fifteen $20 bills, and one $50 bill. You remove bills one at a time from this sack, stopping when you have five of any one denomination. The maximum amount, in dollars, that you can draw out under these conditions is\r
\n" ); document.write( "\n" ); document.write( "a) 180 b) 181 c) 184 d) 185 e) 186
\n" ); document.write( "

Algebra.Com's Answer #821349 by ikleyn(52858)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A large sack contains twenty $1 bills, three $2 bills, six $5 bills, fifteen $20 bills, and one $50 bill.
\n" ); document.write( "You remove bills one at a time from this sack, stopping when you have five of any one denomination.
\n" ); document.write( "The maximum amount, in dollars, that you can draw out under these conditions is
\n" ); document.write( "a) 180 b) 181 c) 184 d) 185 e) 186
\n" ); document.write( "~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The maximum sum will be reached when you have \r\n" );
document.write( "\r\n" );
document.write( "    - one $50 plus\r\n" );
document.write( "\r\n" );
document.write( "    - five $20 plus\r\n" );
document.write( "\r\n" );
document.write( "    - four  $5 plus\r\n" );
document.write( "\r\n" );
document.write( "    - three $2 plus\r\n" );
document.write( "\r\n" );
document.write( "    - four $1,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "which gives, in total,  50 + 5*20 + 4*5 + 3*2 + 4*1 = 180 dollars.    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );