Problem 1 of 10 - Click on the correct answer.

x = -9 -8 -1 0 2 3 6 6
y = -4 -2 6 -5 2 5 0 3
z = -6 -5 2 -2 2 4 3 4
z = Maximum(x,y)
z = (x + y)/2 drop remainder
z = y/x drop remainder
z = |y|/x drop remainder
z = a|y| + b