问题

You are supposed to provide a solution to a given problem.

Problem:
Suppose a monopoly market has a demand function in which quantity demanded depends not only on market price (P) but also on the amount of advertising the firm does (A, measured in dollars). The specific form of this function is Q = (20 - P)(1 + 0.1A - 0.01A^2). The monopolistic firm's cost function is given by C = 10Q + 15 + A. Suppose there is no advertising (A = 0). What output will the profit-maximizing firm choose?
Solution:

答案

模型 模型答案 正确答案
金声玉亮2.0 要确定在没有广告(A = 0)的情况下,垄断企业的利润最大化的产出,我们需要按照以下步骤进行分析:

### 1. 简化需求函数
在没有广告的情况下,设A = 0。需求函数变为:
\[ Q = (20 - P)(1 + 0.1 \cdot 0 - 0.01 \cdot 0^2) = 20 - P \]

### 2. 推导收入函数
收入函数是价格乘以需求量:
\[ R = P \cdot Q \]
将需求函数代入,得到:
\[ Q = 20 - P \]
\[ P = 20 - Q \]
所以收入函数为:
\[ R = P \cdot Q = (20 - Q) \cdot Q = 20Q - Q^2 \]

### 3. 推导成本函数
在没有广告的情况下,成本函数为:
\[ C = 10Q + 15 + 0 = 10Q + 15 \]

### 4. 构建利润函数
利润函数是收入减去成本:
\[ \Pi = R - C = (20Q - Q^2) - (10Q + 15) \]
简化得到:
\[ \Pi = 20Q - Q^2 - 10Q - 15 \]
\[ \Pi = 10Q - Q^2 - 15 \]

### 5. 求解利润最大化的产出
对利润函数对Q求导并设导数为零:
\[ \frac{d\Pi}{dQ} = 10 - 2Q = 0 \]
解得:
\[ Q = 5 \]

### 6. 验证二阶条件
验证二阶导数以确保是最大值:
\[ \frac{d^2\Pi}{dQ^2} = -2 \]
由于二阶导数为负,表明在Q = 5时,利润函数取得最大值。

### 结论
因此,在没有广告的情况下,利润最大化的垄断企业将选择的产出为 **5**。
5
deepseekr1

Given a monopoly market with a demand function \( Q = (20 - P)(1 + 0.1A - 0.01A^2) \) and a cost function \( C = 10Q + 15 + A \), we need to find the profit-maximizing output when there is no advertising (i.e., \( A = 0 \)).

1. **Substitute \( A = 0 \) into the demand function**:
\[
Q = (20 - P)(1 + 0.1 \cdot 0 - 0.01 \cdot 0^2) = (20 - P) \cdot 1 = 20 - P
\]
This simplifies to \( Q = 20 - P \).

2. **Express price \( P \) in terms of quantity \( Q \)**:
\[
P = 20 - Q
\]

3. **Calculate total revenue (TR)**:
\[
TR = P \cdot Q = (20 - Q) \cdot Q = 20Q - Q^2
\]

4. **Substitute \( A = 0 \) into the cost function**:
\[
C = 10Q + 15
\]

5. **Formulate the profit function**:
\[
\pi = TR - TC = (20Q - Q^2) - (10Q + 15) = 10Q - Q^2 - 15
\]

6. **Take the derivative of the profit function with respect to \( Q \)**:
\[
\frac{d\pi}{dQ} = 10 - 2Q
\]

7. **Set the derivative equal to zero to find the critical point**:
\[
10 - 2Q = 0 \implies 2Q = 10 \implies Q = 5
\]

8. **Verify the second derivative to ensure it is a maximum**:
\[
\frac{d^2\pi}{dQ^2} = -2
\]
Since the second derivative is negative, the critical point \( Q = 5 \) is a maximum.

Thus, the profit-maximizing output is \(\boxed{5}\).
5
gpto1 To find the profit-maximizing output for the monopolistic firm when there is no advertising (\(A = 0\)), we'll follow these steps:

