Results 1 to 6 of 6

Thread: Solving the equation with three unknown

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2011
    Posts
    53

    Solving the equation with three unknown

    Hi friends,

    I want to ask a question about a programme will solve the equation with three unknowns.

    I will make a programme will solve these equations. Now, I need to know, how I can make this. I need the idea of making this programme.

    What do you think?



    Thanks..

  2. #2
    Hyperactive Member Lenggries's Avatar
    Join Date
    Sep 2009
    Posts
    353

    Re: Solving the equation with three unknown

    I think you need to be much more clear about what you want. Examples will help

  3. #3
    PowerPoster
    Join Date
    Feb 2012
    Location
    West Virginia
    Posts
    14,206

    Re: Solving the equation with three unknown

    Yep that is extremely vague, need more detail.

  4. #4
    PowerPoster Code Doc's Avatar
    Join Date
    Mar 2007
    Location
    Omaha, Nebraska
    Posts
    2,354

    Re: Solving the equation with three unknown

    A system of 3 equations and 3 unknowns can easily be solved using determinants, and those would be rather easy to program after isolating the coefficients. Consider posting this in the Maths threads and see if Jemediah and others are still around.

    Whoops, OK, you did post it there. Give them some time to respond.
    Last edited by Code Doc; Feb 28th, 2012 at 11:06 AM.
    Doctor Ed

  5. #5
    Hyperactive Member Lenggries's Avatar
    Join Date
    Sep 2009
    Posts
    353

    Re: Solving the equation with three unknown

    Looks like he already did post in the Math forum. This is thread is in fact a double post. I suggest closing this thread here until the OP gets his formula knowledge over in the math section and then if he needs help coding the solution he can re-post here.

  6. #6
    Addicted Member
    Join Date
    Dec 2008
    Posts
    129

    Re: Solving the equation with three unknown

    It would be very hard to code something like this from scratch. I am using the info here: http://www.garybeene.com/reviews/rev-parsers.htm
    for my graphing program.

    http://www.garybeene.com/reviews/rev-parsercode.htm

Tags for this Thread

Posting Permissions

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



Click Here to Expand Forum to Full Width