Mathology
매우 어려움작도와 합동

정사각형과 작도된 선분의 교차점에서 생기는 각의 크기

정사각형에서 두 변의 중점을 연결한 선분들이 만나는 교차점에서 생기는 각의 크기를 추론하는 문제입니다.

2026학년도 수능중학교 1학년

문제

그림과 같이 정사각형 ABCDABCD의 변 ABAB의 중점을 MM, 변 BCBC의 중점을 NN이라고 하자. 두 선분 DMDMANAN의 교점을 PP라고 할 때, APD\angle APD의 크기는 몇 도인가?

(단, 그림은 이해를 돕기 위한 것이며, 실제 각도나 길이에 대한 정확한 비례는 보장하지 않는다.)

graph TD
    A[A] --- B(B)
    B --- C(C)
    C --- D(D)
    D --- A
    A --- M(M)
    M --- B
    B --- N(N)
    N --- C
    D --- P(P)
    A --- P
    P --- N
    P --- M

    style A fill:#fff,stroke:#333,stroke-width:2px,rx:5px,ry:5px;
    style B fill:#fff,stroke:#333,stroke-width:2px,rx:5px,ry:5px;
    style C fill:#fff,stroke:#333,stroke-width:2px,rx:5px,ry:5px;
    style D fill:#fff,stroke:#333,stroke-width:2px,rx:5px,ry:5px;
    style M fill:#fff,stroke:#333,stroke-width:2px,rx:5px,ry:5px;
    style N fill:#fff,stroke:#333,stroke-width:2px,rx:5px,ry:5px;
    style P fill:#fff,stroke:#333,stroke-width:2px,rx:5px,ry:5px;

    linkStyle 0 stroke-width:2px,fill:none,stroke:black;
    linkStyle 1 stroke-width:2px,fill:none,stroke:black;
    linkStyle 2 stroke-width:2px,fill:none,stroke:black;
    linkStyle 3 stroke-width:2px,fill:none,stroke:black;
    linkStyle 4 stroke-width:2px,fill:none,stroke:black,stroke-dasharray: 5 5;
    linkStyle 5 stroke-width:2px,fill:none,stroke:black,stroke-dasharray: 5 5;
    linkStyle 6 stroke-width:2px,fill:none,stroke:black,stroke-dasharray: 5 5;
    linkStyle 7 stroke-width:2px,fill:none,stroke:black;
    linkStyle 8 stroke-width:2px,fill:none,stroke:black;
    linkStyle 9 stroke-width:2px,fill:none,stroke:black;
🔐

문제를 풀려면 로그인해주세요

로그인하면 답을 확인하고, 풀이를 보고,
틀린 문제는 오답노트에 자동 저장됩니다.

이전 문제
#중학교 1학년#수학#작도와 합동#정사각형#중점#삼각형의 합동#각의 크기#고난도#수학#작도와 합동#고난도
정사각형과 작도된 선분의 교차점에서 생기는 각의 크기 - 작도와 합동 풀이 | Mathology