document.write( "Question 1154071: Phillip has $1,560 in 20-dollar, 50-dollar and 100-dollar bills. If he has twice as many 100-dollar bills as 50-dollar bills,and twice as many 50-dollar bills as 20-dollar bills, how many bills does Phillip have in total? \n" ); document.write( "
Algebra.Com's Answer #776475 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
Phillip has $1,560 in 20-dollar, 50-dollar and 100-dollar bills. If he has twice as many 100-dollar bills as 50-dollar bills,and twice as many 50-dollar bills as 20-dollar bills, how many bills does Phillip have in total?
\n" ); document.write( "
Let the number of $20 bills be T
\n" ); document.write( "Then the number of $50 bills = 2T
\n" ); document.write( "Also, the number of $100 bills = 2(2T) = 4T
\n" ); document.write( "We then get: 20T + 50(2T) + 100(4T) = 1,560
\n" ); document.write( "20T + 100T + 400T = 1,560
\n" ); document.write( "520T = 1,560
\n" ); document.write( "T, or
\n" ); document.write( "
\n" ); document.write( "You should now be able to find the total number of bills! \n" ); document.write( "
\n" );