+10점 · 같은 것이 있는 순열의 수를 이용하여 색칠된 정육면체의 꼭짓점을 지나지 않고 P에서 Q와 연결된 직육면체의 꼭짓점 R까지 최단거리로 가는 경우의 수를 구했는가? +20점 · 이를 이용하여 색칠된 정육면체의 꼭짓점을 지나지 않고 P에서 Q까지 최단거리로 가는 총 경우의 수를 구했는가? 1. 전체 직육면체에서 꼭짓점 P를 포함하고 정사각형 25 \displaystyle 25 25 개로 이루어진 면을 면 X, 꼭짓점 Q를 포함하고 정사각형 25 \displaystyle 25 25 개로 이루어진 면을 면 Y라고 하자. 꼭짓점 P에서 꼭짓점 Q까지 최단거리로 가려면 가로, 세로 방향으로 정육면체의 모서리를 5개씩 지나고 면 X와 면 Y를 동시에 만나는 정육면체의 모서리를 1 \displaystyle 1 1 개 지난다. 면 X 또는 면 Y에 포함된 정사각형에서 가로 방향으로 이동하는 것을 d \displaystyle d d , 세로 방향으로 이동하는 것을 e \displaystyle e e , 면 X와 면 Y를 동시에 만나는 정육면체의 모서리를 따라 이동하는 것을 f \displaystyle f f 라고 하자. 꼭짓점 Q와 모서리로 연결된 면 X의 꼭짓점을 꼭짓점 R라고 하자. P에서 R까지 최단거리로 이동하는 총 경우의 수는 10개의 문자 d , d , d , d , d , e , e , e , e , e \displaystyle d,d,d,d,d,e,e,e,e,e d , d , d , d , d , e , e , e , e , e 를 일렬로 나열한 경우의 수로 10 ! 5 ! × 5 ! = 252 \displaystyle \frac{10!}{5!\times5!}=252 5 ! × 5 ! 10 ! = 252 이다. 이 중 색칠된 정육면체의 꼭짓점을 지나서 가는 경우의 수는 1 + 5 2 = 26 \displaystyle 1+5^2=26 1 + 5 2 = 26 이다. 그러므로 색칠된 정육면체의 꼭짓점을 지나지 않고 P에서 R까지 최단거리로 이동하는 총 경우의 수는 252 − 26 = 226 \displaystyle 252-26=226 252 − 26 = 226 이다. 색칠된 정육면체의 꼭짓점을 지나지 않고 P에서 Q까지 최단거리로 이동하는 경우의 수는 d , d , d , d , d , e , e , e , e , e , f \displaystyle d,d,d,d,d,e,e,e,e,e,f d , d , d , d , d , e , e , e , e , e , f 를 나열하는 경우의 수와 같다. 이러한 나열은 색칠된 정육면체의 꼭짓점을 지나지 않고 P에서 R까지 최단거리로 이동하는 경우인 d , d , d , d , d , e , e , e , e , e \displaystyle d,d,d,d,d,e,e,e,e,e d , d , d , d , d , e , e , e , e , e 문자의 나열에 f \displaystyle f f 를 하나 넣어서 얻어진다. 각 d , d , d , d , d , e , e , e , e , e \displaystyle d,d,d,d,d,e,e,e,e,e d , d , d , d , d , e , e , e , e , e 문자의 나열에 f \displaystyle f f 를 넣는 방법의 수는 11 \displaystyle 11 11 이므로 총 경우의 수는 226 × 11 = 2486 \displaystyle 226\times11=2486 226 × 11 = 2486 이다. 답 : 226 × 11 = 2486 \displaystyle 226\times11=2486 226 × 11 = 2486
+20점 · 곡선이 x \displaystyle x x 축과 만나는 점 사이의 거리를 잘 비교하여 경우의 수를 구하였는가? +20점 · 확률분포를 찾고 기댓값을 정확히 구하였는가? 2. c = a b \displaystyle c=ab c = ab , d = a 2 − 6 \displaystyle d=\frac{a}{2}-6 d = 2 a − 6 라 하자. 순서쌍 ( a , b ) \displaystyle (a,b) ( a , b ) 가 가질 수 있는 값이 ( 4 , 0 ) \displaystyle (4,0) ( 4 , 0 ) , ( 4 , 1 ) \displaystyle (4,1) ( 4 , 1 ) , ( 6 , 0 ) \displaystyle (6,0) ( 6 , 0 ) , ( 6 , 1 ) \displaystyle (6,1) ( 6 , 1 ) , ( 8 , 0 ) \displaystyle (8,0) ( 8 , 0 ) , ( 8 , 1 ) \displaystyle (8,1) ( 8 , 1 ) 이므로 순서쌍 ( c , d ) \displaystyle (c,d) ( c , d ) 가 가질 수 있는 값은 ( 0 , − 4 ) \displaystyle (0,-4) ( 0 , − 4 ) , ( 4 , − 4 ) \displaystyle (4,-4) ( 4 , − 4 ) , ( 0 , − 3 ) \displaystyle (0,-3) ( 0 , − 3 ) , ( 6 , − 3 ) \displaystyle (6,-3) ( 6 , − 3 ) , ( 0 , − 2 ) \displaystyle (0,-2) ( 0 , − 2 ) , ( 8 , − 2 ) \displaystyle (8,-2) ( 8 , − 2 ) 이다. ( a b ) 2 − 4 ( a 2 − 6 ) = c 2 − 4 d ≥ 8 > 0 \displaystyle (ab)^2-4\left(\frac{a}{2}-6\right)=c^2-4d\ge8>0 ( ab ) 2 − 4 ( 2 a − 6 ) = c 2 − 4 d ≥ 8 > 0 이다. 따라서( x + 7 ) ( x 2 − a b x + a 2 − 6 ) = ( x + 7 ) ( x 2 − c x + d ) = 0 \displaystyle (x+7)\left(x^2-abx+\frac{a}{2}-6\right)=(x+7)(x^2-cx+d)=0 ( x + 7 ) ( x 2 − ab x + 2 a − 6 ) = ( x + 7 ) ( x 2 − c x + d ) = 0 은 세 근 x 1 = − 7 \displaystyle x_1=-7 x 1 = − 7 ,x 2 = c − c 2 − 4 d 2 \displaystyle x_2=\frac{c-\sqrt{c^2-4d}}{2} x 2 = 2 c − c 2 − 4 d , x 3 = c + c 2 − 4 d 2 \displaystyle x_3=\frac{c+\sqrt{c^2-4d}}{2} x 3 = 2 c + c 2 − 4 d 을 가진다.
( c , d ) ( 0 , − 4 ) ( 4 , − 4 ) ( 0 , − 3 ) ( 6 , − 3 ) ( 0 , − 2 ) ( 8 , − 2 ) x 2 − 2 2 − 2 2 − 3 3 − 2 3 − 2 4 − 3 2 \displaystyle \begin{array}{c|c|c|c|c|c|c}(c,d)&(0,-4)&(4,-4)&(0,-3)&(6,-3)&(0,-2)&(8,-2)\\\hline x_2&-2&2-2\sqrt2&-\sqrt3&3-2\sqrt3&-\sqrt2&4-3\sqrt2\end{array} ( c , d ) x 2 ( 0 , − 4 ) − 2 ( 4 , − 4 ) 2 − 2 2 ( 0 , − 3 ) − 3 ( 6 , − 3 ) 3 − 2 3 ( 0 , − 2 ) − 2 ( 8 , − 2 ) 4 − 3 2
x 1 < − 2 ≤ x 2 \displaystyle x_1<-2\le x_2 x 1 < − 2 ≤ x 2 이므로 x 1 < x 2 < x 3 \displaystyle x_1<x_2<x_3 x 1 < x 2 < x 3 이다. 세 점 중에서 가장 가까운 두 점 사이의 거리는 x 2 − x 1 = c − c 2 − 4 d 2 + 7 \displaystyle x_2-x_1=\frac{c-\sqrt{c^2-4d}}{2}+7 x 2 − x 1 = 2 c − c 2 − 4 d + 7 , x 3 − x 2 = c 2 − 4 d \displaystyle x_3-x_2=\sqrt{c^2-4d} x 3 − x 2 = c 2 − 4 d 를 비교하면 된다.x 2 − x 1 < x 3 − x 2 ⇔ c − c 2 − 4 d 2 + 7 < c 2 − 4 d ⇔ c + 14 < 3 c 2 − 4 d ⇔ c 2 + 28 c + 196 < 9 ( c 2 − 4 d ) ⇔ 9 d + 49 < c ( 2 c − 7 ) \displaystyle \begin{aligned}x_2-x_1<x_3-x_2&\Leftrightarrow\frac{c-\sqrt{c^2-4d}}{2}+7<\sqrt{c^2-4d}\Leftrightarrow c+14<3\sqrt{c^2-4d}\\&\Leftrightarrow c^2+28c+196<9(c^2-4d)\Leftrightarrow9d+49<c(2c-7)\end{aligned} x 2 − x 1 < x 3 − x 2 ⇔ 2 c − c 2 − 4 d + 7 < c 2 − 4 d ⇔ c + 14 < 3 c 2 − 4 d ⇔ c 2 + 28 c + 196 < 9 ( c 2 − 4 d ) ⇔ 9 d + 49 < c ( 2 c − 7 ) 이므로 순서쌍 ( c , d ) \displaystyle (c,d) ( c , d ) 가 가질 수 있는 값은 ( 6 , − 3 ) \displaystyle (6,-3) ( 6 , − 3 ) , ( 8 , − 2 ) \displaystyle (8,-2) ( 8 , − 2 ) , 즉, 순서쌍 ( a , b ) \displaystyle (a,b) ( a , b ) 가 가질 수 있는 값은 ( 6 , 1 ) \displaystyle (6,1) ( 6 , 1 ) , ( 8 , 1 ) \displaystyle (8,1) ( 8 , 1 ) 이다. 한편, x 2 − x 1 > x 3 − x 2 ⇔ 9 d + 49 > c ( 2 c − 7 ) \displaystyle x_2-x_1>x_3-x_2\Leftrightarrow9d+49>c(2c-7) x 2 − x 1 > x 3 − x 2 ⇔ 9 d + 49 > c ( 2 c − 7 ) 이고, 순서쌍 ( c , d ) \displaystyle (c,d) ( c , d ) 가 가질 수 있는 값이 ( 0 , − 4 ) \displaystyle (0,-4) ( 0 , − 4 ) , ( 4 , − 4 ) \displaystyle (4,-4) ( 4 , − 4 ) , ( 0 , − 3 ) \displaystyle (0,-3) ( 0 , − 3 ) , ( 0 , − 2 ) \displaystyle (0,-2) ( 0 , − 2 ) 이므로 순서쌍 ( a , b ) \displaystyle (a,b) ( a , b ) 가 가질 수 있는 값은 ( 4 , 0 ) \displaystyle (4,0) ( 4 , 0 ) , ( 4 , 1 ) \displaystyle (4,1) ( 4 , 1 ) , ( 6 , 0 ) \displaystyle (6,0) ( 6 , 0 ) , ( 8 , 0 ) \displaystyle (8,0) ( 8 , 0 ) 이다.
a 4 6 8 b 0 1 0 1 0 1 ( c , d ) ( 0 , − 4 ) ( 4 , − 4 ) ( 0 , − 3 ) ( 6 , − 3 ) ( 0 , − 2 ) ( 8 , − 2 ) X 4 4 2 2 3 10 − 2 3 2 2 11 − 3 2 P ( X = x ) 3 6 × 6 10 = 3 10 3 6 × 4 10 = 1 5 2 6 × 6 10 = 1 5 2 6 × 4 10 = 2 15 1 6 × 6 10 = 1 10 1 6 × 4 10 = 1 15 \displaystyle \begin{array}{c|c|c|c|c|c|c}a&4&&6&&8&\\\hline b&0&1&0&1&0&1\\\hline (c,d)&(0,-4)&(4,-4)&(0,-3)&(6,-3)&(0,-2)&(8,-2)\\\hline X&4&4\sqrt2&2\sqrt3&10-2\sqrt3&2\sqrt2&11-3\sqrt2\\\hline \mathrm{P}(X=x)&\frac36\times\frac6{10}=\frac3{10}&\frac36\times\frac4{10}=\frac15&\frac26\times\frac6{10}=\frac15&\frac26\times\frac4{10}=\frac2{15}&\frac16\times\frac6{10}=\frac1{10}&\frac16\times\frac4{10}=\frac1{15}\end{array} a b ( c , d ) X P ( X = x ) 4 0 ( 0 , − 4 ) 4 6 3 × 10 6 = 10 3 1 ( 4 , − 4 ) 4 2 6 3 × 10 4 = 5 1 6 0 ( 0 , − 3 ) 2 3 6 2 × 10 6 = 5 1 1 ( 6 , − 3 ) 10 − 2 3 6 2 × 10 4 = 15 2 8 0 ( 0 , − 2 ) 2 2 6 1 × 10 6 = 10 1 1 ( 8 , − 2 ) 11 − 3 2 6 1 × 10 4 = 15 1
확률변수 X \displaystyle X X 의 기댓값은 E ( X ) = 4 × 3 10 + 4 2 × 1 5 + 2 3 × 1 5 + ( 10 − 2 3 ) × 2 15 + 2 2 × 1 10 + ( 11 − 3 2 ) × 1 15 = 49 15 + 4 5 2 + 2 15 3 \displaystyle \begin{aligned}\mathrm{E}(X)&=4\times\frac{3}{10}+4\sqrt2\times\frac15+2\sqrt3\times\frac15+(10-2\sqrt3)\times\frac2{15}+2\sqrt2\times\frac1{10}+(11-3\sqrt2)\times\frac1{15}\\&=\frac{49}{15}+\frac45\sqrt2+\frac2{15}\sqrt3\end{aligned} E ( X ) = 4 × 10 3 + 4 2 × 5 1 + 2 3 × 5 1 + ( 10 − 2 3 ) × 15 2 + 2 2 × 10 1 + ( 11 − 3 2 ) × 15 1 = 15 49 + 5 4 2 + 15 2 3 답 : 49 15 + 4 5 2 + 2 15 3 \displaystyle \frac{49}{15}+\frac45\sqrt2+\frac2{15}\sqrt3 15 49 + 5 4 2 + 15 2 3
+20점 · 함수 f ( x ) \displaystyle f(x) f ( x ) 를 적분하여 함수 g ( x ) \displaystyle g(x) g ( x ) 와 h ( x ) \displaystyle h(x) h ( x ) 를 구하였는가? +10점 · 주어진 함수를 이용하여 극한값을 구하였는가? 3. 함수 p ( x ) = cos x sin x \displaystyle p(x)=\frac{\cos x}{\sin x} p ( x ) = sin x cos x 에 대해서 p ′ ( x ) = d d x cos x sin x = − 1 sin 2 x \displaystyle p^{\prime}(x)=\frac{d}{dx}\frac{\cos x}{\sin x}=-\frac{1}{\sin^2x} p ′ ( x ) = d x d sin x cos x = − sin 2 x 1 이다. d d x p ( 2 x ) = 2 p ′ ( 2 x ) = − 2 sin 2 2 x \displaystyle \frac{d}{dx}p(2x)=2p^{\prime}(2x)=-\frac{2}{\sin^2 2x} d x d p ( 2 x ) = 2 p ′ ( 2 x ) = − sin 2 2 x 2 을 이용하면g ( x ) = ∫ π 6 x f ( t ) d t = ∫ π 6 x 1 sin 2 2 t d t = [ − 1 2 p ( 2 t ) ] π 6 x = − cos 2 x 2 sin 2 x + cos π 3 2 sin π 3 = − 1 2 cos 2 x sin 2 x + 1 2 3 \displaystyle \begin{aligned}g(x)&=\int_{\frac{\pi}{6}}^x f(t)\,dt=\int_{\frac{\pi}{6}}^x\frac{1}{\sin^2 2t}\,dt=\Biggl[-\frac12p(2t)\Biggr]_{\frac{\pi}{6}}^x=-\frac{\cos2x}{2\sin2x}+\frac{\cos\frac{\pi}{3}}{2\sin\frac{\pi}{3}}\\&=-\frac12\frac{\cos2x}{\sin2x}+\frac1{2\sqrt3}\end{aligned} g ( x ) = ∫ 6 π x f ( t ) d t = ∫ 6 π x sin 2 2 t 1 d t = [ − 2 1 p ( 2 t ) ] 6 π x = − 2 sin 2 x cos 2 x + 2 sin 3 π cos 3 π = − 2 1 sin 2 x cos 2 x + 2 3 1 을 얻는다.한편, d d x ln ∣ q ( 2 x ) ∣ = 2 q ′ ( 2 x ) q ( 2 x ) \displaystyle \frac{d}{dx}\ln|q(2x)|=\frac{2q^{\prime}(2x)}{q(2x)} d x d ln ∣ q ( 2 x ) ∣ = q ( 2 x ) 2 q ′ ( 2 x ) 를 이용하면 h ( x ) = ∫ π 6 x g ( t ) d t = − 1 2 ∫ π 6 x ( cos 2 t sin 2 t − 1 3 ) d t = − 1 2 [ 1 2 ln ∣ s i n 2 t ∣ − 1 3 t ] π 6 x = − 1 4 ln ∣ s i n 2 x ∣ + 1 4 ln sin π 3 + 1 2 3 x − π 12 3 \displaystyle \begin{aligned}h(x)&=\int_{\frac{\pi}{6}}^x g(t)\,dt=-\frac12\int_{\frac{\pi}{6}}^x\left(\frac{\cos2t}{\sin2t}-\frac1{\sqrt3}\right)\,dt=-\frac12\Biggl[\frac12\ln|sin\,2t|-\frac1{\sqrt3}t\Biggr]_{\frac{\pi}{6}}^x\\&=-\frac14\ln|sin\,2x|+\frac14\ln\sin\frac{\pi}{3}+\frac1{2\sqrt3}x-\frac{\pi}{12\sqrt3}\end{aligned} h ( x ) = ∫ 6 π x g ( t ) d t = − 2 1 ∫ 6 π x ( sin 2 t cos 2 t − 3 1 ) d t = − 2 1 [ 2 1 ln ∣ s in 2 t ∣ − 3 1 t ] 6 π x = − 4 1 ln ∣ s in 2 x ∣ + 4 1 ln sin 3 π + 2 3 1 x − 12 3 π lim x → 0 + { g ( x ) } 2 f ( x ) = lim x → 0 + ( − 1 2 cos 2 x sin 2 x + 1 2 3 ) 2 1 sin 2 2 x = lim x → 0 + ( − 1 2 cos 2 x + 1 2 3 sin 2 x ) 2 = 1 4 \displaystyle \lim_{x\to0+}\frac{\{g(x)\}^2}{f(x)}=\lim_{x\to0+}\frac{\left(-\frac12\frac{\cos2x}{\sin2x}+\frac1{2\sqrt3}\right)^2}{\frac1{\sin^2 2x}}=\lim_{x\to0+}\left(-\frac12\cos2x+\frac1{2\sqrt3}\sin2x\right)^2=\frac14 x → 0 + lim f ( x ) { g ( x ) } 2 = x → 0 + lim s i n 2 2 x 1 ( − 2 1 s i n 2 x c o s 2 x + 2 3 1 ) 2 = x → 0 + lim ( − 2 1 cos 2 x + 2 3 1 sin 2 x ) 2 = 4 1 이고 lim x → 0 + h ( x ) f ( x ) = lim x → 0 + ( − 1 4 sin 2 2 x ln ∣ s i n 2 x ∣ + 1 4 ln ( 3 2 ) sin 2 2 x + 1 2 3 x sin 2 2 x − π 12 3 sin 2 2 x ) = lim t → 0 + − 1 4 t 2 ln ∣ t ∣ = 0 \displaystyle \begin{aligned}\lim_{x\to0+}\frac{h(x)}{f(x)}&=\lim_{x\to0+}\left(-\frac14\sin^2 2x\ln|sin\,2x|+\frac14\ln\left(\frac{\sqrt3}{2}\right)\sin^2 2x+\frac1{2\sqrt3}x\sin^2 2x-\frac{\pi}{12\sqrt3}\sin^2 2x\right)\\&=\lim_{t\to0+}-\frac14t^2\ln|t|=0\end{aligned} x → 0 + lim f ( x ) h ( x ) = x → 0 + lim ( − 4 1 sin 2 2 x ln ∣ s in 2 x ∣ + 4 1 ln ( 2 3 ) sin 2 2 x + 2 3 1 x sin 2 2 x − 12 3 π sin 2 2 x ) = t → 0 + lim − 4 1 t 2 ln ∣ t ∣ = 0 이므로lim x → 0 + h ( x ) + { g ( x ) } 2 f ( x ) = lim x → 0 + h ( x ) f ( x ) + lim x → 0 + { g ( x ) } 2 f ( x ) = 1 4 \displaystyle \lim_{x\to0+}\frac{h(x)+\{g(x)\}^2}{f(x)}=\lim_{x\to0+}\frac{h(x)}{f(x)}+\lim_{x\to0+}\frac{\{g(x)\}^2}{f(x)}=\frac14 x → 0 + lim f ( x ) h ( x ) + { g ( x ) } 2 = x → 0 + lim f ( x ) h ( x ) + x → 0 + lim f ( x ) { g ( x ) } 2 = 4 1 이다.답 : 1 4 \displaystyle \frac14 4 1