document.write( "Question 172168: a bank teller is counting his money and notices that he has an equal number of tens and twenties and $147 in other bills. if the total value of the bills he has is 1,167, how many tens and twenties does he have \n" ); document.write( "
Algebra.Com's Answer #127191 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A bank teller is counting his money and notices that he has an equal number \n" ); document.write( " of tens and twenties and $147 in other bills. if the total value of the bills \n" ); document.write( " he has is 1,167, how many tens and twenties does he have? \n" ); document.write( ": \n" ); document.write( "Let x = no. of 10's and number of 20's \n" ); document.write( ": \n" ); document.write( "10x + 20x + 147 = 1167 \n" ); document.write( ": \n" ); document.write( "You should be able to do it now \n" ); document.write( " |