Wykaż że jeśli liczby rzeczywiste a,b,c spełniają nierówność a>b>c, to a>(b+c)/2
1 tech więc to jakoś prosto :)
a>b>c
a>b i a>c => a+a>b+c => 2a>b+c => a>(b+c)/2
" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.
a>b>c
a>b i a>c => a+a>b+c => 2a>b+c => a>(b+c)/2