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

역행렬과 연립방정식

문제

x,yx , y에 대한 연립일차방정식{ax+by=scx+dy=t\displaystyle \begin{cases} {a x + b y = s} \\ {c x + d y = t} \end{cases}s,ts , t에 대한 연립일차방정식 {es+ft=3gs+ht=2\displaystyle \begin{cases} {e s + f t = 3} \\ {g s + h t = 2} \end{cases} 가 있다. 행렬(abcd)\displaystyle \begin{pmatrix} a & b \\ c & d \end{pmatrix}의 역행렬이 (efgh)\displaystyle \begin{pmatrix} e & f \\ g & h \end{pmatrix}일 때, x+yx + y의 값은? [3점] 1122334455

정답 보기

자료 내려받기

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

해설

[출제의도] 역행렬을 이용하여 연립일차방정식 풀기 (abcd)(xy)=(st)\displaystyle \begin{pmatrix} a b \\ c d \end{pmatrix} \begin{pmatrix} x \\ y \end{pmatrix} = \begin{pmatrix} s \\ t \end{pmatrix}, (efgh)(st)=(32)\displaystyle \begin{pmatrix} e f \\ g h \end{pmatrix} \begin{pmatrix} s \\ t \end{pmatrix} = \begin{pmatrix} 3 \\ 2 \end{pmatrix}이므로 (efgh)(abcd)(xy)=(32)\displaystyle \begin{pmatrix} e f \\ g h \end{pmatrix} \begin{pmatrix} a b \\ c d \end{pmatrix} \begin{pmatrix} x \\ y \end{pmatrix} = \begin{pmatrix} 3 \\ 2 \end{pmatrix} (1001)(xy)=(32)\displaystyle \begin{pmatrix} 1 0 \\ 0 1 \end{pmatrix} \begin{pmatrix} x \\ y \end{pmatrix} = \begin{pmatrix} 3 \\ 2 \end{pmatrix}(xy)=(32)\displaystyle \begin{pmatrix} x \\ y \end{pmatrix} = \begin{pmatrix} 3 \\ 2 \end{pmatrix} 따라서, x+y=5x + y = 5이다.

태그

비슷한 문제 더 보기

← 전체 문제 목록으로