document.write( "Question 1187753: a cashier has 94 bills of $5 bills and $100 bills. The total in the drawer is $5030. How bills of each does he have?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #818764 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! a cashier has 94 bills of $5 bills and $100 bills. The total in the drawer is $5030. How bills of each does he have? \n" ); document.write( "-------------------- \n" ); document.write( "F + H = 94 \n" ); document.write( "5F + 100H = 5030 \n" ); document.write( " \n" ); document.write( " |