To find the company's profit function and calculate the profit for a specific number of hard drives produced and sold, we can proceed as follows:
Part 1: Profit Function
a. The profit function \( P(x) \) is defined as:
\[ P(x) = R(x) - C(x) \]
Given the revenue function \( R(x) = 50x \) and the cost function \( C(x) = 10,000 + 30x \):
Now, substituting these functions into the profit function:
\[ P(x) = 50x - (10,000 + 30x) \]
Simplifying, we combine like terms:
\[ P(x) = 50x - 10,000 - 30x \]
\[ P(x) = (50x - 30x) - 10,000 \]
\[ P(x) = 20x - 10,000 \]
Part 2: Calculate Profit for 20,000 Hard Drives
b. To find the profit when 20,000 hard drives are produced and sold, substitute \( x = 20,000 \) into the profit function:
\[ P(20,000) = 20(20,000) - 10,000 \]
Calculating this:
\[ P(20,000) = 400,000 - 10,000 \]
\[ P(20,000) = 390,000 \]
Summary of Results
-
The profit function is: \[ P(x) = 20x - 10,000 \]
-
The profit when 20,000 hard drives are produced and sold is: \[ P(20,000) = 390,000 \]