"지수법칙"의 두 판 사이의 차이

11번째 줄: 11번째 줄:


*<math>\left( \frac{a}{b} \right) ^n=\frac{a^n}{b^n}</math>
*<math>\left( \frac{a}{b} \right) ^n=\frac{a^n}{b^n}</math>
<math>a≠0</math>이고 n이 양의 정수일 때
*<math>a^0=1</math>
*<math>a^{-n}=\frac{1}{a^n}</math>


==같이 보기==
==같이 보기==

2015년 5월 6일 (수) 01:07 판

1 개요

[math]\displaystyle{ a, b \gt 0 }[/math]이고 m, n이 유리수일 때

  • [math]\displaystyle{ a^ma^n=a^{m+n} }[/math]
  • [math]\displaystyle{ \frac{a^m}{a^n}=a^{m-n} }[/math]
  • [math]\displaystyle{ (a^m)^n=a^{mn} }[/math]
  • [math]\displaystyle{ (ab)^n=a^n b^n }[/math]
  • [math]\displaystyle{ \left( \frac{a}{b} \right) ^n=\frac{a^n}{b^n} }[/math]

[math]\displaystyle{ a≠0 }[/math]이고 n이 양의 정수일 때

  • [math]\displaystyle{ a^0=1 }[/math]
  • [math]\displaystyle{ a^{-n}=\frac{1}{a^n} }[/math]

2 같이 보기

3 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}