Can anyone put this in EXCEL? What formulas would I use? I know there are 2 variables so 2 equations make them solvable but my algebra is super rusty...
[quote name='Ugamer_X']Math and science have a well-known liberal bias.[/QUOTE]
Exactly. Plus this is where all the crazy people on the forums congregate and since scientists and mathematicians are usually crazy in some form or another it only made sense.
Thanks Qulllion - I'm trying to duplicate your effort in Excel right now...
first off, why would you want to use EXCEL to solve this? EXCEL gives numerical answers precise up to 16 decimal places. so if you want a general solution (which would be ideal), it would be best to set it up algebraically.
second, can you explain the context in which you would like to solve this? basically state the problem.
if I had solver, I would be able to give a better (precise) EXCEL answer.
doing a quick "run", I found
x = 418662.026142706
y = 1.57924350064662
Javery, not to belittle Quillion's help but I would set the equations equal to zero.
this system is "difficult" to solve is because the equations are nonlinear. you know what, I'll go find an online nonlinear equation calculator...
okay didn't find any decent ones online and I rather not try to writeup something in matlab...
one way to solve:
rearrange the first equation and solve in terms of y. rearrange the second equation and solve in terms of x. substitute one variable from one equation and plugin to the other, solving for the other variable.
okay hopefully my quick scrap work is correct:
y = 125000/( 0.918x/0.082 - 4567881)
x = 7875000/y - 4567881
also what Quillion had in mind is actually what many programs do. the program will iterate based on a set increment value until the conditions are met or found. Javery if you like, I can walk you through a "simple" EXCEL method assuming you have the SOLVER addon installed (if not go to Tools and Addons and make sure it is checked, if you have 2007 or 2010 version Google how to install it. if that doesn't work then that means you'll need the microsoft office cd). just send me a pm