How can you solve ((x+y)/(x-z))^x(x+yxz)x?

x=2, y=-4, z=-5

1 Answer
Jun 5, 2018

4/49449

Explanation:

Replace the variables with the corresponding numbers:

((2+(-4))/(2-(-5)))^2(2+(4)2(5))2

Then use order of operations. First parentheses:

((-2)/7)^2(27)2

Then exponents (squaring a fraction squares the numerator and denominator):

4/49449

We are done!