📐 Calculus 동그라미 마킹 문제 풀이

Stewart Metric 9th §1.5 ~ §3.5 전체 동그라미 마킹 문제 · 상세 풀이

Section 1.5 — Inverse Functions and Logarithms

역삼각함수의 정확한 값 계산 및 식의 간소화

69
Find the exact value of each expression
(a) $\cos^{-1}(-1)$   (b) $\sin^{-1}(0.5)$
개념 · 풀이 · 정답
(a) $\cos^{-1}(-1)$
정의 확인

$y = \cos^{-1}(x)$는 $\cos y = x$를 만족하고 $y \in [0, \pi]$인 값이다.

풀이

$\cos y = -1$이고 $y \in [0,\pi]$이어야 하므로

$$\cos(\pi) = -1 \quad \text{이고} \quad \pi \in [0,\,\pi]$$
정답

$$\cos^{-1}(-1) = \pi$$

(b) $\sin^{-1}(0.5)$
정의 확인

$y = \sin^{-1}(x)$는 $\sin y = x$를 만족하고 $y \in \bigl[-\tfrac{\pi}{2},\tfrac{\pi}{2}\bigr]$인 값이다.

풀이

$\sin y = \dfrac{1}{2}$이고 $y \in \bigl[-\tfrac{\pi}{2},\tfrac{\pi}{2}\bigr]$이어야 하므로

$$\sin\!\left(\frac{\pi}{6}\right) = \frac{1}{2} \quad \text{이고} \quad \frac{\pi}{6} \in \left[-\frac{\pi}{2},\,\frac{\pi}{2}\right]$$
정답

$$\sin^{-1}(0.5) = \frac{\pi}{6} \quad (= 30°)$$

73
Find the exact value — cot⁻¹ and sec⁻¹
(a) $\cot^{-1}(-\sqrt{3})$   (b) $\sec^{-1} 2$
개념 · 풀이 · 정답
(a) $\cot^{-1}(-\sqrt{3})$
정의

$y = \cot^{-1}(x)$는 $\cot y = x$이고 $y \in (0,\pi)$인 값이다.

풀이

$\cot y = -\sqrt{3}$이므로 $\tan y = -\dfrac{1}{\sqrt{3}}$이고 $y \in (0,\pi)$이므로 2사분면:

$$\tan\!\left(\frac{5\pi}{6}\right) = -\frac{1}{\sqrt{3}} \quad \text{이고} \quad \frac{5\pi}{6} \in (0,\,\pi)$$
정답

$$\cot^{-1}(-\sqrt{3}) = \frac{5\pi}{6} \quad (=150°)$$

(b) $\sec^{-1} 2$
정의

$y = \sec^{-1}(x)$는 $\sec y = x$이고 $y \in [0,\tfrac{\pi}{2}) \cup (\tfrac{\pi}{2},\pi]$인 값이다.

풀이

$\sec y = 2$이면 $\cos y = \dfrac{1}{2}$이므로

$$\cos\!\left(\frac{\pi}{3}\right) = \frac{1}{2} \quad \text{이고} \quad \frac{\pi}{3} \in \left[0,\,\frac{\pi}{2}\right)$$
정답

$$\sec^{-1} 2 = \frac{\pi}{3} \quad (=60°)$$

77
Simplify the expression
$\sin(\tan^{-1} x)$를 간소화하라.
개념 · 풀이 · 정답
Step 1 — 치환

$\theta = \tan^{-1}(x)$로 놓으면 $\tan\theta = x$이고 $-\dfrac{\pi}{2} < \theta < \dfrac{\pi}{2}$ (이 구간에서 $\cos\theta > 0$).

Step 2 — 직각삼각형

$\tan\theta = \dfrac{x}{1}$이므로 대변 $= x$, 밑변 $= 1$, 빗변 $= \sqrt{x^2+1}$.

Step 3 — sin 읽기 / 대수적 확인
$$\sec^2\theta = 1+\tan^2\theta = 1+x^2 \;\Rightarrow\; \cos\theta = \frac{1}{\sqrt{1+x^2}}$$ $$\sin\theta = \tan\theta\cdot\cos\theta = x\cdot\frac{1}{\sqrt{1+x^2}} = \frac{x}{\sqrt{1+x^2}}$$
정답

$$\sin(\tan^{-1} x) = \frac{x}{\sqrt{1+x^2}}$$

⚠️ $x<0$일 때도 성립: $\theta < 0$이면 $\sin\theta < 0$이고 $x < 0$이므로 부호 일치.

Section 2.3 — Calculating Limits Using the Limit Laws

인수분해 · 유리화 · 스퀴즈 정리 · 절댓값 함수의 극한

19
Evaluate the limit — factoring (difference of cubes)
$$\lim_{x \to 3} \frac{x^3 - 27}{x^2 - 9}$$
개념 · 풀이 · 정답
Step 1 — 불정형 확인

$x=3$ 직접 대입: $\dfrac{27-27}{9-9} = \dfrac{0}{0}$ → 불정형, 인수분해 필요.

Step 2 — 인수분해
$$x^3 - 27 = (x-3)(x^2+3x+9)$$ $$x^2 - 9 = (x-3)(x+3)$$
Step 3 — 약분 후 대입
$$\lim_{x\to 3}\frac{(x-3)(x^2+3x+9)}{(x-3)(x+3)} = \lim_{x\to 3}\frac{x^2+3x+9}{x+3} = \frac{9+9+9}{3+3} = \frac{27}{6}$$
정답

$$\lim_{x \to 3} \frac{x^3-27}{x^2-9} = \frac{9}{2}$$

31
Evaluate the limit — rationalising with √ terms
$$\lim_{t \to 0}\!\left(\frac{1}{t\sqrt{1+t}} - \frac{1}{t}\right)$$
개념 · 풀이 · 정답
Step 1 — 통분
$$\frac{1}{t\sqrt{1+t}} - \frac{1}{t} = \frac{1-\sqrt{1+t}}{t\sqrt{1+t}}$$
Step 2 — 켤레식 유리화
$$\frac{1-\sqrt{1+t}}{t\sqrt{1+t}} \cdot \frac{1+\sqrt{1+t}}{1+\sqrt{1+t}} = \frac{1-(1+t)}{t\sqrt{1+t}\,(1+\sqrt{1+t})} = \frac{-t}{t\sqrt{1+t}\,(1+\sqrt{1+t})}$$
Step 3 — $t$ 약분 후 대입
$$= \frac{-1}{\sqrt{1+t}\,(1+\sqrt{1+t})} \;\xrightarrow{t\to 0}\; \frac{-1}{1\cdot(1+1)} = -\frac{1}{2}$$
정답

$$\lim_{t\to 0}\!\left(\frac{1}{t\sqrt{1+t}}-\frac{1}{t}\right) = -\frac{1}{2}$$

41
Prove using the Squeeze Theorem
$$\lim_{x \to 0} x^4\cos\!\left(\tfrac{2}{x}\right) = 0 \text{ 임을 증명하라.}$$
개념 · 풀이 · 정답
Step 1 — 코사인의 유계성

모든 실수에 대해 $-1 \le \cos u \le 1$이므로 $x \ne 0$일 때:

$$-1 \;\le\; \cos\!\left(\frac{2}{x}\right) \;\le\; 1$$
Step 2 — $x^4 \ge 0$ 을 곱해 샌드위치 구성
$$-x^4 \;\le\; x^4\cos\!\left(\frac{2}{x}\right) \;\le\; x^4$$
Step 3 — 양 끝 극한 및 스퀴즈 정리 적용
$$\lim_{x\to 0}(-x^4)=0 \quad \text{and} \quad \lim_{x\to 0} x^4=0$$

Squeeze Theorem에 의해 가운데 함수의 극한도 $0$. $\blacksquare$

결론

$-x^4 \le x^4\cos(2/x) \le x^4$이고 양 끝 극한 $= 0$이므로 스퀴즈 정리에 의해 극한값은 $\mathbf{0}$.

43
Limit with absolute value
$$\lim_{x \to 0}\bigl(|x+4|-2x\bigr)$$
개념 · 풀이 · 정답
Step 1 — 절댓값 내 부호 판단

$x \to 0$이면 $x+4 \to 4 > 0$이므로 $x$ 가 $0$ 근방에서 $x+4 > 0$.

따라서 $|x+4| = x+4$.

Step 2 — 대입
$$\lim_{x\to 0}(|x+4|-2x) = \lim_{x\to 0}\bigl((x+4)-2x\bigr) = \lim_{x\to 0}(4-x) = 4$$
정답

$$\lim_{x\to 0}\bigl(|x+4|-2x\bigr) = 4$$

48
One-sided limit: x → 0⁺
$$\lim_{x \to 0^+}\!\left(\frac{1}{x} - \frac{1}{|x|}\right)$$
개념 · 풀이 · 정답
Step 1 — 우극한 조건 ($x > 0$)

$x \to 0^+$이면 $x > 0$이므로 $|x| = x$.

Step 2 — 대입
$$\frac{1}{x} - \frac{1}{|x|} = \frac{1}{x} - \frac{1}{x} = 0 \quad (x>0 \text{ 에서 항등적으로 } 0)$$
$$\therefore \lim_{x\to 0^+}\!\left(\frac{1}{x}-\frac{1}{|x|}\right) = 0$$
정답

$$\lim_{x\to 0^+}\!\left(\frac{1}{x}-\frac{1}{|x|}\right) = 0$$

📌 참고 — 좌극한 $x\to 0^-$: $|x|=-x$이므로 $\frac{1}{x}-\frac{1}{-x}=\frac{2}{x}\to -\infty$. 따라서 양방향 극한은 존재하지 않는다.
51
One-sided limits of g(x) with |x − 2|
$$g(x) = \frac{x^2+x-6}{|x-2|}$$
좌극한·우극한·존재 여부를 구하라.
개념 · 풀이 · 정답
공통 준비 — 분자 인수분해
$$x^2+x-6 = (x+3)(x-2)$$

따라서 $g(x) = \dfrac{(x+3)(x-2)}{|x-2|}$.

(a) 좌극한 $x \to 2^-$   ($x < 2$이면 $|x-2| = -(x-2)$)
대입 및 약분
$$g(x) = \frac{(x+3)(x-2)}{-(x-2)} = -(x+3)$$
$$\lim_{x\to 2^-}[-(x+3)] = -(2+3) = -5$$
정답 (a)

$-5$

(b) 우극한 $x \to 2^+$   ($x > 2$이면 $|x-2| = x-2$)
대입 및 약분
$$g(x) = \frac{(x+3)(x-2)}{x-2} = x+3$$
$$\lim_{x\to 2^+}(x+3) = 5$$
정답 (b)

$5$

(c) 양방향 극한 존재 여부
판단
$$\lim_{x\to 2^-}g(x) = -5 \;\ne\; 5 = \lim_{x\to 2^+}g(x)$$
결론

좌극한 $\ne$ 우극한이므로 $\lim_{x\to 2} g(x)$는 존재하지 않는다.

📌 그래프 형태: $x<2$에서 $g(x)=-(x+3)$ (기울기 $-1$의 직선), $x>2$에서 $g(x)=x+3$ (기울기 $+1$의 직선). $x=2$에서 불연속 (열린 점 $-5$, $5$ 점프).
55
Greatest integer function — one-sided limits
$\lfloor\cdot\rfloor$ (바닥 함수)에 대해 각 극한값을 구하라.
개념 · 풀이 · 정답
핵심 개념 — Greatest Integer Function

$\lfloor x \rfloor$ = $x$보다 크지 않은 최대 정수.   구간 $[n,\, n+1)$에서 $\lfloor x\rfloor = n$.

예: $\lfloor{-2.1}\rfloor = -3$,   $\lfloor{-2}\rfloor = -2$,   $\lfloor{-1.9}\rfloor = -2$.

(a) 특정 점에서의 극한
(i) $\lim_{x\to -2^-}\lfloor x\rfloor$

$x \in [-3,-2)$에서 $\lfloor x\rfloor = -3$이므로 $= -3$.

(ii) $\lim_{x\to -2^+}\lfloor x\rfloor$

$x \in [-2,-1)$에서 $\lfloor x\rfloor = -2$이므로 $= -2$.

(iii) $\lim_{x\to -2.4}\lfloor x\rfloor$

$-2.4$ 근방 모든 $x$에서 $\lfloor x\rfloor = -3$ (정수가 아닌 점) $= -3$.

정답 (a)

(i) $-3$   (ii) $-2$   (iii) $-3$

(b) $n$이 정수일 때 일반 결과
(i) $\lim_{x\to n^-}\lfloor x\rfloor$

$x \in [n-1,\, n)$이므로 $\lfloor x\rfloor = n-1$.

(ii) $\lim_{x\to n^+}\lfloor x\rfloor$

$x \in [n,\, n+1)$이므로 $\lfloor x\rfloor = n$.

정답 (b)

(i) $n-1$   (ii) $n$

(c) 극한이 존재하는 $a$의 조건
분석

$a$가 정수: 좌극한 $= a-1$, 우극한 $= a$ → 불일치 → 극한 없음.

$a$가 정수 아님: $a \in (n, n+1)$이면 근방 전체에서 $\lfloor x\rfloor = n$ → 극한 $= n$ 존재.

정답 (c)

$\lim_{x\to a}\lfloor x\rfloor$는 $a$가 정수가 아닐 때에만 존재한다.

Section 2.4 — The Precise Definition of a Limit

ε-δ 정의를 이용한 극한의 엄밀한 증명

3
Use a graph to find δ
$\lim_{x\to 1}\sqrt{x}=1$에서 $\varepsilon=0.1$일 때 δ를 구하라.
개념 · 풀이 · 정답
조건 해석

$|\sqrt{x}-1|<0.1$ → $0.9<\sqrt{x}<1.1$ → 제곱: $0.81<x<1.21$.

δ 선택

$x=1$로부터 거리: 왼쪽 $1-0.81=0.19$, 오른쪽 $1.21-1=0.21$. 작은 쪽 선택.

정답

$\delta=0.19$ (이보다 작은 값도 가능)

19
Prove using ε-δ definition
$\lim_{x\to 6}(1-\tfrac{x}{2})=-2$ 를 ε-δ로 증명하라.
개념 · 풀이 · 정답
단순화
$$\left|(1-\tfrac{x}{2})-(-2)\right|=\left|3-\tfrac{x}{2}\right|=\tfrac{1}{2}|x-6|$$
δ 선택

$\tfrac{1}{2}|x-6|<\varepsilon$ ← $|x-6|<2\varepsilon$이면 성립. $\delta=2\varepsilon$.

완성

$0<|x-6|<\delta=2\varepsilon$이면 $\left|(1-\tfrac{x}{2})+2\right|=\tfrac{1}{2}|x-6|<\varepsilon$. $\blacksquare$

결론

$\delta=2\varepsilon$으로 선택하면 증명 완료.

Section 2.5 — Continuity

연속의 정의 · 불연속 분류 · 중간값 정리

3
From graph, state numbers where f is discontinuous
그래프에서 불연속점과 이유를 서술하라.
개념 · 풀이 · 정답
연속의 3조건

① $f(a)$ 정의, ② $\lim_{x\to a}f(x)$ 존재, ③ 두 값 일치. 하나라도 실패하면 불연속.

불연속 유형

• 제거가능(removable): 극한 존재, 함수값 다름  • 점프(jump): 좌·우 극한 불일치  • 무한(infinite): 극한 $=\pm\infty$

접근법

그래프에서 열린 점(open dot), 뛰는 지점, 수직 점근선을 찾아 각각의 불연속 유형을 명시한다.

5
State discontinuities from given graph
주어진 그래프에서 불연속인 $x$값과 유형을 판별하라.
개념 · 풀이 · 정답
분석 방법

각 의심 점에서 좌극한·우극한·함수값 세 가지를 순서대로 확인한다.

결론

그래프를 직접 보고 각 불연속점의 $x$ 좌표와 유형(제거가능/점프/무한)을 기술.

12
Real-world discontinuity
실생활에서 불연속이 나타나는 예를 설명하라.
개념 · 풀이 · 정답
예시

세금 구간: 소득이 특정 기준을 넘는 순간 세율이 갑자기 오름 → 점프 불연속.

주차 요금: 1시간 이하 $1,000, 1~2시간 $2,000 등 → 계단 함수, 정수 경계에서 점프.

결론

불연속은 "갑작스러운 변화"를 표현. 보통 점프 불연속 형태.

36
Where is h continuous?
$h(\theta)=\sin(\tan(\cos\theta))$의 연속 구간을 구하라.
개념 · 풀이 · 정답
안에서 밖으로 분석

$\cos\theta\in[-1,1]$. $\tan u$의 불연속점은 $u=\frac{\pi}{2}+n\pi$이고 $|\frac{\pi}{2}|\approx1.57>1$이므로 $[-1,1]$ 안에 없음.

따라서 $\tan(\cos\theta)$는 모든 $\theta$에서 연속. $\sin(\cdot)$도 모든 실수에서 연속.

정답

$h(\theta)$는 $\mathbb{R}$ 전체에서 연속.

41
Find a, b so that f is continuous everywhere
$f(x)=\begin{cases}x^2-4 & x\le2\\ ax+b & 2<x<3\\ x^3-6 & x\ge3\end{cases}$가 연속이 되는 $a,b$를 구하라.
개념 · 풀이 · 정답
x=2 조건
$$\lim_{x\to2^-}f=0=\lim_{x\to2^+}f=2a+b \implies 2a+b=0 \cdots(1)$$
x=3 조건
$$\lim_{x\to3^-}f=3a+b=\lim_{x\to3^+}f=21 \implies 3a+b=21 \cdots(2)$$
연립 풀기

(2)−(1): $a=21$, 대입: $b=-42$.

정답

$a=21,\;b=-42$

50
Continuity of composition
$f(x)=\sin(x^2)$은 어디서 연속인가?
개념 · 풀이 · 정답
합성 연속 정리

$g(x)=x^2$ (다항, 모든 $x$에서 연속), $f(u)=\sin u$ (모든 $u$에서 연속). 합성 $f\circ g$도 연속.

정답

$\sin(x^2)$는 $\mathbb{R}$ 전체에서 연속.

51
Removable discontinuity
$f(x)=\dfrac{x^4-1}{x-1}$의 제거가능 불연속을 찾고 연속 확장을 정의하라.
개념 · 풀이 · 정답
극한 계산
$$\lim_{x\to1}\frac{x^4-1}{x-1}=\lim_{x\to1}(x^3+x^2+x+1)=4$$
연속 확장

$x=1$에서 극한이 존재(=4)하나 $f(1)$ 미정의 → 제거가능 불연속. $f(1)=4$로 정의하면 연속.

정답

$x=1$: 제거가능 불연속. $f(1)=4$로 확장.

71
Use IVT to show root exists
$x^5-x^3+3x-5=0$이 $(1,2)$에서 근을 가짐을 증명하라.
개념 · 풀이 · 정답
$f(1)$, $f(2)$ 계산
$$f(1)=1-1+3-5=-2<0,\quad f(2)=32-8+6-5=25>0$$
IVT 적용

$f$는 다항함수로 $[1,2]$ 연속, $f(1)<0<f(2)$ → IVT에 의해 $f(c)=0$인 $c\in(1,2)$ 존재. $\blacksquare$

결론

$(1,2)$에서 근이 존재한다.

73
Use IVT: cos x = x has a solution
$\cos x=x$의 해가 존재함을 IVT로 보여라.
개념 · 풀이 · 정답
$g(x)=\cos x-x$ 정의
$$g(0)=1>0,\quad g(1)=\cos 1-1\approx-0.46<0$$

IVT: $g(c)=0$인 $c\in(0,1)$ 존재 → $\cos c=c$. $\blacksquare$

결론

해가 $(0,1)$에 존재한다.

75
Prove: every continuous f:[0,1]→[0,1] has a fixed point
$f:[0,1]\to[0,1]$ 연속이면 $f(c)=c$인 $c$가 존재함을 보여라.
개념 · 풀이 · 정답
$g(x)=f(x)-x$ 정의

$g(0)=f(0)\ge0$, $g(1)=f(1)-1\le0$.

$g(0)=0$이면 $c=0$, $g(1)=0$이면 $c=1$이 고정점. 그렇지 않으면 IVT에 의해 $g(c)=0$인 $c\in(0,1)$ 존재. $\blacksquare$

결론

어떤 경우에도 고정점 $c$가 $[0,1]$에 존재한다.

Section 2.6 — Limits at Infinity; Horizontal Asymptotes

무한대 극한 · 수평/수직 점근선 · 유리화

23
Evaluate the limit
$$\lim_{x\to\infty}\frac{\sqrt{x}+3x^2}{4x-1}$$
개념 · 풀이 · 정답
최고차 분석

분자 최고차: $3x^2$, 분모 최고차: $4x$. 비: $\frac{3x^2}{4x}=\frac{3x}{4}\to\infty$.

정답

$$\lim_{x\to\infty}\frac{\sqrt{x}+3x^2}{4x-1}=+\infty$$

29
Limit at infinity — rationalize
$$\lim_{t\to\infty}\!\left(\sqrt{25t^2+2}-5t\right)$$
개념 · 풀이 · 정답
켤레식
$$\frac{(25t^2+2)-25t^2}{\sqrt{25t^2+2}+5t}=\frac{2}{\sqrt{25t^2+2}+5t}=\frac{2/t}{\sqrt{25+2/t^2}+5}\to\frac{0}{10}=0$$
정답

$0$

30
Limit at infinity
$$\lim_{x\to\infty}\!\left(\sqrt{9x^2+x}-3x\right)$$
개념 · 풀이 · 정답
켤레식
$$\frac{x}{\sqrt{9x^2+x}+3x}=\frac{1}{\sqrt{9+1/x}+3}\to\frac{1}{3+3}=\frac{1}{6}$$
정답

$\dfrac{1}{6}$

31
Limit at infinity
$$\lim_{x\to\infty}\!\left(\sqrt{x^2+1}-x\right)$$
개념 · 풀이 · 정답
켤레식
$$\frac{1}{\sqrt{x^2+1}+x}=\frac{1/x}{\sqrt{1+1/x^2}+1}\to\frac{0}{2}=0$$
정답

$0$

32
Limit as x→−∞
$$\lim_{x\to-\infty}\!\left(\sqrt{9x^2+x}+3x\right)$$
개념 · 풀이 · 정답
$x\to-\infty$: $\sqrt{x^2}=-x$ 주의
$$\frac{x}{\sqrt{9x^2+x}-3x}\cdot\frac{1/x}{1/x}=\frac{1}{\sqrt{9+1/x}\cdot\frac{\sqrt{x^2}}{x}-3}=\frac{1}{-\sqrt{9}-3}=\frac{1}{-6}=-\frac{1}{6}$$

($x<0$이므로 $\sqrt{x^2}/x=-1$)

정답

$-\dfrac{1}{6}$

35
Limit with exponential damping
$$\lim_{x\to\infty}e^{-2x}\cos x$$
개념 · 풀이 · 정답
스퀴즈

$-e^{-2x}\le e^{-2x}\cos x\le e^{-2x}$이고 $e^{-2x}\to0$ → 스퀴즈 정리.

정답

$0$

38
Limit of tanh-like function
$$\lim_{x\to\infty}\frac{e^x-e^{-x}}{e^x+e^{-x}}$$
개념 · 풀이 · 정답
$e^x$로 나누기
$$=\frac{1-e^{-2x}}{1+e^{-2x}}\to\frac{1-0}{1+0}=1$$
정답

$1$  (이 함수는 $\tanh x$)

39
One-sided limit at x = π/2
$$\lim_{x\to(\pi/2)^-}e^{\tan x}$$
개념 · 풀이 · 정답
합성 분석

$x\to(\pi/2)^-$: $\tan x\to+\infty$ → $e^{+\infty}\to+\infty$.

정답

$+\infty$

40
Limit at infinity
$$\lim_{x\to\infty}\tan^{-1}(\ln x)$$
개념 · 풀이 · 정답
합성

$\ln x\to\infty$, $\tan^{-1}(t)\to\pi/2$ as $t\to\infty$.

정답

$\dfrac{\pi}{2}$

43
Asymptotes of y = x / ln x
$y=x/\ln x$의 수직·수평 점근선을 구하라.
개념 · 풀이 · 정답
수직 점근선 (분모=0)

$\ln x=0\to x=1$: $y\to+\infty$. 수직 점근선 $x=1$.

$x\to0^+$: $\ln x\to-\infty$, $x\to0$ → $y\to0$ (점근선 아님).

수평 점근선

$\lim_{x\to\infty}x/\ln x=\infty$ (로피탈: $1/(1/x)=x\to\infty$). 없음.

정답

수직 점근선: $x=1$. 수평 점근선: 없음.

45
Limit as x→−∞
$$\lim_{x\to-\infty}\!\left(\sqrt{x^2+x+1}+x\right)$$
개념 · 풀이 · 정답
켤레식 ($x\to-\infty$이므로 $\sqrt{x^2}=-x$)
$$\frac{x+1}{\sqrt{x^2+x+1}-x}=\frac{(x+1)/|x|}{(\sqrt{x^2+x+1}-x)/|x|}=\frac{-(1+1/x)}{-\sqrt{1+1/x+1/x^2}-(-1)}\to\frac{-1}{-1+1}$$

더 간단히: 분모에서 $x<0$이므로 $-x=|x|$. 분모 $\sqrt{x^2+x+1}+(-x)\cdot(-1)\to\sqrt{1}+1=2$. 분자 $x+1\to x$. $\frac{x}{2\cdot(-x)\cdot(-1)}$... 직접 계산:

$$\frac{x+1}{\sqrt{x^2+x+1}-x}\xrightarrow[\text{분자분모 }\div(-x)]{x\to-\infty}\frac{-1+0}{-\sqrt{1+0+0}-(-1)(-1)}=\frac{-1}{-1-1}=\frac{-1}{-2}=\frac{1}{2}$$
정답

$\dfrac{1}{2}$

49
Find all asymptotes
$y=\dfrac{2x^2+x-1}{x^2+x-2}$의 점근선을 구하라.
개념 · 풀이 · 정답
수평 점근선
$$\lim_{x\to\pm\infty}=\frac{2}{1}=2 \implies y=2$$
수직 점근선 — 분모 인수분해

$x^2+x-2=(x+2)(x-1)=0$ → $x=-2,\;x=1$.

분자 $2x^2+x-1=(2x-1)(x+1)$은 $x=-2,-1$에서 0이 아님. 두 점 모두 수직 점근선.

정답

수평: $y=2$.   수직: $x=-2$, $x=1$.

Section 2.7 — Derivatives and Rates of Change

극한으로서의 도함수 · 순간변화율 · 접선의 기울기

12
Velocity on Mars — H = 10t − 1.86t²
$H=10t-1.86t^2$ (화성 암석 던지기). $t=1$일 때 순간 속도를 구하라.
개념 · 풀이 · 정답
순간속도 = 극한
$$v(1)=\lim_{h\to0}\frac{H(1+h)-H(1)}{h}$$
$$H(1+h)=10(1+h)-1.86(1+h)^2=10+10h-1.86(1+2h+h^2)$$
$$=10+10h-1.86-3.72h-1.86h^2=8.14+6.28h-1.86h^2$$
$$H(1)=10-1.86=8.14$$
극한 계산
$$v(1)=\lim_{h\to0}\frac{6.28h-1.86h^2}{h}=\lim_{h\to0}(6.28-1.86h)=6.28 \text{ m/s}$$
정답

$v(1)=6.28$ m/s

13
Instantaneous velocity: s = 1/t²
$s(t)=1/t^2$일 때, $t=a$에서의 순간속도를 구하라.
개념 · 풀이 · 정답
도함수 정의 적용
$$v(a)=\lim_{h\to0}\frac{\frac{1}{(a+h)^2}-\frac{1}{a^2}}{h}=\lim_{h\to0}\frac{a^2-(a+h)^2}{h\cdot a^2(a+h)^2}$$
$$=\lim_{h\to0}\frac{-2ah-h^2}{h\cdot a^2(a+h)^2}=\lim_{h\to0}\frac{-2a-h}{a^2(a+h)^2}=\frac{-2a}{a^4}=-\frac{2}{a^3}$$
정답

$v(a)=-\dfrac{2}{a^3}$

15
Estimate f'(a) from graph
그래프에서 $f'(a)$의 값을 추정하라 (그래프 문제).
개념 · 풀이 · 정답
방법

$f'(a)$는 점 $(a,f(a))$에서 접선의 기울기. 그래프에서 접선을 눈으로 그리고, 두 점을 읽어 기울기를 추정한다:

$$f'(a)\approx\frac{\Delta y}{\Delta x}$$
결론

그래프에서 접선을 그려 rise/run으로 기울기를 읽는다.

47
Interpret as derivative — tan
$$\lim_{h\to0}\frac{\tan(\pi/4+h)-1}{h}$$을 도함수로 해석하라.
개념 · 풀이 · 정답
도함수 정의 인식

이 극한은 $f(x)=\tan x$에서 $x=\pi/4$에서의 도함수 $f'(\pi/4)$이다.

$f(x)=\tan x$이면 $f'(x)=\sec^2 x$이므로:

$$f'\!\left(\frac{\pi}{4}\right)=\sec^2\!\frac{\pi}{4}=(\sqrt{2})^2=2$$
정답

$2$

49
Marginal cost
비용 함수 $C(x)$에서 한계비용 $C'(x)$의 의미를 설명하라.
개념 · 풀이 · 정답
한계비용 정의

$C'(x)=\lim_{\Delta x\to0}\dfrac{C(x+\Delta x)-C(x)}{\Delta x}$: $x$번째 단위를 1단위 더 생산할 때 증가하는 비용의 순간변화율.

결론

$C'(x)$는 생산량 $x$에서의 한계비용 (추가 1단위 생산 비용의 근사값).

50
Rate of change interpretation (a)
$f(t)=$인구수일 때 $f'(t)$의 의미와 단위를 설명하라.
개념 · 풀이 · 정답
결론

$f'(t)$ = 시각 $t$에서의 인구 순간증가율. 단위: (명/시간). $f'(t)>0$이면 인구 증가, $f'(t)<0$이면 감소.

51
Rate of change interpretation (b)
$T(t)$가 온도일 때 $T'(t)$의 의미를 설명하라.
개념 · 풀이 · 정답
결론

$T'(t)$는 시각 $t$에서 온도의 순간변화율. 단위: °C/시간. 양수면 온도 상승 중.

52
Rate of change interpretation (c)
$V(r)$가 구의 부피일 때 $V'(r)$의 의미를 설명하라.
개념 · 풀이 · 정답
계산

$V(r)=\frac{4}{3}\pi r^3$이면 $V'(r)=4\pi r^2$이다. 이는 반지름 $r$에서 구의 겉넓이와 같다.

결론

$V'(r)=4\pi r^2$: 반지름이 $r$일 때 부피의 순간증가율 = 겉넓이.

57
Is f differentiable at 0? — x·sin(1/x)
$f(x)=\begin{cases}x\sin(1/x)&x\ne0\\0&x=0\end{cases}$은 $x=0$에서 미분가능한가?
개념 · 풀이 · 정답
도함수 정의 적용
$$f'(0)=\lim_{h\to0}\frac{f(h)-f(0)}{h}=\lim_{h\to0}\frac{h\sin(1/h)}{h}=\lim_{h\to0}\sin(1/h)$$

이 극한은 존재하지 않는다 ($h\to0$일 때 $\sin(1/h)$는 $[-1,1]$ 사이를 진동).

정답

$x=0$에서 미분불가능.

58
Is f differentiable at 0? — x²·sin(1/x)
$f(x)=\begin{cases}x^2\sin(1/x)&x\ne0\\0&x=0\end{cases}$은 $x=0$에서 미분가능한가?
개념 · 풀이 · 정답
도함수 정의 적용
$$f'(0)=\lim_{h\to0}\frac{h^2\sin(1/h)}{h}=\lim_{h\to0}h\sin(1/h)$$

$|h\sin(1/h)|\le|h|\to0$ → 스퀴즈 정리에 의해 극한 $=0$.

정답

$f'(0)=0$. $x=0$에서 미분가능.

Section 2.8 — The Derivative as a Function

정의를 이용한 도함수 계산 · 홀짝 함수의 도함수

29
Find f'(x) using definition; state domain
$$g(u)=\frac{u+1}{4u-1}$$
개념 · 풀이 · 정답
도함수 정의
$$g'(u)=\lim_{h\to0}\frac{g(u+h)-g(u)}{h}=\lim_{h\to0}\frac{\frac{u+h+1}{4(u+h)-1}-\frac{u+1}{4u-1}}{h}$$
통분 및 정리
$$=\lim_{h\to0}\frac{(u+h+1)(4u-1)-(u+1)(4u+4h-1)}{h(4u+4h-1)(4u-1)}$$
$$\text{분자}=(4u^2-u+4uh-h+4u-1)-(4u^2+4uh-u+4u+4h-1)=-5h$$
극한
$$g'(u)=\lim_{h\to0}\frac{-5h}{h(4u+4h-1)(4u-1)}=\frac{-5}{(4u-1)^2}$$
정답

$g'(u)=\dfrac{-5}{(4u-1)^2}$.   정의역: $u\ne\dfrac{1}{4}$.

