Hey,
I have a set of quadratic equations in the form of:
ax^2 -bxy + cy^2 = d
ax^2 -bxz + cz^2 = d
ay^2 -byz + cz^2 = d
where a,b,c,d are given constants.
I am really stuck trying to figure out the values of x,y,z :confused:
My previous trial, was attempting to solve it as a...