A diagram can be drawn to show the forces acting on the particle.

Here the particle is drawn in three positions, showing its original speed when it is projected from the bottom of the slope, its position at some point up the slope and its position when it instantaneously comes to rest further up the slope.
The slope is rough so friction ($\muR \mathrm{N}$) acts down the slope, against the direction of motion.
a)
The normal reaction $R$, is found by resolving the forces perpendicular to the plane.
\begin{align}
R - mg \cos \theta & = 0, \\
R & = mg \cos \theta, \\
& = (\var{mass} \times 9.8) \cos (\var{theta}^{\circ}), \\
&= \var{precround(R,3)} \mathrm{N}.
\end{align}
The normal reaction force between the particle and the plane is $\var{precround(R,3)} \mathrm{N}$.
b)
To find the acceleration of the particle we resolve the forces parrallel to the plane.
\begin{align}
- mg \sin \theta - \mu R & = ma, \\
- \var{mass} \times 9.8 \sin (\var{theta}^{\circ}) - (\var{precround(R,3)} \times \var{mu}) & = \var{mass}a, \\
a & = \frac{ - \var{mass} \times 9.8 \sin (\var{theta}^{\circ}) - (\var{precround(R,3)} \times \var{mu}) }{\var{mass}}, \\
& = \var{precround(a,3)} \mathrm{ms^{-2}}.
\end{align}
Therefore the deceleration of the particle is $\var{precround(-a,3)} \mathrm{ms^{-2}}$ as it is the negative of the acceleration.
c)
The particle will travel up the slope until it comes to instantaneous rest; at this point its velocity will be $0$. We can use the SUVAT equation $v^2 = u^2 + 2as$ in order to find the distance the particle will travel.
We know that $u = \var{u}, v= 0$ and $a = \var{precround(a,3)}$.
\begin{align}
v^2 & = u^2 + 2as, \\
0 & = \simplify{{u}^2+{precround(2a,3)}s}, \\
s & = \frac{\var{u}^2}{\var{precround(-2a,3)}}, \\[0.5em]
& = \var{precround(u^2/(-2*a),3)} \mathrm{m}.
\end{align}
The distance the particle will travel up the plane before it comes to instantaneous rest is $\var{precround(u^2/(-2*a),3)} \mathrm{m}$.