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

회전행렬의 역행렬

문제

두 행렬 A=(0110)\displaystyle A = \begin{pmatrix} 0 & - 1 \\ 1 & 0 \end{pmatrix}, E=(1001)\displaystyle E = \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix}이 있다. 다음 중 실수 θ\theta의 값에 관계없이 행렬 X=sinθA+cosθEX = \sin \theta A + \cos \theta E의 역행렬과 항상 같은 행렬은? [3점] sinθA+cosθE\sin \theta A + \cos \theta EsinθAcosθE\sin \theta A - \cos \theta EsinθA+cosθE- \sin \theta A + \cos \theta EcosθA+sinθE\cos \theta A + \sin \theta EcosθAsinθE\cos \theta A - \sin \theta E

정답 보기

자료 내려받기

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

해설

X=sinθA+cosθEX = \sin \theta A + \cos \theta E =sinθ(0110)+cosθ(1001)\displaystyle = \sin \theta \begin{pmatrix} 0 & - 1 \\ 1 & 0 \end{pmatrix} + \cos \theta \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix}=(cosθsinθsinθcosθ)\displaystyle = \begin{pmatrix} \cos \theta & - \sin \theta \\ \sin \theta & \cos \theta \end{pmatrix}이므로 X1=(cosθsinθsinθcosθ)\displaystyle X ^{- 1} = \begin{pmatrix} \cos \theta & \sin \theta \\ - \sin \theta & \cos \theta \end{pmatrix}=sinθ(0110)+cosθ(1001)\displaystyle = - \sin \theta \begin{pmatrix} 0 & - 1 \\ 1 & 0 \end{pmatrix} + \cos \theta \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} =sinθA+cosθE= - \sin \theta A + \cos \theta E

태그

비슷한 문제 더 보기

← 전체 문제 목록으로