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

행렬과 열벡터

문제

이차정사각행렬 AA에 대하여 A(10)=(23)\displaystyle A {\begin{pmatrix} 1 \\ 0 \end{pmatrix}} = {\begin{pmatrix} 2 \\ 3 \end{pmatrix}}, A(01)=(12)\displaystyle A {\begin{pmatrix} 0 \\ 1 \end{pmatrix}} = {\begin{pmatrix} - 1 \\ 2 \end{pmatrix}}이다. A(12)=(pq)\displaystyle A {\begin{pmatrix} 1 \\ 2 \end{pmatrix}} = {\begin{pmatrix} p \\ q \end{pmatrix}}일 때, p+qp + q의 값은? [3점] 667788991010

정답 보기

자료 내려받기

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

해설

[출제의도] 행렬과 연립일차방정식 이해하기 A=(abcd)\displaystyle A = {\begin{pmatrix} a & b \\ c & d \end{pmatrix}}라 하자. 식 A(10)=(23)\displaystyle A {\begin{pmatrix} 1 \\ 0 \end{pmatrix}} = {\begin{pmatrix} 2 \\ 3 \end{pmatrix}}A=(abcd)\displaystyle A = {\begin{pmatrix} a & b \\ c & d \end{pmatrix}}를 대입하여 정리하면 A(10)=(abcd)(10)=(23)\displaystyle A {\begin{pmatrix} 1 \\ 0 \end{pmatrix}} = {\begin{pmatrix} a & b \\ c & d \end{pmatrix}} {\begin{pmatrix} 1 \\ 0 \end{pmatrix}} = {\begin{pmatrix} 2 \\ 3 \end{pmatrix}}에서 (ac)=(23)\displaystyle {\begin{pmatrix} a \\ c \end{pmatrix}} = {\begin{pmatrix} 2 \\ 3 \end{pmatrix}}이므로 a=2,c=3a = 2 , c = 3이다. 같은 방법으로 식 A(01)=(12)\displaystyle A {\begin{pmatrix} 0 \\ 1 \end{pmatrix}} = {\begin{pmatrix} - 1 \\ 2 \end{pmatrix}}A=(abcd)\displaystyle A = {\begin{pmatrix} a & b \\ c & d \end{pmatrix}}를 대입하여 정리하면 A(01)=(abcd)(01)=(12)\displaystyle A {\begin{pmatrix} 0 \\ 1 \end{pmatrix}} = {\begin{pmatrix} a & b \\ c & d \end{pmatrix}} {\begin{pmatrix} 0 \\ 1 \end{pmatrix}} = {\begin{pmatrix} - 1 \\ 2 \end{pmatrix}}에서 (bd)=(12)\displaystyle {\begin{pmatrix} b \\ d \end{pmatrix}} = {\begin{pmatrix} - 1 \\ 2 \end{pmatrix}}이므로 b=1,d=2b = - 1 , d = 2이다. a=2,b=1a = 2 , b = - 1, c=3,d=2c = 3 , d = 2이므로 A=(2132)\displaystyle A = {\begin{pmatrix} 2 & - 1 \\ 3 & 2 \end{pmatrix}}이다. A(12)=(pq)\displaystyle A {\begin{pmatrix} 1 \\ 2 \end{pmatrix}} = {\begin{pmatrix} p \\ q \end{pmatrix}}에서 A(12)=(2132)(12)=(07)=(pq)\displaystyle A {\begin{pmatrix} 1 \\ 2 \end{pmatrix}} = {\begin{pmatrix} 2 & - 1 \\ 3 & 2 \end{pmatrix}} {\begin{pmatrix} 1 \\ 2 \end{pmatrix}} = {\begin{pmatrix} 0 \\ 7 \end{pmatrix}} = {\begin{pmatrix} p \\ q \end{pmatrix}}이므로 p=0,q=7p = 0 , q = 7이다. 따라서 p+q=7p + q = 7이다. [다른풀이 1] 두 등식 A(10)=(23)\displaystyle A {\begin{pmatrix} 1 \\ 0 \end{pmatrix}} = {\begin{pmatrix} 2 \\ 3 \end{pmatrix}}, A(01)=(12)\displaystyle A {\begin{pmatrix} 0 \\ 1 \end{pmatrix}} = {\begin{pmatrix} - 1 \\ 2 \end{pmatrix}}를 행렬의 곱셈과 연관지어 보면 등식 A(1001)=(2132)\displaystyle A {\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix}} = {\begin{pmatrix} 2 & - 1 \\ 3 & 2 \end{pmatrix}} 이 성립함을 알 수 있다. 따라서 A=(2132)\displaystyle A = {\begin{pmatrix} 2 & - 1 \\ 3 & 2 \end{pmatrix}}이다. A(12)=(pq)\displaystyle A {\begin{pmatrix} 1 \\ 2 \end{pmatrix}} = {\begin{pmatrix} p \\ q \end{pmatrix}}에서 A(12)=(2132)(12)=(07)=(pq)\displaystyle A {\begin{pmatrix} 1 \\ 2 \end{pmatrix}} = {\begin{pmatrix} 2 & - 1 \\ 3 & 2 \end{pmatrix}} {\begin{pmatrix} 1 \\ 2 \end{pmatrix}} = {\begin{pmatrix} 0 \\ 7 \end{pmatrix}} = {\begin{pmatrix} p \\ q \end{pmatrix}}이므로 p=0,q=7p = 0 , q = 7이다. 따라서 p+q=7p + q = 7이다. [다른풀이 2] 행렬의 성질에 의해 A(12)=A(10)+A(02)=A(10)+2A(01)=(23)+2(12)=(23)+(24)=(07)=(pq)\displaystyle \begin{aligned} A {\begin{pmatrix} 1 \\ 2 \end{pmatrix}} & = A {\begin{pmatrix} 1 \\ 0 \end{pmatrix}} + A {\begin{pmatrix} 0 \\ 2 \end{pmatrix}} & = A {\begin{pmatrix} 1 \\ 0 \end{pmatrix}} + 2 A {\begin{pmatrix} 0 \\ 1 \end{pmatrix}} \\ & = {\begin{pmatrix} 2 \\ 3 \end{pmatrix}} + 2 {\begin{pmatrix} - 1 \\ 2 \end{pmatrix}} & = {\begin{pmatrix} 2 \\ 3 \end{pmatrix}} + {\begin{pmatrix} - 2 \\ 4 \end{pmatrix}} = {\begin{pmatrix} 0 \\ 7 \end{pmatrix}} = {\begin{pmatrix} p \\ q \end{pmatrix}} \end{aligned} 이므로 A(12)=(07)\displaystyle A {\begin{pmatrix} 1 \\ 2 \end{pmatrix}} = {\begin{pmatrix} 0 \\ 7 \end{pmatrix}}이다. 그러므로 p=0,q=7p = 0 , q = 7이다. 따라서 p+q=7p + q = 7이다.

태그

비슷한 문제 더 보기

← 전체 문제 목록으로