| 模型 | 模型答案 | 正确答案 |
|---|---|---|
| 金声玉亮2.0 | 要计算这家电子商务软件公司的加权平均资本成本(WACC),我们需要按照以下步骤进行: 1. **计算公司资本结构中权益和债务的比例:** - 权益(Equity)的比例 \( E \): \[ E = \frac{\$60,000}{\$100,000} = 0.6 \] - 债务(Debt)的比例 \( D \): \[ D = \frac{\$40,000}{\$100,000} = 0.4 \] 2. **计算税后债务成本:** - 债务成本 \( r_D \): \[ r_D = 5\% = 0.05 \] - 税后债务成本 \( r_D \times (1 - \text{税率}) \): \[ r_D \times (1 - \text{税率}) = 0.05 \times (1 - 0.21) = 0.05 \times 0.79 = 0.0395 \] 3. **使用WACC公式计算WACC:** - 权益成本 \( r_E \): \[ r_E = 10\% = 0.1 \] - WACC公式: \[ \text{WACC} = E \times r_E + D \times r_D \times (1 - \text{税率}) \] - 将已知值代入公式: \[ \text{WACC} = 0.6 \times 0.1 + 0.4 \times 0.0395 = 0.06 + 0.0158 = 0.0758 \] 因此,这家电子商务软件公司的加权平均资本成本(WACC)为 **7.58%**。 ### 详细步骤总结 1. **资本结构比例计算**: - 权益比例:60% - 债务比例:40% 2. **税后债务成本计算**: - 债务成本:5% - 税后债务成本:3.95% 3. **WACC公式应用**: - 权益成本:10% - WACC计算结果:7.58% 通过这些步骤,您可以确定这家电子商务软件公司的WACC,为您在决定是否收购该公司时提供有价值的财务指标。 |
0.0758 |
| deepseekr1 | The Weighted Average Cost of Capital (WACC) is calculated as follows: **Given:** - Total Capital (V) = $100,000 - Equity (E) = $60,000 - Debt (D) = $40,000 - Cost of Equity (Re) = 10% (0.10) - Cost of Debt (Rd) = 5% (0.05) - Corporate Tax Rate (Tc) = 21% (0.21) **Formula:** \[ \text{WACC} = \left( \frac{E}{V} \times Re \right) + \left( \frac{D}{V} \times Rd \times (1 - Tc) \right) \] **Steps:** 1. Calculate weights: \[ \frac{E}{V} = \frac{60,000}{100,000} = 0.6 \] \[ \frac{D}{V} = \frac{40,000}{100,000} = 0.4 \] 2. Compute equity portion: \[ 0.6 \times 0.10 = 0.06 \] 3. Compute debt portion (after tax): \[ 0.4 \times 0.05 \times (1 - 0.21) = 0.4 \times 0.05 \times 0.79 = 0.0158 \] 4. Sum both portions: \[ \text{WACC} = 0.06 + 0.0158 = 0.0758 \] **Answer:** The company’s WACC is **7.58%**. |
0.0758 |
| gpto1 | To calculate the Weighted Average Cost of Capital (WACC) of the company, we'll use the following formula: \[ \text{WACC} = \left( \frac{E}{V} \times R_e \right) + \left( \frac{D}{V} \times R_d \times (1 - T_c) \right) \] Where: - \( E \) = Market value of equity - \( D \) = Market value of debt - \( V \) = Total market value of the firm (\( V = E + D \)) - \( R_e \) = Cost of equity - \( R_d \) = Cost of debt - \( T_c \) = Corporate tax rate **Given:** - \( E = \$60,000 \) - \( D = \$40,000 \) - \( V = \$60,000 + \$40,000 = \$100,000 \) - \( R_e = 10\% \) - \( R_d = 5\% \) - \( T_c = 21\% \) **Calculating the proportions of equity and debt:** \[ \frac{E}{V} = \frac{\$60,000}{\$100,000} = 0.6 \] \[ \frac{D}{V} = \frac{\$40,000}{\$100,000} = 0.4 \] **Calculating the after-tax cost of debt:** \[ R_d \times (1 - T_c) = 5\% \times (1 - 0.21) = 5\% \times 0.79 = 3.95\% \] **Calculating WACC:** \[ \text{WACC} = \left( 0.6 \times 10\% \right) + \left( 0.4 \times 3.95\% \right) \] \[ \text{WACC} = 6\% + 1.58\% \] \[ \text{WACC} = 7.58\% \] **Answer:** 7.58% |
0.0758 |
| GPT-4o | To determine the Weighted Average Cost of Capital (WACC) for the e-commerce software company, you need to account for the costs of both equity and debt, and the proportion of each in the company's capital structure. The corporate tax rate will affect the cost of debt since interest expenses are tax-deductible. The formula for WACC is: \[ \text{WACC} = \left( \frac{E}{V} \times Re \right) + \left( \frac{D}{V} \times Rd \times (1 - Tc) \right) \] Where: - \( E \) = Market value of equity = $60,000 - \( D \) = Market value of debt = $40,000 - \( V \) = Total market value of the company’s financing (Equity + Debt) = $60,000 + $40,000 = $100,000 - \( Re \) = Cost of equity = 10% or 0.10 - \( Rd \) = Cost of debt = 5% or 0.05 - \( Tc \) = Corporate tax rate = 21% or 0.21 Now, let's plug in the numbers: 1. Calculate the proportion of equity and debt: \[ \frac{E}{V} = \frac{60,000}{100,000} = 0.60 \] \[ \frac{D}{V} = \frac{40,000}{100,000} = 0.40 \] 2. Adjust the cost of debt for taxes: \[ Rd \times (1 - Tc) = 0.05 \times (1 - 0.21) = 0.05 \times 0.79 = 0.0395 \] 3. Combine these into the WACC formula: \[ \text{WACC} = \left( 0.60 \times 0.10 \right) + \left( 0.40 \times 0.0395 \right) \] 4. Calculate each component: \[ 0.60 \times 0.10 = 0.06 \] \[ 0.40 \times 0.0395 = 0.0158 \] 5. Sum these components to get the WACC: \[ \text{WACC} = 0.06 + 0.0158 = 0.0758 \] Therefore, the Weighted Average Cost of Capital (WACC) for the company is 7.58%. |
0.0758 |
| llama3.1-70B-Instruct | To calculate the Weighted Average Cost of Capital (WACC) of the company, we need to follow these steps: 1. Calculate the after-tax cost of debt. 2. Calculate the weight of each capital component (equity and debt). 3. Calculate the WACC. **Step 1: Calculate the after-tax cost of debt** The cost of debt is 5%, and the corporate tax rate is 21%. To calculate the after-tax cost of debt, we multiply the cost of debt by (1 - tax rate): After-tax cost of debt = 5% x (1 - 0.21) = 5% x 0.79 = 3.95% **Step 2: Calculate the weight of each capital component** The company has $60,000 in equity and $40,000 in debt, for a total of $100,000 in capital assets. To calculate the weight of each component, we divide the value of each component by the total value of capital assets: Weight of equity = $60,000 / $100,000 = 0.6 Weight of debt = $40,000 / $100,000 = 0.4 **Step 3: Calculate the WACC** Now, we can calculate the WACC by multiplying the cost of each capital component by its weight and summing the results: WACC = (Cost of equity x Weight of equity) + (After-tax cost of debt x Weight of debt) = (10% x 0.6) + (3.95% x 0.4) = 6% + 1.58% = 7.58% Therefore, the WACC of the company is 7.58%. |
0.0758 |
| llama3.1-405B-Instruct | To calculate the Weighted Average Cost of Capital (WACC) of the company, we need to follow these steps: 1. Calculate the weight of equity and debt in the company's capital structure: Weight of Equity = Equity / Total Capital Assets Weight of Equity = $60,000 / $100,000 = 0.6 Weight of Debt = Debt / Total Capital Assets Weight of Debt = $40,000 / $100,000 = 0.4 2. Calculate the cost of equity: Cost of Equity = 10% 3. Calculate the cost of debt: Cost of Debt = 5% 4. Calculate the after-tax cost of debt: After-Tax Cost of Debt = Cost of Debt x (1 - Corporate Tax Rate) After-Tax Cost of Debt = 5% x (1 - 0.21) = 3.95% 5. Calculate the WACC: WACC = (Weight of Equity x Cost of Equity) + (Weight of Debt x After-Tax Cost of Debt) WACC = (0.6 x 10%) + (0.4 x 3.95%) WACC = 6% + 1.58% WACC = 7.58% Therefore, the WACC of the company is 7.58%. This means that the company's cost of capital is 7.58%, and any investment or project with a return greater than 7.58% would be considered profitable. |
0.0758 |
| DeepSeek-Coder-V2 | To calculate the Weighted Average Cost of Capital (WACC) of the company, we need to use the following formula: WACC = (E/V) * Re + (D/V) * Rd * (1 - Tc) Where: - E = Market value of equity - D = Market value of debt - V = Total market value of the company (E + D) - Re = Cost of equity - Rd = Cost of debt - Tc = Corporate tax rate Given the information: - E = $60,000 - D = $40,000 - V = E + D = $60,000 + $40,000 = $100,000 - Re = 10% - Rd = 5% - Tc = 21% Now, let's plug in the values into the WACC formula: WACC = (60,000 / 100,000) * 10% + (40,000 / 100,000) * 5% * (1 - 21%) WACC = 0.6 * 0.10 + 0.4 * 0.05 * (1 - 0.21) WACC = 0.06 + 0.02 * 0.79 WACC = 0.06 + 0.0158 WACC = 0.0758 or 7.58% The WACC of the company is 7.58%. |
0.0758 |
| Qwen2-72B-Instruct | To calculate the Weighted Average Cost of Capital (WACC), we need to find the weighted average of the cost of equity and the cost of debt, taking into account the tax rate. The formula for WACC is: WACC = (E/V * Re) + (D/V * Rd * (1 - Tc)) Where: - E is the market value of the company's equity, which is $60,000. - V is the total market value of the company's capital, which is $100,000. - Re is the cost of equity, which is 10% or 0.10. - D is the market value of the company's debt, which is $40,000. - Rd is the cost of debt, which is 5% or 0.05. - Tc is the corporate tax rate, which is 21% or 0.21. Plugging in the numbers: WACC = ($60,000 / $100,000 * 0.10) + ($40,000 / $100,000 * 0.05 * (1 - 0.21)) WACC = (0.6 * 0.10) + (0.4 * 0.05 * 0.79) WACC = 0.06 + 0.0158 WACC = 0.0758 or 7.58% Therefore, the WACC of the company is 7.58%. |
0.0758 |
| baichuan4 | To calculate the Weighted Average Cost of Capital (WACC), we need to determine the cost of each component of financing (equity and debt) weighted by its proportion of the total capital structure. The formula for calculating WACC is as follows: \[ WACC = (E \times Re) + (D \times Rd) \times (1 - TaxRate) \] where: - \(E\) is the market value of the company's equity, - \(Re\) is the cost of equity, - \(D\) is the market value of the company's debt, - \(Rd\) is the cost of debt, - \(TaxRate\) is the corporate tax rate. Given the information in the problem: - \(E = $60,000\), - \(Re = 10\%\), - \(D = $40,000\), - \(Rd = 5\%\), - \(TaxRate = 21\%\). Let's plug these values into the formula: \[ WACC = (60,000 \times 0.10) + (40,000 \times 0.05) \times (1 - 0.21) \] \[ WACC = 6,000 + (2,000 \times 0.79) \] \[ WACC = 6,000 + 1,580 \] \[ WACC = $7,580 \] The WACC of the company is $7,580 or 7.58% (as a percentage of the total capital). This means that the company's overall cost of financing its operations, including both equity and debt, is 7.58% after considering the tax shield on debt. |
0.0758 |
| doubao | The weight of equity = $60,000 / $100,000 = 0.6 The weight of debt = $40,000 / $100,000 = 0.4 The cost of equity is 10%. The after-tax cost of debt = 5% * (1 - 21%) = 5% * 0.79 = 3.95% The weighted average cost of capital (WACC) = (weight of equity * cost of equity) + (weight of debt * after-tax cost of debt) = (0.6 * 10%) + (0.4 * 3.95%) = 6% + 1.58% = 7.58%. |
0.0758 |
| minimax | To calculate the Weighted Average Cost of Capital (WACC) for the company, we need to take into account the cost of equity, the cost of debt, and the proportion of equity and debt in the company's capital structure. The formula for WACC is: \[ WACC = \frac{E}{V} \times Re + \frac{D}{V} \times Rd \times (1 - Tc) \] Where: - \( E \) is the market value of the equity - \( D \) is the market value of the debt - \( V \) is the total market value of the company's financing (Equity + Debt) - \( Re \) is the cost of equity - \( Rd \) is the cost of debt - \( Tc \) is the corporate tax rate Given: - Equity (\( E \)) = $60,000 - Debt (\( D \)) = $40,000 - Cost of equity (\( Re \)) = 10% or 0.10 - Cost of debt (\( Rd \)) = 5% or 0.05 - Corporate tax rate (\( Tc \)) = 21% or 0.21 First, we calculate the total market value of the company's financing (\( V \)): \[ V = E + D \] \[ V = $60,000 + $40,000 \] \[ V = $100,000 \] Now we can calculate the WACC: \[ WACC = \frac{E}{V} \times Re + \frac{D}{V} \times Rd \times (1 - Tc) \] \[ WACC = \frac{$60,000}{$100,000} \times 0.10 + \frac{$40,000}{$100,000} \times 0.05 \times (1 - 0.21) \] \[ WACC = 0.6 \times 0.10 + 0.4 \times 0.05 \times (0.79) \] \[ WACC = 0.06 + 0.4 \times 0.05 \times 0.79 \] \[ WACC = 0.06 + 0.0158 \] \[ WACC = 0.0758 \] So the WACC of the company is 7.58%. |
0.0758 |
| kimi | To calculate the Weighted Average Cost of Capital (WACC) for the e-commerce software company, you need to take into account both the cost of equity and the cost of debt, weighted by their respective proportions in the company's capital structure. The formula for WACC is: WACC = (E/V) * Re + (D/V) * Rd * (1 - Tc) Where: - E = Market value of equity - V = Total value of the firm (E + D) - Re = Cost of equity - D = Market value of debt - Rd = Cost of debt - Tc = Corporate tax rate Given: - E = $60,000 - D = $40,000 - Re = 10% - Rd = 5% - Tc = 21% First, calculate the total value of the firm (V): V = E + D V = $60,000 + $40,000 V = $100,000 Now, calculate the WACC: WACC = (E/V) * Re + (D/V) * Rd * (1 - Tc) WACC = ($60,000/$100,000) * 0.10 + ($40,000/$100,000) * 0.05 * (1 - 0.21) Now, plug in the values: WACC = (0.60) * 0.10 + (0.40) * 0.05 * (1 - 0.21) WACC = 0.06 + (0.40) * 0.05 * 0.79 WACC = 0.06 + 0.0158 WACC = 0.0758 or 7.58% So, the WACC of the company is 7.58%. |
0.0758 |
| wenxinyiyan | To calculate the Weighted Average Cost of Capital (WACC), we need to consider the cost of equity, cost of debt, and the capital structure of the company. The formula for WACC is: WACC = (E/V) * Re + (D/V) * Rd * (1 - Tc) where: - E is the market value of the firm's equity - D is the market value of the firm's debt - V is the total market value of the firm's capital (E + D) - Re is the cost of equity - Rd is the cost of debt - Tc is the corporate tax rate In this case: - E = $60,000 - D = $40,000 - Re = 10% = 0.10 - Rd = 5% = 0.05 - Tc = 21% = 0.21 First, let's calculate the total market value of the firm's capital (V): V = E + D V = $60,000 + $40,000 V = $100,000 Now, let's calculate the WACC: WACC = (E/V) * Re + (D/V) * Rd * (1 - Tc) WACC = ($60,000/$100,000) * 0.10 + ($40,000/$100,000) * 0.05 * (1 - 0.21) WACC = 0.6 * 0.10 + 0.4 * 0.05 * 0.79 WACC = 0.06 + 0.0158 WACC = 0.0758 To express WACC as a percentage, we multiply by 100: WACC = 0.0758 * 100% WACC = 7.58% So, the Weighted Average Cost of Capital (WACC) for this company is 7.58%. |
0.0758 |
| zhipu | The Weighted Average Cost of Capital (WACC) is a calculation of a firm's cost of capital in which each category of capital is proportionately weighted. All sources of capital, including common stock, preferred stock, bonds, and any other long-term debt, are included in a WACC calculation. Here is the formula for WACC: \[ \text{WACC} = \left( \frac{E}{V} \right) \times Re + \left( \frac{D}{V} \right) \times Rd \times (1 - Tc) \] Where: - \( E \) = Market value of the equity - \( D \) = Market value of the debt - \( V \) = Total market value of the company's financing (equity and debt) - \( Re \) = Cost of equity - \( Rd \) = Cost of debt - \( Tc \) = Corporate tax rate Using the information provided: - The market value of equity \( E \) is $60,000. - The market value of debt \( D \) is $40,000. - The total market value of the company's financing \( V \) is \( E + D \), which is $60,000 + $40,000 = $100,000. - The cost of equity \( Re \) is 10% or 0.10. - The cost of debt \( Rd \) is 5% or 0.05. - The corporate tax rate \( Tc \) is 21% or 0.21. Now, plug these values into the WACC formula: \[ \text{WACC} = \left( \frac{60,000}{100,000} \right) \times 0.10 + \left( \frac{40,000}{100,000} \right) \times 0.05 \times (1 - 0.21) \] Calculate each part: \[ \text{WACC} = (0.60) \times 0.10 + (0.40) \times 0.05 \times 0.79 \] \[ \text{WACC} = 0.06 + (0.40) \times 0.0395 \] \[ \text{WACC} = 0.06 + 0.0158 \] \[ \text{WACC} = 0.0758 \] So the WACC of the company is 7.58%. This represents the average rate of return the company needs to earn on its existing assets to satisfy all of its security holders, both debt and equity holders. It's also the minimum return that the company needs to earn on any new investments to satisfy its investors. |
0.0758 |
| gpto1 | To calculate the Weighted Average Cost of Capital (WACC) of the company, we'll use the following formula: \[ \text{WACC} = \left( \frac{E}{V} \times R_e \right) + \left( \frac{D}{V} \times R_d \times (1 - T_c) \right) \] Where: - \( E \) = Market value of equity - \( D \) = Market value of debt - \( V \) = Total market value of the firm (\( V = E + D \)) - \( R_e \) = Cost of equity - \( R_d \) = Cost of debt - \( T_c \) = Corporate tax rate **Given:** - \( E = \$60,000 \) - \( D = \$40,000 \) - \( V = \$60,000 + \$40,000 = \$100,000 \) - \( R_e = 10\% \) - \( R_d = 5\% \) - \( T_c = 21\% \) **Calculating the proportions of equity and debt:** \[ \frac{E}{V} = \frac{\$60,000}{\$100,000} = 0.6 \] \[ \frac{D}{V} = \frac{\$40,000}{\$100,000} = 0.4 \] **Calculating the after-tax cost of debt:** \[ R_d \times (1 - T_c) = 5\% \times (1 - 0.21) = 5\% \times 0.79 = 3.95\% \] **Calculating WACC:** \[ \text{WACC} = \left( 0.6 \times 10\% \right) + \left( 0.4 \times 3.95\% \right) \] \[ \text{WACC} = 6\% + 1.58\% \] \[ \text{WACC} = 7.58\% \] **Answer:** 7.58% |
0.0758 |
| deepseekv3 | To determine whether your firm should buy the e-commerce software company, you need to calculate the **Weighted Average Cost of Capital (WACC)**. WACC represents the average cost of the company's capital, taking into account both equity and debt, weighted by their respective proportions in the capital structure. Here’s how to calculate the WACC step by step: --- ### Step 1: Gather the data - **Total capital assets (E + D):** $100,000 - **Equity (E):** $60,000 - **Debt (D):** $40,000 - **Cost of equity (Re):** 10% (0.10) - **Cost of debt (Rd):** 5% (0.05) - **Corporate tax rate (T):** 21% (0.21) --- ### Step 2: Calculate the weights of equity and debt The weights represent the proportion of equity and debt in the total capital structure. \[ \text{Weight of equity (We)} = \frac{E}{E + D} = \frac{60,000}{100,000} = 0.60 \] \[ \text{Weight of debt (Wd)} = \frac{D}{E + D} = \frac{40,000}{100,000} = 0.40 \] --- ### Step 3: Adjust the cost of debt for the tax shield Interest on debt is tax-deductible, so the after-tax cost of debt is: \[ \text{After-tax cost of debt (Rd)} = \text{Cost of debt} \times (1 - \text{Tax rate}) = 0.05 \times (1 - 0.21) = 0.0395 \, (\text{or } 3.95\%) \] --- ### Step 4: Calculate WACC The WACC formula is: \[ \text{WACC} = (\text{Weight of equity} \times \text{Cost of equity}) + (\text{Weight of debt} \times \text{After-tax cost of debt}) \] Substitute the values: \[ \text{WACC} = (0.60 \times 0.10) + (0.40 \times 0.0395) = 0.06 + 0.0158 = 0.0758 \, (\text{or } 7.58\%) \] --- ### Final Answer: The **WACC** of the company is **7.58%**. This is the rate your firm should use to evaluate the investment decision. If the expected return from acquiring the company exceeds 7.58%, the investment could be considered worthwhile. |
0.0758 |