Help equation Solution

Help equation Solution - solve equation - Messages

#1 Posted: 4/18/2020 7:24:19 AM
Elton

Elton

0 likes in 3 posts.

Group: User

I can't solve the equation below, I tried two options but none worked. Someone could help?

Best regards

Elton Freitas

help.png
#2 Posted: 4/18/2020 7:42:44 AM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

I can't solve the equation below, I tried two options but none worked. Someone could help ?


Please: attach the document for the missing data.

Jean
#3 Posted: 4/18/2020 11:20:12 AM
sergio

sergio

115 likes in 329 posts.

Group: User

Let's start by observing that:
1) the "solve" function is native to smath but does not accept units of measurement (if you want to use it you must temporarily get rid of the units of measurement)
2) the "FindRoot" function you have defined relies on "solve" (see above)
3) in the "nonlinear Solver" plugin you will find a "FindRoot" function that can do for you and that manages the units of measurement
4) there are other features and plugins that can help you. I suggest you also consult Martin Kraska's Interactive SMath Handbook with lots of information and practical examples (you can find it in the tool you use to install plugins)

sergio
#4 Posted: 4/18/2020 1:23:01 PM
Elton

Elton

0 likes in 3 posts.

Group: User

Yes. It is attached or attached.Modelo_Planilha de Calculos_OM_rev02.sm (2 MiB) downloaded 35 time(s).

Thank you.

Best Regard.

Elton Freitas
#5 Posted: 4/18/2020 2:11:13 PM
haweHofmann

haweHofmann

3 likes in 32 posts.

Group: User


a quadratic equation, solved algebraically?

MPa^2=((σ.solda)/(a.cordao))^(2)+3*((P.total)/(2*h*a.cordao))^(2)

===>

sys(a.cordao≡-sqrt(4*h^2*σ.solda^2+3*P.total^2)/{2*MPa*h},a.cordao≡sqrt(4*h^2*σ.solda^2+3*P.total^2)/{2*MPa*h},2,1)
  • New Posts New Posts
  • No New Posts No New Posts