Skip to main content
1-Visitor
November 27, 2019
Question

Need help solving one unkown one equation in mathcad

  • November 27, 2019
  • 2 replies
  • 1403 views

 

X=0.5*exp{(0.3+2t*x0.1)*t}-0.5*exp{(0.2+0.1*x0.8)*t}

 

 

I need to solve it in t=0.1,t=0.5,t=5

 

But I am having problem in math cad...

2 replies

21-Topaz II
November 27, 2019

Hi,

 

With a  solve block turned into a function called simply "f".  Not solvable for t = 5?

Capture.PNG

 

21-Topaz II
November 27, 2019

Hi,

 

Sorry a plus sign should be a minus sign.

Capture.PNG

1-Visitor
November 27, 2019

Thanks a lot !