document.write( "Question 206035: Money Problem
\n" ); document.write( "Given: paychecks
\n" ); document.write( "employee 1 (234.00)
\n" ); document.write( "employee 2 (368.00)
\n" ); document.write( "employee 3 (179.00)
\n" ); document.write( "employee 4 (388.00)
\n" ); document.write( "employee 5 (263.00)\r
\n" ); document.write( "\n" ); document.write( "question: If i went to a bank and withdrew a total of 1432.00 dollars to pay each employee what he earned on his paycheck how do i figure out how many 20.00s i need ..how many 10s i need how many 5.00's and how many 1's i will need
\n" ); document.write( "i can do it long hand but i was wondering if there is a way to express it in a math equation and use it for ANY AMOUNT of employees\r
\n" ); document.write( "\n" ); document.write( "ps..all played in cash.. denomiation values are 20.00 10.00 5.00 1.00
\n" ); document.write( "

Algebra.Com's Answer #155608 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
69 twenties
\n" ); document.write( "2 tens
\n" ); document.write( "3 fives
\n" ); document.write( "17 ones
\n" ); document.write( "--------------
\n" ); document.write( "1) 11 twenties, 1 ten, 4 ones
\n" ); document.write( "2) 18 twenties, 1 five, 3 ones
\n" ); document.write( "3) 8 twenties, 1 ten, 1 five, 4 ones
\n" ); document.write( "4) 19 twenties, 1 five, 3 ones
\n" ); document.write( "5) 13 twenties, 3 ones
\n" ); document.write( "
\n" );