1. **Simplify the Demand Function:**

The given demand function is:
\[
Q = (20 - P)\left(1 + 0.1A - 0.01A^2\right)
\]

Since \(A = 0\), the function simplifies to:
\[
Q = (20 - P)(1) = 20 - P
\]

2. **Express Price as a Function of Quantity:**

Rearranging the simplified demand function:
\[
P = 20 - Q
\]

3. **Write the Total Revenue (TR) Function:**

Total Revenue is:
\[
TR = P \times Q = (20 - Q) \times Q = 20Q - Q^2
\]

4. **Simplify the Cost Function:**

The given cost function is:
\[
C = 10Q + 15 + A
\]

With \(A = 0\), it simplifies to:
\[
C = 10Q + 15
\]

5. **Write the Profit Function:**

Profit (\(\pi\)) is Total Revenue minus Total Cost:
\[
\pi = TR - C = (20Q - Q^2) - (10Q + 15)
\]
Simplifying:
\[
\pi = 20Q - Q^2 - 10Q - 15 = -Q^2 + 10Q - 15
\]

6. **Find the Profit-Maximizing Output:**

To maximize profit, take the derivative of the profit function with respect to \(Q\) and set it to zero:
\[
\frac{d\pi}{dQ} = -2Q + 10
\]
Setting the derivative equal to zero:
\[
-2Q + 10 = 0
\]
Solving for \(Q\):
\[
-2Q = -10 \\
Q = \frac{-10}{-2} = 5
\]

**Answer:**

When there is no advertising (\(A = 0\)), the profit-maximizing firm will choose an output of **5 units**.
5
GPT-4o To determine the profit-maximizing output for the firm when advertising \( A = 0 \), we need to follow these steps:

1. **Determine the demand function and revenue function:**

Given the demand function:
\[
Q = (20 - P)(1 + 0.1A - 0.01A^2)
\]
When \( A = 0 \):
\[
Q = (20 - P)(1 + 0.1 \cdot 0 - 0.01 \cdot 0^2) = 20 - P
\]

We can solve for \( P \) in terms of \( Q \):
\[
Q = 20 - P \implies P = 20 - Q
\]

The revenue function \( R \) is given by:
\[
R = P \cdot Q = (20 - Q) \cdot Q = 20Q - Q^2
\]

2. **Determine the cost function:**

The cost function is given by:
\[
C = 10Q + 15 + A
\]
When \( A = 0 \):
\[
C = 10Q + 15
\]

3. **Determine the profit function:**

Profit (\( \Pi \)) is defined as total revenue (\( R \)) minus total cost (\( C \)):
\[
\Pi = R - C
\]
Substituting the revenue and cost functions:
\[
\Pi = (20Q - Q^2) - (10Q + 15) = 20Q - Q^2 - 10Q - 15 = 10Q - Q^2 - 15
\]

4. **Maximize the profit function:**

To find the profit-maximizing output, we need to take the first derivative of the profit function with respect to \( Q \) and set it equal to zero:
\[
\frac{d\Pi}{dQ} = 10 - 2Q = 0
\]

Solving for \( Q \):
\[
10 - 2Q = 0 \implies 2Q = 10 \implies Q = 5
\]

5. **Verify that this is a maximum:**

We check the second derivative of the profit function:
\[
\frac{d^2\Pi}{dQ^2} = -2
\]

Since the second derivative is negative, the profit function is concave at \( Q = 5 \), confirming that it is a maximum.

Therefore, the profit-maximizing output for the firm when there is no advertising (\( A = 0 \)) is \( Q = 5 \).
5
llama3.1-70B-Instruct

To find the profit-maximizing output when there is no advertising (A = 0), we need to follow these steps:

1. **Set A to 0 in the demand function** to simplify it since there's no advertising.
2. **Find the inverse demand function** to express price (P) in terms of quantity (Q).
3. **Determine the total revenue (TR) function** using the inverse demand function.
4. **Calculate the marginal revenue (MR) function** by differentiating the total revenue function with respect to Q.
5. **Set MR equal to marginal cost (MC)** to find the profit-maximizing quantity.
6. **Calculate the profit-maximizing quantity**.

