I am using Texmaker on windows 8 and I have TexLive 2013 installed. I am preparing an assignment in which I have to write some formulas and then substitute them with suitable number and then arrive on final value of the unknown. Unfortunately, all the formulas are centered. Hence if I want to show Hmax text one below another exactly, it does not do it. Can someone help? Given below is the relevant part of the code. Thanks.
$$H_{max}= 2^{0.5} \times H_s \times (ln [N])^{0.5}/2$$
$$H_{max}= 2^{0.5} \times 16 \times (ln [750])^{0.5}/2$$
$$H_{max}= 29.11 m$$
$$T=4.43\times H^{0.5}$$
$$T=4.43\times 29.11^{0.5}$$
$$T=23.90s$$
$$L=1.56\times T^2$$
$$L=1.56\times 23.90^2$$
$$L=891.18 m$$
$$k=\frac{2 \pi}{L}$$
$$k=\frac{2\pi}{891.18}$$
$$k=7.05 \times 10^{-3}$$
$$\frac{F_{max}}{(p \times g \times D^3)}=2 \times (\pi/8) \times \frac{H/L}{D/L} \times tanh (k.h)$$
$$F_{max}= (1025 \times 9.81 \times 95^3)\times (\pi/8)\times (29.11/95)\times tanh (70\times 7.05\times 10^{-3})$$
$$F_{max}=948.153 MN$$
$$M_{max}=2.\frac{p.g.R^2.H.L}{4\pi}. [kh.tanh(k.h)+ sech(k.h)-1]$$
$$M_{max}=10771.71 MNm$$
$$Check \frac{F_{max}}{V}= \frac{948.153}{4625}= 0.21<0.4$$