공통수학1행렬과 그 연산수능 기출기본 문제 (3점 중반)

일차변환 행렬

문제

두 행렬 A=(2111)\displaystyle A = \begin{pmatrix} {2} & {1} \\ {1} & {1} \end{pmatrix}, B=(abcd)\displaystyle B = \begin{pmatrix} {a} & {b} \\ {c} & {d} \end{pmatrix}가 있다. 행렬 ABAB로 나타내어지는 일차변환에 의하여 두 점 (1,0)( 1 , 0 ), (0,1)( 0 , 1 )이 각각 두 점 (0,2)( 0 , 2 ), (2,0)( - 2 , 0 )으로 옮겨질 때, a+b+c+da + b + c + d의 값은? [3점] 4- 42- 2002244

정답 보기

자료 내려받기

아직 올라온 파일이 없습니다.

해설

AB(10)=(02)\displaystyle AB \begin{pmatrix} {1} \\ {0} \end{pmatrix} = \begin{pmatrix} {0} \\ {2} \end{pmatrix}, AB(01)=(20)\displaystyle AB \begin{pmatrix} {0} \\ {1} \end{pmatrix} = \begin{pmatrix} {- 2} \\ {0} \end{pmatrix}이므로 AB(1001)\displaystyle AB \begin{pmatrix} {1} & {0} \\ {0} & {1} \end{pmatrix}=(0220)\displaystyle = \begin{pmatrix} {0} & {- 2} \\ {2} & {0} \end{pmatrix}, 즉 ABAB=(0220)\displaystyle = \begin{pmatrix} {0} & {- 2} \\ {2} & {0} \end{pmatrix}이다. 따라서 (2111)(abcd)\displaystyle \begin{pmatrix} {2} & {1} \\ {1} & {1} \end{pmatrix} \begin{pmatrix} {a} & {b} \\ {c} & {d} \end{pmatrix}=(0220)\displaystyle = \begin{pmatrix} {0} & {- 2} \\ {2} & {0} \end{pmatrix}에서 (abcd)\displaystyle \begin{pmatrix} {a} & {b} \\ {c} & {d} \end{pmatrix}=(2111)1(0220)\displaystyle = {\begin{pmatrix} {2} & {1} \\ {1} & {1} \end{pmatrix}} ^{-1} \begin{pmatrix} {0} & {- 2} \\ {2} & {0} \end{pmatrix} =(1112)(0220)\displaystyle = \begin{pmatrix} {1} & {- 1} \\ {- 1} & {2} \end{pmatrix} \begin{pmatrix} {0} & {- 2} \\ {2} & {0} \end{pmatrix} =(2242)\displaystyle = \begin{pmatrix} {- 2} & {- 2} \\ {4} & {2} \end{pmatrix}a=2a = - 2, b=2b = - 2, c=4c = 4, d=2d = 2a+b+c+da + b + c + d=2= 2

태그

비슷한 문제 더 보기

← 전체 문제 목록으로