document.write( "Question 807372: A customer is owed $30.00. How many different combinations of bills, using only five, ten, and twenty dollar bills, are possible to give the customer his or her change? \n" ); document.write( "
Algebra.Com's Answer #491843 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "1.  6 fives.\r\n" );
document.write( "2.  1 ten and 4 fives.\r\n" );
document.write( "3.  2 tens and 2 fives.\r\n" );
document.write( "4.  3 tens.\r\n" );
document.write( "5.  1 twenty and 2 fives.\r\n" );
document.write( "6.  1 twenty and 1 ten.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );