To solve the equation \( 8n - (6n + 5) = 9 \), we can start by simplifying the left side.
-
Distribute the negative sign across the parentheses: \[ 8n - 6n - 5 = 9 \]
-
Combine like terms: \[ (8n - 6n) - 5 = 9 \] \[ 2n - 5 = 9 \]
-
Add 5 to both sides to isolate the term with \( n \): \[ 2n - 5 + 5 = 9 + 5 \] \[ 2n = 14 \]
-
Divide both sides by 2 to solve for \( n \): \[ n = \frac{14}{2} = 7 \]
Thus, the solution to the equation is \( n = 7 \).