Let x = # of one-dollar bills, y = # of five-dollar bills, and z = # of ten-dollar bills. Total amount in the wallet is $43, so the first equation would be 1x + 5y + 10z = 43. Next, there are 4 times as many one-dollar bills as ten-dollar bills, so x = 4z. There are 13 bills in total, so x + y + z = 13