if one customer shows up, and she buys one song, that's $1.29, if she doesn't buy anymore, then that's the charge.
the first song is always at a full price, and after that, to encourage buying, the next ones are just 99 cents, let's see how it goes after a few songs purchases.
1 song.........................$1.29
2 songs.......................$1.29 + 0.99(2)
3 songs.......................$1.29 + 0.99(3)
4 songs.......................$1.29 + 0.99(4)
c songs.......................$1.29 + 0.99(c)
s(c) = 1.29 + 0.99c.
Answer:
Option B - graphing is the correct answer.
Step-by-step explanation:
To solve a system of inequalities we need graphing. Inequality tells us about the relative size of two values. When we graph the x and y co-ordinates, the solution is not the drawn line, but the area of the coordinate plane that satisfies the inequality. In inequalities, multiple solutions can be possible.
Plug and chug method does not a complete solution, it only tells where a point belongs. Guess and check does not apply here.
Answer:
Step-by-step explanation:
GIRL! You should add diagrams to these types of questions. It would really help
That 10cm does not mean point C is 10cm. It means the line AB is 10 cm in total.
And since point C is the midpoint, which means that point C cuts the line AB in half, that makes AC = 5cm
Answer:
405
Step-by-step explanation:
To find sample size, use the following equation, where n = sample size, za/2 = the critical value, p = probability of success, q = probability of failure, and E = margin of error.

The values that are given are p = 0.84 and E = 0.03.
You can solve for the critical value which is equal to the z-score of (1 - confidence level)/2. Use the calculator function of invNorm to find the z-score. The value will given with a negative sign, but you can ignore that.
(1 - 0.9) = 0.1/2 = 0.05
invNorm(0.05, 0, 1) = 1.645
You can also solve for q which is 1 - p. For this problem q = 1 - 0.84 = 0.16
Plug the values into the equation and solve for n.

Round up to the next number, giving you 405.