# 세후이자비용

이자비용은 법인세를 절감시키는 효과를 가지고 있다. 법인세를 계산할 때 비용으로 차감되기 때문이다.

**\[예시]**\
영업이익 : 1억\
이자비용 : 1천만원(차입금 2억 x 이자율 5%)\
법인세율 : 20%\
위 처럼 가정했을 때 영업이익 1억 전체에 대해서 법인세율 20%를 적용하는 것이 아니라 이자비용 1천만원을 차감한 **9천만원에 대해서만 20%의 법인세가 적용**된다.

이자율 측면으로 본다면 **기업이 실제로 부담하는 이자율은 5%가 아니라 4%\[ 5% x (1-20%) ]**&#xAC00; 되는 것이다. 이것을 세후이자비용이라고 부른다.

{% embed url="<https://www.finex.ceo/>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://aicy.gitbook.io/dictionary/roe-roic-borrowing/after-tax-interest-expense.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
