\documentclass[a4paper,12pt]{report}
\usepackage[left=1cm,right=1cm,top=1cm,bottom=1.5cm]{geometry}
\usepackage{xepersian}
\settextfont{Yas}
\newcommand{\horrule}[1]{\rule{\linewidth}{#1}}

\begin{document}
\parbox{\linewidth}{
\includegraphics[scale=0.3]{logo}%
\hfil
\includegraphics[scale=0.25]{besm}%
\hfil}
%\vspace{.25em}
\horrule{0.5pt}

\noindent
نمونه سؤالات سری اوّل
\hfill
درس محاسبات عددی (دانشکده فنی و مهندسی)
\hfill
\today%
\vspace{-5pt}
\horrule{2pt}
\end{document}
