eq1 := $y = -26.21231979*z+15.42332896+13.22411533*e^{-.6786000000*x}$
eq2 := $y = -25.98077423*z+14.81943362+13.53858145*e^{-.6569000000*x}$
Comparing both equations, eliminating $y$
$-26.21231979*z+15.42332896+13.22411533*e^{-.6786000000*x}$ = $-25.98077423*z+14.81943362+13.53858145*e^{-.6569000000*x}$
Putting $z$= $0.5044$
$-26.21231979*(0.5044)+15.42332896+13.22411533*e^{-.6786000000*x} $= $ -25.98077423*(0.5044)+14.81943362+13.53858145*e^{-.6569000000*x}$
I cannot find $x$ value? I tried it in Maple as well. But it doesn't evaluate the value of $x$. Any other solution?
Edit : My main task is to calculate value of $x$ by putting any value of $z$ This is just an example
Why do you believe that there is a value of
xthat satisfies you equations whenz=0.5044?The surfaces computed by the above
plot3dcalls do not seem to fall below (or touch) height 0.0 unlesszis at least some value greater than 1. Something abovez=1.2496or so. Do you have a reason to believe otherwise?