### Step 1: Simplify the Demand Function with A = 0

Given Q = (20 - P)(1 + 0.1A - 0.01A^2) and A = 0, the demand function simplifies to:
\[ Q = (20 - P)(1 + 0.1(0) - 0.01(0)^2) \]
\[ Q = (20 - P)(1) \]
\[ Q = 20 - P \]

### Step 2: Find the Inverse Demand Function

To express P in terms of Q, we rearrange the equation:
\[ P = 20 - Q \]

### Step 3: Determine the Total Revenue (TR) Function

Total revenue is the product of price and quantity:
\[ TR = P \times Q \]
\[ TR = (20 - Q)Q \]
\[ TR = 20Q - Q^2 \]

### Step 4: Calculate the Marginal Revenue (MR) Function

Marginal revenue is the derivative of total revenue with respect to Q:
\[ MR = \frac{d(TR)}{dQ} \]
\[ MR = 20 - 2Q \]

### Step 5: Set MR Equal to Marginal Cost (MC)

Given the cost function C = 10Q + 15 + A and A = 0, the cost function simplifies to C = 10Q + 15. The marginal cost (MC) is the derivative of the cost function with respect to Q:
\[ MC = \frac{d(C)}{dQ} = 10 \]

Setting MR equal to MC:
\[ 20 - 2Q = 10 \]

### Step 6: Calculate the Profit-Maximizing Quantity

Solving for Q:
\[ 20 - 2Q = 10 \]
\[ -2Q = -10 \]
\[ Q = 5 \]

Therefore, the profit-maximizing firm will choose an output of 5 units when there is no advertising.
5
llama3.1-405B-Instruct

To find the output that the profit-maximizing firm will choose when there is no advertising (A = 0), we need to follow these steps:

1. **Set up the demand function with A = 0**: Since A = 0, the demand function simplifies to Q = (20 - P)(1 + 0.1(0) - 0.01(0)^2) = (20 - P).

2. **Express P in terms of Q**: From the simplified demand function Q = 20 - P, we can express P as P = 20 - Q.

3. **Set up the revenue function (R)**: Revenue is the product of price (P) and quantity (Q), so R = P * Q. Substituting P from step 2 gives R = (20 - Q) * Q = 20Q - Q^2.

4. **Set up the cost function (C)**: The cost function is given as C = 10Q + 15 + A, but since A = 0, it simplifies to C = 10Q + 15.

5. **Set up the profit function (π)**: Profit is revenue minus cost, so π = R - C. Substituting R and C from steps 3 and 4 gives π = (20Q - Q^2) - (10Q + 15) = 20Q - Q^2 - 10Q - 15 = 10Q - Q^2 - 15.

6. **Find the maximum profit**: To maximize profit, we take the derivative of the profit function with respect to Q and set it equal to zero. The derivative of π with respect to Q is dπ/dQ = 10 - 2Q. Setting this equal to zero gives 10 - 2Q = 0.

7. **Solve for Q**: Solving the equation 10 - 2Q = 0 for Q gives 2Q = 10, and thus Q = 5.

Therefore, when there is no advertising (A = 0), the profit-maximizing firm will choose an output of 5 units.
5
DeepSeek-Coder-V2 To solve the problem, we need to determine the profit-maximizing output for the monopolistic firm when there is no advertising (A = 0). We will follow these steps:

1. **Determine the demand function when A = 0:**
The given demand function is:
\[
Q = (20 - P)(1 + 0.1A - 0.01A^2)
\]
When A = 0, the demand function simplifies to:
\[
Q = (20 - P)(1) = 20 - P
\]
Therefore, the inverse demand function is:
\[
P = 20 - Q
\]

2. **Determine the total revenue function:**
The total revenue (TR) is given by:
\[
TR = P \cdot Q = (20 - Q) \cdot Q = 20Q - Q^2
\]

