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 #776434 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "Let x = # of the 20-dollar bills Philip has.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then the number of 50-dollar bills is 2x, and the number of the 100-dollar bills is 2*(2x) = 4x.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then the total money is 20x + 50*(2x) + 100*(4x) = (20+100+400)x = 520x dollars,\r\n" ); document.write( "\r\n" ); document.write( "and it is equal to 1560 dollars, according to the condition.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 520x = 1560\r\n" ); document.write( "\r\n" ); document.write( " \r\n" ); document.write( "Hence, x = 1560/520 = 3.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Thus, there are 3 20-dollar bills, 6 50-dollar bills and 12 100-dollar bills.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "In all, there are 3+6+12 = 21 bills. ANSWER. \r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |