Logical process of solving equations

Click For Summary

Discussion Overview

The discussion revolves around the logical process of solving equations, particularly in the context of abstract algebra. Participants explore the nature of solutions, the necessity of verifying solutions, and the implications of different types of deductions in mathematical reasoning.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants suggest that a result from solving an equation is only a possibility for a solution until it is verified by substitution back into the original equation.
  • Others question the context in which this idea is presented, noting that certain equations may not have unique solutions, such as quadratic equations.
  • It is proposed that the necessity of checking solutions depends on whether the steps taken during the solution process are equivalencies or implications.
  • Some participants argue that using equivalence deductions guarantees that the result is a solution, while non-reversible deductions require verification.
  • A participant highlights that algebraic manipulations can obscure the reasoning process, and reversible operations do not always yield logically equivalent equations.
  • Several examples are provided to illustrate cases where deductions may introduce extraneous solutions or fail to confirm the original equation.

Areas of Agreement / Disagreement

Participants express differing views on the necessity of verifying solutions based on the type of deductions used. There is no consensus on whether the distinction between equivalence and implication is trivial or significant in more complex cases.

Contextual Notes

The discussion is framed within abstract algebra, and some participants reference specific texts that emphasize the logical distinctions in proving solutions.

Mr Davis 97
Messages
1,461
Reaction score
44
I read that in solving an equation, the reault is only a possibility for a solution, and not necessarily a solution. For example, in solving x+3 = 5, x=2 is not a solution until you explicitly plug it back into show that it actually. Why is the statement x=2 not enough to show that 2 is actually a solution, from a strictly logical point of view? This could apply to any equation-solving process.
 
Physics news on Phys.org
Where did you read that and in what context? Could it be that your book used an example more like x^2 + 3 = 5? An equation like that simply doesn't have one solution.
 
This depends on what steps you take during your solution. If all steps are equivalencies rather than implications, you do not need to plug in your solution - unless your system of equations is overdetermined. In that case you need to check the equations you did not use.

An example of an implication step which is not an equivalence would be squaring the equation ##x = 2## to obtain ##x^2 = 4##. You then introduce a false root ##x = -2##.

Edit: That being said, it is of course never a bad thing to reinsert your result to check that your algebra was correct.
 
  • Like
Likes   Reactions: Logical Dog
This is in the context of an abstract algebra course. My text says "Strictly speaking, we have not shown here that -3 is a solution, but rather that it is the only possibility for a solution. To show that -3 is a solution, one merely computes 5 + (-3)"
 
Mr Davis 97 said:
This is in the context of an abstract algebra course. My text says "Strictly speaking, we have not shown here that -3 is a solution, but rather that it is the only possibility for a solution. To show that -3 is a solution, one merely computes 5 + (-3)"
This still tells us nothing unless you specify the problem that was to be solved and the logical steps taken in doing so.
 
The problem was 5+x=2. And the logical steps are what you would expect (using inverse, identity, and associativity)
 
Mr Davis 97 said:
I read that in solving an equation, the result is only a possibility for a solution, and not necessarily a solution. For example, in solving x+3 = 5, x=2 is not a solution until you explicitly plug it back into show that it actually. Why is the statement x=2 not enough to show that 2 is actually a solution, from a strictly logical point of view? This could apply to any equation-solving process.
This is correct. But as you performed equivalence deductions, you already have proven the backward direction. In general, however, this might not be the case, so you will have to plug in the deduced statement to see, if it also satisfies the original equation, because a deduction only provides a necessary condition.
$$ x+3=5 \Longleftrightarrow x=2$$
On the other hand, you could start with ##x^3+y^3=z^3## and find some necessary conditions on ##x,y,z \in \mathbb{Z}##. But whatever you will find, it cannot satisfy the original equation.

Edit: Or more obvious: ##2x= 4 \Longrightarrow 4x^2=16 \Longrightarrow x \in \{-2,2\}## but ##x=-2## isn't a solution. (Oops, already been said.)
 
Last edited:
So if you only use equivalence deductions (i.e. reversible operations) then the result is necessarily a solution because you could just argue in the reverse direction, while if the deductions are only one way (i.e. non-reversible), then you have to check solutions?
 
Yes. But it's always a good idea to check the solutions, especially if the transformations are manifold or complicated. "Reversible" isn't the exact term here, because you could reverse the squaring in the example above, but it generates an extra value which isn't a solution. So it has to be equivalent, not reversible.

Another famous pit is if you multiply an equation or greater-relation by a term, which isn't a known number at the time, e.g. something like ##xy+z^2## or similar, and you don't rule out the possibility that it might be zero or negative, then you get wrong results without knowing.
 
  • #10
Mr Davis 97 said:
This is in the context of an abstract algebra course. My text says "Strictly speaking, we have not shown here that -3 is a solution, but rather that it is the only possibility for a solution. To show that -3 is a solution, one merely computes 5 + (-3)"
Strictly speaking, you have proven in one direction but not in the reverse direction.
You have proven "If 5+x=2, then x=-3."
But to prove that "-3 is a solution of 5+x=2", you want to prove "If x=-3, then 5+x=2."
In this example, it seems like a silly distinction but in complicated examples it can be an important distinction.
 
  • Like
Likes   Reactions: Mr Davis 97
  • #11
Mr Davis 97 said:
So if you only use equivalence deductions (i.e. reversible operations) then the result is necessarily a solution because you could just argue in the reverse direction, while if the deductions are only one way (i.e. non-reversible), then you have to check solutions?

Algebraic manipulations abbreviate a complicated process of reasoning. Solutions can be deduced by using "logical equivalences". Doing "reversible operations" in the sense of "doing the same operation to both sides" does not necessarily produce an equation that is logically equivalent to the original equation. Try using reversible operations to solve these equations:

1) ## x + \frac{1}{x-2} = 2 + \frac{1}{x-2}##

2) ## x \ln(x-2) = \ln(x-2)##
 
  • #12
Consider ##\sqrt{x^2+x+3} = x##.
 
  • #13
Mr Davis 97 said:
This is in the context of an abstract algebra course. My text says "Strictly speaking, we have not shown here that -3 is a solution, but rather that it is the only possibility for a solution. To show that -3 is a solution, one merely computes 5 + (-3)"

We've been through this before with you!

https://www.physicsforums.com/threads/show-that-an-integer-is-unique.895228/#post-5631947

It's all about the reverse implication of the steps you take.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 66 ·
3
Replies
66
Views
8K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
24
Views
5K