document.write( "Question 1006041: Mr. Taylor withdrew $220 from the bank. The bank teller gave Mr. Taylor 16 bills, which were all $10 bills and $20 bills. How many $10 bills and how many $20 bills did the bank teller give Mr. Taylor?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #622174 by AnlytcPhil(1806)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Let the number of $10 bills be x\r\n" ); document.write( "Let the number of $20 bills be y\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Value Value\r\n" ); document.write( "Type Number of of\r\n" ); document.write( " of of EACH ALL\r\n" ); document.write( "bill bills bill bills\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( "$10 bills x $10 $10x\r\n" ); document.write( "$20 bills y $20 $20y\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( "TOTALS 16 ----- $220\r\n" ); document.write( "\r\n" ); document.write( " The first equation comes from the second column.\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |