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 )
Step-by-step explanation:
P(t) = 12,000 (2)^(-t/15)
9,000 = 12,000 (2)^(-t/15)
0.75 = 2^(-t/15)
ln(0.75) = ln(2^(-t/15))
ln(0.75) = (-t/15) ln(2)
-15 ln(0.75) / ln(2) = t
t = 6.23
Answer:
180
Step-by-step explanation:
Let L represent the number of cups of lemonade that Marcus sold. Then his revenue can be described by ...
0.75L + 0.35(L -5) = 7.05
1.10L -1.75 = 7.05 . . . . . . . . . . eliminate parentheses
1.10L = 8.80 . . . . . . . . . . . . . . .add 1.75
L = 8 . . . . . . . . . . . . . . . . . . . . .divide by 1.10
Marcus sold 8 cups of lemonade on Saturday.