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

잔글 (봇: 자동으로 텍스트 교체 (-==참고 자료== +==참고==))
 
22번째 줄: 22번째 줄:
*[[거듭제곱근의 성질]]
*[[거듭제곱근의 성질]]


==참고 자료==
==참고==
*http://100.naver.com/100.nhn?docid=142683
*http://100.naver.com/100.nhn?docid=142683
*http://en.wikipedia.org/wiki/Exponentiation
*http://en.wikipedia.org/wiki/Exponentiation


[[분류: 수학]]
[[분류: 수학]]

2017년 7월 21일 (금) 04:51 기준 최신판

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 }}