document.write( "Question 888868: A bank teller has 54 $5 and $20 bills in her cash drawer. The value of the
\n" );
document.write( "bills is $780. How many $5 bills are there? \n" );
document.write( "
Algebra.Com's Answer #537770 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! f+t=54 \n" ); document.write( "5f+20t=780 \n" ); document.write( "f=20; t=34 \n" ); document.write( " |