Math Atlas

그래프의 평행이동과 반사Shifting & Reflecting Graphs

Algebra 2Algebra 2 · 1. 함수의 개념과 변환1. Functions & Transformations

학습 목표
  • 그래프의 평행이동 규칙 y=f(xh)+ky = f(x - h) + k를 이해한다 — 특히 xx쪽 부호가 "반대"인 이유.
  • 두 반사 y=f(x)y = -f(x)(위아래)와 y=f(x)y = f(-x)(좌우)를 구분한다.
  • 짝함수·홀함수를 정의하고 f(x)f(-x) 계산으로 판별한다.

함수 하나, 그래프 가족 전체

이 과정에서 만날 함수 가족마다 그래프를 새로 외울 수는 없다. 다행히 그럴 필요가 없다 — 기본형 하나를 알면, 나머지는 밀고 뒤집고 늘인 변형이다. 기하 마지막 단원에서 도형을 움직이던 변환이, 이번에는 그래프를 움직인다. 이 차시는 밀기(평행이동)와 뒤집기(반사), 다음 차시는 늘이기(신축)다.

평행이동: 바깥은 순리대로, 안은 반대로

기본형 y=f(x)y = f(x)에서 출발한다.

바깥에 더하면 위로. y=f(x)+ky = f(x) + k는 모든 출력에 kk를 더한다 — 그래프 전체가 위로 kk 이동한다. 순리 그대로다.

안에 빼면 오른쪽으로. y=f(x3)y = f(x - 3)은 왜 오른쪽 33인가. 입력의 처지에서 읽으면 된다 — 새 함수가 x=5x = 5에서 내놓는 값은 f(2)f(2), 즉 원래 함수가 x=2x = 2에서 내놓던 값이다. 원래 22에서 일어나던 일이 이제 55에서 일어난다 — 모든 사건이 오른쪽으로 33늦게 도착한다. 안쪽의 3-3은 "입력을 33만큼 미리 깎는 보정"이고, 보정을 이기고 같은 출력을 얻으려면 33만큼 큰 입력이 필요하다.

y=f(xh)+k  :  오른쪽으로 h, 위로 k.y = f(x - h) + k \;:\; \text{오른쪽으로 } h, \text{ 위로 } k.

예제

y=xy = |x|를 오른쪽 33, 위로 22 옮기면 y=x3+2y = |x - 3| + 2 — 꼭짓점이 (0,0)(0,0)에서 (3,2)(3, 2)로 간다.

x y O -4 -2 2 4 6 8 2 4 6 y = |x| y = |x−3| + 2 (3, 2)
y = |x|와 그 이동 y = |x−3| + 2 — 꼭짓점이 (3, 2)로 옮겨 갔다.

Algebra 1의 꼭짓점꼴 y=a(xh)2+ky = a(x-h)^2 + k가 사실 이 일반 규칙의 포물선 판이었다 — 이제 모든 함수에 같은 규칙이 적용된다.

반사: 어느 쪽 부호인가

부호를 붙이는 자리가 뒤집는 방향을 정한다.

y=f(x)y = -f(x)xx축 반사(위아래 뒤집기). 출력의 부호를 바꾼다: 점 (a,b)(a, b)(a,b)(a, -b)로.

y=f(x)y = f(-x)yy축 반사(좌우 뒤집기). 입력의 부호를 바꾼다: 원래 x=2x = 2의 사건이 x=2x = -2에서 일어난다. 점 (a,b)(a, b)(a,b)(-a, b)로.

예제

y=xy = \sqrt{x}(오른쪽으로만 뻗는 곡선)에서:

y=x: 아래로 뒤집힌 곡선,y=x: 왼쪽으로 뻗는 곡선.y = -\sqrt{x}: \text{ 아래로 뒤집힌 곡선}, \qquad y = \sqrt{-x}: \text{ 왼쪽으로 뻗는 곡선}.

