The model estimated here is:
price = β0 + β1nox + β2dist + β3rooms + β4stratio + β5radial + u
Based on the attached regression output, the estimated model can be characterized by this equation:
price = 22707 - 2961nox - 963dist + 6833rooms - 1239stratio - 19radial
Because the question is focused on nox, we can ignore the other variables. From here, it's simple algebra to solve for the number of nox units required to increase the mean price by $10,000:
10,000 = -2961nox
nox = -3.38
If nox is a continous variable, we would say that a reduction of 3.38 units of nox would lead to an increase in the mean price of $10,000. If nox is a discrete variable, we would say that to increase price by $10,000, a minimum reduction of 4 units is required.