SOLUTION: How to differentiate the equation to find f'(x) to work it out using the Newton-Raphson Method
f(x)=[(R*T/m*g)*log(Po/Ph)]
Algebra.Com
Question 790745: How to differentiate the equation to find f'(x) to work it out using the Newton-Raphson Method
f(x)=[(R*T/m*g)*log(Po/Ph)]
Answer by solver91311(24713) (Show Source): You can put this solution on YOUR website!
Since there is no
in the functtion, the derivative with respect to
is zero, and Newton-Raphson fails because of the zero denominator (also because a constant function has no zero).
Now I suspect you really want to differentiate with respect to something that is actually in the function. Figure out what you really want to do, express it properly, and then repost.
John

Egw to Beta kai to Sigma
My calculator said it, I believe it, that settles it
RELATED QUESTIONS
Find a root of an equation f(x)=2coshxsinx-1 taking initial value x0=0.4, using Newton... (answered by ikleyn)
Find a root of an equation f(x)=2coshxsinx-1 taking initial value x_0=0.4, using Newton... (answered by solver91311)
Find a root of an equation f(x)=2coshxsinx-1 taking initial value x0=0.4, using Newton... (answered by ikleyn)
By using the Newton-Raphson’s method find the root of the quadratic equation
X^3+logx... (answered by Fombitz)
You want to approximate the cube root of 7
using the Newton-Raphson method. First,... (answered by Alan3354)
3. By using the Newton-Raphson’s method find the positive root of the quadratic equation
(answered by Edwin McCravy)
Hello Everyone
Please help on the following problem
Use two iterations of the... (answered by Fombitz)
Find (a) (f o g)(x) and the domain of f o g and (b) (g o f)(x) and the domain of g o f.... (answered by stanbon)
need to find the domain of and how it was obtaned
f(t)=4.5^t
g(x)=log(x+3)
g(x) = 2^x
(answered by scott8148)