
Pamela R. answered 04/06/19
Certified Math Teacher with 15+ years of experience teaching Algebra
Since "x" and "y" represent quantities, this means that these amounts added together would be the total number of candles purchased - in this case 20
So the resulting equation would be
x+y= 20
Next we are told cost of each and total amount spent. Keep "dollars" with "dollars", meaning that cost per candle on one side of the equation should be with total cost on other side of equation.
6x + 4y = 100
To solve you will either solve by substitution or elimination. Substitution means that you will solve the first equation for either x or y and then substitute into the second equation:
x + y = 20
Solve for y by subtracting x from both sides
y = 20 - x
Substitute "20 - x" into second equation for "y"
6x + 4(20-x) = 100
Distribute
6x + 80 - 4x = 100
Combine like terms
2x + 80 = 100
Subtract 80 from both sides
2x = 20
Divide both sides by 2
x = 10
Since she purchased a total of 20 candles, she bought 10 tall candles and 10 short candles