3. **Determine the total cost function when A = 0:**
The given cost function is:
\[
C = 10Q + 15 + A
\]
When A = 0, the cost function simplifies to:
\[
C = 10Q + 15
\]

4. **Determine the profit function:**
The profit (π) is given by:
\[
\pi = TR - C = (20Q - Q^2) - (10Q + 15) = 20Q - Q^2 - 10Q - 15 = 10Q - Q^2 - 15
\]

5. **Maximize the profit function:**
To find the profit-maximizing output, we take the first derivative of the profit function with respect to Q and set it to zero:
\[
\frac{d\pi}{dQ} = 10 - 2Q
\]
Setting the derivative equal to zero:
\[
10 - 2Q = 0
\]
Solving for Q:
\[
2Q = 10 \implies Q = 5
\]

6. **Verify that this is a maximum:**
To ensure that this is a maximum, we take the second derivative of the profit function:
\[
\frac{d^2\pi}{dQ^2} = -2
\]
Since the second derivative is negative, the function is concave down, confirming that Q = 5 is indeed a maximum.

Therefore, the profit-maximizing output when there is no advertising (A = 0) is:
\[
\boxed{5}
\]
5
Qwen2-72B-Instruct To find the output that maximizes profit for the monopolistic firm when there is no advertising (A = 0), we need to follow these steps:

1. **Identify the Demand Function and Cost Function:**
- Demand function: \(Q = (20 - P)(1 + 0.1A - 0.01A^2)\)
- Cost function: \(C = 10Q + 15 + A\)

Since there is no advertising (\(A = 0\)), the demand function simplifies to:
\[Q = (20 - P)\]

And the cost function simplifies to:
\[C = 10Q + 15\]

2. **Find the Revenue Function:**
Revenue (\(R\)) is given by the product of price (\(P\)) and quantity (\(Q\)). Therefore,
\[R = P \times Q\]

Substituting the demand function into the revenue function:
\[R = P \times (20 - P)\]

3. **Calculate the Profit Function:**
Profit (\(\pi\)) is revenue minus cost, so:
\[\pi = R - C\]

Substituting the revenue and cost functions:
\[\pi = P(20 - P) - (10Q + 15)\]

Since \(Q = (20 - P)\), we can substitute \(Q\) in the profit function:
\[\pi = P(20 - P) - 10(20 - P) - 15\]

Simplifying the profit function:
\[\pi = 20P - P^2 - 200 + 10P - 15\]
\[\pi = -P^2 + 30P - 215\]

4. **Maximize Profit:**
To find the output that maximizes profit, we need to find the value of \(P\) that maximizes the profit function. This is done by taking the derivative of the profit function with respect to \(P\) and setting it equal to zero.

Taking the derivative of \(\pi\) with respect to \(P\):
\[\frac{d\pi}{dP} = -2P + 30\]

Setting the derivative equal to zero and solving for \(P\):
\[-2P + 30 = 0\]
\[-2P = -30\]
\[P = 15\]

5. **Find the Quantity at the Optimal Price:**
Substituting \(P = 15\) into the demand function:
\[Q = (20 - 15)\]
\[Q = 5\]

Therefore, the profit-maximizing output for the monopolistic firm, when there is no advertising (\(A = 0\)), is \(Q = 5\) units.
5
baichuan4 To find the output that maximizes profits when there is no advertising (A = 0), we need to first set up the profit function and then find the output level that maximizes it.

Given the demand function:
Q = (20 - P)(1 + 0.1A - 0.01A^2)

And the cost function:
C = 10Q + 15 + A

Substitute A = 0 into both functions:
Q = (20 - P)(1 + 0 - 0) = 20 - P
C = 10Q + 15 + 0 = 10Q + 15

The profit function (π) is given by revenue (TR) minus costs (C):
π = TR - C

Revenue is price (P) times quantity (Q):
TR = P * Q