x y O -6 -4 -2 2 4 6 -4 -2 2 4 y = √x y = −√x y = √(−x)
√x와 두 반사 — 바깥 부호는 위아래를, 안 부호는 좌우를 뒤집는다.

정의역도 함께 움직인다 — x\sqrt{-x}x0-x \ge 0, 곧 x0x \le 0에서 정의된다. 그래프의 반사가 정의역의 반사이기도 하다.

대칭: 짝함수와 홀함수

반사해도 제자리인 함수들이 있다 — 그래프의 대칭을 식으로 판별하는 언어가 짝·홀이다.

정의짝함수, 홀함수

모든 xx에 대해 f(x)=f(x)f(-x) = f(x)이면 짝함수(even) — 그래프가 yy축 대칭이다. 모든 xx에 대해 f(x)=f(x)f(-x) = -f(x)이면 홀함수(odd) — 그래프가 원점 대칭이다.

이름의 유래는 거듭제곱이다: x2,x4,x^2, x^4, \dots(짝수 지수)는 짝함수, x,x3,x, x^3, \dots(홀수 지수)는 홀함수다. 판별은 언제나 같은 한 수 — f(x)f(-x)를 계산해 f(x)f(x), f(x)-f(x)와 비교한다.

예제

f(x)=x45x2f(x) = x^4 - 5x^2: f(x)=(x)45(x)2=x45x2=f(x)f(-x) = (-x)^4 - 5(-x)^2 = x^4 - 5x^2 = f(x) — 짝함수.

g(x)=1xg(x) = \dfrac{1}{x}: g(x)=1x=g(x)g(-x) = \dfrac{1}{-x} = -g(x) — 홀함수. (반비례 그래프의 원점 대칭이 식 한 줄로 확인된다.)

h(x)=x2+xh(x) = x^2 + x: h(x)=x2xh(-x) = x^2 - xh(x)h(x)h(x)-h(x)도 아니다. 둘 다 아닌 함수가 대부분이다; 짝·홀은 특별한 대칭의 이름이지 이분법이 아니다.

홀함수의 "원점 대칭"은 기하의 언어로 정확히 180°180° 회전 대칭이다 — f(x)=f(x)f(-x) = -f(x)는 점 (a,b)(a, b)가 그래프에 있으면 (a,b)(-a, -b)도 있다는 말이고, 두 점은 원점에 대한 점대칭 쌍이다. 변환 단원의 마지막 정리가 함수의 언어로 재등장했다.

주의

부호의 자리가 전부다 — f(x)-f(x)f(x)f(-x)는 완전히 다른 변환이다(위아래 vs 좌우). 헷갈리면 시험점 하나로: f(x)=xf(x) = \sqrt{x}에서 f(4)=2-f(4) = -2(같은 xx, 뒤집힌 yy), f(4)f(-4)는 정의도 안 된다(반대쪽 xx로 가야 한다). 이동에서도 같다 — 안쪽 부호는 언제나 "반대로" 읽는다.

Goals
  • Understand the shift rule y=f(xh)+ky = f(x - h) + k — especially why the xx-side sign runs "backwards."
  • Distinguish the two reflections, y=f(x)y = -f(x) (vertical) and y=f(x)y = f(-x) (horizontal).
  • Define even and odd functions, and test them by computing f(x)f(-x).

One function, a whole family of graphs

Memorizing a fresh graph for every function family ahead is impossible — and unnecessary. Know one parent graph, and the rest are its slides, flips, and stretches. The transformations that moved figures in geometry's final unit now move graphs. This lesson slides (translations) and flips (reflections); the next stretches.

Translations: outside behaves, inside rebels

Start from the parent y=f(x)y = f(x).

Add outside, move up. y=f(x)+ky = f(x) + k adds kk to every output — the whole graph rises by kk. As expected.

Subtract inside, move right. Why does y=f(x3)y = f(x - 3) go right by 33? Read it from the input's seat — at x=5x = 5 the new function outputs f(2)f(2): what the original produced at x=2x = 2. Whatever used to happen at 22 now happens at 55 — every event arrives 33 late, shifted right. The inside 3-3 is a "pre-deduction of the input," and beating that deduction to get the same output takes an input 33 larger.

