복소수의 덧셈과 뺄셈

복소수의 덧셈과 뺄셈
[size=150]복소수의 덧셈과 뺄셈은 실수부분은 실수부분끼리, 허수부분은 허수부분끼리 계산한다. 즉, 일반적으로 복소수의 덧셈과 뺄셈은 다음과 같이 계산한다.[br][br][math]\large a[/math], [math]\large b[/math], [math]\large c[/math], [math]\large d[/math]가 실수일 때,[br]① [math]\large \left(a+bi\right)+\left(c+di\right)=\left(a+c\right)+\left(b+d\right)i[/math][br]② [math]\large \left(a+bi\right)-\left(c+di\right)=\left(a-c\right)+\left(b-d\right)i[/math][/size]
심화 탐구: 복소평면에서 두 복소수의 덧셈의 의미
[size=150]아래 지오지브라 애플릿에서 [icon]/images/ggb/toolbar/mode_complexnumber.png[/icon] [b]복소수[/b] 도구를 이용하여 두 개의 복소수 [math]\large z_1[/math], [math]\large z_2[/math]를 만들어보자. 입력 부분(+ 표시 옆 칸)에 다음과 같이 입력하여 두 복소수의 합 [math]\large z_1 + z_2[/math]을 나타내는 점을 만들어보자.[br][center][code]z_1 + z_2[/code][/center][/size]
복소평면과 복소수의 덧셈 실습
복소평면에서 두 복소수의 덧셈의 의미
[size=150][icon]/images/ggb/toolbar/mode_move.png[/icon] [b]이동[/b] 도구를 이용하여 두 복소수 [math]\large z_1[/math], [math]\large z_2[/math]를 나타내는 점을 움직여보면서 두 복소수의 합 [math]\large z_1 + z_2[/math]를 나타내는 점의 특징을 설명해보자. [/size]
Close

Information: 복소수의 덧셈과 뺄셈