"부등식의 성질"의 두 판 사이의 차이

12번째 줄: 12번째 줄:
:<math>\frac{a}{c} > \frac{b}{c}</math>
:<math>\frac{a}{c} > \frac{b}{c}</math>


*<math>a > b, c < 0</math>이면
*<math>a > b, c < 0</math>이면...
:<math>ac < bc, \frac{a}{c} < \frac{b}{c}</math>
:<math>ac < bc</math>
:(단 음수일 때는 부등호 방향이 바뀜)
:<math>\frac{a}{c} < \frac{b}{c}</math>


==같이 보기==
==같이 보기==

2015년 12월 6일 (일) 13:26 판

부등식의 성질

1 목록

  • [math]\displaystyle{ a \gt b, b \gt c }[/math]이면 [math]\displaystyle{ a \gt c }[/math]
  • [math]\displaystyle{ a \gt b }[/math]이면...
[math]\displaystyle{ a+c \gt b+c }[/math]
[math]\displaystyle{ a-c \gt b-c }[/math]
  • [math]\displaystyle{ a \gt b, c \gt 0 }[/math]이면...
[math]\displaystyle{ ac \gt bc }[/math]
[math]\displaystyle{ \frac{a}{c} \gt \frac{b}{c} }[/math]
  • [math]\displaystyle{ a \gt b, c \lt 0 }[/math]이면...
[math]\displaystyle{ ac \lt bc }[/math]
[math]\displaystyle{ \frac{a}{c} \lt \frac{b}{c} }[/math]

2 같이 보기

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