document.write( "Question 925967: Hank has a total of 175 in $5 and $20 bills. The number of $5 bills, f, he has is 3 more than 4 times the number of $20 bills,t. How many of each type does Hank have? \n" ); document.write( "
Algebra.Com's Answer #561916 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! t the number of $20 bills \n" ); document.write( "20t + 5(4t+3) = $175 \n" ); document.write( "40t = 160 \n" ); document.write( "t = 4, the number of $20 bills. The number of $5 bills = 19 \n" ); document.write( "And... checking \n" ); document.write( "$80 + $95 = $175 \n" ); document.write( " |