document.write( "Question 833997: Bernard has $164 in $1, $5, and $10 bills. If he has 25 bills altogether and he has one more $10 bill than $5 bills, how many of each type of bill does he have. \n" ); document.write( "
Algebra.Com's Answer #502778 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
o+5f+10t=164,
\n" ); document.write( "o+f+t=25,
\n" ); document.write( "t=f+1
\n" ); document.write( "f = 10, o = 4, t = 11
\n" ); document.write( "
\n" ); document.write( "
\n" );