Canonical URI: https://w3id.org/kmath/solution_pattern/coordinate_point_reading_from_grid
| rdf:type | math:SolutionPattern |
|---|---|
| rdfs:label | 좌표평면의 점 읽기 |
| rdfs:comment | 좌표평면에서 점이 놓인 세로선과 가로선을 읽어 순서쌍으로 나타내는 풀이 패턴. |
| math:appliesTo | problem_type:coordinate_point_reading |
| math:requiresConcept | concept:coordinate_plane |
| math:steps | x좌표를 먼저, y좌표를 나중에 읽는다. |
| math:steps | 읽은 값을 순서쌍으로 정리한다. |
| math:steps | 점에서 x축과 y축 눈금의 위치를 확인한다. |