Why Does Simplifying an Irrational Equation Factor Lead to an Impossible Result?

  • Thread starter Thread starter greg_rack
  • Start date Start date
  • Tags Tags
    Irrational
AI Thread Summary
The discussion centers on the complications that arise when simplifying an equation involving the factor (a-2). When the equation is squared, it leads to a solution of a=2, but simplifying by dividing by (a-2) creates an impossible equation due to the potential for division by zero. The key realization is that (a-2) must be verified to avoid zero before division. Additionally, the conditions for the square root to be real indicate that a must be less than or equal to 2 or less than or equal to -2, but ultimately, a=2 is the only valid solution. The conversation emphasizes the importance of handling division by zero carefully in algebraic manipulations.
greg_rack
Gold Member
Messages
361
Reaction score
79
Homework Statement
$$a-2=-\sqrt{a^2-4}$$
Relevant Equations
none
For solving this equation I must take elevate to the square of each member, resulting in:
$$(a-2)^2=a^2-4 \rightarrow a=2$$
Now, the thing I noticed and don't get is that if you simplify a ##(a-2)## factor, the equation becomes impossible:
$$a-2=a+2$$
It must be a stupid thing which I'm missing...
 
Physics news on Phys.org
You divided by ##(a-2)##, which is zero!
 
  • Haha
Likes greg_rack
etotheipi said:
You divided by ##(a-2)##, which is zero!
Told you it would have been stupid😂... but how could I know in advance ##a-2## to be 0 if I still haven't found ##a##?
 
In general, you shouldn't divide by a term unless you have verified that it is not zero. You need to do it the long way!
 
  • Like
Likes greg_rack
greg_rack said:
Homework Statement:: $$a-2=-\sqrt{a^2-4}$$
Relevant Equations:: none
greg_rack said:
but how could I know in advance a−2 to be 0 if I still haven't found a?
The first thing to notice here is that since ##-\sqrt{a^2 - 4}## is negative less than or equal to 0, then ##a - 2## also has to be negative less than or equal to 0. This implies that a < 2 ##a \le 2##.
Also, for the square root to be real, we must have ##a^2 - 4 \ge 0##. This implies that ##a \ge 2## or ##a \le -2##.
From these restrictions we see that there is no real solution possible only one solution possible.
greg_rack said:
For solving this equation I must take elevate to the square of each member, resulting in:
$$(a-2)^2=a^2-4 \rightarrow a=2$$
Now, the thing I noticed and don't get is that if you simplify a ##(a-2)## factor, the equation becomes impossible:
$$a-2=a+2$$
It must be a stupid thing which I'm missing...
 
Last edited:
Mark44 said:
The first thing to notice here is that since ##-\sqrt{a^2 - 4}## is negative, then ##a - 2## also has to be negative. This implies that a < 2.
Also, for the square root to be real, we must have ##a^2 - 4 \ge 0##. This implies that ##a \ge 2## or ##a \le -2##.
From these restrictions we see that there is no real solution possible.

The only restriction on ##-\sqrt{a^2-4}## is ##-\sqrt{a^2 - 4} \leq 0##, so ##a=2## is a real solution.
 
My restriction was a tad too restrictive, and disallowed the possibility that ##-\sqrt{a^2 - 4}## could be zero.
The revised restrictions are ##a - 2 \le 0 \Rightarrow a \le 2## and ##a \ge 2## or ##a \le -2##. So ##a = 2## is the only possible solution.
I've edited my earlier post.
 
As far as how do you know you're dividing by zero, anytime you divide by anything you can just say "either the new equation is true, or the thing I divided by is zero" and then handle the two cases separately.
 
  • Like
Likes jim mcnamara
Back
Top