SOLUTION: TO SOLVE FOR THE TRHEE UNKNOWNS X,Y,Z FROM Z=4*(X+Y) Z=2*X*Y

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: TO SOLVE FOR THE TRHEE UNKNOWNS X,Y,Z FROM Z=4*(X+Y) Z=2*X*Y      Log On


   



Question 388226: TO SOLVE FOR THE TRHEE UNKNOWNS X,Y,Z FROM
Z=4*(X+Y)
Z=2*X*Y

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Can't be done.
To solve for three equations, you need three independent equations.
With only two, you can get a variable in terms of the other variables.
As in this case,
4x%2B4y=2xy
4x-2xy=-4y
x%284-2y%29=-4y
highlight%28x=2y%2F%28y-2%29%29
So now you have an equation for x and for z in terms of y.
But that's the best you can do.