cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

successive approximations

zaki_rhm
6-Contributor

successive approximations

how to solve this equation to define n1 by using successive approximations in mathcad

[1.34 .. 1.42]

a=20.44

b=0.003572

ε=17

Ta=333.95

n1 - 1 = 8.314/(a+ b*Ta (1+ ε^(n1-1)))

3 REPLIES 3


@zaki_rhm wrote:

how to solve this equation to define n1 by using successive approximations in mathcad

[1.34 .. 1.42]

a=20.44

b=0.003572

ε=17

Ta=333.95

n1 - 1 = 8.314/(a+ b*Ta (1+ ε^(n1-1)))


Capture.PNG

thank you.

how to matching this two equations for define a and b
c(t):=2.47+0.0036t
c(t):=a+bt

LucMeekes
23-Emerald III
(To:zaki_rhm)
Top Tags