32
Find f'(x) using definition; state domain
$$g(x)=\frac{1}{1+\sqrt{x}}$$
개념 · 풀이 · 정답
정의 적용
$$g'(x)=\lim_{h\to0}\frac{\frac{1}{1+\sqrt{x+h}}-\frac{1}{1+\sqrt{x}}}{h}=\lim_{h\to0}\frac{(1+\sqrt{x})-(1+\sqrt{x+h})}{h(1+\sqrt{x+h})(1+\sqrt{x})}$$
$$=\lim_{h\to0}\frac{\sqrt{x}-\sqrt{x+h}}{h(1+\sqrt{x+h})(1+\sqrt{x})}$$
유리화
$$\frac{\sqrt{x}-\sqrt{x+h}}{h}\cdot\frac{\sqrt{x}+\sqrt{x+h}}{\sqrt{x}+\sqrt{x+h}}=\frac{x-(x+h)}{h(\sqrt{x}+\sqrt{x+h})}=\frac{-1}{\sqrt{x}+\sqrt{x+h}}$$
$$g'(x)=\lim_{h\to0}\frac{-1}{(\sqrt{x}+\sqrt{x+h})(1+\sqrt{x+h})(1+\sqrt{x})}=\frac{-1}{2\sqrt{x}(1+\sqrt{x})^2}$$
정답

$g'(x)=\dfrac{-1}{2\sqrt{x}(1+\sqrt{x})^2}$.   정의역: $x>0$.

47
Graph: which is bigger, f'(−1) or f''(1)?
$f$와 $f'$의 그래프가 주어졌다. $f'(-1)$과 $f''(1)$ 중 어느 것이 더 큰가?
개념 · 풀이 · 정답
읽는 방법

$f'(-1)$: $f'$의 그래프에서 $x=-1$의 $y$값.

$f''(1)$: $f'$의 $x=1$에서의 기울기 (즉, $f'$ 그래프의 접선 기울기).

결론

그래프를 직접 읽어 비교. 각 값을 그래프에서 구체적으로 읽는다.

48
Graph: identify f, f', f'' from graph
세 함수의 그래프가 주어졌다. $f$, $f'$, $f''$를 각각 식별하라.
개념 · 풀이 · 정답
판별 전략

• $f$가 증가하는 구간 → $f'>0$ (위에 있는 그래프)

• $f$가 극값을 가지는 점 → $f'=0$ (영점)

• $f'$의 증가/감소 → $f''$의 부호

• 가장 "매끄럽게 변하는" 곡선이 원래 $f$일 가능성 높음.

결론

위 전략으로 각 그래프를 $f$, $f'$, $f''$에 배정.

57
f(x) = ∛x — properties of derivative
(a) $a\ne0$이면 $f'(a)$를 구하라. (b) $f'(0)$이 존재하지 않음을 보여라. (c) $y=\sqrt[3]{x}$는 원점에서 수직 접선을 가짐을 보여라.
개념 · 풀이 · 정답
(a) $a\ne0$일 때 $f'(a)$
방법
$$f'(a)=\lim_{x\to a}\frac{x^{1/3}-a^{1/3}}{x-a}$$

$u=x^{1/3}$, $b=a^{1/3}$으로 치환: $x-a=u^3-b^3=(u-b)(u^2+ub+b^2)$.

$$=\lim_{u\to b}\frac{u-b}{(u-b)(u^2+ub+b^2)}=\frac{1}{3b^2}=\frac{1}{3a^{2/3}}$$
정답 (a)

$f'(a)=\dfrac{1}{3a^{2/3}}$

(b) $f'(0)$ 존재하지 않음
$$f'(0)=\lim_{h\to0}\frac{h^{1/3}-0}{h}=\lim_{h\to0}h^{-2/3}=+\infty$$

극한이 $+\infty$이므로 (유한값 아님) $f'(0)$ 존재하지 않는다.

(c) 원점에서 수직 접선

$f'(0)=+\infty$는 접선의 기울기가 무한대 → 수직선. 따라서 $y=\sqrt[3]{x}$의 $x=0$에서의 접선은 $x=0$ (수직).

63
Derivatives of Even and Odd Functions
(a) 우함수의 도함수는 기함수이다. (b) 기함수의 도함수는 우함수이다. 증명하라.
개념 · 풀이 · 정답
(a) $f(-x)=f(x)$ (우함수) → $f'(-x)=-f'(x)$ (기함수)

$f(-x)=f(x)$ 양변을 $x$에 대해 미분 (Chain Rule):

$$\frac{d}{dx}f(-x)=-f'(-x),\quad\frac{d}{dx}f(x)=f'(x)$$
$$\therefore -f'(-x)=f'(x) \implies f'(-x)=-f'(x)$$

이는 $f'$이 기함수임을 뜻한다. $\blacksquare$

(b) $f(-x)=-f(x)$ (기함수) → $f'(-x)=f'(x)$ (우함수)

양변 미분: $-f'(-x)=-f'(x)$ → $f'(-x)=f'(x)$. 즉 $f'$은 우함수. $\blacksquare$

Chapter 2 Review — True-False Quiz & Exercises

챕터 2 복습 — 마킹된 문제

TF 1
True-False: lim split
$\displaystyle\lim_{x\to4}\!\left(\frac{2x}{x-4}-\frac{8}{x-4}\right)=\lim_{x\to4}\frac{2x}{x-4}-\lim_{x\to4}\frac{8}{x-4}$은 참인가?
개념 · 풀이 · 정답
분석

극한의 차 법칙: $\lim(f-g)=\lim f-\lim g$는 두 극한이 각각 존재할 때만 적용 가능.

$\lim_{x\to4}\frac{2x}{x-4}$는 분모 $\to0$, 분자 $\to8\ne0$ → 극한이 존재하지 않는다.

따라서 우변은 정의되지 않는다.

좌변 실제 계산
$$\lim_{x\to4}\frac{2x-8}{x-4}=\lim_{x\to4}\frac{2(x-4)}{x-4}=2$$

좌변은 존재하지만 우변처럼 분리하는 것은 거짓.

정답

거짓(False). 두 극한이 각각 존재하지 않으므로 차 법칙 적용 불가.

Ex 1
Graph of f — evaluate limits and asymptotes
그래프가 주어진 함수 $f$에 대해 각 극한값, 점근선, 불연속점을 구하라.
개념 · 풀이 · 정답
읽는 방법

(i) $\lim_{x\to a^-}f(x)$, $\lim_{x\to a^+}f(x)$: 좌·우에서 접근하는 $y$값을 읽는다.

(ii) 수평 점근선: $x\to\pm\infty$일 때 $y$값이 수렴하는 값.

(iii) 수직 점근선: $y\to\pm\infty$이 되는 $x$값.

(iv) 불연속점: 극한이 없거나 함수값과 다른 곳.

결론

그래프를 직접 보며 각 항목의 값을 기록한다.

Section 3.1 — Derivatives of Polynomials and Exponential Functions

Power Rule · 지수함수 · 접선 · 법선

33
Differentiate
$$P(w)=\frac{2w^2-w+4}{\sqrt{w}}$$
개념 · 풀이 · 정답
각 항을 $w^n$ 꼴로 변환
$$P(w)=\frac{2w^2-w+4}{w^{1/2}}=2w^{3/2}-w^{1/2}+4w^{-1/2}$$
Power Rule 적용
$$P'(w)=2\cdot\frac{3}{2}w^{1/2}-\frac{1}{2}w^{-1/2}+4\cdot\!\left(-\frac{1}{2}\right)w^{-3/2}$$
$$=3w^{1/2}-\frac{1}{2}w^{-1/2}-2w^{-3/2}$$
정답

$$P'(w)=3\sqrt{w}-\frac{1}{2\sqrt{w}}-\frac{2}{w^{3/2}}$$

38
Find equation of tangent line
$y=2e^x+x$ at point $(0,\,2)$
개념 · 풀이 · 정답
기울기 계산

$y'=2e^x+1$. 점 $(0,2)$에서: $y'(0)=2(1)+1=3$.

접선 방정식
$$y-2=3(x-0) \implies y=3x+2$$
정답

$y=3x+2$

55
Alaskan rockfish — find dL/dA at A=12
$L=0.0390A^3-0.945A^2+10.03A+3.07$ (길이 cm, 나이 A년). $A=12$에서 $dL/dA$를 구하라.
개념 · 풀이 · 정답
미분
$$\frac{dL}{dA}=3(0.0390)A^2-2(0.945)A+10.03=0.117A^2-1.89A+10.03$$
A=12 대입
$$=0.117(144)-1.89(12)+10.03=16.848-22.68+10.03=4.198$$
정답

$dL/dA\big|_{A=12}\approx4.2$ cm/year. 나이 12세 암석대구가 1년 더 자랄 때 길이가 약 4.2 cm 늘어남.

59
Find points on curve where tangent is horizontal
$y=x^3-\dfrac{9}{2}x^2-10x+\dfrac{3}{2}$ 위의 접선이 수평인 점을 구하라.
개념 · 풀이 · 정답
$y'=0$ 조건
$$y'=3x^2-9x-10=0$$
$$x=\frac{9\pm\sqrt{81+120}}{6}=\frac{9\pm\sqrt{201}}{6}$$
정답

$x=\dfrac{9\pm\sqrt{201}}{6}$ (두 점)

65
Normal line to y = √x parallel to 2x + y = 1
$y=\sqrt{x}$에 그은 법선이 $2x+y=1$과 평행한 점을 구하라.
개념 · 풀이 · 정답
법선 기울기

$2x+y=1$의 기울기 $=-2$. 법선의 기울기 $=-2$.

접선 기울기

법선과 접선은 수직: 접선 기울기 $=\dfrac{1}{2}$.

점 찾기

$y'=\dfrac{1}{2\sqrt{x}}=\dfrac{1}{2}$ → $\sqrt{x}=1$ → $x=1$, $y=1$.

정답

점 $(1,1)$에서 법선이 $2x+y=1$과 평행.

66
Where does normal to y = x² − x at (−1,2) intersect parabola again?
$y=x^2-x$의 점 $(-1,\,2)$에서의 법선이 포물선과 다시 만나는 점을 구하라.
개념 · 풀이 · 정답
법선 방정식

$y'=2x-1$. $x=-1$: $y'(-1)=-3$ → 법선 기울기 $=\dfrac{1}{3}$.

$$y-2=\frac{1}{3}(x+1) \implies y=\frac{x}{3}+\frac{7}{3}$$
교점 찾기
$$x^2-x=\frac{x}{3}+\frac{7}{3} \implies x^2-\frac{4x}{3}-\frac{7}{3}=0 \implies 3x^2-4x-7=0$$
$$(3x-7)(x+1)=0 \implies x=\frac{7}{3}\text{ 또는 }x=-1$$
다른 교점

$x=7/3$: $y=(7/3)^2-7/3=49/9-21/9=28/9$.

정답

$\left(\dfrac{7}{3},\,\dfrac{28}{9}\right)$

67
Two tangent lines to y = x² through point (0, −4)
점 $(0,-4)$를 지나는 $y=x^2$의 접선 두 개를 구하라.
개념 · 풀이 · 정답
접점 설정

