행렬 선형결합 성분별 계산하기

Canonical URI: https://w3id.org/kmath/solution_pattern/matrix_linear_combination_entries

rdf:typemath:SolutionPattern
rdfs:label행렬 선형결합 성분별 계산하기
rdfs:comment행렬의 덧셈, 뺄셈, 실수배를 대응 성분별로 계산하는 풀이 패턴.
math:appliesToproblem_type:matrix_addition_scalar
math:requiresConceptconcept:matrix_addition_subtraction
math:requiresConceptconcept:scalar_multiplication
math:steps각 행렬에 필요한 실수배를 적용한다.
math:steps결과 행렬의 성분을 정리한다.
math:steps대응 성분끼리 더하거나 뺀다.