document.write( "Question 137661: having trouble again. please help. I keep getting the wrong answer for a word problem, I think I am setting the problem up wrong, could someone help me. the question is a bank teller has 25 more $5 dollar bills than $10 dollar bills. If the total value of the money is $200, how many of each does she have? \n" ); document.write( "
Algebra.Com's Answer #100683 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=\"$10 bills\", so x+25=\"$5 bills\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "10(x)+5(x+25)=200 __ 10x+5x+125=200 __ 15x=75
\n" ); document.write( "
\n" );