To simplify the expression \((h + k) - (2k - h)\), we can follow the steps below, applying the properties of operations (distributive property, combining like terms, etc.).
-
Distribute the negative sign:
\[ (h + k) - (2k - h) = (h + k) - 2k + h \] -
Combine like terms:
Combine \(h\) and \(h\) to get \(2h\), and combine \(k\) and \(-2k\):
\[ 2h + k - 2k = 2h - k \]
So, the simplified expression is \(2h - k\).
The correct response is: 2h - k.