Is it true for all the cases that if $x + y > a+b$, then $\sqrt{x^2 + y^2} > \sqrt{a^2 + b^2}$? In other words - is there a direct proportion between sum of numbers and square root of the sum of those numbers squared?
2026-03-29 10:08:55.1774778935
Direct proportion - sum of numbers and square root of sum of the squared numbers
178 Views Asked by user146095 https://math.techqa.club/user/user146095/detail At
2
No, take $x=y=3,a=5,b=0$, then $x+y=6, a+b=5, \sqrt{x^2+y^2}=\sqrt {18} =3\sqrt 2\approx 4.242, \sqrt{a^2+b^2}=5$