Answer:
Bill needs to sell 50 pairs of men’s clothes.
Step-by-step explanation:
50y = 2500
Divide by 50 on both sides
2500/50 = 50
Answer:
See below
Step-by-step explanation:
The values in the table change by $3.80 from one line to the next. Since each change from line to line changes in number of photos by 20, the average cost per photo is $3.80/20 = $0.19. There is apparently a $5.80 -3.80 = $2.00 shipping charge for numbers of photos in the range shown in the table.
Thus, the piecewise function has 3 pieces:
for x < 100: $2.00 + 0.19x
for x < 200: $4.50 + 0.17x
for x ≥ 200: $0.15x
This could be written as ...

Answer:
Step-by-step explanation:
This is a Combination (as in permutation vs combination) question the symbol (n r) refers to "n choose r". This is sometimes written as nCr
i.e the question is asking you to find how many combinations each will yield when you chose r items from n item without repetition and order does not matter.
I will only do the first question for you and you can just follow the same steps to solve the rest of the questions.
Recall that

Consider question a) we are given (5 1) or ₅C₁
we can see that n = 5 and r = 1
If we substitute this into the formula:
₅C₁ = (5!) / [ (1!)(5- 1)!]
= (5!) / [ (5- 1)!]
= (5!) / (4!)
= (5·4·3·2·1) / (4·3·2·1)
= 5
hence ₅C₁ = 5