접점 $(a, a^2)$에서 접선의 기울기 $= 2a$.

접선이 (0,−4) 통과 조건
$$-4-a^2=2a(0-a)=-2a^2 \implies a^2-4=0 \implies a=\pm2$$
두 접선

$a=2$: 접점 $(2,4)$, 기울기 $4$ → $y=4x-4$.

$a=-2$: 접점 $(-2,4)$, 기울기 $-4$ → $y=-4x-4$.

정답

$y=4x-4$ 와 $y=-4x-4$

77
f(x) = |x² − 9| — where is f differentiable?
(a) $f'(x)$ 공식 구하기 (b) $f$가 미분불가능한 점 찾기
개념 · 풀이 · 정답
분류

$x^2-9=(x-3)(x+3)$이므로:

• $|x|>3$: $x^2-9>0$ → $f=x^2-9$, $f'=2x$

• $|x|<3$: $x^2-9<0$ → $f=9-x^2$, $f'=-2x$

x=±3에서 확인

$x=3$: 좌미분 $f'(3^-)=-2(3)=-6$, 우미분 $f'(3^+)=2(3)=6$. 불일치 → 미분불가능.

$x=-3$도 동일.

정답

$f'(x)=\begin{cases}2x&|x|>3\\-2x&|x|<3\end{cases}$.   미분불가능: $x=3$, $x=-3$.

81
For what values of x is line 2x + y = b tangent to y = x²?
직선 $2x+y=b$가 $y=x^2$에 접하도록 하는 $b$를 구하라.
개념 · 풀이 · 정답
조건 설정

직선의 기울기 $=-2$이고 $y'=2x=-2$ → $x=-1$.

접점: $(-1,1)$. 대입: $2(-1)+1=-2+1=-1=b$.

정답

$b=-1$. 접점 $(-1,1)$.

83
Find c such that y = 2x + 3 is tangent to y = cx²
$y=2x+3$이 $y=cx^2$의 접선이 되는 $c$를 구하라.
개념 · 풀이 · 정답
기울기 조건

$y'=2cx=2$ → $x=1/c$ (접점의 $x$좌표).

접점이 직선 위에 있는 조건

접점 $(1/c,\; c\cdot(1/c)^2)=(1/c,\;1/c)$이 $y=2x+3$ 위에 있어야:

$$\frac{1}{c}=\frac{2}{c}+3 \implies -\frac{1}{c}=3 \implies c=-\frac{1}{3}$$
정답

$c=-\dfrac{1}{3}$

84
Average slopes equal midpoint slope — parabola property
$f(x)=ax^2+bx+c$에서 $[p,q]$ 양 끝의 기울기의 평균 $=$ 중점 $\frac{p+q}{2}$에서의 기울기임을 증명하라.
개념 · 풀이 · 정답
계산

$f'(x)=2ax+b$.

양 끝 기울기 평균: $\dfrac{f'(p)+f'(q)}{2}=\dfrac{(2ap+b)+(2aq+b)}{2}=a(p+q)+b$.

중점 기울기: $f'\!\left(\dfrac{p+q}{2}\right)=2a\cdot\dfrac{p+q}{2}+b=a(p+q)+b$. 같음. $\blacksquare$

결론

이차함수에서 두 끝점 기울기의 평균 = 중점 기울기.

88
Tangent line to xy = c — show midpoint property
쌍곡선 $xy=c$의 점 $P$에서 접선이 좌표축에서 잘리는 선분의 중점이 $P$임을 보여라.
개념 · 풀이 · 정답
접선 방정식

$y=c/x$이면 $y'=-c/x^2$. 점 $P=(a,c/a)$에서 접선:

$$y-\frac{c}{a}=-\frac{c}{a^2}(x-a) \implies y=-\frac{c}{a^2}x+\frac{2c}{a}$$
절편 구하기

$y$절편 ($x=0$): $y=\dfrac{2c}{a}$ → 점 $\left(0,\dfrac{2c}{a}\right)$.

$x$절편 ($y=0$): $x=2a$ → 점 $(2a,0)$.

중점 확인
$$\text{중점}=\left(\frac{0+2a}{2},\,\frac{2c/a+0}{2}\right)=(a,\,c/a)=P \quad\blacksquare$$
결론

접선이 좌표축과 만나는 두 점의 중점은 항상 $P$이다.

Section 3.2 — The Product and Quotient Rules

곱의 법칙 · 몫의 법칙 · 고계 도함수

5
Differentiate
$y=x^3e^x$
개념 · 풀이 · 정답
곱의 법칙
$$y'=(x^3)'e^x+x^3(e^x)'=3x^2e^x+x^3e^x=x^2e^x(3+x)$$
정답

$y'=x^2e^x(x+3)$

7
Differentiate
$f(x)=(3x^2-5x)e^x$
개념 · 풀이 · 정답
곱의 법칙
$$f'=(6x-5)e^x+(3x^2-5x)e^x=e^x[(6x-5)+(3x^2-5x)]=e^x(3x^2+x-5)$$
정답

$f'(x)=e^x(3x^2+x-5)$

9
Differentiate
$y=x/e^x$
개념 · 풀이 · 정답
몫의 법칙
$$y'=\frac{e^x-xe^x}{(e^x)^2}=\frac{e^x(1-x)}{e^{2x}}=\frac{1-x}{e^x}$$
정답

$y'=\dfrac{1-x}{e^x}$

24
Differentiate
$h(r)=\dfrac{ae^r}{b+e^r}$ ($a,b$ 상수)
개념 · 풀이 · 정답
몫의 법칙
$$h'(r)=\frac{ae^r(b+e^r)-ae^r\cdot e^r}{(b+e^r)^2}=\frac{abe^r+ae^{2r}-ae^{2r}}{(b+e^r)^2}=\frac{abe^r}{(b+e^r)^2}$$
정답

$h'(r)=\dfrac{abe^r}{(b+e^r)^2}$

27
Differentiate
$f(x)=\dfrac{x^2e^x}{x^2+e^x}$
개념 · 풀이 · 정답
몫의 법칙 (분자 $u=x^2e^x$, 분모 $v=x^2+e^x$)

$u'=2xe^x+x^2e^x=xe^x(2+x)$, $v'=2x+e^x$.

$$f'=\frac{xe^x(x+2)(x^2+e^x)-x^2e^x(2x+e^x)}{(x^2+e^x)^2}$$
$$=\frac{xe^x[(x+2)(x^2+e^x)-x(2x+e^x)]}{(x^2+e^x)^2}=\frac{xe^x(x^3+2x^2+xe^x+2e^x-2x^2-xe^x)}{(x^2+e^x)^2}$$
$$=\frac{xe^x(x^3+2e^x)}{(x^2+e^x)^2}$$
정답

$f'(x)=\dfrac{xe^x(x^3+2e^x)}{(x^2+e^x)^2}$

31
Find f'(x) and f''(x)
$f(x)=x^2e^x$
개념 · 풀이 · 정답
$f'$
$$f'=(2x)e^x+x^2e^x=e^x(x^2+2x)=xe^x(x+2)$$
$f''$
$$f''=e^x(2x+2)+e^x(x^2+2x)=e^x(x^2+4x+2)$$
정답

$f'=e^x(x^2+2x)$,   $f''=e^x(x^2+4x+2)$

32
Find f'(x) and f''(x)
$f(x)=\sqrt{x}\,e^x$
개념 · 풀이 · 정답
$f'$
$$f'=\frac{1}{2\sqrt{x}}e^x+\sqrt{x}\,e^x=e^x\!\left(\frac{1}{2\sqrt{x}}+\sqrt{x}\right)=\frac{e^x(2x+1)}{2\sqrt{x}}$$
$f''$
$$f''=\left(\frac{e^x(2x+1)}{2\sqrt{x}}\right)'$$

몫의 법칙 적용 (분자 $u=e^x(2x+1)$, 분모 $v=2\sqrt{x}$):

$u'=e^x(2x+1)+2e^x=e^x(2x+3)$, $v'=1/\sqrt{x}$.

$$f''=\frac{e^x(2x+3)\cdot2\sqrt{x}-e^x(2x+1)\cdot\frac{1}{\sqrt{x}}}{4x}=\frac{e^x[2\sqrt{x}(2x+3)-(2x+1)/\sqrt{x}]}{4x}$$
$$=\frac{e^x[2x(2x+3)-(2x+1)/1]}{4x\sqrt{x}}\cdot\frac{\sqrt{x}}{\sqrt{x}}\cdot\sqrt{x}=\frac{e^x(4x^2+4x-1)}{4x\sqrt{x}}$$
정답

$f'=\dfrac{e^x(2x+1)}{2\sqrt{x}}$,   $f''=\dfrac{e^x(4x^2+4x-1)}{4x^{3/2}}$

34
Find f'(x) and f''(x)
$f(x)=\dfrac{x}{1+\sqrt{x}}$
개념 · 풀이 · 정답
몫의 법칙
$$f'=\frac{(1+\sqrt{x})-x\cdot\frac{1}{2\sqrt{x}}}{(1+\sqrt{x})^2}=\frac{1+\sqrt{x}-\frac{x}{2\sqrt{x}}}{(1+\sqrt{x})^2}=\frac{1+\frac{\sqrt{x}}{2}}{(1+\sqrt{x})^2}=\frac{2+\sqrt{x}}{2(1+\sqrt{x})^2}$$
정답

$f'(x)=\dfrac{2+\sqrt{x}}{2(1+\sqrt{x})^2}$

38
Tangent line
$y=x+xe^x$ at $(0,\,0)$
개념 · 풀이 · 정답
기울기

$y'=1+e^x+xe^x=1+(1+x)e^x$. $y'(0)=1+(1)(1)=2$.

정답

$y=2x$

39
Witch of Maria Agnesi — tangent at (−1, ½)
$y=\dfrac{1}{1+x^2}$의 점 $(-1,\tfrac{1}{2})$에서 접선을 구하라.
개념 · 풀이 · 정답
기울기
$$y'=\frac{-2x}{(1+x^2)^2}\bigg|_{x=-1}=\frac{2}{4}=\frac{1}{2}$$
접선
$$y-\frac{1}{2}=\frac{1}{2}(x+1) \implies y=\frac{x}{2}+1$$
정답

$y=\dfrac{x}{2}+1$

40
Serpentine — tangent at (3, 0.3)
$y=\dfrac{x}{1+x^2}$의 점 $(3,\,0.3)$에서 접선을 구하라.
개념 · 풀이 · 정답
기울기
$$y'=\frac{(1+x^2)-x\cdot2x}{(1+x^2)^2}=\frac{1-x^2}{(1+x^2)^2}\bigg|_{x=3}=\frac{1-9}{(10)^2}=\frac{-8}{100}=-0.08$$
접선
$$y-0.3=-0.08(x-3) \implies y=-0.08x+0.54$$
정답

$y=-0.08x+0.54$

43
Find f''(1)
$f(x)=\dfrac{x^2}{1+x}$
개념 · 풀이 · 정답
$f'$
$$f'=\frac{2x(1+x)-x^2}{(1+x)^2}=\frac{x^2+2x}{(1+x)^2}$$
$f''$
$$f''=\frac{(2x+2)(1+x)^2-(x^2+2x)\cdot2(1+x)}{(1+x)^4}=\frac{(2x+2)(1+x)-2(x^2+2x)}{(1+x)^3}$$
$$=\frac{2x^2+4x+2-2x^2-4x}{(1+x)^3}=\frac{2}{(1+x)^3}$$
$f''(1)$
$$f''(1)=\frac{2}{8}=\frac{1}{4}$$
정답

