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:
-10 > (-4x - 6) > -22
Step-by-step explanation:
Given inequality is 5 < 2x + 3 < 11
Now we will multiply this inequality by (-2) resulting,
5(-2) > (2x + 3)(-2) > 11(-2)
-10 > (-4x - 6) > -22 (Sign of inequality gets reversed when the inequality is multiplied or divided by a negative number)
Therefore, the possible range of (-4x - 6) is between -22 and -10.