Assuming that this company sells all that it produces, the profit function would be given by P(x) = -0.5(x - 100)² + 5,000 - 50x - 100.
<h3>What is profit?</h3>
In Economics, profit can be defined as a measure of the amount of money (revenue) that is generated when the selling price is deducted from the cost price of a good or service, which is usually provided by producers.
This ultimately implies that, all producers generally work to maximize their profits and make them as large as possible, in order to enable them break even and successful.
Mathematically, the profit function P(x) of a business firm simply refers to the revenue function R(x) minus the cost function C(x):
P(x) = R(x) - C(x)
Where:
- R(x) represents how much it takes in.
- C(x) represents how much it spends.
Substituting the given parameters into the formula, we have;
P(x) = -0.5(x - 100)² + 5,000 - (50x + 100)
P(x) = -0.5(x - 100)² + 5,000 - 50x - 100
Read more on maximized profit here: brainly.com/question/13800671
#SPJ1
Answer: True
Explanation: Security management firm is the organization that provides protection to the system, functions,data, people etc of any particular business organization.They are highly capable of the problem avoidance, management of risk and other such issues.
The monitoring of the security done by the people and devices of the security management firm are more reliable and assured due to the expert skill they persist in the security field. Thus, the given statement is true.
Google docs and save it there. hope this helps. thanks
Answer:
number1 = int(input("Enter the first number: "))
number2 = int(input("Enter the second number: "))
result = 0
for i in range(number1):
result += number2
print(str(result))
Explanation:
Ask the user for two numbers
Initialize result as 0 to hold the multiplication of the numbers
Create a for loop that iterates "number1" times. In each iteration, add number2 to the result.
When the loop is done, print the result
Answer:
B) Developer is poured down the drain while fixer can be reduced
Explanation:
The effluents produced during photographic processing includes, wash water, bleach, fixer, and developer
The developer is an alkaline solution, with a pH of approximately 10.0, while the pH of the fixer is about 4.3, it is therefore, acidic
The rate of discharge of the developer to the fixer is 2 to 1, and the exhausted developer, fixer and process effluents combined are neutral and can be handle by the the treatment works and the drain pipes
Fixer which remain clear can be reused for more than a day, while the spent basic Developer and the acidic Spent Stop Bath can be combined to form a neutral solution, having a pH of approximately 7, which make them less hazardous to be disposed off down the sink into the drain
Therefore, <em>developer is poured down the drain while fixer can be reused</em>