Substitute the expressions for Q and C into the profit function:
π = (20 - Q)Q - (10Q + 15)

Expand and simplify:
π = 20Q - Q^2 - 10Q - 15
π = -Q^2 + 10Q - 15

To find the output that maximizes profits, we need to take the derivative of the profit function with respect to Q and set it equal to zero:
dπ/dQ = -2Q + 10

Set the derivative equal to zero and solve for Q:
-2Q + 10 = 0
2Q = 10
Q = 5

Therefore, the profit-maximizing output for the firm when there is no advertising is 5 units.
5
doubao When A = 0, the demand function becomes Q = (20 - P)(1 + 0 - 0) = (20 - P).

The revenue function R = PQ = P(20 - P) = 20P - P^2.

The profit function π = R - C = 20P - P^2 - (10Q + 15 + A) = 20P - P^2 - (10(20 - P) + 15 + 0) = 20P - P^2 - (200 - 10P + 15) = 20P - P^2 - 215 + 10P = 30P - P^2 - 215.

To find the profit-maximizing output, take the derivative of the profit function with respect to P and set it equal to 0:

π' = 30 - 2P = 0, 2P = 30, P = 15.

Substituting P = 15 into the demand function Q = (20 - 15) = 5.

So the profit-maximizing firm will choose an output of 5.
5
minimax To find the output that the profit-maximizing firm will choose when there is no advertising (A = 0), we need to follow these steps:

1. Determine the revenue function.
2. Determine the profit function.
3. Take the derivative of the profit function with respect to quantity (Q) and set it equal to zero to find the profit-maximizing quantity.
4. Solve for Q.

Let's go through these steps:

1. Revenue Function (R):
The revenue function is the product of the price (P) and the quantity (Q). Given the demand function Q = (20 - P)(1 + 0.1A - 0.01A^2), when A = 0, the demand function simplifies to Q = (20 - P). Therefore, the revenue function when A = 0 is:

R = P * Q
R = P * (20 - P)
R = 20P - P^2

2. Profit Function (Π):
The profit function is the difference between total revenue and total cost. The total cost function is given by C = 10Q + 15 + A. Since A = 0, the cost function simplifies to C = 10Q + 15.

Π = R - C
Π = (20P - P^2) - (10Q + 15)

But since we want to maximize profit with respect to Q, we need to express the profit function in terms of Q. We can use the demand function to express P in terms of Q:

P = 20 - Q

Now we can rewrite the revenue function in terms of Q:

R = (20 - Q) * Q
R = 20Q - Q^2

And the profit function in terms of Q:

Π = (20Q - Q^2) - (10Q + 15)
Π = 20Q - Q^2 - 10Q - 15
Π = 10Q - Q^2 - 15

3. Maximizing Profit:
To find the profit-maximizing quantity, we take the derivative of the profit function with respect to Q and set it equal to zero:

dΠ/dQ = 10 - 2Q = 0

Solving for Q:

10 - 2Q = 0
2Q = 10
Q = 10 / 2
Q = 5

4. Solution:
The profit-maximizing output for the monopolistic firm when there is no advertising (A = 0) is 5 units.
5
kimi To find the profit-maximizing output for the monopolistic firm, we first need to determine the firm's total revenue (TR) and total cost (TC) functions, and then find the profit (π) function. Profit is the difference between total revenue and total cost.

1. **Total Revenue (TR)**:
The total revenue is the product of the price (P) and quantity (Q). From the demand function, we can express P in terms of Q:
\[ P = 20 - Q \]
So, total revenue is:
\[ TR = P \cdot Q = (20 - Q) \cdot Q = 20Q - Q^2 \]

2. **Total Cost (TC)**:
The total cost function is given by:
\[ TC = 10Q + 15 + A \]
Since there is no advertising (A = 0), the total cost simplifies to:
\[ TC = 10Q + 15 \]

