Use the properties of operations to subtract (h + k) - (2k - h) (1 point)

O - 2h - k

O 2h - k

O-k

O 2h + k

1 answer

(h + k) - (2k - h) can be simplified by applying the distributive property and combining like terms:

= h + k - 2k + h

Now, we can combine the h terms together and the k terms together:

= (h + h) + (k - 2k)

Simplifying further:

= 2h - k

Therefore, the answer is: 2h - k.