The average cost of streaming N movies will be
.. average cost = (total cost)/(number of movies)
.. = (50 +5N)/N
.. = (50/N) +5
You want this value to be 7, so you have
.. 7 = (50/N) +5
.. 2 = 50/N
.. N = 50/2 = 25
25 movies must be streamed to get the average cost down to $7.
Answer:
The ticket price that maximizes revenue is $50.
The maximum monthly revenue is $250,000.
Step-by-step explanation:
We have to write a function that describes the revenue of the airline.
We know one point of this function: when the price is $30, the amount of passengers is 7000.
We also know that for an increase of $1 in the ticket price, the amount of passengers will decrease by 100.
Then, we can write the revenue as the multiplication of price and passengers:

where x is the variation in the price of the ticket.
Then, if we derive R in function of x, and equal to 0, we will have the value of x that maximizes the revenue.

We know that the increment in price (from the $30 level) that maximizes the revenue is $20, so the price should be:

The maximum monthly revenue is:

Cannot see your image, but the formula for the volume of a sphere is
V=(4/3)πr³
to solve for r: r³=v÷(4/3)π=v*3/(4π)=3v/(4π) (three v out of 4 pi)
r=∛(3v/4π)
r equals the cubic root of (three v over 4π)
Answer: A: 6
B: 4
C: 2
Step-by-step explanation:
Answer:
probability that all of the sprinklers will operate correctly in a fire: 0.0282
Step-by-step explanation:
In order to solve this question we will use Binomial probability distribution because:
- In the question it is given that the sprinklers activate correctly or not independently.
- The number of outcomes are two i.e. sprinklers activate correctly or not.
A binomial distribution is a probability of a success or failures outcomes in an repeated multiple or n times.
Number of outcomes of this distributions are two.
The formula is:
b(x; n, P) = 
b = binomial probability also represented as P(X=x)
x =no of successes
P = probability of a success on a single trial
n = no of trials
is calculated as:
= n! / x!(n – x)!
= 10! / 10!(10-10)!
= 1
According to given question:
probability of success i.e. p = 0.7 i.e. probability of a sprinkler to activate correctly.
number of trials i.e. n = 10 as number of sprinklers are 10
To find: probability that all of the sprinklers will operate correctly in a fire
X = 10 because we have to find the probability that "all" of the sprinklers will operate correctly and there are 10 sprinklers so all 10 of them
So putting these into the formula:
P(X=x) = 
= C₁₀,₁₀ * 0.7¹⁰ * (1-0.7)¹⁰⁻¹⁰
= 1 * 0.0282 * (0.3) ⁰
= 1 * 0.0282 * 1
P(X=x) = 0.0282