"대칭이동, x축, y축, 원점에 대칭"의 두 판 사이의 차이

7번째 줄: 7번째 줄:
*원점에 대칭 → x, y 둘다 부호 바꿈
*원점에 대칭 → x, y 둘다 부호 바꿈


==x축에 대해 대칭이동==
==x축에 대칭==
;점
;점
*<math>P(3, 2)</math>
*<math>P(3, 2)</math>
17번째 줄: 17번째 줄:
:<math>y=-\sqrt{x}</math>
:<math>y=-\sqrt{x}</math>


==y축에 대해 대칭이동==
==y축에 대칭==
;점
;점
* <math>P(3, 2)</math>
* <math>P(3, 2)</math>
26번째 줄: 26번째 줄:
:<math>y=\sqrt{-x}</math>
:<math>y=\sqrt{-x}</math>


==원점에 대해 대칭이동==
==원점에 대칭==
;점
;점
* <math>P(3, 2)</math>
* <math>P(3, 2)</math>

2015년 1월 10일 (토) 10:44 판

1 개요

x축, y축, 원점에 대칭
x축, y축, 원점에 대해 대칭이동
  • x축에 대칭 → y 부호 바꿈
  • y축에 대칭 → x 부호 바꿈
  • 원점에 대칭 → x, y 둘다 부호 바꿈

2 x축에 대칭

  • [math]\displaystyle{ P(3, 2) }[/math]
[math]\displaystyle{ Q(3, -2) }[/math]
함수
  • [math]\displaystyle{ y=\sqrt{x} }[/math]
[math]\displaystyle{ -y=\sqrt{x} }[/math]
[math]\displaystyle{ y=-\sqrt{x} }[/math]

3 y축에 대칭

  • [math]\displaystyle{ P(3, 2) }[/math]
[math]\displaystyle{ R(-3, 2) }[/math]
함수
  • [math]\displaystyle{ y=\sqrt{x} }[/math]
[math]\displaystyle{ y=\sqrt{-x} }[/math]

4 원점에 대칭

  • [math]\displaystyle{ P(3, 2) }[/math]
[math]\displaystyle{ S(-3, -2) }[/math]
함수
  • [math]\displaystyle{ y=\sqrt{x} }[/math]
[math]\displaystyle{ -y=\sqrt{-x} }[/math]
[math]\displaystyle{ y=-\sqrt{-x} }[/math]

5 같이 보기

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