Skip to main content
12-Amethyst
June 8, 2023
Solved

Solve x (solve block)

  • June 8, 2023
  • 2 replies
  • 1745 views

Hi

I have set up a function, where I want to find the root x. 

I have made an attempt in the attached file to use the Solve block-function, unfortunately I get an error message and don't know how to proceed.  

 

If somebody could help me, I would be really thankful. 🙂

 

 

Best answer by Cornel

From what I can see, Fs1 and Fs2 are defined as functions in your file (they depend on variable x).

Cornel_0-1686232823144.png

 

Cornel_1-1686232877167.png

 

 

 

2 replies

Cornel19-TanzaniteAnswer
19-Tanzanite
June 8, 2023

From what I can see, Fs1 and Fs2 are defined as functions in your file (they depend on variable x).

Cornel_0-1686232823144.png

 

Cornel_1-1686232877167.png

 

 

 

12-Amethyst
June 8, 2023

Thanks! 🙂

25-Diamond I
June 8, 2023

You may also use the "root" function to get your solution

Werner_E_0-1686241104096.png

 

12-Amethyst
June 9, 2023

Great input, thanks!

ttokoro
21-Topaz I
21-Topaz I
June 9, 2023

image.png

t.t.