\documentclass[a4paper,12pt]{report}
\usepackage{graphicx}
\usepackage[top=3cm,right=3cm,bottom=2.5cm,left=2.5cm]{geometry} 
\usepackage{ptext}
\usepackage{xepersian}
\settextfont[Scale=1.1]{XB Zar}
\setdigitfont{XB Zar}
\begin{document}
	
	\ptext[3]
	\newpage 
	
	\begin{figure}[h!]
		\centering
		\includegraphics[width=\linewidth]{5.eps}
		\caption{  جابجایی جابجاییجابجایی جابجایی جابجاییجابجایی 
			جابجاییجابجایی جابجاییجابجایی 	}
		\label{fig.5}
	\end{figure}
	
	\begin{figure}[h!]
		\centering
		\includegraphics[width=.4\linewidth]{1.eps}
		\caption{  جابجایی جابجاییجابجایی جابجایی  }
		\hfill
		\includegraphics[width=.4\linewidth]{2.eps}
		\caption{  جابجایی جابجاییجابجایی جابجایی  }
	\end{figure}
	
	\begin{figure}[h!]
		\centering
		\includegraphics[width=.4\linewidth]{3.eps}
		\caption{  جابجایی جابجاییجابجایی جابجایی  }
		\hfill
		\includegraphics[width=.4\linewidth]{1.eps}
		\caption{  جابجایی جابجاییجابجایی جابجایی  }
	\end{figure}
	
\end{document}