+ Reply to Thread
Results 1 to 5 of 5

Equation solving with one unkown

  1. #1
    Registered User
    Join Date
    01-14-2014
    Location
    Switzerland
    MS-Off Ver
    Excel 2010
    Posts
    8

    Equation solving with one unkown

    Hi all,

    I got the following formula with one unkown:

    2.58 = (13.62%-x) / (7.91%-x)

    x should result in 4.29

    How can do this in one excel formula?
    All figures all linked to cells, only x is not given.

    Thanks.

  2. #2
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,827

    Re: Equation solving with one unkown

    Before it becomes a programming problem, I would first make it an algebra problem. As a quick review of the basic principles of solving simple linear equations like this: http://www.purplemath.com/modules/solvelin.htm Page 3 and 4 will be most interesting, as those are the pages where the examples begin to involve multiple instances of x.

    I won't do it all for you, but I would start by getting the x out of the denominator by multiplying both sides by (0.0791-x). From there the algebra should be straightforward. Once the algebra is done, programming the resulting equation in Excel should be straightforward.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  3. #3
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: Equation solving with one unkown

    (13.621-x) / (7.91 / x) = 2.58

    Multiply the right hand side produces
    (13.62-x) = (7.91-x) * 2.58

    13.62-x = 20.4078 -2.58x

    Subtracting 13.62 from each side
    -x = 6.7878 - 2.58x

    Adding x to each side

    6.7878 = 1.58x

    So x = 6.7878 / 1.58 = 4.29 which is what you've said.

    The answer's in here somewhere.
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  4. #4
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: Equation solving with one unkown

    Quote Originally Posted by Special-K View Post
    (13.621-x) / (7.91 / x) = 2.58

    Multiply the right hand side produces
    (13.62-x) = (7.91-x) * 2.58

    13.62-x = 20.4078 -2.58x

    Subtracting 13.62 from each side
    -x = 6.7878 - 2.58x

    Adding x to each side

    6.7878 = 1.58x

    So x = 6.7878 / 1.58 = 4.29 which is what you've said.

    The answer's in here somewhere.
    But Pelikan say, "How can do this in one excel formula?"


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

  5. #5
    Registered User
    Join Date
    04-11-2016
    Location
    Daventry, England
    MS-Off Ver
    2016
    Posts
    24

    Re: Equation solving with one unkown

    Pelikan

    Using the clever work of Special-K:

    Capture.JPG

    Regards
    Alan

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Solving an equation in Excel
    By sincerity in forum Excel General
    Replies: 8
    Last Post: 01-17-2016, 12:44 PM
  2. Problem with solving LN equation
    By Hrki87 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 12-01-2012, 07:10 AM
  3. VBA Equation Solving Problem
    By encherahim in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-23-2012, 06:18 PM
  4. solving Equation N/A# Error
    By glaswal in forum Excel General
    Replies: 1
    Last Post: 06-28-2011, 10:46 AM
  5. Solving an equation
    By sydmil in forum Excel General
    Replies: 6
    Last Post: 05-13-2009, 12:29 AM
  6. Replies: 6
    Last Post: 12-09-2007, 11:09 AM
  7. Please help me solving this equation ...: )
    By Joe Satriani in forum Excel General
    Replies: 3
    Last Post: 02-22-2006, 01:50 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1