Consider the following matrix A over the field $F_7$ $$ \left(\begin{array}{rrr} 3 & 4 & 4 \\ 2 & 5 & 2 \\ 1 & 2 & 5 \end{array}\right) . $$
I'm asked to compute the characteristic polynomial χA of A
I understand that I need to find the characteristic equation of $\det(A- \lambda I)$ but do I need to work in $F_7$ from the start or can I change it at the end
not in field 7 I believe I got $-x^3+13x^2-39x+27$
can I change it to this $6x^3+6x^2+3x+6$ ? would this be correct?
What you have done is correct (assuming the $x$s in your final answer should be $\lambda$s). But two points.