Answer:
![\sf \: -n + 1](https://img.qammunity.org/2023/formulas/mathematics/high-school/dacsbu21whod7264caxxipv1pobbt68w8p.png)
Explanation:
Given information,
→ h(n) = n + 2
→ g(n) = 2n + 1
Now we have to,
→ find the value of h(n) - g(n).
Then required value will be,
→ h(n) - g(n)
→ (n + 2) - (2n + 1)
→ n + 2 - 2n - 1
→ (n - 2n) + (2 - 1)
→ (-n) + (1)
→ -n + 1
Hence, the value is -n + 1.