All right, I think I have a solution, but it's getting too late for me to be willing to figure it out all the way. I'm going to have to redefine some of your variables, and I apologize profusely for that.
First off, it's obvious if you think about it that the point at which the line on which the towers are located most closely approaches the chimney is between X and Y. Let's call that point, wherever it is, the origin. The distance between that and the chimney is d, and the angle of elevation from that point to the chimney is q. It's trivial, then, that
tan q = h/d
Now: measure a point along the line of the towers a distance x' from the origin. The distance from that point to the chimney is r. There is a right triangle between x, d and r, such that
x'^2 + d^2 = r^2
The angle of elevation from that point - call it e - can be found by
tan e = h/r
We have three angles of elevation: Call the distance from the unknown point of closest approach to X, a. To Y, call it b. The distance between Y and Z is known, so the distance from the origin to Z is b + 73.15 m.
We know, then, that
tan 14 2' = h/sqrt(d^2 + a^2) with h, d and a unknown
tan 26 34' = h/sqrt(d^2 + b^2) with h, d and b unknown
tan 18 26' = h/sqrt(d^2 + (b + 73.15)^2) with h, d and b unknown
and we know that a + b = 121.92m
Four equations, four unknowns. In principle, this is solvable.
I did get a start on it - taking the first two equations and solving them for d^2 let's you eliminate d from the mix all together. The remaining unknowns are b and h. Taking the the second and third equations and solving for d^2 should let you eliminate it there, as well, resulting in another equation with only h and b, from which you can solve for whichever is most convenient, but I'm afraid that's where my head started hurting.
Let me know if this bears fruit. I'll try it again tomorrow after church.