Mmmmmm Something very interesting I found about inequalities

AI Thread Summary
The discussion highlights the importance of inputting known values of variables at the beginning when solving inequalities, as demonstrated through a chemistry problem involving ΔG, ΔH, and ΔS. The initial approach of solving for T first led to an incorrect answer due to a misinterpretation of the inequality sign change. By inputting values first, the correct relationship was established, confirming that the reaction is spontaneous when the temperature is below 780K. Participants noted that while this method may seem practical, it requires careful attention to the signs involved in the calculations. Ultimately, the conversation emphasizes the potential benefits of adjusting the problem-solving approach for clarity and accuracy.
drtg45
Messages
5
Reaction score
0
So I was brainstorming:bugeye: trying to find what I did wrong in this chemistry problem:

https://www.physicsforums.com/showthread.php?t=627731 (simple algebra no chemistry knowledge required)

And I noticed something peculiar about the process of solving inequalities, let me sum up in a phrase what I found:

"When solving inequalities the VERY FIRST thing we should do is input the known values of all the variables we have in the inequality"

In the problem in the previous link what I did was solve for T first and then at the very end input all the values to get a numerical answer (just as I have been doing all my life with equations), doing it that way I got a wrong answer because there was a change of direction in the inequality sign:

ΔG=ΔH-TΔS

0>ΔH-TΔS

-ΔH>-TΔS

\frac{-ΔH}{-ΔS}<T (the inequality sign changes direction when we multiply or divide both sides by a negative number right?)

\frac{ΔH}{ΔS}<T (signs cancel each other)

\frac{-114.1kJ}{-146.4·10^-3kJ/K}<T (we input the values)

780K<T

-----------------------------------------------------------------------------------------

In contrast when I repeat the problem inputting the values first I get the correct answer:

ΔG=ΔH-TΔS

0>ΔH-TΔS

0>-114.1kJ-T(-146.4·10^{-3}kJ/K)

114.1kJ>-T(-146.4·10^{-3}kJ/K)

114.1kJ>T(146.4·10^{-3}kJ/K)

\frac{114.1kJ}{146.4·10^-3kJ/K}>T

780K>T , indeed when the temperature is lower than 780K the inequality 0>ΔG is satisfied, ΔG is negative, and the reaction is spontaneous!

So please someone aware me on this, is the fact that the very first step in solving an inequality is to input the values and then continue with the solving process kind of an unwritten rule or something? Because I never heard of it! then again I don't think I ever solved inequalities with more than one variable.
 
Last edited:
Mathematics news on Phys.org
Notice that your ΔS is negative, so when you divide by -ΔS you are actually dividing by a positive number, and therefore the ">" sign does not change. The issue is less with inputting values first as it is with paying close attention to your signs.
 
It's certainly easy, from a practical point of view, to put in the values first, so you know if you're multiplying/dividing by a negative number, which would change the inequality sign. Mathematically, if you consider separate cases for each variable being positive or negative, it makes no difference.
 
jgens said:
Notice that your ΔS is negative, so when you divide by -ΔS you are actually dividing by a positive number, and therefore the ">" sign does not change. The issue is less with inputting values first as it is with paying close attention to your signs.

That would require foreshadowing of the values of the variables, which means constantly looking back and forth at the known data which in my opinion can be distracting (at least for me) when your mind is working on a different qualitative realm (imagining atoms bouncing around, atomic bonds being broken and formed, which atoms bonds with which and why, the vibrational frequency of the molecules, etc...) as opposite to the quantitative computational math realm. Maybe it is better to just input the values in the beggining and get the foreshadowing and looking back and forth over with!
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Back
Top