$f''(1)=\dfrac{1}{4}$

44
Find g⁽ⁿ⁾(x)
$g(x)=x/e^x$의 $n$차 도함수를 구하라.
개념 · 풀이 · 정답
패턴 관찰
$$g=xe^{-x},\quad g'=e^{-x}-xe^{-x}=(1-x)e^{-x}$$
$$g''=-e^{-x}-(1-x)e^{-x}=-(2-x)e^{-x}=(x-2)e^{-x}$$
$$g'''=e^{-x}+(x-2)(-e^{-x})=(x-3)\cdot(-1)^1\cdot(-e^{-x})=\cdots$$

패턴: $g^{(n)}(x)=(-1)^n(x-n)e^{-x}$.

정답

$g^{(n)}(x)=(-1)^n(x-n)e^{-x}$

45
Find (fg)′(5), (f/g)′(5), (g/f)′(5)
$f(5)=1,\;f'(5)=5,\;g(5)=-3,\;g'(5)=2$일 때 각 도함수를 구하라.
개념 · 풀이 · 정답
계산
$$(fg)'(5)=f'(5)g(5)+f(5)g'(5)=5(-3)+1(2)=-13$$
$$(f/g)'(5)=\frac{f'(5)g(5)-f(5)g'(5)}{[g(5)]^2}=\frac{5(-3)-1(2)}{9}=\frac{-17}{9}$$
$$(g/f)'(5)=\frac{g'(5)f(5)-g(5)f'(5)}{[f(5)]^2}=\frac{2(1)-(-3)(5)}{1}=17$$
정답

$(fg)'(5)=-13$,   $(f/g)'(5)=-\dfrac{17}{9}$,   $(g/f)'(5)=17$

47
Find f'(0) given f(x) = eˣg(x)
$f(x)=e^xg(x)$이고 $g(0)=2,\;g'(0)=5$일 때 $f'(0)$을 구하라.
개념 · 풀이 · 정답
곱의 법칙
$$f'(x)=e^xg(x)+e^xg'(x)=e^x[g(x)+g'(x)]$$
$$f'(0)=e^0[g(0)+g'(0)]=1\cdot(2+5)=7$$
정답

$f'(0)=7$

48
Find d/dx[h(x)/x] at x = 2
$h(2)=4,\;h'(2)=-3$일 때 $\dfrac{d}{dx}\!\left[\dfrac{h(x)}{x}\right]\bigg|_{x=2}$를 구하라.
개념 · 풀이 · 정답
몫의 법칙
$$\frac{d}{dx}\frac{h(x)}{x}=\frac{h'(x)\cdot x-h(x)\cdot1}{x^2}\bigg|_{x=2}=\frac{(-3)(2)-(4)(1)}{4}=\frac{-10}{4}=-\frac{5}{2}$$
정답

$-\dfrac{5}{2}$

55
How many tangent lines to y = x/(x+1) pass through (1, 2)?
$y=\dfrac{x}{x+1}$에서 점 $(1,2)$를 지나는 접선의 수와 접점을 구하라.
개념 · 풀이 · 정답
도함수
$$y'=\frac{1}{(x+1)^2}$$
접선이 (1,2) 통과 조건

접점 $(a,\, a/(a+1))$에서 기울기 $1/(a+1)^2$:

$$2-\frac{a}{a+1}=\frac{1}{(a+1)^2}(1-a)$$
$$\frac{2(a+1)-a}{a+1}=\frac{1-a}{(a+1)^2} \implies \frac{a+2}{a+1}=\frac{1-a}{(a+1)^2}$$
$$(a+2)(a+1)=1-a \implies a^2+3a+2=1-a \implies a^2+4a+1=0$$
$$a=\frac{-4\pm\sqrt{12}}{2}=-2\pm\sqrt{3}$$
정답

2개의 접선. 접점의 $x$좌표: $a=-2\pm\sqrt{3}$.

60
Revenue R = pf(p) — find R'(20)
$R(p)=pf(p)$이고 $f(20)=10000,\;f'(20)=-350$일 때 $R'(20)$을 구하고 해석하라.
개념 · 풀이 · 정답
곱의 법칙
$$R'(p)=f(p)+pf'(p)$$
$$R'(20)=10000+20(-350)=10000-7000=3000$$
정답

$R'(20)=3000$ (단위: $/$/m). 가격이 $\$20$/m에서 $\$1$ 오르면 매출이 $\$3000$ 증가.

63
Extended Product Rule — d/dx[f·g·h]
(a) $\dfrac{d}{dx}[f(x)g(x)h(x)]=f'gh+fg'h+fgh'$을 증명하라. (b) $y=e^{3x}$에 적용하라.
개념 · 풀이 · 정답
(a) 증명

$fgh=(fg)\cdot h$로 보고 곱의 법칙 2회 적용:

$$\frac{d}{dx}[(fg)h]=(fg)'h+(fg)h'=(f'g+fg')h+fg h'=f'gh+fg'h+fgh'$$
(b) $d/dx[e^{3x}]$

$e^{3x}=e^x\cdot e^x\cdot e^x$. 위 결과 적용: $3e^x\cdot e^x\cdot e^x=3e^{3x}$. ✓

66
Reciprocal Rule
$\dfrac{d}{dx}\!\left[\dfrac{1}{g(x)}\right]=-\dfrac{g'(x)}{[g(x)]^2}$를 증명하고, 이를 이용해 Power Rule을 음의 정수에 확장하라.
개념 · 풀이 · 정답
(a) 몫의 법칙으로 증명
$$\frac{d}{dx}\frac{1}{g}=\frac{0\cdot g-1\cdot g'}{g^2}=-\frac{g'}{g^2}\quad\blacksquare$$
(c) $d/dx(x^{-n})=-nx^{-n-1}$

$g(x)=x^n$이면 역수 규칙: $\frac{d}{dx}(x^{-n})=-\frac{nx^{n-1}}{x^{2n}}=-nx^{-n-1}$. $\blacksquare$

결론

역수 규칙은 몫의 법칙의 특수한 경우이며, Power Rule을 음의 정수로 확장한다.

§3.3
삼각함수의 도함수 (Derivatives of Trigonometric Functions)
5
Differentiate
$h(\theta)=\theta^2\sin\theta$
풀이 · 정답
곱의 법칙
$$h'(\theta)=2\theta\sin\theta+\theta^2\cos\theta=\theta(2\sin\theta+\theta\cos\theta)$$

$h'(\theta)=\theta(2\sin\theta+\theta\cos\theta)$

6
Differentiate
$g(x)=3x+x^2\cos x$
풀이 · 정답
합·곱의 법칙
$$g'(x)=3+(2x\cos x - x^2\sin x)=3+2x\cos x-x^2\sin x$$

$g'(x)=3+2x\cos x-x^2\sin x$

15
Differentiate
$y=\dfrac{x}{2-\tan x}$
풀이 · 정답
몫의 법칙
$$y'=\frac{(2-\tan x)\cdot 1-x\cdot(-\sec^2 x)}{(2-\tan x)^2}=\frac{2-\tan x+x\sec^2 x}{(2-\tan x)^2}$$

$y'=\dfrac{2-\tan x+x\sec^2 x}{(2-\tan x)^2}$

26
Prove
$\dfrac{d}{dx}(\cos x)=-\sin x$ 를 극한 정의로 증명하라.
증명
$$\frac{d}{dx}\cos x=\lim_{h\to 0}\frac{\cos(x+h)-\cos x}{h}$$
$$=\lim_{h\to 0}\frac{\cos x\cos h-\sin x\sin h-\cos x}{h}=\lim_{h\to 0}\left[\cos x\cdot\frac{\cos h-1}{h}-\sin x\cdot\frac{\sin h}{h}\right]$$
$$=\cos x\cdot 0-\sin x\cdot 1=-\sin x\quad\blacksquare$$
27
접선 방정식
$y=\sin x+\cos x$의 $(0,\,1)$에서 접선의 방정식
풀이 · 정답
$$y'=\cos x-\sin x,\quad y'(0)=1$$
$$\text{접선: }y-1=1\cdot(x-0)\implies\boxed{y=x+1}$$
28
접선 방정식
$y=x+\sin x$의 $(0,\,0)$에서 접선의 방정식
풀이 · 정답
$$y'=1+\cos x,\quad y'(0)=2$$
$$\text{접선: }\boxed{y=2x}$$
29
접선 방정식
$y=e^x\cos x+\sin x$의 $(0,\,1)$에서 접선
풀이 · 정답
$$y'=e^x\cos x+e^x(-\sin x)+\cos x=e^x(\cos x-\sin x)+\cos x$$
$$y'(0)=1\cdot(1-0)+1=2$$
$$\text{접선: }\boxed{y=2x+1}$$
30
접선 방정식
$y=\dfrac{1+\sin x}{\cos x}$의 $(0,\,1)$에서 접선
풀이 · 정답
몫의 법칙
$$y'=\frac{\cos x\cdot\cos x-(1+\sin x)(-\sin x)}{\cos^2 x}=\frac{\cos^2 x+\sin x+\sin^2 x}{\cos^2 x}=\frac{1+\sin x}{\cos^2 x}$$
$$y'(0)=\frac{1+0}{1}=1\implies\text{접선: }\boxed{y=x+1}$$
39
수평 접선
$y=x+2\sin x$의 모든 수평 접선을 구하라.
풀이 · 정답
$$y'=1+2\cos x=0\implies\cos x=-\tfrac{1}{2}\implies x=\frac{2\pi}{3}+2n\pi\;\text{또는}\;\frac{4\pi}{3}+2n\pi$$
접선 (각 $x_0$에서 $y_0=x_0+2\sin x_0$)

$x=\tfrac{2\pi}{3}$: $y=\tfrac{2\pi}{3}+\sqrt{3}$,   $x=\tfrac{4\pi}{3}$: $y=\tfrac{4\pi}{3}-\sqrt{3}$ (주기 $2\pi$마다 반복)

40
수평 접선
$y=e^x\cos x$의 모든 수평 접선을 구하라.
풀이 · 정답
$$y'=e^x(\cos x-\sin x)=0\implies\cos x=\sin x\implies\tan x=1\implies x=\frac{\pi}{4}+n\pi$$

수평 접선: $x=\dfrac{\pi}{4}+n\pi,\;(n\in\mathbb{Z})$에서의 수평선

41
스프링 운동
위치 $x(t)=8\sin t$ (cm). 속도·가속도를 구하고, $t=2\pi/3$에서 분석하라.
풀이 · 정답
$$v(t)=x'(t)=8\cos t,\quad a(t)=x''(t)=-8\sin t$$
$$t=\tfrac{2\pi}{3}:\quad x=8\cdot\tfrac{\sqrt{3}}{2}=4\sqrt{3},\quad v=8\cdot(-\tfrac{1}{2})=-4\text{ (왼쪽)},\quad a=-8\cdot\tfrac{\sqrt{3}}{2}=-4\sqrt{3}$$

위치 $4\sqrt{3}$ cm, 속도 $-4$ cm/s (왼쪽), 가속도 $-4\sqrt{3}$ cm/s²

51
극한
$\displaystyle\lim_{x\to 0}\frac{\tan 2x}{x}$
풀이 · 정답
$$\lim_{x\to 0}\frac{\tan 2x}{x}=\lim_{x\to 0}\frac{\sin 2x}{x\cos 2x}=\lim_{x\to 0}\frac{\sin 2x}{2x}\cdot\frac{2}{\cos 2x}=1\cdot 2=\boxed{2}$$
53
극한
$\displaystyle\lim_{x\to 0}\frac{\sin 3x}{5x^3-4x}$
풀이 · 정답
$$\lim_{x\to 0}\frac{\sin 3x}{x(5x^2-4)}=\lim_{x\to 0}\frac{\sin 3x}{3x}\cdot\frac{3}{5x^2-4}=1\cdot\frac{3}{-4}=\boxed{-\frac{3}{4}}$$
64
극한
$\displaystyle\lim_{x\to\infty}x\sin\!\left(\frac{1}{x}\right)$
풀이 · 정답
$t=1/x$ 치환 ($x\to\infty\Leftrightarrow t\to 0^+$)
$$\lim_{x\to\infty}x\sin\frac{1}{x}=\lim_{t\to 0^+}\frac{\sin t}{t}=\boxed{1}$$
66
기하 극한 — 부채꼴·삼각형
반지름 1인 원의 중심각 $\theta$에 대해 $A(\theta)$=원호와 현 사이 넓이, $B(\theta)$=삼각형 $OPQ$ 넓이. $\displaystyle\lim_{\theta\to 0^+}\frac{A(\theta)}{B(\theta)}$를 구하라.
풀이 · 정답
$$A(\theta)=\tfrac{1}{2}\theta-\tfrac{1}{2}\sin\theta\quad(\text{부채꼴}-\triangle),\quad B(\theta)=\tfrac{1}{2}\sin\theta$$
$$\frac{A(\theta)}{B(\theta)}=\frac{\theta-\sin\theta}{\sin\theta}$$
$\theta\to 0^+$: Taylor $\sin\theta\approx\theta-\theta^3/6$
$$\frac{\theta-\sin\theta}{\sin\theta}\approx\frac{\theta^3/6}{\theta}=\frac{\theta^2}{6}\to 0$$

$\displaystyle\lim_{\theta\to 0^+}\frac{A(\theta)}{B(\theta)}=\boxed{0}$

67
호의 길이와 현의 길이
반지름 $r$, 중심각 $\theta$에 대해 호 $s=r\theta$, 현 $d=2r\sin(\theta/2)$. $\displaystyle\lim_{\theta\to 0^+}\frac{s}{d}$를 구하라.
풀이 · 정답
$$\frac{s}{d}=\frac{r\theta}{2r\sin(\theta/2)}=\frac{\theta/2}{\sin(\theta/2)}\xrightarrow{\theta\to 0^+}1\quad\left(\because\lim_{u\to 0}\frac{u}{\sin u}=1\right)$$

$\displaystyle\lim_{\theta\to 0^+}\frac{s}{d}=\boxed{1}$

§3.4
연쇄 법칙 (The Chain Rule)
13
Differentiate
$y=\cos(\theta^2)$
풀이 · 정답
연쇄 법칙 (outer: cos, inner: $\theta^2$)
$$y'=-\sin(\theta^2)\cdot 2\theta=-2\theta\sin(\theta^2)$$

$y'=-2\theta\sin(\theta^2)$

14
Differentiate
$y=\cos^2\!\theta$
풀이 · 정답
연쇄 법칙 ($u=\cos\theta$, $y=u^2$)
$$y'=2\cos\theta\cdot(-\sin\theta)=-2\sin\theta\cos\theta=-\sin(2\theta)$$

$y'=-\sin(2\theta)$

19
Differentiate
$y=e^{at}\sin(bt)$ ($a,b$ 상수)
풀이 · 정답
곱의 법칙 + 연쇄 법칙
$$y'=ae^{at}\sin(bt)+e^{at}\cdot b\cos(bt)=e^{at}(a\sin bt+b\cos bt)$$

$y'=e^{at}(a\sin bt+b\cos bt)$

24
Differentiate
$y=\!\left(x+\dfrac{1}{x}\right)^{\!5}$
풀이 · 정답
연쇄 법칙 ($u=x+x^{-1}$)
$$y'=5\!\left(x+\frac{1}{x}\right)^{\!4}\!\cdot\!\left(1-\frac{1}{x^2}\right)=5\!\left(x+\frac{1}{x}\right)^{\!4}\!\cdot\frac{x^2-1}{x^2}$$

$y'=\dfrac{5(x^2-1)}{x^2}\!\left(x+\dfrac{1}{x}\right)^{\!4}$

25
Differentiate
$y=e^{\tan\theta}$
풀이 · 정답
$$y'=e^{\tan\theta}\cdot\sec^2\theta$$

$y'=e^{\tan\theta}\sec^2\theta$

26
Differentiate
$f(t)=2^t$
풀이 · 정답
$a^x$ 미분 공식: $(a^x)'=a^x\ln a$
$$f'(t)=2^t\ln 2$$

$f'(t)=2^t\ln 2$

30
Differentiate
$y=e^{z/(z-1)}$
풀이 · 정답
$u=z/(z-1)$, $u'=-1/(z-1)^2$ (몫의 법칙)
$$u'=\frac{(z-1)\cdot 1-z\cdot 1}{(z-1)^2}=\frac{-1}{(z-1)^2}$$
$$y'=e^{z/(z-1)}\cdot\frac{-1}{(z-1)^2}=-\frac{e^{z/(z-1)}}{(z-1)^2}$$

$y'=-\dfrac{e^{z/(z-1)}}{(z-1)^2}$

35
Differentiate
$y=4^{\cos x}$
풀이 · 정답
$a^{u}$ 연쇄: $(a^u)'=a^u\ln a\cdot u'$
$$y'=4^{\cos x}\ln 4\cdot(-\sin x)=-(\ln 4)\sin x\cdot 4^{\cos x}$$

$y'=-(\ln 4)\sin x\cdot 4^{\cos x}$

39
Differentiate
$y=\tan\!\sqrt{1+t^2}$
풀이 · 정답
3중 연쇄: $y=\tan u$, $u=\sqrt{v}$, $v=1+t^2$
$$y'=\sec^2\!\sqrt{1+t^2}\cdot\frac{1}{2\sqrt{1+t^2}}\cdot 2t=\frac{t\sec^2\!\sqrt{1+t^2}}{\sqrt{1+t^2}}$$

$y'=\dfrac{t\sec^2\!\sqrt{1+t^2}}{\sqrt{1+t^2}}$

47
Differentiate
$y=e^{\sin^2\!x}$
풀이 · 정답
$u=\sin^2 x$, $u'=2\sin x\cos x=\sin 2x$
$$y'=e^{\sin^2\!x}\cdot 2\sin x\cos x=e^{\sin^2\!x}\sin 2x$$

$y'=(\sin 2x)\,e^{\sin^2\!x}$

48
Differentiate
$y=2^{3^x}$
풀이 · 정답
$y=e^{3^x\ln 2}$로 쓰고 연쇄 적용
$$y'=2^{3^x}\cdot\ln 2\cdot(3^x)'=2^{3^x}\cdot\ln 2\cdot 3^x\ln 3=(\ln 2)(\ln 3)\cdot 3^x\cdot 2^{3^x}$$

$y'=(\ln 2)(\ln 3)\cdot 3^x\cdot 2^{3^x}$

59
접선 방정식
$y=\sin(\sin x)$의 $(\pi,\,0)$에서 접선
풀이 · 정답
$$y'=\cos(\sin x)\cdot\cos x$$
$$y'(\pi)=\cos(\sin\pi)\cdot\cos\pi=\cos(0)\cdot(-1)=1\cdot(-1)=-1$$
$$\text{접선: }y-0=-1\cdot(x-\pi)\implies\boxed{y=-x+\pi}$$
67
Chain Rule 적용
$F(x)=f(g(x))$. $f'(3)=4$, $g(1)=3$, $g'(1)=5$일 때 $F'(1)$을 구하라.
풀이 · 정답
$$F'(x)=f'(g(x))\cdot g'(x)$$
$$F'(1)=f'(g(1))\cdot g'(1)=f'(3)\cdot 5=4\cdot 5=\boxed{20}$$
72
그래프 이용 — $h(x)=f(f(x))$
$h(x)=f(f(x))$. 그래프로부터 $f(2)=3$, $f'(2)=-1$, $f'(3)=2$를 읽을 때 $h'(2)$를 구하라.
풀이 · 정답
$$h'(x)=f'(f(x))\cdot f'(x)$$
$$h'(2)=f'(f(2))\cdot f'(2)=f'(3)\cdot(-1)=2\cdot(-1)=\boxed{-2}$$
73
그래프 이용 — $g(x)=\sqrt{f(x)}$
$g(x)=\sqrt{f(x)}$. 그래프로부터 $f(1)=4$, $f'(1)=6$일 때 $g'(1)$을 구하라.
풀이 · 정답
$$g'(x)=\frac{f'(x)}{2\sqrt{f(x)}}$$
$$g'(1)=\frac{f'(1)}{2\sqrt{f(1)}}=\frac{6}{2\sqrt{4}}=\frac{6}{4}=\boxed{\frac{3}{2}}$$
86
단순 조화 운동 (SHM)
$x=A\cos(\omega t+\delta)$가 $x''+\omega^2 x=0$을 만족함을 보여라.
증명
$$x'=-A\omega\sin(\omega t+\delta)$$
$$x''=-A\omega^2\cos(\omega t+\delta)=-\omega^2 x$$
$$\therefore\;x''+\omega^2 x=0\quad\blacksquare$$
87
세페이드 변광성
$B(t)=4.0+0.35\sin\!\left(\dfrac{2\pi t}{5.4}\right)$. $B'(t)$를 구하고 가장 빠르게 밝아지는 순간을 구하라.
풀이 · 정답
$$B'(t)=0.35\cdot\frac{2\pi}{5.4}\cos\!\left(\frac{2\pi t}{5.4}\right)=\frac{0.70\pi}{5.4}\cos\!\left(\frac{2\pi t}{5.4}\right)$$
최대: $\cos(\cdots)=1\Rightarrow t=0,\,5.4,\,10.8,\ldots$ (주기 5.4일)
$$B'_{\max}=\frac{0.70\pi}{5.4}\approx 0.407\text{ (magnitude/day)}$$
§3.5
음함수 미분법 (Implicit Differentiation)
1
음함수 미분
$5x^2-y^3=7$에서 $\dfrac{dy}{dx}$를 구하라.
풀이 · 정답
양변을 $x$로 미분
$$10x-3y^2\frac{dy}{dx}=0\implies\frac{dy}{dx}=\frac{10x}{3y^2}$$
2
음함수 미분
$6x^4+y^5=2x$에서 $\dfrac{dy}{dx}$를 구하라.
풀이 · 정답
$$24x^3+5y^4\frac{dy}{dx}=2\implies\frac{dy}{dx}=\frac{2-24x^3}{5y^4}$$
3
음함수 미분
$\sqrt{x}+\sqrt{y}=1$에서 $\dfrac{dy}{dx}$를 구하라.
풀이 · 정답
$$\frac{1}{2\sqrt{x}}+\frac{1}{2\sqrt{y}}\frac{dy}{dx}=0\implies\frac{dy}{dx}=-\frac{\sqrt{y}}{\sqrt{x}}=-\sqrt{\frac{y}{x}}$$
5
음함수 미분
$x^2-4xy+y^2=4$에서 $\dfrac{dy}{dx}$를 구하라.
풀이 · 정답
$$2x-4y-4x\frac{dy}{dx}+2y\frac{dy}{dx}=0\implies(2y-4x)\frac{dy}{dx}=4y-2x$$
$$\frac{dy}{dx}=\frac{4y-2x}{2y-4x}=\frac{2y-x}{y-2x}$$
39
이계 음함수 미분
$x^2+4y^2=4$ (타원)에서 $y''$을 $x$와 $y$로 표현하라.
풀이 · 정답
1차
$$2x+8y\,y'=0\implies y'=-\frac{x}{4y}$$
2차 — 몫의 법칙으로 $y'$ 미분
$$y''=\frac{-(4y)-(-x)(4y')}{(4y)^2}=\frac{-4y+4xy'}{16y^2}=\frac{-4y+4x\cdot(-x/4y)}{16y^2}=\frac{-4y-x^2/y}{16y^2}$$
$$=\frac{-(4y^2+x^2)}{16y^3}$$
타원 방정식 $x^2+4y^2=4$ 대입
$$4y^2+x^2=4\implies y''=\frac{-4}{16y^3}=-\frac{1}{4y^3}$$

$y''=-\dfrac{1}{4y^3}$

42
이계 음함수 미분
$x^3-y^3=7$에서 $y''$을 구하라.
풀이 · 정답
1차
$$3x^2-3y^2\,y'=0\implies y'=\frac{x^2}{y^2}$$
2차
$$y''=\frac{2x\cdot y^2-x^2\cdot 2y\,y'}{y^4}=\frac{2xy^2-2x^2y\cdot(x^2/y^2)}{y^4}=\frac{2xy^3-2x^4}{y^5}=\frac{2x(y^3-x^3)}{y^5}$$
$x^3-y^3=7\Rightarrow y^3-x^3=-7$ 대입
$$y''=\frac{2x(-7)}{y^5}=-\frac{14x}{y^5}$$

$y''=-\dfrac{14x}{y^5}$

48
타원 접선 공식 증명
타원 $\dfrac{x^2}{a^2}+\dfrac{y^2}{b^2}=1$ 위의 점 $(x_0,y_0)$에서의 접선이 $\dfrac{x\,x_0}{a^2}+\dfrac{y\,y_0}{b^2}=1$임을 증명하라.
증명
음함수 미분으로 기울기
$$\frac{2x}{a^2}+\frac{2y}{b^2}\,y'=0\implies y'=-\frac{xb^2}{ya^2},\quad\text{기울기 at }(x_0,y_0):\;m=-\frac{x_0 b^2}{y_0 a^2}$$
접선 방정식 정리
$$y-y_0=-\frac{x_0 b^2}{y_0 a^2}(x-x_0)$$
$$y\,y_0 a^2-y_0^2 a^2=-x_0 b^2 x+x_0^2 b^2$$
$$x_0 b^2 x+y_0 a^2 y=a^2 b^2\!\underbrace{\left(\frac{x_0^2}{a^2}+\frac{y_0^2}{b^2}\right)}_{=1}=a^2 b^2$$
$$\therefore\;\frac{x\,x_0}{a^2}+\frac{y\,y_0}{b^2}=1\quad\blacksquare$$
49
쌍곡선 접선 공식
쌍곡선 $\dfrac{x^2}{a^2}-\dfrac{y^2}{b^2}=1$ 위의 점 $(x_0,y_0)$에서의 접선이 $\dfrac{x\,x_0}{a^2}-\dfrac{y\,y_0}{b^2}=1$임을 보여라.
증명
$$\frac{2x}{a^2}-\frac{2y}{b^2}\,y'=0\implies y'=\frac{xb^2}{ya^2},\quad m=\frac{x_0 b^2}{y_0 a^2}$$
$$y-y_0=\frac{x_0 b^2}{y_0 a^2}(x-x_0)\implies x_0 b^2 x-y_0 a^2 y=x_0^2 b^2-y_0^2 a^2=a^2 b^2\!\underbrace{\left(\frac{x_0^2}{a^2}-\frac{y_0^2}{b^2}\right)}_{=1}=a^2 b^2$$
$$\therefore\;\frac{x\,x_0}{a^2}-\frac{y\,y_0}{b^2}=1\quad\blacksquare$$
50
접선 절편의 합
$\sqrt{x}+\sqrt{y}=\sqrt{c}$ 위의 점에서 접선의 $x$절편과 $y$절편의 합이 $c$임을 보여라.
증명
점 $(x_0,y_0)$에서 기울기
$$\frac{1}{2\sqrt{x}}+\frac{1}{2\sqrt{y}}\,y'=0\implies y'=-\sqrt{\frac{y}{x}},\quad m=-\sqrt{\frac{y_0}{x_0}}$$
접선의 절편
$$\text{y절편}=y_0+\sqrt{x_0 y_0}=\sqrt{y_0}(\sqrt{y_0}+\sqrt{x_0})=\sqrt{y_0}\cdot\sqrt{c}$$
$$\text{x절편}=x_0+\sqrt{x_0 y_0}=\sqrt{x_0}(\sqrt{x_0}+\sqrt{y_0})=\sqrt{x_0}\cdot\sqrt{c}$$
$$\text{합}=\sqrt{c}(\sqrt{x_0}+\sqrt{y_0})=\sqrt{c}\cdot\sqrt{c}=c\quad\blacksquare$$
51
직교 곡선
$x^2+y^2=r^2$ (원)과 $y=mx$ (원점을 지나는 직선)이 직교함을 보여라.
증명

교점에서 원의 접선 기울기: $y'_1=-x/y$

직선의 기울기: $y'_2=m=y/x$ (직선 위 점에서)

$$y'_1\cdot y'_2=\left(-\frac{x}{y}\right)\cdot\frac{y}{x}=-1\quad\blacksquare$$

따라서 항상 수직이다 (원에서 반지름은 접선에 수직).

52
유리수 지수의 Power Rule 증명
$y=x^{p/q}$ ($p,q$ 정수, $q>0$)이면 $y'=(p/q)\,x^{p/q-1}$임을 음함수 미분으로 증명하라.
증명

$y=x^{p/q}\Rightarrow y^q=x^p$. 양변 미분:

$$q\,y^{q-1}\,y'=p\,x^{p-1}\implies y'=\frac{p\,x^{p-1}}{q\,y^{q-1}}$$
$$=\frac{p\,x^{p-1}}{q\,(x^{p/q})^{q-1}}=\frac{p\,x^{p-1}}{q\,x^{p(q-1)/q}}=\frac{p}{q}\,x^{p-1-p(q-1)/q}=\frac{p}{q}\,x^{(p-q)/q}=\frac{p}{q}\,x^{p/q-1}\quad\blacksquare$$
53
직교 곡선족
$x^2+y^2=r^2$과 $ax+by=0$이 모든 교점에서 직교함을 보여라.
증명

원: $y'_1=-x/y$, 직선 $ax+by=0$: $y'_2=-a/b$

$$y'_1\cdot y'_2=\frac{-x}{y}\cdot\frac{-a}{b}=\frac{ax}{by}$$

교점에서 $ax+by=0\Rightarrow ax=-by\Rightarrow ax/(by)=-1$. 따라서 $y'_1 y'_2=-1$. $\blacksquare$

54
직교 곡선족
$x^2+y^2=ax$와 $x^2+y^2=by$가 교점에서 직교함을 보여라.
증명

$C_1$: $2x+2yy'=a\Rightarrow m_1=(a-2x)/(2y)$

$C_2$: $2x+2yy'=by'\Rightarrow m_2=2x/(b-2y)$

교점에서 $C_1$: $a=( x^2+y^2)/x$, $C_2$: $b=(x^2+y^2)/y$
$$a-2x=\frac{y^2-x^2}{x},\quad b-2y=\frac{x^2-y^2}{y}$$
$$m_1\cdot m_2=\frac{(y^2-x^2)/x}{2y}\cdot\frac{2x}{(x^2-y^2)/y}=\frac{y^2-x^2}{x^2-y^2}=-1\quad\blacksquare$$
55
직교 곡선족
$y=cx^2$와 $x^2+2y^2=k$가 직교 궤적임을 보여라.
증명

$y=cx^2$: $m_1=2cx$

$x^2+2y^2=k$: $2x+4yy'=0\Rightarrow m_2=-x/(2y)$. 교점에서 $y=cx^2$이므로:

$$m_2=-\frac{x}{2cx^2}=-\frac{1}{2cx}$$
$$m_1\cdot m_2=2cx\cdot\left(-\frac{1}{2cx}\right)=-1\quad\blacksquare$$
56
직교 곡선족
$y=ax^3$와 $x^2+3y^2=b$가 직교 궤적임을 보여라.
증명

$y=ax^3$: $m_1=3ax^2$

$x^2+3y^2=b$: $2x+6yy'=0\Rightarrow m_2=-x/(3y)=-x/(3ax^3)=-1/(3ax^2)$

$$m_1\cdot m_2=3ax^2\cdot\left(-\frac{1}{3ax^2}\right)=-1\quad\blacksquare$$
58
직교 궤적 찾기
$y=ce^x$ 족(族)의 직교 궤적을 구하라.
풀이 · 정답

$y=ce^x\Rightarrow y'=ce^x=y$. 직교 궤적: $dy/dx=-1/y$

$$y\,dy=-dx\implies\frac{y^2}{2}=-x+C_1\implies x+\frac{y^2}{2}=C$$

직교 궤적: $x+\dfrac{y^2}{2}=C$ (포물선 족)

67
타원의 반사 성질 — 조명과 타원
타원 위의 임의의 점에서 그은 접선이 두 초점에 대해 동일한 입사각을 만듦을 보여라. (타원 $\frac{x^2}{a^2}+\frac{y^2}{b^2}=1$, 초점 $F_1(-c,0)$, $F_2(c,0)$, $c^2=a^2-b^2$)
풀이 · 정답
타원 위의 점 $P(x_0,y_0)$에서 접선 기울기
$$m=-\frac{x_0 b^2}{y_0 a^2}$$
$PF_1$, $PF_2$ 방향벡터의 기울기
$$m_1=\frac{y_0}{x_0+c},\quad m_2=\frac{y_0}{x_0-c}$$
접선과 $PF_1$이 이루는 각 = 접선과 $PF_2$이 이루는 각

두 초점까지 거리의 합이 일정($r_1+r_2=2a$)한 타원의 정의를 이용하면, $\tan\alpha_1=\tan\alpha_2$임을 보일 수 있어 반사 성질이 성립한다. (조명을 한 초점에 놓으면 모든 빛이 다른 초점으로 집중된다.)