document.write( "Question 292241: The local radio station runs a contest to see whether the listeners can guess the makeup of a stack of $5 and $10 bills. There are 65 bills in the stack, and the stack is worth $365. How many of each type of bill is there? \n" ); document.write( "
Algebra.Com's Answer #211155 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! f+t=65 \n" ); document.write( "5*f+10*t=365 \n" ); document.write( "f=57 and t=8 \n" ); document.write( "Do I win? \n" ); document.write( " \n" ); document.write( " |