document.write( "Question 1123771: Part of the proceeds from a garage sale was $410 worth of $10 and $20 bills. If there were 2 more $10 bills than $20 bills, find the number of each denomination. \n" ); document.write( "
Algebra.Com's Answer #740277 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Here is a solution using logical reasoning that uses virtually the same calculations as the formal algebraic solution shown by the other tutor. \n" ); document.write( "(1) First count the two \"extra\" $10 bills. That leaves equal numbers of $10 and $20 bills, with a total value of $390. \n" ); document.write( "(2) Think of the remaining bills in groups of one $10 bill and one $20 bill. The value of one $10 bill and one $20 bill is $30. \n" ); document.write( "(3) The number of groups, each worth $30, required to make the remaining $390 of the total is 390/30 = 13. \n" ); document.write( "So the number of $20 bills is 13; and the number of $10 bills is 13+2 = 15. \n" ); document.write( " |