Canonical URI: https://w3id.org/kmath/problem_type/simultaneous_linear_equation_solve
| rdf:type | math:ProblemType |
|---|---|
| rdfs:label | 연립일차방정식 풀이 |
| rdfs:comment | 대입이나 가감으로 두 일차방정식을 동시에 만족하는 미지수 값을 구하는 문항 유형. |
| math:difficulty_band | basic |
| math:examples | 두 일차방정식을 동시에 만족하는 x, y의 값을 구하시오. |
| math:requiresSkill | skill:solve_by_substitution |
| math:targets | concept:linear_function |
| math:targets | concept:simultaneous_linear_equation |