y=f(xh)+k  :  right by h, up by k.y = f(x - h) + k \;:\; \text{right by } h, \text{ up by } k.

Example

Shifting y=xy = |x| right 33 and up 22 gives y=x3+2y = |x - 3| + 2 — the corner travels from (0,0)(0,0) to (3,2)(3, 2).

x y O -4 -2 2 4 6 8 2 4 6 y = |x| y = |x−3| + 2 (3, 2)
y = |x| and its shift y = |x−3| + 2 — the corner relocated to (3, 2).

Algebra 1's vertex form y=a(xh)2+ky = a(x-h)^2 + k was this general rule's parabola edition all along — now the same rule governs every function.

Reflections: which sign, which flip

Where the minus sign sits decides which way the graph flips.

y=f(x)y = -f(x) — reflection across the xx-axis (vertical flip). Outputs change sign: (a,b)(a, b) becomes (a,b)(a, -b).

y=f(x)y = f(-x) — reflection across the yy-axis (horizontal flip). Inputs change sign: what happened at x=2x = 2 now happens at x=2x = -2. The point (a,b)(a, b) becomes (a,b)(-a, b).

Example

From y=xy = \sqrt{x} (a curve reaching only rightward):

y=x: the curve flipped downward,y=x: the curve reaching leftward.y = -\sqrt{x}: \text{ the curve flipped downward}, \qquad y = \sqrt{-x}: \text{ the curve reaching leftward}.

x y O -6 -4 -2 2 4 6 -4 -2 2 4 y = √x y = −√x y = √(−x)
√x and its two reflections — the outside sign flips vertically, the inside sign horizontally.

The domain moves too — x\sqrt{-x} requires x0-x \ge 0, i.e. x0x \le 0. Reflecting the graph reflects the domain with it.

Symmetry: even and odd functions

Some functions are unmoved by reflection — and even/odd is the algebraic language for that graphical symmetry.

Definitioneven function, odd function

If f(x)=f(x)f(-x) = f(x) for all xx, the function is even — its graph is symmetric about the yy-axis. If f(x)=f(x)f(-x) = -f(x) for all xx, it is odd — its graph is symmetric about the origin.

The names come from powers: x2,x4,x^2, x^4, \dots (even exponents) are even; x,x3,x, x^3, \dots (odd exponents) are odd. The test is always the same single move — compute f(x)f(-x) and compare with f(x)f(x) and f(x)-f(x).

Example

f(x)=x45x2f(x) = x^4 - 5x^2: f(x)=(x)45(x)2=x45x2=f(x)f(-x) = (-x)^4 - 5(-x)^2 = x^4 - 5x^2 = f(x) — even.

g(x)=1xg(x) = \dfrac{1}{x}: g(x)=1x=g(x)g(-x) = \dfrac{1}{-x} = -g(x) — odd. (The reciprocal graph's origin symmetry, confirmed in one line.)

h(x)=x2+xh(x) = x^2 + x: h(x)=x2xh(-x) = x^2 - x — neither h(x)h(x) nor h(x)-h(x). Most functions are neither; even and odd name special symmetries, not a dichotomy.

An odd function's "origin symmetry" is, in geometric language, exactly 180°180° rotational symmetryf(x)=f(x)f(-x) = -f(x) says that whenever (a,b)(a, b) is on the graph, so is (a,b)(-a, -b), a point-symmetric pair about the origin. The transformation unit's last theorem, reappearing in the language of functions.

Watch out

The sign's seat is everything — f(x)-f(x) and f(x)f(-x) are entirely different transformations (vertical vs horizontal). When in doubt, one test point: for f(x)=xf(x) = \sqrt{x}, f(4)=2-f(4) = -2 (same xx, flipped yy), while f(4)f(-4) is not even defined (you must cross to the other side in xx). The same discipline runs through shifts — inside signs always read "backwards."