직선의 방정식

Jmnote bot (토론 | 기여)님의 2017년 7월 23일 (일) 01:46 판 (봇: 자동으로 텍스트 교체 (-==참고 자료== +==참고==))
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
직선의 방정식

1 기울기 + 한 점[ | ]

기울기가 m이고 한 점 [math]\displaystyle{ (x_1, y_1) }[/math]을 지나는 직선

[math]\displaystyle{ y=m(x-x_1)+y_1 }[/math]

2 두 점[ | ]

두 점 [math]\displaystyle{ (x_1, y_1) }[/math], [math]\displaystyle{ (x_2, y_2) }[/math]를 지나는 직선

[math]\displaystyle{ y=\frac{y_2-y_1}{x_2-x_1}(x-x_1)+y_1 }[/math]

3 같이 보기[ | ]

4 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}