2
$\begingroup$

Suppose $a$ and $b$ are real numbers. Prove that if $a < b < 0$ then $a^2 > b^2$.

My attempt:

  1. We know that if $x > y$, then $-x < -y$.

  2. We also know that if $x > y\ge 0$, then $x^2 > y^2$.

Now consider our example:

Given that $a < b < 0$

$$\tag1 a<b$$

$$\tag2 -a > -b$$

$$\tag3(-a)^2 > (-b)^2$$

$$\tag4 a^2 > b^2$$

Is it correct? Any suggestions for improvement would be welcome.

$\endgroup$
5
  • 3
    $\begingroup$ "We also know that $x > y$, then $x^2 > y^2$" No, we don't. Not without some requirements on $x$ and $y$ (in particular, this seemingly goes right against what you want to prove). $\endgroup$ Commented Jul 17, 2019 at 12:38
  • 1
    $\begingroup$ Correct proof it is. $\endgroup$ Commented Jul 17, 2019 at 12:40
  • 1
    $\begingroup$ @MauroALLEGRANZA "Given that $a<b<0$" I just dropped "$<0$" part later, assuming that it is evident that a and b are less than zero. Would it be wrong to do so? $\endgroup$ Commented Jul 17, 2019 at 12:51
  • 4
    $\begingroup$ Duplicate of If $a > b$, is $a^2 > b^2$? $\endgroup$ Commented Jul 17, 2019 at 21:31
  • $\begingroup$ It's not duplicate, of course. $\endgroup$ Commented Jul 18, 2019 at 4:32

2 Answers 2

7
$\begingroup$

The idea is fine, but look again at what you wrote; it is just a sequence of assertions, with no links between them. I suggest that you type it as follows:\begin{align}a<b&\implies-a>-b\\&\implies(-a)^2>(-b)^2\text{ (since $-a>-b\geqslant0$)}\\&\iff a^2>b^2.\end{align} Another possibility consists in noting that$$a^2-b^2=\overbrace{(a-b)}^{\phantom{0}<0}\,\overbrace{(a+b)}^{\phantom{0}<0}>0.$$

$\endgroup$
6
  • 1
    $\begingroup$ Do you need to explicitly show that there is a link between them? I've numbered each step, assuming that it is evident that each step follows from the previous one. $\endgroup$ Commented Jul 17, 2019 at 12:54
  • $\begingroup$ Either you do show explicitely a link between them, as I did, or you assert explicitely that each assertion follows from the previous one. $\endgroup$ Commented Jul 17, 2019 at 12:56
  • $\begingroup$ If I am to choose the second option, how am I supposed to do it properly? $\endgroup$ Commented Jul 17, 2019 at 12:56
  • 1
    $\begingroup$ One possibility would be eliminate the sentence “Given that $a<b<0$” and to add, after your sequence of assertions “Since we are assuming that $(1)$ holds and since $(1)\implies(2)\implies(3)\implies(4)$, this proves that $a^2>b^2$”. $\endgroup$ Commented Jul 17, 2019 at 13:01
  • 1
    $\begingroup$ Yes. I often tell to my students to simply write $\implies$ instead of $\iff$ whenever $\implies$ is enough, in order to decrease the possibility of an oversight. But it is correct in this case. $\endgroup$ Commented Jul 17, 2019 at 13:09
0
$\begingroup$

Your solution is right!

$f(x)=x^2$ increases on $[0,+\infty).$

By your work $-a>-b>0.$

Thus, indeed $(-a)^2>(-b)^2$ and we are done!

I think, it's better to use that $f$ decreases on $(-\infty,0].$

From this we'll obtain the statement immediately.

$\endgroup$

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.