3. **Profit (π)**:
Profit is calculated as total revenue minus total cost:
\[ \pi = TR - TC \]
Substituting the expressions for TR and TC, we get:
\[ \pi = (20Q - Q^2) - (10Q + 15) \]
\[ \pi = 20Q - Q^2 - 10Q - 15 \]
\[ \pi = 10Q - Q^2 - 15 \]

4. **Maximizing Profit**:
To find the profit-maximizing output, we need to take the derivative of the profit function with respect to Q and set it equal to zero:
\[ \frac{d\pi}{dQ} = 10 - 2Q = 0 \]
Solving for Q gives us:
\[ 2Q = 10 \]
\[ Q = 5 \]

So, the profit-maximizing output for the firm when there is no advertising is \( Q = 5 \) units.
5
wenxinyiyan To solve this problem, we need to find the output level (Q) that maximizes the firm's profit. Profit (π) is defined as total revenue (TR) minus total cost (TC).

1. **Revenue Function**:
Total revenue is the product of price (P) and quantity (Q). Given the demand function Q = (20 - P)(1 + 0.1A - 0.01A^2), we can rearrange it to solve for P:

\(P = 20 - \frac{Q}{1 + 0.1A - 0.01A^2}\)

When A = 0, the demand function simplifies to Q = 20 - P, and the price function becomes P = 20 - Q.

Total revenue is then TR = PQ = (20 - Q)Q = 20Q - Q^2.

2. **Cost Function**:
The cost function is given as C = 10Q + 15 + A. When A = 0, it simplifies to C = 10Q + 15.

3. **Profit Function**:
Profit (π) is TR - TC. Substituting the expressions for TR and TC, we get:

π = (20Q - Q^2) - (10Q + 15)
= 10Q - Q^2 - 15

4. **Profit Maximization**:
To find the output that maximizes profit, we take the derivative of π with respect to Q and set it equal to zero:

\(\frac{d\pi}{dQ} = 10 - 2Q = 0\)

Solving this equation, we get Q = 5.

5. **Checking Concavity**:
To ensure that Q = 5 is indeed a maximum, we need to check the second derivative of π with respect to Q:

\(\frac{d^2\pi}{dQ^2} = -2\)

Since the second derivative is negative, this confirms that Q = 5 is a maximum point.

Therefore, the profit-maximizing output for the firm when there is no advertising (A = 0) is Q = 5.
5
zhipu To find the profit-maximizing output for the firm when there is no advertising (A = 0), we need to follow these steps:

1. **Determine the demand function with no advertising (A = 0):**
The given demand function is \( Q = (20 - P)(1 + 0.1A - 0.01A^2) \).
When \( A = 0 \), the demand function simplifies to:
\[
Q = (20 - P)(1 + 0.1 \cdot 0 - 0.01 \cdot 0^2) = (20 - P) \cdot 1 = 20 - P
\]

2. **Express the inverse demand function:**
Rearrange the simplified demand function to express price \( P \) in terms of quantity \( Q \):
\[
P = 20 - Q
\]

3. **Determine the total revenue (TR) function:**
Total revenue is given by the product of price and quantity:
\[
TR = P \cdot Q = (20 - Q) \cdot Q = 20Q - Q^2
\]

4. **Determine the marginal revenue (MR) function:**
Marginal revenue is the derivative of total revenue with respect to quantity \( Q \):
\[
MR = \frac{d(TR)}{dQ} = \frac{d(20Q - Q^2)}{dQ} = 20 - 2Q
\]

5. **Determine the total cost (TC) function:**
The given cost function is \( C = 10Q + 15 + A \).
When \( A = 0 \), the cost function simplifies to:
\[
TC = 10Q + 15
\]

6. **Determine the marginal cost (MC) function:**
Marginal cost is the derivative of total cost with respect to quantity \( Q \):
\[
MC = \frac{d(TC)}{dQ} = \frac{d(10Q + 15)}{dQ} = 10
\]

7. **Set marginal revenue equal to marginal cost to find the profit-maximizing output:**
\[
MR = MC
\]
\[
20 - 2Q = 10
\]
Solve for \( Q \):
\[
20 - 10 = 2Q
\]
\[
10 = 2Q
\]
\[
Q = 5
\]

