Edythe C. answered 11/25/19
Getting the foundation right
If you get a problem like this on a timed test, take the quick way out. Let T stand for how many twenties and F stand for how many fives. The amount of money is how many times how much each bill is worth.
T + F = 50
20T + 5F = 535
Multiply each term in the top equation by -5 to get rid of the Fs. Subtract it from the bottom one.
20T + 5F = 535
-5T - 5F = -250
________________
15T = 285
T = 19
Stop right here since you're not asked for how many fives.