document.write( "Question 1000129: Letarsha is a bank teller. At the end of a day, she has a total of 69 $5 and $10 bills. The total value of the money is $590. How many of each denomination does she have? \n" ); document.write( "
Algebra.Com's Answer #617618 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Letarsha is a bank teller. At the end of a day, she has a total of 69 $5 and $10 bills. The total value of the money is $590. How many of each denomination does she have? \n" ); document.write( "----- \n" ); document.write( "Quantity Eq: f + t = 69 bills \n" ); document.write( "Value Eq::: 5f+10t = 590 dollars \n" ); document.write( "------------------------------------ \n" ); document.write( "f+t = 69 \n" ); document.write( "f+2t= 118 \n" ); document.write( "------ \n" ); document.write( "Subtract and solve for \"t\": \n" ); document.write( "t = 49 (# of $10 bills) \n" ); document.write( "--- \n" ); document.write( "f = 20 (# of $5 bills) \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |