document.write( "Question 884882: A convention manger finds that she has $1540, made up of twenties and fifties. She has a total of 50 bills. How may fifty-dollar bills does the manager have? \n" ); document.write( "
Algebra.Com's Answer #534740 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
If all 50 bills were $50s, her total would be 50*50=2500
\n" ); document.write( "However, her total is 1540. 2500-1540=960
\n" ); document.write( "The difference between fifties and twenties is $30.
\n" ); document.write( "960 / 30 = 32
\n" ); document.write( "32 bills are $20. 32 * 20 = $640
\n" ); document.write( "If 32 are twenties, then the remaining 18 are fifties.
\n" ); document.write( "18 * $50 = $900
\n" ); document.write( "$900 + $640 = $1540
\n" ); document.write( "
\n" );