Answer:
y = -6x + 30
Step-by-step explanation:
The inicial value you have is $30, so this will be the value of y after 0 weeks, that is, x = 0
After one week, you spend $6, so you will have y = 30 - 6 = 24 when x = 1.
With these pair of values, we can find the linear equation:
y = ax + b
for x = 0, y = 30:
30 = a*0 + b
b = 30
for x = 1, y = 24:
24 = a*1 + 30
a = 24 - 30 = -6
So, our equation is:
y = -6x + 30
Answer:
z
<
24
Step-by-step explanation:
Could you get a closer picture?
Answer:
adult tickets = 17, children tickets = 9
Step-by-step explanation:
Let x be the number of children and y the number of adults
Then given that 26 tickets are sold, we can write
x + y = 26 → (1)
Given that ticket cost was $194 we can write
5.5x + 8.5y = 194 → (2)
Rearrange (1) expressing y in terms of x by subtracting x from both sides
y = 26 - x → (3)
Substitute y = 26 - x into (2)
5.5x + 8.5(26 - x) = 194 ← distribute and simplify left side
5.5x + 221 - 8.5x = 194
- 3x + 221 = 194 ( subtract 221 from both sides )
- 3x = - 27 ( divide both sides by - 3 )
x = 9
Substitute x = 9 into (3) for corresponding value of y
y = 26 - 9 = 17
Hence number of adult tickets sold = 17
number of children tickets sold = 9