document.write( "Question 442924: I know how to solve these problems arithmeticly-- in fact they're quite easy, but our teacher is requiring that we do these algebraicly and show our work, and I am lost. \"A courier picks up 1000 small unmarked bills, some $20 bills and some $50 bills. If the courier has a total value of $41,000, how many of each are there?\" \n" ); document.write( "
Algebra.Com's Answer #305518 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
\"A courier picks up 1000 small unmarked bills, some $20 bills and some $50 bills. If the courier has a total value of $41,000, how many of each are there?\"
\n" ); document.write( "------------
\n" ); document.write( "If it's small bills and some are $20 and some are $50, it can't be solved.
\n" ); document.write( "If they're $20 and $50 only, it can be solved.
\n" ); document.write( "--------------
\n" ); document.write( "t = # of $20
\n" ); document.write( "f = # of $50
\n" ); document.write( "---------------
\n" ); document.write( "t + f = 1000
\n" ); document.write( "20t + 50f = 41000
\n" ); document.write( "----------
\n" ); document.write( "Can you finish it?
\n" ); document.write( "
\n" ); document.write( "
\n" );