document.write( "Question 319181: A bank teller has some five-dollar bills and some twenty-dollar bills. The teller has 10 more of the twenties. The total value of the money is $700. Find the number of five-dollar bills that the teller has. \n" ); document.write( "
Algebra.Com's Answer #228572 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
x + y = 700\r
\n" ); document.write( "\n" ); document.write( "y = x + 10\r
\n" ); document.write( "\n" ); document.write( "Can you solve it now?
\n" ); document.write( "
\n" );