Therefore, the profit-maximizing output for the firm when there is no advertising (A = 0) is \( Q = 5 \).
5
gpto1 To find the profit-maximizing output for the monopolistic firm when there is no advertising (\(A = 0\)), we'll follow these steps:

1. **Simplify the Demand Function:**

The given demand function is:
\[
Q = (20 - P)\left(1 + 0.1A - 0.01A^2\right)
\]

Since \(A = 0\), the function simplifies to:
\[
Q = (20 - P)(1) = 20 - P
\]

2. **Express Price as a Function of Quantity:**

Rearranging the simplified demand function:
\[
P = 20 - Q
\]

3. **Write the Total Revenue (TR) Function:**

Total Revenue is:
\[
TR = P \times Q = (20 - Q) \times Q = 20Q - Q^2
\]

4. **Simplify the Cost Function:**

The given cost function is:
\[
C = 10Q + 15 + A
\]

With \(A = 0\), it simplifies to:
\[
C = 10Q + 15
\]

5. **Write the Profit Function:**

Profit (\(\pi\)) is Total Revenue minus Total Cost:
\[
\pi = TR - C = (20Q - Q^2) - (10Q + 15)
\]
Simplifying:
\[
\pi = 20Q - Q^2 - 10Q - 15 = -Q^2 + 10Q - 15
\]

6. **Find the Profit-Maximizing Output:**

To maximize profit, take the derivative of the profit function with respect to \(Q\) and set it to zero:
\[
\frac{d\pi}{dQ} = -2Q + 10
\]
Setting the derivative equal to zero:
\[
-2Q + 10 = 0
\]
Solving for \(Q\):
\[
-2Q = -10 \\
Q = \frac{-10}{-2} = 5
\]

**Answer:**

When there is no advertising (\(A = 0\)), the profit-maximizing firm will choose an output of **5 units**.
5
deepseekv3 To determine the profit-maximizing output for the monopolistic firm when there is no advertising (\( A = 0 \)), we'll follow these steps:

### 1. **Demand Function Without Advertising**
Given the demand function:
\[
Q = (20 - P)(1 + 0.1A - 0.01A^2)
\]
When \( A = 0 \), the demand function simplifies to:
\[
Q = (20 - P)(1 + 0 - 0) = 20 - P
\]
Thus, the inverse demand function (price as a function of quantity) is:
\[
P = 20 - Q
\]

### 2. **Revenue Function**
Total Revenue (\( TR \)) is given by:
\[
TR = P \times Q = (20 - Q) \times Q = 20Q - Q^2
\]

### 3. **Cost Function**
The cost function is:
\[
C = 10Q + 15 + A
\]
Since \( A = 0 \), the cost function simplifies to:
\[
C = 10Q + 15
\]

### 4. **Profit Function**
Profit (\( \pi \)) is the difference between total revenue and total cost:
\[
\pi = TR - C = (20Q - Q^2) - (10Q + 15) = 20Q - Q^2 - 10Q - 15 = 10Q - Q^2 - 15
\]

### 5. **Maximizing Profit**
To maximize profit, take the derivative of the profit function with respect to \( Q \) and set it equal to zero:
\[
\frac{d\pi}{dQ} = \frac{d}{dQ}(10Q - Q^2 - 15) = 10 - 2Q
\]
Set the derivative equal to zero:
\[
10 - 2Q = 0 \implies 2Q = 10 \implies Q = 5
\]

### 6. **Verification (Second Derivative Test)**
Take the second derivative of the profit function:
\[
\frac{d^2\pi}{dQ^2} = \frac{d}{dQ}(10 - 2Q) = -2
\]
Since the second derivative is negative (\( -2 < 0 \)), the profit function is concave, and \( Q = 5 \) is indeed a maximum.

### **Final Answer**
The profit-maximizing firm will choose an output of **5 units** when there is no advertising.
5