치환

Jmnote (토론 | 기여)님의 2014년 2월 9일 (일) 10:09 판 (새 문서: ==개요== ;substitution, change of variables ;대입 *수식에서 미지수를 숫자나 식으로 바꿔 넣는 일 ==예시 1: 고차항 치환== :<math>x^6-9x^3+8=0</math> :<mat...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

substitution, change of variables
대입
  • 수식에서 미지수를 숫자나 식으로 바꿔 넣는 일

2 예시 1: 고차항 치환

[math]\displaystyle{ x^6-9x^3+8=0 }[/math]
[math]\displaystyle{ u^2-9u+8=0 }[/math]
[math]\displaystyle{ u_1=1, u_2=8 }[/math]
[math]\displaystyle{ x_1^3=1, x_2^3=8 }[/math]
[math]\displaystyle{ x_1=1, x_2=2 }[/math]

3 같이 보기

4 참고 자료

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