document.write( "Question 201569: I need help with this word problem - A bank rober holds upa bank and tells the teller to hand over all her $100 bills and $500 bills. THe teller gave him 8 more $100 bills than $500 bills. If he gets away with $6,200, how many of each bill did the teller give him? \n" ); document.write( "
Algebra.Com's Answer #151784 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Let x = the number of $100-bills and y = the number of $500-bills.
\n" ); document.write( "The problem states that:
\n" ); document.write( "x = y+8 \"The teller gave him 8 more $100-bills than $500-bills\" also...
\n" ); document.write( "x($100) + y($500) = $6200 Substitute x = y+8 and solve for y.
\n" ); document.write( "(y+8)($100)+y($500) = $6200 Simplify.
\n" ); document.write( "100y+800+500y = 6200
\n" ); document.write( "600y+800 = 6200 Subtract 800 from both sides.
\n" ); document.write( "600y = = 5400 Divide both sides by 600
\n" ); document.write( "y = 9 and x = y+8 = 17
\n" ); document.write( "The teller gives the bank robber 17 $100-bills and 9 $500-bills.
\n" ); document.write( "Check:
\n" ); document.write( "17($100)+9($500) = $1700+$4500 = $6200
\n" ); document.write( "
\n" ); document.write( "
\n" );