document.write( "Question 717585: If you have one $50 bill, one $20 bill, one $10 bill and one $100 bill, how many possible sums of money consisting of three bills each, can be formed? \n" ); document.write( "
Algebra.Com's Answer #440488 by lynnlo(4176)\"\" \"About 
You can put this solution on YOUR website!
ANSWER:4
\n" ); document.write( "50+20+10=80
\n" ); document.write( "50+20+100=170
\n" ); document.write( "50+100+10=160
\n" ); document.write( "20+10+100=130
\n" ); document.write( "
\n" ); document.write( "
\n" );