Can anyone suggest a solution? Floating graphics have always been a bug bear for me! They never seem to go where I want them to!
Here is the output:-

Here is the code:-
Code: Select all
\pagebreak
\item
\begin{figure}[htp!]
\centering
\epsfig{file=eng210graph.eps,width=0.9\linewidth,clip=}
\caption{Temperature Gradient Diagram of Proposed Spray Chiller}
\end{figure}
\item
\begin{align*}
LMTD &= \dfrac{\theta_i - \theta_o}{ln \left(\tfrac{\theta_i}{\theta_o}\right)} \nonumber \\
&= \dfrac{(22 + 10) - (7-10)}{ln \left(\tfrac{32}{17}\right)} \nonumber \\
&= 23.7 \; ^\circ C \nonumber
\end{align*}