Evaluate when X=-2,Y=3 and Z=5
X^2/XY-Z
I assume this might be:
X^2/ [XY-Z] =
2^2 / [ 2*3 - 5] =
4 / [ 6 - 5] =
4 / 1 =
4