asked 57.1k views
4 votes
If x = 5, y = −1, and z = 2, what is the value of y^z-z/y+xyz divided by xyz.

1 Answer

1 vote
y^z = ( - 1 )^2 = + 1;
z / y = 2 / ( - 1 ) = -2;
xyz = 5 * ( - 1 ) * 2 = - 10 ;
y^z-z/y+xyz = 1 - 2 - 10 = - 11;
y^z-z/y+xyz divided by xyz <=> ( - 11 ) divided by ( - 10 ) = 1.1;

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.