To write the function correctly, it is important to assign variables correctly and understand the situation of the problem clearly. For this, we let y the number of people and x as the number of songs played.
At x = 0 y = 567
at x = 1 y = 567 - 567(1/3)
at x = 2 y = 567 - 567(1/3)(1/3)
at x = 3 y = 567 - 567(1/3)(1/3)(1/3)
Therefore, the number of people left after x songs would be represented by the equation:
y = 567 - 567(1/3)x
y = 567 ( 1- x/3 )
Answer: B
Step-by-step explanation:

Substituting into y=3x+b,

Answer:

Step-by-step explanation:

Answer:
x = ± 2
Step-by-step explanation:
Given
f(x) = x² + 1 and (x, 5 ) is a solution then f(x) = 5
Equating the two gives
x² + 1 = 5 ( subtract 1 from both sides )
x² = 4 ( take the square root of both sides )
x = ±
= ± 2
Thus (- 2, 5) and (2, 5) are solutions