Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have an equation in which i want to solve for a variable that is
contained in both a linear function and a natural log function. I have been told I need to use Newtons method but dont know how to do this. Can anybody help? Excel's "Goal Seek" feature is sometimes useful in solving equations. For example, suppose you wanted to solve: X - 10 * LN(X) = 0 for X. In A1 put 1 (one) as a first guess at the answer. In B1, put =A1-10*LN(A1) Then click Tools Goal Seek and use Set cell: B1 To value 0 (zero) By changing cell: A1 The answer will appear in A1. A number close to zero will appear in B1 (not always exactly zero because of precision limits). Behind the scenes, Excel uses some kind of iteration. Newton's method is one kind of iteration, but I don't know if Excel uses it. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel files in separate program windows | Excel Discussion (Misc queries) | |||
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER | New Users to Excel | |||
eXceL 2003 - list or combo box question | Excel Discussion (Misc queries) | |||
Hints And Tips For New Posters In The Excel Newsgroups | Excel Worksheet Functions | |||
Statistical Excel Function Question within Excel 2000... | Excel Worksheet Functions |