Here is our profit as a function of # of posters
p(x) =-10x² + 200x - 250
Here is our price per poster, as a function of the # of posters:
pr(x) = 20 - x
Since we want to find the optimum price and # of posters, let's plug our price function into our profit function, to find the optimum x, and then use that to find the optimum price:
p(x) = -10 (20-x)² + 200 (20 - x) - 250
p(x) = -10 (400 -40x + x²) + 4000 - 200x - 250
Take a look at our profit function. It is a normal trinomial square, with a negative sign on the squared term. This means the curve is a downward facing parabola, so our profit maximum will be the top of the curve.
By taking the derivative, we can find where p'(x) = 0 (where the slope of p(x) equals 0), to see where the top of profit function is.
p(x) = -4000 +400x -10x² + 4000 -200x -250
p'(x) = 400 - 20x -200
0 = 200 - 20x
20x = 200
x = 10
p'(x) = 0 at x=10. This is the peak of our profit function. To find the price per poster, plug x=10 into our price function:
price = 20 - x
price = 10
Now plug x=10 into our original profit function in order to find our maximum profit:
<span>p(x)= -10x^2 +200x -250
p(x) = -10 (10)</span>² +200 (10) - 250
<span>p(x) = -1000 + 2000 - 250
p(x) = 750
Correct answer is C)</span>
6 inches because area= length times width and 6 times 8= 48 inches
Answer is A, y = 65
The top angle is 50 because 180 - 130 = 50
Since the top angle is 50, the two bottom angles have to add up to 130. Since the bottom angles are the same, you can do 130 / 2 to find the angles which equals 65.
12 ounces of juice mix 1 ounce of juice mix
__________________ = __________________
36 ounces of water 3 ounces of water
For every ounce of juice mix, there are 3 ounces of water.
Hopefully, this answers your question.
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