I am trying to solve three equations with two variables (x and y) and a number of parameters. Basically, I am trying to solve for X and Y. I have entered the following equation:
solve x a -x (a-1) l -y o -(d-x-y) q -d = y b -y (b-1) n - x l -(d-x-y) q -d = (d-x-y) c - (d-x-y) (c-1) p - x m - y o -d for x
however, Wolfram returns the following answer: WolframÈAlpha doesn't know how to interpret your input
Any help would be greatly appreciated!