Kaylee is selling candles to raise money for her lacrosse team. The large candles sell for $25 each and the small
candles sell for $10 each. She needs to raise $600 Write a function to represent how many of each type of candle
Kaylee needs to sell. Let a represent the number of large candles, and let y represent the number of small candles.

Answer :

fichoh

Answer:

Kindly check explanation

Step-by-step explanation:

Given the following :

Cost of large candle (a) = 25 each

Cost of small candles (y) = 10 each

Amount needed = $600

Number of each that must be sold to raise needed amount:

25a + 10y = 600.

Here a = number of large candles that must be sold at the price

y = number of small candles that must be sold at the price

Summing the revenue both should result in the required amount.

Other Questions