Sophism(?!)

Sophism(?!) - - - Messages

#1 Posted: 7/20/2023 8:59:54 AM
Nicolae Olaru

Nicolae Olaru

1 likes in 115 posts.

Group: User

Trying to analytically solve a practical matter, I came to the sophistry in the attached file. Maybe someone knows what the causes are.Sophism.sm (29 KiB) downloaded 76 time(s).
#2 Posted: 7/20/2023 9:14:20 AM
Davide Carpi

Davide Carpi

1417 likes in 2873 posts.

Group: Moderator

2023-07-20 14_13_48-SMath Solver - [Sophism.sm_].png
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#3 Posted: 7/20/2023 10:10:03 AM
Nicolae Olaru

Nicolae Olaru

1 likes in 115 posts.

Group: User

Good! You tell me that there are two solutions. I agree! But in this case the roots(2) function should mention them as such. In addition, the other intersection has coordinates x=-6.72537 and y=+21.20924. As a result, I (as a technician with a specialty other than mathematics) am confused. I understand that the other solution, I have to enter it from the console, in the case of a complicated and automated calculation?! My request is that you show me another method of calculation, which will offer me a solution automatically applicable to the case in question. Automatically, meaning without my intervention from the console.
#4 Posted: 7/20/2023 10:40:50 AM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Since Smath Studio ... has been replaced by Smath Solver,
lots of Studio projects don't work anymore.
Page 1 of this document solves line/intersection/circle.
Further down red complains. Slope/Intercept are kaput Solver.
You can rescue from the numerical code ... page 6
Eventually, you can solve any f(x,y), F(x,y) intersection(s).
Hope it helps ... Jean.

Solve Circle Line Intersect Normal.sm (170 KiB) downloaded 60 time(s).
#5 Posted: 7/20/2023 10:57:17 AM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

roots(3) solves intersection(s) of two symbolic differentiable functions.
Initialize wisely the third argument of roots(3)
#6 Posted: 7/20/2023 11:18:20 AM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

Good! You tell me that there are two solutions. I agree! But in this case the roots(2) function should mention them as such. In addition, the other intersection has coordinates x=-6.72537 and y= 21.20924. As a result, I (as a technician with a specialty other than mathematics) am confused. I understand that the other solution, I have to enter it from the console, in the case of a complicated and automated calculation?! My request is that you show me another method of calculation, which will offer me a solution automatically applicable to the case in question. Automatically, meaning without my intervention from the console.


Previously explained.


#7 Posted: 7/20/2023 11:32:29 AM
overlord

overlord

554 likes in 1333 posts.

Group: Moderator

Wrote

Good! You tell me that there are two solutions.


This is why we have roots(3).
Solving without plotting is bad exercise.
You may have full, correct and single answers without guesses for some equations.
But sometimes you are gonna need to plot equations, find intersections and their coordinates.
If you determine good guess points, it will show you nearest results to that coordinates.

Regards

2023-07-20_17-02.png
#8 Posted: 7/20/2023 3:47:16 PM
Nicolae Olaru

Nicolae Olaru

1 likes in 115 posts.

Group: User

Thank you to everyone.
I was an engineer (currently retired) but I still have an intense activity related to my job. In engineering, although mathematics is a very useful tool (especially in engineering design), I cannot afford to waste time analyzing calculations. That's why I make any calculation from the beginning focused on the physical object of interest. That is precisely why I used an AutoCad-type program to sketch the geometric part, quoting in coordinates, instead of indicating the points of interest in a mathematical style. Admittedly, I haven't tried the roots(3) version. So I hope that the problem will be solved in this way. Thank you all at once.
#9 Posted: 7/20/2023 4:42:03 PM
Alvaro Diaz Falconi

Alvaro Diaz Falconi

992 likes in 1674 posts.

Group: User

Hi Nicolas.

Wrote

Good! You tell me that there are two solutions. I agree! But in this case the roots(2) function should mention them as such.



Not in this case, because SMath's solve is a numerical procedure. You can demand that of maple's solve() or Maxima's Solve() .

Wrote

In addition, the other intersection has coordinates x=-6.72537 and y=+21.20924.



Not that fast ... the values for x are +6.7253 and -21.2093.

Wrote

My request is that you show me another method of calculation, which will offer me a solution automatically applicable to the case in question. Automatically, meaning without my intervention from the console.



Although I think that overlord's solution shows the correct solution, this other method does not require initial values, since it makes use of the knowledge that the solution implies a quadratic equation, assuming that the line M'N is not vertical .

Clipboard01.png

Sophism.sm (35 KiB) downloaded 62 time(s).

Best regards.
Alvaro.
#10 Posted: 7/21/2023 2:19:38 AM
Nicolae Olaru

Nicolae Olaru

1 likes in 115 posts.

Group: User

Image.png
Wrote

Not that fast ... the values for x are 6.7253 and -21.2093.


The form in which the result of the roots(2) request is presented is as in the attachment. I thought (!?!?!?) that the elements of the vector represent the results x and y, respectively.
#11 Posted: 7/21/2023 8:31:00 AM
Nicolae Olaru

Nicolae Olaru

1 likes in 115 posts.

Group: User

With a suitable pair of guess values, the problem will always indicate the pair of variables of the considered point, as can be seen in the attachment. Thanks for the guidance.Image_.png
  • New Posts New Posts
  • No New Posts No New Posts